mirror of
https://github.com/imarkoff/Marble-shell-theme.git
synced 2025-12-02 10:23:06 -08:00
Events, clocks, weather missing color on hover
This commit is contained in:
@@ -300,6 +300,12 @@ stage {
|
||||
box-shadow: inset 0 0 0 1px BORDER-SHADOW;
|
||||
}
|
||||
|
||||
.events-button:hover,
|
||||
.world-clocks-button:hover,
|
||||
.weather-button:hover {
|
||||
background-color: ACCENT-DISABLED-COLOR;
|
||||
}
|
||||
|
||||
.events-button:focus,
|
||||
.world-clocks-button:focus,
|
||||
.weather-button:focus {
|
||||
|
||||
Reference in New Issue
Block a user