New backup 2025-07-24 16:15:02
This commit is contained in:
parent
ad50872139
commit
8c2d1cae4d
2 changed files with 4 additions and 3 deletions
|
@ -43,8 +43,9 @@
|
||||||
&.center {
|
&.center {
|
||||||
// text-shadow: $bar-module-active-shadow;
|
// text-shadow: $bar-module-active-shadow;
|
||||||
color: $bar-module-fg-color;
|
color: $bar-module-fg-color;
|
||||||
background-color: $bar-module-active-fg-color;
|
// background-color: $bar-module-active-fg-color;
|
||||||
border-radius: $bar-module-border-radius - 2;
|
border-radius: $bar-module-border-radius - 2;
|
||||||
|
box-shadow: 0 0 2px 1px $bar-module-fg-color;
|
||||||
}
|
}
|
||||||
&.right {
|
&.right {
|
||||||
// border-left: 1px solid $bar-module-fg-color;
|
// border-left: 1px solid $bar-module-fg-color;
|
||||||
|
|
|
@ -168,8 +168,8 @@ RunPrefix=
|
||||||
SetEditor=false
|
SetEditor=false
|
||||||
|
|
||||||
[MainWindow]
|
[MainWindow]
|
||||||
1920x1200 screen: Height=1120
|
1920x1200 screen: Height=1128
|
||||||
1920x1200 screen: Width=621
|
1920x1200 screen: Width=396
|
||||||
2 screens: Height=467
|
2 screens: Height=467
|
||||||
2 screens: Width=704
|
2 screens: Width=704
|
||||||
2048x1280 screen: Height=592
|
2048x1280 screen: Height=592
|
||||||
|
|
Loading…
Add table
Reference in a new issue