Regenerated
This commit is contained in:
+390
-381
File diff suppressed because it is too large
Load Diff
+10
-1
@@ -5017,7 +5017,10 @@ window#waybar {
|
||||
}
|
||||
|
||||
/* MODULES */
|
||||
.module {
|
||||
.modules-left > widget,
|
||||
.modules-center > widget,
|
||||
.modules-right > widget {
|
||||
min-width: 80px;
|
||||
color: @text;
|
||||
font-weight: bold;
|
||||
border-radius: 30px;
|
||||
@@ -5027,6 +5030,12 @@ window#waybar {
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
.modules-left > box + box,
|
||||
.modules-center > box + box,
|
||||
.modules-right > box + box {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.modules-left > widget label,
|
||||
.modules-left > label ,
|
||||
.modules-center > widget label,
|
||||
|
||||
@@ -51,7 +51,10 @@ window#waybar {
|
||||
}
|
||||
|
||||
/* MODULES */
|
||||
.module {
|
||||
.modules-left > widget,
|
||||
.modules-center > widget,
|
||||
.modules-right > widget {
|
||||
min-width: 80px;
|
||||
color: @text;
|
||||
font-weight: bold;
|
||||
border-radius: 30px;
|
||||
@@ -61,6 +64,12 @@ window#waybar {
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
.modules-left > box + box,
|
||||
.modules-center > box + box,
|
||||
.modules-right > box + box {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.modules-left > widget label,
|
||||
.modules-left > label ,
|
||||
.modules-center > widget label,
|
||||
|
||||
Reference in New Issue
Block a user