test
This commit is contained in:
parent
06da58d6e3
commit
63acb683df
1 changed files with 21 additions and 0 deletions
|
@ -217,6 +217,27 @@
|
|||
font-weight: bold;
|
||||
}
|
||||
|
||||
/*
|
||||
* General background
|
||||
*/
|
||||
#network button:hover,
|
||||
#mpris button:hover,
|
||||
#memory button:hover,
|
||||
#backlight button:hover,
|
||||
#cpu button:hover,
|
||||
#pulseaudio button:hover,
|
||||
#temperature button:hover,
|
||||
#battery button:hover,
|
||||
#tray button:hover,
|
||||
#submap button:hover,
|
||||
#clock button:hover,
|
||||
#idle_inhibitor button:hover,
|
||||
#custom-tailscale button:hover,
|
||||
#custom-wlogout button:hover,
|
||||
#window button:hover{
|
||||
background-color: #d5c4a1;
|
||||
}
|
||||
|
||||
/*
|
||||
* Warning plugins state
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue