Regenerated
This commit is contained in:
+3
-2
@@ -2916,8 +2916,9 @@ window#waybar {
|
||||
border: 2px solid transparent;
|
||||
border-radius:30px;
|
||||
background:
|
||||
/* linear-gradient(@base, @base) padding-box, */
|
||||
linear-gradient(45deg, @blue, @green) border-box;
|
||||
linear-gradient(transparent, transparent) padding-box, /* inner fill */
|
||||
linear-gradient(45deg, @blue, @green) border-box; /* border */
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
.modules-center > widget:not(#custom-spacer) label {
|
||||
|
||||
Reference in New Issue
Block a user