Regenerated
This commit is contained in:
+381
-382
File diff suppressed because it is too large
Load Diff
+1
-2
@@ -4524,7 +4524,6 @@ These are config files for waybar
|
||||
|
||||
.control-center {
|
||||
min-height: unset;
|
||||
max-height: unset;
|
||||
border-radius: 30px;
|
||||
padding: 8px;
|
||||
margin: 8px;
|
||||
@@ -4532,7 +4531,7 @@ These are config files for waybar
|
||||
box-shadow: 0 4px 24px rgba(0, 0, 0, 0.5);
|
||||
border: 2px solid transparent;
|
||||
background-image:
|
||||
linear-gradient(@base-alpha, @base-alpha), /* ← was @mantle, @mantle */
|
||||
linear-gradient(@base-alpha, @base-alpha),
|
||||
linear-gradient(45deg, @blue, @green);
|
||||
background-clip: padding-box, border-box;
|
||||
background-origin: padding-box, border-box;
|
||||
|
||||
@@ -72,7 +72,6 @@
|
||||
|
||||
.control-center {
|
||||
min-height: unset;
|
||||
max-height: unset;
|
||||
border-radius: 30px;
|
||||
padding: 8px;
|
||||
margin: 8px;
|
||||
@@ -80,7 +79,7 @@
|
||||
box-shadow: 0 4px 24px rgba(0, 0, 0, 0.5);
|
||||
border: 2px solid transparent;
|
||||
background-image:
|
||||
linear-gradient(@base-alpha, @base-alpha), /* ← was @mantle, @mantle */
|
||||
linear-gradient(@base-alpha, @base-alpha),
|
||||
linear-gradient(45deg, @blue, @green);
|
||||
background-clip: padding-box, border-box;
|
||||
background-origin: padding-box, border-box;
|
||||
|
||||
Reference in New Issue
Block a user