mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: Updated the active state of main media buttons
This commit is contained in:
@@ -642,6 +642,11 @@ html {
|
||||
background: var(--dimTextColor);
|
||||
}
|
||||
|
||||
.layout-desktop .detailButton:not(.btnPlay):active {
|
||||
color: black;
|
||||
background: var(--textColor);
|
||||
}
|
||||
|
||||
.btnPlay.detailButton {
|
||||
background-color: var(--textColor);
|
||||
color: black;
|
||||
|
Reference in New Issue
Block a user