non important commit

This commit is contained in:
benstrb 2026-01-31 14:13:16 +01:00
parent 648f31feac
commit c0bbb2c656

View file

@ -62,6 +62,10 @@
#workspaces button:hover {
background-color: @trans;
color: @fg-alt;
box-shadow: none;
text-shadow: none;
border: none;
}
#workspaces button {
@ -88,6 +92,9 @@
#clock:hover {
background-color: @trans;
color: @fg;
box-shadow: none;
text-shadow: none;
}
'';
};