Regenerated

This commit is contained in:
2026-04-11 16:23:46 +02:00
parent 52a7eec61e
commit 438e52ccc7
3 changed files with 322 additions and 337 deletions
+322 -327
View File
File diff suppressed because it is too large Load Diff
-5
View File
@@ -3512,11 +3512,6 @@ activeworkspaces:not(.active) {
color: @text-muted; /* inactive text color */ color: @text-muted; /* inactive text color */
} }
/* ---- Window counter ---*/
widget:has(label#custom-windows.module) {
/* nothing here */
}
label#custom-windows.module { label#custom-windows.module {
font-size: 14px; font-size: 14px;
color: @teal; color: @teal;
@@ -102,11 +102,6 @@ activeworkspaces:not(.active) {
color: @text-muted; /* inactive text color */ color: @text-muted; /* inactive text color */
} }
/* ---- Window counter ---*/
widget:has(label#custom-windows.module) {
/* nothing here */
}
label#custom-windows.module { label#custom-windows.module {
font-size: 14px; font-size: 14px;
color: @teal; color: @teal;