[gnome-themes-standard] documents: update for latest gnome-documents master



commit 5b52eebd09c4a291d43c8a0a8d4e9a7e913bd28b
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Fri Feb 8 16:55:40 2013 -0500

    documents: update for latest gnome-documents master
    
    documents-dropdown is now a GtkFrame itself.

 themes/Adwaita/gtk-3.0/gnome-applications.css |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index d177c1c..c93b777 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -234,7 +234,8 @@ GeditStatusComboBox .button:backdrop:hover {
     background-color: shade (@theme_bg_color, 1.02);
 }
 
-.documents-dropdown .frame {
+.documents-dropdown.frame {
+    padding: 6px;
     border-width: 0 1px 1px 1px;
     border-style: solid;
     border-radius: 0 0 5px 5px;


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