summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--accounts/gkleen@sif/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/accounts/gkleen@sif/default.nix b/accounts/gkleen@sif/default.nix
index 801a899d..ca1ed77a 100644
--- a/accounts/gkleen@sif/default.nix
+++ b/accounts/gkleen@sif/default.nix
@@ -458,11 +458,11 @@ in {
458 } 458 }
459 459
460 #workspaces button { 460 #workspaces button {
461 color: @white;
462 }
463 #workspaces button.empty {
464 color: @grey; 461 color: @grey;
465 } 462 }
463 #workspaces button.hosting-monitor {
464 color: @white;
465 }
466 #workspaces button.visible { 466 #workspaces button.visible {
467 color: @blue; 467 color: @blue;
468 } 468 }