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