add style for battery/backlight

This commit is contained in:
xsghetti 2024-05-06 13:36:25 -04:00
parent 0eeaab8832
commit ec00737c9b

View file

@ -34,7 +34,9 @@ tooltip {
padding-right: 5px;
}
#custom-menu{
#custom-menu,
#battery,
#backlight{
margin-left: 5px;
margin-top: 5px;
margin-bottom: 5px;
@ -46,6 +48,14 @@ tooltip {
}
/* #battery{
background-color: @color1;
border: 1px solid @color7;
padding-left: 10px;
padding-right: 10px;
margin
} */
#custom-power{
background-color: @color1;
border: 1px solid @color7;