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