This commit is contained in:
albert 2023-11-15 17:21:57 +09:00
parent ae7685c31f
commit ec7d9b3f30
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

@ -180,11 +180,13 @@
#workspaces button:hover, #workspaces button:hover,
#workspaces button.focused:hover, #workspaces button.focused:hover,
#workspaces button.visible:hover { #workspaces button.visible:hover {
color: rgba(0, 0, 0, 0.5);
background-color: #d5c4a1; background-color: #d5c4a1;
} }
#workspaces button.urgent { #workspaces button.urgent {
background-color: #cc241d; background-color: #cc241d;
color: rgba(200, 200, 200, 0.5);
} }
/* /*