[gnome-themes-standard] documents: add a missing selector



commit 1e389a78cffbb501bcc66f1f253600ac76a6048b
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Thu Mar 1 22:58:39 2012 -0500

    documents: add a missing selector

 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 f308659..5baee15 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -266,7 +266,8 @@ GeditWindow .notebook tab {
     color: alpha(@theme_base_color, 0.50);
 }
 
-.documents-selection-mode.toolbar .button {
+.documents-selection-mode.toolbar .button,
+.documents-selection-mode.toolbar .button:focus {
     background-image: -gtk-gradient(linear, left top, left bottom,
                                     from(@documents_selection_button_a),
                                     color-stop(0.83, @documents_selection_button_b),



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