[popup] add border to bottom bg on nbeat-black
authorShinwoo Kim <cinoo.kim@samsung.com>
Wed, 22 Jun 2011 11:29:10 +0000 (20:29 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Wed, 22 Jun 2011 11:29:10 +0000 (20:29 +0900)
Change-Id: I567f0c2f623cb3bb91583c8cfbded8008c647d0b

themes/groups/popup.edc
themes/images/nbeat-black/00_popup_bottom_bg.png

index ce539de..b561be6 100644 (file)
@@ -336,7 +336,7 @@ group { name: "elm/popup/base/default";
             align: 0.5 1.0;
             visible: 0;
             image.normal: "00_popup_bottom_bg.png";
-            image.border: 2 2 0 3;
+            image.border: 3 3 3 3;
             image.border_scale: 1;
             rel1 {
                relative: 0.0 1.0;
@@ -779,7 +779,7 @@ group { name: "elm/popup/buttons3/verticalbuttonstyle";
          description { state: "default" 0.0;
             align: 0.5 0.0;
             image.normal: "00_popup_bottom_bg.png";
-            image.border: 2 2 0 3;
+            image.border: 3 3 3 3;
             image.border_scale: 1;
             rel1 {
                relative: 0.0 0.0;
@@ -1163,7 +1163,7 @@ group { name: "elm/popup/base/customstyle";
             align: 0.5 1.0;
             visible: 0;
             image.normal: "00_popup_bottom_bg.png";
-            image.border: 2 2 0 3;
+            image.border: 3 3 3 3;
             image.border_scale: 1;
             rel1 {
                relative: 0.0 1.0;
index 2a446ae..a72ceb7 100644 (file)
Binary files a/themes/images/nbeat-black/00_popup_bottom_bg.png and b/themes/images/nbeat-black/00_popup_bottom_bg.png differ