feat(workspaces): add urgent, visible class

This commit is contained in:
Alexis
2018-08-15 15:03:51 +02:00
parent 52e7b6148b
commit be66cc2dd1
3 changed files with 17 additions and 4 deletions

View File

@ -22,7 +22,7 @@ window {
font-size: 10px;
}
#workspaces button.current {
#workspaces button.focused {
background: #64727D;
border-bottom: 3px solid white;
}