non important commit

This commit is contained in:
benstrb 2026-01-31 14:10:57 +01:00
parent c55dcc038f
commit 648f31feac

View file

@ -61,6 +61,7 @@
} }
#workspaces button:hover { #workspaces button:hover {
background-color: @trans;
} }
#workspaces button { #workspaces button {
@ -86,6 +87,7 @@
} }
#clock:hover { #clock:hover {
background-color: @trans;
} }
''; '';
}; };