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 {
|
window {
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
border: 2px solid linear-gradient(45deg, @blue, @green);
|
border: 2px solid linear-gradient(45deg, @blue, @green);
|
||||||
background-color: red;
|
background-color: linear-gradient(45deg, @blue, @green);
|
||||||
}
|
}
|
||||||
|
|
||||||
#input {
|
#input {
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
window {
|
window {
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
border: 2px solid linear-gradient(45deg, @blue, @green);
|
border: 2px solid linear-gradient(45deg, @blue, @green);
|
||||||
background-color: red;
|
background-color: linear-gradient(45deg, @blue, @green);
|
||||||
}
|
}
|
||||||
|
|
||||||
#input {
|
#input {
|
||||||
|
|||||||
Reference in New Issue
Block a user