aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.local/share/themes/Preless/gtk-3.0/gtk.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/.local/share/themes/Preless/gtk-3.0/gtk.css b/.local/share/themes/Preless/gtk-3.0/gtk.css
index 48b7931..3c4d536 100644
--- a/.local/share/themes/Preless/gtk-3.0/gtk.css
+++ b/.local/share/themes/Preless/gtk-3.0/gtk.css
@@ -210,11 +210,11 @@ arrow.right {
background-repeat: no-repeat;
}
-arrow {
+menuitem arrow {
background-image: url("../icons/arrow-down.svg");
}
-arrow.right {
+menuitem arrow.right {
background-image: url("../icons/arrow-right.svg");
}