[gnome-themes-standard/wip/sass] entry progressbar fix - set transparent bg to the progress component



commit e420431ae9c6d549f0c072798a3f938d9641f9bf
Author: Lapo Calamandrei <calamandrei gmail com>
Date:   Tue Jun 3 15:36:59 2014 +0200

    entry progressbar fix
      - set transparent bg to the progress component

 themes/Adwaita/gtk-3.0/_common.scss |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/_common.scss b/themes/Adwaita/gtk-3.0/_common.scss
index 9907f73..a62be8f 100644
--- a/themes/Adwaita/gtk-3.0/_common.scss
+++ b/themes/Adwaita/gtk-3.0/_common.scss
@@ -161,6 +161,7 @@
     border-color: $selected_bg_color;
     border-style: solid;
     background-image: none;
+    background-color: transparent;
     box-shadow: none;
   }
   .linked & {


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