Test
This commit is contained in:
parent
ae7685c31f
commit
ec7d9b3f30
1 changed files with 4 additions and 2 deletions
|
@ -180,11 +180,13 @@
|
|||
#workspaces button:hover,
|
||||
#workspaces button.focused:hover,
|
||||
#workspaces button.visible:hover {
|
||||
color: rgba(0, 0, 0, 0.5);
|
||||
background-color: #d5c4a1;
|
||||
}
|
||||
|
||||
#workspaces button.urgent {
|
||||
background-color: #cc241d;
|
||||
color: rgba(200, 200, 200, 0.5);
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue