Regenerated
This commit is contained in:
+387
-382
File diff suppressed because it is too large
Load Diff
+7
-2
@@ -5028,13 +5028,12 @@ window#waybar {
|
||||
linear-gradient(@base-alpha, @base-alpha) padding-box,
|
||||
linear-gradient(45deg, @blue, @green) border-box;
|
||||
border: 2px solid transparent;
|
||||
margin: 0 6px;
|
||||
}
|
||||
|
||||
.modules-left > box + box,
|
||||
.modules-center > box + box,
|
||||
.modules-right > box + box {
|
||||
margin-left: 5px;
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
||||
.modules-left > widget label,
|
||||
@@ -5047,6 +5046,12 @@ window#waybar {
|
||||
transition: padding 0.2s ease;
|
||||
}
|
||||
|
||||
.modules-left > *,
|
||||
.modules-center > *,
|
||||
.modules-right > * {
|
||||
margin: 0 6px;
|
||||
}
|
||||
|
||||
/* -----------------------------
|
||||
WORKSPACES / WINDOWS MODULE
|
||||
----------------------------- */
|
||||
|
||||
@@ -62,13 +62,12 @@ window#waybar {
|
||||
linear-gradient(@base-alpha, @base-alpha) padding-box,
|
||||
linear-gradient(45deg, @blue, @green) border-box;
|
||||
border: 2px solid transparent;
|
||||
margin: 0 6px;
|
||||
}
|
||||
|
||||
.modules-left > box + box,
|
||||
.modules-center > box + box,
|
||||
.modules-right > box + box {
|
||||
margin-left: 5px;
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
||||
.modules-left > widget label,
|
||||
@@ -81,6 +80,12 @@ 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