New backup 2025-03-03 22:15:02
This commit is contained in:
parent
b2d953830e
commit
11766b6f5c
1 changed files with 5 additions and 2 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue