rimmed pushed a commit to branch master.

http://git.enlightenment.org/tools/eflete.git/commit/?id=e84f58283b0e8f13f3f3e088b9171f7280fa12ed

commit e84f58283b0e8f13f3f3e088b9171f7280fa12ed
Author: Vyacheslav Reutskiy <v.reuts...@samsung.com>
Date:   Wed Sep 30 10:20:42 2015 +0300

    ewe_ruler: set the transparent colot for bg.
    
    Change-Id: Ic98e57cf108813168c12322ab065eebeecf8778c
---
 data/themes/ewe/widgets/ruler.edc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/themes/ewe/widgets/ruler.edc 
b/data/themes/ewe/widgets/ruler.edc
index 1e960ee..2135a14 100644
--- a/data/themes/ewe/widgets/ruler.edc
+++ b/data/themes/ewe/widgets/ruler.edc
@@ -6,7 +6,7 @@ group { name: "ewe/ruler/horizontal_background/default";
       part { name: "background";
          type: RECT;
          description { state: "default" 0.0;
-            color: RULER_BACKGROUND_COLOR;
+            color: 0 0 0 0;
          }
       }
    }

-- 


Reply via email to