Regenerated
This commit is contained in:
+336
-338
File diff suppressed because it is too large
Load Diff
@@ -4557,14 +4557,12 @@ This is the default layout for wofi
|
|||||||
|
|
||||||
#entry:focus {
|
#entry:focus {
|
||||||
background: linear-gradient(45deg, @blue, @green);
|
background: linear-gradient(45deg, @blue, @green);
|
||||||
background-color: @surface2;
|
|
||||||
color: @lavender;
|
color: @lavender;
|
||||||
border-radius: 18px;
|
border-radius: 18px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#entry:selected {
|
#entry:selected {
|
||||||
background: linear-gradient(45deg, @blue, @green);
|
background: linear-gradient(45deg, @blue, @green);
|
||||||
color: @base;
|
|
||||||
border-radius: 18px;
|
border-radius: 18px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -56,14 +56,12 @@
|
|||||||
|
|
||||||
#entry:focus {
|
#entry:focus {
|
||||||
background: linear-gradient(45deg, @blue, @green);
|
background: linear-gradient(45deg, @blue, @green);
|
||||||
background-color: @surface2;
|
|
||||||
color: @lavender;
|
color: @lavender;
|
||||||
border-radius: 18px;
|
border-radius: 18px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#entry:selected {
|
#entry:selected {
|
||||||
background: linear-gradient(45deg, @blue, @green);
|
background: linear-gradient(45deg, @blue, @green);
|
||||||
color: @base;
|
|
||||||
border-radius: 18px;
|
border-radius: 18px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user