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