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:
@@ -98,6 +98,7 @@ html {
|
|||||||
background-color: var(--second-background) !important;
|
background-color: var(--second-background) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.paper-icon-button-light:active:not(:disabled),
|
||||||
.paper-icon-button-light:hover:not(:disabled),
|
.paper-icon-button-light:hover:not(:disabled),
|
||||||
.listItem:hover,
|
.listItem:hover,
|
||||||
.listItem:focus,
|
.listItem:focus,
|
||||||
|
|||||||
Reference in New Issue
Block a user