Regenerated
This commit is contained in:
+297
-298
File diff suppressed because it is too large
Load Diff
+1
-2
@@ -2917,6 +2917,7 @@ window#waybar {
|
|||||||
linear-gradient(@base-alpha, @base-alpha) padding-box,
|
linear-gradient(@base-alpha, @base-alpha) padding-box,
|
||||||
linear-gradient(45deg, @blue, @green) border-box;
|
linear-gradient(45deg, @blue, @green) border-box;
|
||||||
border: 2px solid transparent;
|
border: 2px solid transparent;
|
||||||
|
padding: 0 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-center > box + box {
|
.modules-center > box + box {
|
||||||
@@ -2924,12 +2925,10 @@ window#waybar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.modules-center > widget:not(#custom-spacer) label {
|
.modules-center > widget:not(#custom-spacer) label {
|
||||||
padding: 0 30px;
|
|
||||||
transition: padding 0.2s ease;
|
transition: padding 0.2s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-center > label {
|
.modules-center > label {
|
||||||
padding: 0px 30px;
|
|
||||||
transition: padding 0.2s ease;
|
transition: padding 0.2s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -62,6 +62,7 @@ window#waybar {
|
|||||||
linear-gradient(@base-alpha, @base-alpha) padding-box,
|
linear-gradient(@base-alpha, @base-alpha) padding-box,
|
||||||
linear-gradient(45deg, @blue, @green) border-box;
|
linear-gradient(45deg, @blue, @green) border-box;
|
||||||
border: 2px solid transparent;
|
border: 2px solid transparent;
|
||||||
|
padding: 0 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-center > box + box {
|
.modules-center > box + box {
|
||||||
@@ -69,12 +70,10 @@ window#waybar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.modules-center > widget:not(#custom-spacer) label {
|
.modules-center > widget:not(#custom-spacer) label {
|
||||||
padding: 0 30px;
|
|
||||||
transition: padding 0.2s ease;
|
transition: padding 0.2s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-center > label {
|
.modules-center > label {
|
||||||
padding: 0px 30px;
|
|
||||||
transition: padding 0.2s ease;
|
transition: padding 0.2s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user