mirror of
https://github.com/imarkoff/Marble-shell-theme.git
synced 2025-11-25 15:06:03 -08:00
Fixed clock button in panel-no-pill tweak
This commit is contained in:
@@ -16,3 +16,8 @@
|
||||
background-color: transparent;
|
||||
box-shadow: inset 0 0 0 999px ACCENT-DISABLED_HOVER;
|
||||
}
|
||||
|
||||
.panel-button.clock-display:hover,
|
||||
.panel-button.clock-display:active {
|
||||
box-shadow: none;
|
||||
}
|
||||
Reference in New Issue
Block a user