hi
This commit is contained in:
parent
53095a7cd2
commit
797b7baa18
1 changed files with 2 additions and 2 deletions
|
@ -24,12 +24,12 @@ window#waybar {
|
||||||
#workspaces button {
|
#workspaces button {
|
||||||
padding: 0 2px;
|
padding: 0 2px;
|
||||||
color: #fdf6e3;
|
color: #fdf6e3;
|
||||||
border-bottom: 2px solid transparent;
|
border-bottom: 3px solid transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
#workspaces button.active{
|
#workspaces button.active{
|
||||||
color: #268bd2;
|
color: #268bd2;
|
||||||
border-bottom: 2px solid #194198;
|
border-bottom: 3px solid #194198;
|
||||||
}
|
}
|
||||||
#workspaces button:hover {
|
#workspaces button:hover {
|
||||||
box-shadow: inherit;
|
box-shadow: inherit;
|
||||||
|
|
Loading…
Reference in a new issue