Regenerated
This commit is contained in:
+298
-297
File diff suppressed because it is too large
Load Diff
+2
-1
@@ -2918,11 +2918,12 @@ window#waybar {
|
||||
min-width: 80px;
|
||||
color: @text;
|
||||
font-weight: bold;
|
||||
border-radius: 30px;
|
||||
border-radius:30px;
|
||||
background:
|
||||
linear-gradient(@base-alpha, @base-alpha) padding-box,
|
||||
linear-gradient(45deg, @blue, @green) border-box;
|
||||
border: 2px solid transparent;
|
||||
border-image: linear-gradient(45deg, @blue, @green) 1;
|
||||
}
|
||||
|
||||
.modules-* > box + box {
|
||||
|
||||
@@ -58,11 +58,12 @@ window#waybar {
|
||||
min-width: 80px;
|
||||
color: @text;
|
||||
font-weight: bold;
|
||||
border-radius: 30px;
|
||||
border-radius:30px;
|
||||
background:
|
||||
linear-gradient(@base-alpha, @base-alpha) padding-box,
|
||||
linear-gradient(45deg, @blue, @green) border-box;
|
||||
border: 2px solid transparent;
|
||||
border-image: linear-gradient(45deg, @blue, @green) 1;
|
||||
}
|
||||
|
||||
.modules-* > box + box {
|
||||
|
||||
Reference in New Issue
Block a user