Regenerated
This commit is contained in:
+337
-337
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -4562,7 +4562,7 @@ This is the default layout for wofi
|
|||||||
}
|
}
|
||||||
|
|
||||||
#entry:selected {
|
#entry:selected {
|
||||||
background: red; /* linear-gradient(45deg, @blue, @green);*/
|
background: @green; /* linear-gradient(45deg, @blue, @green);*/
|
||||||
border-radius: 18px;
|
border-radius: 18px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -61,7 +61,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#entry:selected {
|
#entry:selected {
|
||||||
background: red; /* linear-gradient(45deg, @blue, @green);*/
|
background: @green; /* linear-gradient(45deg, @blue, @green);*/
|
||||||
border-radius: 18px;
|
border-radius: 18px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user