Regenerated
This commit is contained in:
+394
-382
File diff suppressed because it is too large
Load Diff
+14
-2
@@ -5030,10 +5030,22 @@ window#waybar {
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
.modules-right > box > * + * {
|
||||
margin-left: 6px;
|
||||
/* ------------------ WORKING ON GAP -------------------- */
|
||||
.modules-left > *,
|
||||
.modules-center > *,
|
||||
.modules-right > * {
|
||||
margin: 0 8px;
|
||||
}
|
||||
|
||||
.modules-left > box + box,
|
||||
.modules-center > box + box,
|
||||
.modules-right > box + box {
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
||||
/* ------------------ WORKING ON GAP -------------------- */
|
||||
|
||||
|
||||
.modules-left > widget label,
|
||||
.modules-left > label ,
|
||||
.modules-center > widget label,
|
||||
|
||||
@@ -64,10 +64,22 @@ window#waybar {
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
.modules-right > box > * + * {
|
||||
margin-left: 6px;
|
||||
/* ------------------ WORKING ON GAP -------------------- */
|
||||
.modules-left > *,
|
||||
.modules-center > *,
|
||||
.modules-right > * {
|
||||
margin: 0 8px;
|
||||
}
|
||||
|
||||
.modules-left > box + box,
|
||||
.modules-center > box + box,
|
||||
.modules-right > box + box {
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
||||
/* ------------------ WORKING ON GAP -------------------- */
|
||||
|
||||
|
||||
.modules-left > widget label,
|
||||
.modules-left > label ,
|
||||
.modules-center > widget label,
|
||||
|
||||
Reference in New Issue
Block a user