New backup 2025-03-03 22:15:02

This commit is contained in:
Penelope Gwen 2025-03-03 22:15:02 -08:00
parent b2d953830e
commit 11766b6f5c

View file

@ -49,10 +49,13 @@ circular-progress {
border-radius: 8px; border-radius: 8px;
margin: 0px 2px; margin: 0px 2px;
} }
.revealer-on-hover>widget>box>box, .reveal_children>box {
.reveal_children>box, border-left: 2px solid $color1;
}
.rightgroup>label, .rightgroup>label,
.systray { .systray {
background-color: $color9;
border: 2px solid $color1;
color: $color0; color: $color0;
margin: 0px 0px; margin: 0px 0px;
padding: 2px; padding: 2px;