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



commit 9bf031b473812026027778e9fe5cde937339189d
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]