pro-dark-ulauncher/theme-gtk-3.20.css

10 lines
156 B
CSS
Raw Permalink Normal View History

@import url("theme.css");
.input {
caret-color: @caret_color;
}
.selected.item-box {
/* workaround for a bug in GTK+ < 3.20 */
border: none;
}