non important commit

This commit is contained in:
benstrb 2026-01-31 14:04:58 +01:00
parent 8c1c1b742e
commit 02a9480571

View file

@ -60,8 +60,6 @@
} }
#workspaces button:hover { #workspaces button:hover {
background-color: @trans;
color: @fg-alt;
} }
#workspaces button { #workspaces button {
@ -87,8 +85,6 @@
} }
#clock:hover { #clock:hover {
background-color: transparent;
color: @fg;
} }
''; '';
}; };