12 lines
240 B
CSS
12 lines
240 B
CSS
@import url("/home/vectorkappa/.cache/ulauncher_cache/themes/dark/generated.css");
|
|
|
|
@import url("theme.css");
|
|
|
|
.input {
|
|
caret-color: @caret_color;
|
|
}
|
|
.selected.item-box {
|
|
/* workaround for a bug in GTK+ < 3.20 */
|
|
border: none;
|
|
}
|