Regenerated
This commit is contained in:
+384
-383
File diff suppressed because it is too large
Load Diff
+4
-3
@@ -5028,9 +5028,9 @@ window#waybar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* MODULES */
|
/* MODULES */
|
||||||
.modules-left > widget:not(#custom-spacer),
|
.modules-left > widget,
|
||||||
.modules-center > widget:not(#custom-spacer),
|
.modules-center > widget,
|
||||||
.modules-right > widget:not(#custom-spacer) {
|
.modules-right > widget {
|
||||||
min-width: 80px;
|
min-width: 80px;
|
||||||
color: @text;
|
color: @text;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
@@ -5039,6 +5039,7 @@ 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: 0 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-left > widget label,
|
.modules-left > widget label,
|
||||||
|
|||||||
@@ -53,9 +53,9 @@ window#waybar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* MODULES */
|
/* MODULES */
|
||||||
.modules-left > widget:not(#custom-spacer),
|
.modules-left > widget,
|
||||||
.modules-center > widget:not(#custom-spacer),
|
.modules-center > widget,
|
||||||
.modules-right > widget:not(#custom-spacer) {
|
.modules-right > widget {
|
||||||
min-width: 80px;
|
min-width: 80px;
|
||||||
color: @text;
|
color: @text;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
@@ -64,6 +64,7 @@ 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: 0 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-left > widget label,
|
.modules-left > widget label,
|
||||||
|
|||||||
Reference in New Issue
Block a user