fix(waybar): properly change color on workspace hover
This commit is contained in:
parent
ce683cde16
commit
89d6c3624b
@ -218,10 +218,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#workspaces button:hover {
|
#workspaces button:hover {
|
||||||
transition: none;
|
background: #98BB6C;
|
||||||
box-shadow: inherit;
|
|
||||||
text-shadow: inherit;
|
|
||||||
background-color: #ff5d62;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Pacman Updates */
|
/* Pacman Updates */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user