Better looking workspaces buttons
This commit is contained in:
parent
7375baf543
commit
5ae32761c7
@ -27,7 +27,8 @@ window#waybar.hidden {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#workspaces button.active {
|
#workspaces button.active {
|
||||||
background-color: @base;
|
background-color: alpha(@peach, 0.2);
|
||||||
|
border-radius: 2px;
|
||||||
margin-top: 2px;
|
margin-top: 2px;
|
||||||
margin-bottom: 2px;
|
margin-bottom: 2px;
|
||||||
transition: all 0.1s ease;
|
transition: all 0.1s ease;
|
||||||
|
Loading…
Reference in New Issue
Block a user