Regenerated
This commit is contained in:
+337
-337
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -4510,7 +4510,7 @@ This is the default layout for wofi
|
||||
window {
|
||||
margin: 5px;
|
||||
border: 2px solid linear-gradient(45deg, @blue, @green);
|
||||
background-color: red;
|
||||
background-color: linear-gradient(45deg, @blue, @green);
|
||||
}
|
||||
|
||||
#input {
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
window {
|
||||
margin: 5px;
|
||||
border: 2px solid linear-gradient(45deg, @blue, @green);
|
||||
background-color: red;
|
||||
background-color: linear-gradient(45deg, @blue, @green);
|
||||
}
|
||||
|
||||
#input {
|
||||
|
||||
Reference in New Issue
Block a user