Regenerated
This commit is contained in:
+382
-388
File diff suppressed because it is too large
Load Diff
+2
-8
@@ -5030,9 +5030,7 @@ window#waybar {
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
.modules-left > box + box,
|
||||
.modules-center > box + box,
|
||||
.modules-right > box + box {
|
||||
.modules-right > * + * {
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
||||
@@ -5046,11 +5044,7 @@ window#waybar {
|
||||
transition: padding 0.2s ease;
|
||||
}
|
||||
|
||||
.modules-left > *,
|
||||
.modules-center > *,
|
||||
.modules-right > * {
|
||||
margin: 0 6px;
|
||||
}
|
||||
|
||||
|
||||
/* -----------------------------
|
||||
WORKSPACES / WINDOWS MODULE
|
||||
|
||||
@@ -64,9 +64,7 @@ window#waybar {
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
.modules-left > box + box,
|
||||
.modules-center > box + box,
|
||||
.modules-right > box + box {
|
||||
.modules-right > * + * {
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
||||
@@ -80,11 +78,7 @@ window#waybar {
|
||||
transition: padding 0.2s ease;
|
||||
}
|
||||
|
||||
.modules-left > *,
|
||||
.modules-center > *,
|
||||
.modules-right > * {
|
||||
margin: 0 6px;
|
||||
}
|
||||
|
||||
|
||||
/* -----------------------------
|
||||
WORKSPACES / WINDOWS MODULE
|
||||
|
||||
Reference in New Issue
Block a user