Regenerated
This commit is contained in:
+298
-298
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -2910,8 +2910,6 @@ window#waybar {
|
|||||||
|
|
||||||
.modules-center > widget {
|
.modules-center > widget {
|
||||||
min-width: 80px;
|
min-width: 80px;
|
||||||
margin: 0px 200px;
|
|
||||||
padding: 0px 200px;
|
|
||||||
color: @text;
|
color: @text;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
border-radius:30px;
|
border-radius:30px;
|
||||||
@@ -2919,6 +2917,8 @@ window#waybar {
|
|||||||
linear-gradient(@base-alpha, @base-alpha) padding-box,
|
linear-gradient(@base-alpha, @base-alpha) padding-box,
|
||||||
linear-gradient(45deg, @blue, @green) border-box;
|
linear-gradient(45deg, @blue, @green) border-box;
|
||||||
border: 2px solid transparent;
|
border: 2px solid transparent;
|
||||||
|
margin-left: 25px;
|
||||||
|
margin-right: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-center > widget:not(#custom-spacer) label {
|
.modules-center > widget:not(#custom-spacer) label {
|
||||||
|
|||||||
@@ -55,8 +55,6 @@ window#waybar {
|
|||||||
|
|
||||||
.modules-center > widget {
|
.modules-center > widget {
|
||||||
min-width: 80px;
|
min-width: 80px;
|
||||||
margin: 0px 200px;
|
|
||||||
padding: 0px 200px;
|
|
||||||
color: @text;
|
color: @text;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
border-radius:30px;
|
border-radius:30px;
|
||||||
@@ -64,6 +62,8 @@ window#waybar {
|
|||||||
linear-gradient(@base-alpha, @base-alpha) padding-box,
|
linear-gradient(@base-alpha, @base-alpha) padding-box,
|
||||||
linear-gradient(45deg, @blue, @green) border-box;
|
linear-gradient(45deg, @blue, @green) border-box;
|
||||||
border: 2px solid transparent;
|
border: 2px solid transparent;
|
||||||
|
margin-left: 25px;
|
||||||
|
margin-right: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-center > widget:not(#custom-spacer) label {
|
.modules-center > widget:not(#custom-spacer) label {
|
||||||
|
|||||||
Reference in New Issue
Block a user