[gnome-themes-standard] a11y-base: add a selector for the progressbar



commit 34fe255f63ef0bf54b1b7ea325d61ee5c76fe03c
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Fri Feb 10 10:12:57 2012 -0500

    a11y-base: add a selector for the progressbar

 themes/a11y-base.css |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/themes/a11y-base.css b/themes/a11y-base.css
index 2b2f6c7..cdbf9ac 100644
--- a/themes/a11y-base.css
+++ b/themes/a11y-base.css
@@ -108,6 +108,13 @@ GtkComboBox .separator {
     background-color: @theme_insensitive_bg;
 }
 
+.progressbar {
+    background-color: @theme_fg_color;
+    border-color: @theme_insensitive_bg;
+    border-style: solid;
+    border-width: 2px;
+}
+
 .entry {
     padding: 4px;
 }



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