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