fix: incorrect paper-icon-button-light:active color

aka when you hold down the spacebar after clicking the play/pause button (music)
This commit is contained in:
Adam Perkowski
2025-03-07 23:35:52 +01:00
parent f3a5351eb3
commit 95ceba4dd9
+1
View File
@@ -98,6 +98,7 @@ html {
background-color: var(--second-background) !important;
}
.paper-icon-button-light:active:not(:disabled),
.paper-icon-button-light:hover:not(:disabled),
.listItem:hover,
.listItem:focus,