small amounts of work on ws monitor

This commit is contained in:
Schrottkatze 2025-03-14 13:09:28 +01:00
commit 582b4cbe3f
No known key found for this signature in database
3 changed files with 19 additions and 14 deletions

View file

@ -10,10 +10,6 @@ label {
border: 0px;
}
.workspaces button.urgent {
background-color: #cc241d;
}
.workspaces button.focused {
background-color: #504935;
}
@ -37,4 +33,4 @@ label {
.traveldingsWindow {
border-radius: 15px;
}
}