STYLING!
This commit is contained in:
parent
16491f437f
commit
4a6ae43a42
4 changed files with 9 additions and 3 deletions
|
|
@ -5,3 +5,7 @@
|
|||
#mpris:hover {
|
||||
background-color: @button-hover;
|
||||
}
|
||||
|
||||
#mpris.spotify {
|
||||
background-color: #1db954;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@
|
|||
border: none;
|
||||
border-radius: 9999px;
|
||||
color: @button;
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
#workspaces button.active {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue