New backup 2025-09-01 06:45:29
This commit is contained in:
parent
b1fef4586c
commit
4e6d85449a
1 changed files with 6 additions and 3 deletions
|
|
@ -170,6 +170,9 @@ $bar-reveal-children-bg-color: rgba($color0, 0.2);
|
|||
|
||||
.scratchpad {
|
||||
margin-left: 10px;
|
||||
&>widget>box>box>label {
|
||||
padding: 0px 10px;
|
||||
}
|
||||
}
|
||||
|
||||
scale trough,
|
||||
|
|
@ -208,8 +211,8 @@ $bar-reveal-children-bg-color: rgba($color0, 0.2);
|
|||
text-shadow: $bar-module-hover-shadow;
|
||||
}
|
||||
}
|
||||
.tray>widget>image,
|
||||
.scratchpad>button>image {
|
||||
.tray>widget>image {
|
||||
// .scratchpad>button>image {
|
||||
padding: 3px 10px;
|
||||
min-width: $bar-module-width;
|
||||
}
|
||||
|
|
@ -237,7 +240,7 @@ $bar-reveal-children-bg-color: rgba($color0, 0.2);
|
|||
|
||||
// HOTFIXES
|
||||
|
||||
.scratchpad>widget>box>box,
|
||||
// .scratchpad>widget>box>box,
|
||||
.scratchpad .reveal_children>*:last-child,
|
||||
.tray_tab>widget>box>box,
|
||||
.tray_tab .reveal_children>widget:last-child>image {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue