aboutsummaryrefslogtreecommitdiff
path: root/.local/share/themes/Preless/gtk-3.0/gtk.css
diff options
context:
space:
mode:
Diffstat (limited to '.local/share/themes/Preless/gtk-3.0/gtk.css')
-rw-r--r--.local/share/themes/Preless/gtk-3.0/gtk.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/.local/share/themes/Preless/gtk-3.0/gtk.css b/.local/share/themes/Preless/gtk-3.0/gtk.css
index 50dfa9e..3e23a63 100644
--- a/.local/share/themes/Preless/gtk-3.0/gtk.css
+++ b/.local/share/themes/Preless/gtk-3.0/gtk.css
@@ -218,6 +218,10 @@ menuitem arrow.right {
background-image: url("../icons/arrow-right.svg");
}
+combobox box.horizontal arrow {
+ background-image: url("../icons/selector.svg");
+}
+
widget.path-bar button {
margin-left: 4px;
}