New backup 2025-07-02 08:45:07
This commit is contained in:
parent
25b8480691
commit
25114cc9c7
1 changed files with 2 additions and 1 deletions
|
@ -72,6 +72,7 @@ circular-progress {
|
||||||
border-radius: $bar-module-border-radius;
|
border-radius: $bar-module-border-radius;
|
||||||
}
|
}
|
||||||
.revealer-on-hover>widget>box>box>*,
|
.revealer-on-hover>widget>box>box>*,
|
||||||
|
.revealer-on-hover>widget>box>revealer>box>box>*,
|
||||||
.reveal_children>*,
|
.reveal_children>*,
|
||||||
.reveal_children>widget>image {
|
.reveal_children>widget>image {
|
||||||
background-color: $bar-module-bg-color;
|
background-color: $bar-module-bg-color;
|
||||||
|
@ -148,7 +149,7 @@ button.active {
|
||||||
border-left: 0px solid $bar-bg-color;
|
border-left: 0px solid $bar-bg-color;
|
||||||
}
|
}
|
||||||
|
|
||||||
.revealer-on-hover>widget>box>revealer>box>box{
|
.revealer-on-hover>widget>box>revealer>box>box>box{
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue