[gnome-themes-standard: 2/26] combobox: use the arrow-spacing property



commit 9654a219798a04b3e73e30b107fcd84406be6e0b
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Feb 28 20:23:44 2011 -0500

    combobox: use the arrow-spacing property

 themes/Adwaita/gtk-3.0/gtk.css |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk.css b/themes/Adwaita/gtk-3.0/gtk.css
index fe60c1c..e2b7bca 100644
--- a/themes/Adwaita/gtk-3.0/gtk.css
+++ b/themes/Adwaita/gtk-3.0/gtk.css
@@ -197,6 +197,10 @@ GtkSpinButton.button:active {
     padding: 0;
 }
 
+GtkComboBox {
+    -GtkComboBox-arrow-scaling: 0.5;
+}
+
 GtkFrame,
 GtkCalendar,
 GtkScale {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]