update
This commit is contained in:
@@ -30,6 +30,10 @@ tooltip {
|
||||
margin: 0 2px;
|
||||
}
|
||||
|
||||
#workspaces button label {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
#workspaces button:hover {
|
||||
background: alpha(#4c566a, 0.55);
|
||||
}
|
||||
@@ -39,6 +43,11 @@ tooltip {
|
||||
background: #88c0d0;
|
||||
}
|
||||
|
||||
#workspaces button.visible {
|
||||
color: #eceff4;
|
||||
background: alpha(#5e81ac, 0.28);
|
||||
}
|
||||
|
||||
#workspaces button.urgent {
|
||||
color: #eceff4;
|
||||
background: #bf616a;
|
||||
|
||||
Reference in New Issue
Block a user