Regenerated
This commit is contained in:
+383
-389
File diff suppressed because it is too large
Load Diff
+3
-9
@@ -5030,10 +5030,8 @@ window#waybar {
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
.modules-left > box + box,
|
||||
.modules-center > box + box,
|
||||
.modules-right > box + box {
|
||||
margin-left: 6px;
|
||||
.modules-right > * + * {
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
||||
.modules-left > widget label,
|
||||
@@ -5046,11 +5044,7 @@ window#waybar {
|
||||
transition: padding 0.2s ease;
|
||||
}
|
||||
|
||||
.modules-left > *,
|
||||
.modules-center > *,
|
||||
.modules-right > * {
|
||||
margin: 0 6px;
|
||||
}
|
||||
|
||||
|
||||
/* -----------------------------
|
||||
WORKSPACES / WINDOWS MODULE
|
||||
|
||||
@@ -64,10 +64,8 @@ window#waybar {
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
.modules-left > box + box,
|
||||
.modules-center > box + box,
|
||||
.modules-right > box + box {
|
||||
margin-left: 6px;
|
||||
.modules-right > * + * {
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
||||
.modules-left > widget label,
|
||||
@@ -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