Removed panel background when in overview (--floating-panel). Closes #62

This commit is contained in:
Vladyslav Hroshev
2025-05-03 17:20:56 +03:00
parent 407aaf9c52
commit 323b14a2de
-4
View File
@@ -2,10 +2,6 @@
background-color: transparent;
}
#panel:overview {
background-color: BACKGROUND-OPAQUE-COLOR;
}
.panel-button,
.panel-button .clock {
background-color: DASH-COLOR;