More fixes

This commit is contained in:
2026-03-08 23:18:13 +00:00
parent 4bc5a0a6c0
commit 67109d6f64
15 changed files with 86 additions and 83 deletions

View File

@@ -20,17 +20,27 @@
margin-right: 8px;
}
#workspaces {
margin-left: 10px;
}
#workspaces button {
all: initial;
padding: 0 6px;
margin: 0 1.5px;
min-width: 9px;
margin: 0 5px;
min-width: 15px;
color: blue;
}
#workspaces button.empty {
opacity: 0.5;
}
#workspaces button.active .workspace-label {
color: @color13;
}
#cpu,
#battery,
#pulseaudio,