[bubble] change item's bg color
authorHyoyoung Chang <hyoyoung.chang@samsung.com>
Thu, 10 Nov 2011 10:09:29 +0000 (19:09 +0900)
committerHyoyoung Chang <hyoyoung.chang@samsung.com>
Thu, 10 Nov 2011 10:09:29 +0000 (19:09 +0900)
themes/groups/bubble.edc

index 0caa814..b4773b2 100644 (file)
@@ -576,7 +576,7 @@ group {
             type: RECT;
             repeat_events: 1;
             description { state: "default" 0.0;
-               color: GENLIST_BUBBLE_BG_COLOR_INC;
+               color: 0 0 0 0;
             }
          }
          part { name: "elm.padding.left";
@@ -741,7 +741,7 @@ group {
             type: RECT;
             repeat_events: 1;
             description { state: "default" 0.0;
-               color: GENLIST_BUBBLE_BG_COLOR_INC;
+               color: 0 0 0 0;
             }
          }
          part { name: "elm.padding.left";