Fix function-comma-space-after (CSS)

This commit is contained in:
MrTimscampi 2020-01-19 14:52:38 +01:00
parent 0c0853a80a
commit 2ac83a43d1
15 changed files with 28 additions and 29 deletions

View file

@ -57,7 +57,7 @@ html {
.paper-icon-button-light:hover:not(:disabled) {
color: #00a4dc;
background-color: rgba(0,164,220, .2);
background-color: rgba(0, 164, 220, .2);
}
.paper-icon-button-light.show-focus:focus {