[gnome-themes-standard] Add a selector for SushiFontWidget padding



commit 00194b55a5c93c63bb923673c1606c94fef73ab5
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Jan 22 20:04:38 2013 -0500

    Add a selector for SushiFontWidget padding
    
    Used both in sushi and gnome-font-viewer.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=692247

 themes/Adwaita/gtk-3.0/gnome-applications.css |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index 64c2a03..69e63fc 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -4,6 +4,11 @@
 /****************
  * Applications *
  ****************/
+/* used by gnome-font-viewer and sushi */
+SushiFontWidget {
+    padding: 6px 12px;
+}
+
 /* gnome-terminal */
 TerminalScreen {
     background-color: @theme_base_color;



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