mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2025-11-04 14:47:38 +01:00
suicide
This commit is contained in:
parent
c022b6eeb6
commit
cc82fb1d0d
1 changed files with 0 additions and 16 deletions
|
|
@ -19,28 +19,12 @@ window#waybar {
|
||||||
color: #888888;
|
color: #888888;
|
||||||
padding: 0 4px;
|
padding: 0 4px;
|
||||||
margin: 0 1px;
|
margin: 0 1px;
|
||||||
}
|
|
||||||
|
|
||||||
#workspaces button:hover {
|
|
||||||
background: #000000;
|
|
||||||
color: #888888;
|
|
||||||
padding: 0 4px;
|
|
||||||
margin: 0 1px;
|
|
||||||
border: none;
|
|
||||||
box-shadow: none;
|
|
||||||
transition-duration: 0s;
|
transition-duration: 0s;
|
||||||
}
|
}
|
||||||
|
|
||||||
#workspaces button.focused {
|
#workspaces button.focused {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
|
||||||
|
|
||||||
#workspaces button.focused:hover {
|
|
||||||
color: #ffffff;
|
|
||||||
font-weight: bold;
|
|
||||||
border: none;
|
|
||||||
box-shadow: none;
|
|
||||||
transition-duration: 0s;
|
transition-duration: 0s;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue