Regenerated
This commit is contained in:
+300
-298
File diff suppressed because it is too large
Load Diff
+4
-2
@@ -2917,8 +2917,10 @@ 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 > box + box {
|
||||||
|
margin-left: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-center > widget:not(#custom-spacer) label {
|
.modules-center > widget:not(#custom-spacer) label {
|
||||||
|
|||||||
@@ -62,8 +62,10 @@ 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 > box + box {
|
||||||
|
margin-left: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-center > widget:not(#custom-spacer) label {
|
.modules-center > widget:not(#custom-spacer) label {
|
||||||
|
|||||||
Reference in New Issue
Block a user