summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorCarlos Soriano <carlos.soriano89@gmail.com>2013-10-07 16:01:07 +0200
committerCarlos Soriano <carlos.soriano89@gmail.com>2013-10-11 17:32:55 +0200
commit63593e45a6a776bd44b596172a4e0efe99bf3e77 (patch)
tree125f871489e01da5d3df2a1f5a85c3e899589ceb /data
parenta6ee9806de2cfb2fc7563c1a6ae5936dadbc3b90 (diff)
Make dropdown arrows consistent size
Since the agregate menu does 120% of font-size, make this for all dropdown arrows in gnome-shell and rename the css class to make clear that it is used in overall gnome-shell https://bugzilla.gnome.org/show_bug.cgi?id=709564
Diffstat (limited to 'data')
-rw-r--r--data/theme/gnome-shell.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 2523a967..feae78ce 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -157,7 +157,7 @@ StScrollBar StButton#vhandle:active {
min-width: 200px;
}
-.popup-submenu-menu-item-triangle {
+.unicode-arrow {
font-size: 120%;
}