[Magnifier] Change image file to white background image
authorThiep Ha <thiep.ha@samsung.com>
Wed, 3 Apr 2013 04:11:53 +0000 (13:11 +0900)
committerSungho Kwak <sungho1.kwak@samsung.com>
Wed, 3 Apr 2013 12:12:43 +0000 (21:12 +0900)
themes/images/tizen-hd/copy&paste_Magnifier_left.png
themes/images/tizen-hd/copy&paste_Magnifier_middle.png
themes/images/tizen-hd/copy&paste_Magnifier_right.png
themes/widgets/entry.edc

index f8a9c44..307c1dc 100644 (file)
Binary files a/themes/images/tizen-hd/copy&paste_Magnifier_left.png and b/themes/images/tizen-hd/copy&paste_Magnifier_left.png differ
index 903fcf2..38bee91 100644 (file)
Binary files a/themes/images/tizen-hd/copy&paste_Magnifier_middle.png and b/themes/images/tizen-hd/copy&paste_Magnifier_middle.png differ
index 3f6bdcf..4467cd6 100644 (file)
Binary files a/themes/images/tizen-hd/copy&paste_Magnifier_right.png and b/themes/images/tizen-hd/copy&paste_Magnifier_right.png differ
index ab48f7b..d9fbe3a 100644 (file)
@@ -2547,72 +2547,6 @@ group { name: "elm/entry/base-password/popup";
                                        fill.smooth: 0;
                                }
                        }
-                       part { name: "content_bg";
-                               type: RECT;
-                               mouse_events: 0;
-                               scale: 1;
-                               description { state: "default" 0.0;
-                                       color: 255 255 255 255;
-                                       rel1.to: "swallow";
-                                       rel2.to: "swallow";
-                                       visible: 1;
-                               }
-                       }
-                       part { name: "content_bg_right";
-                               type: RECT;
-                               mouse_events: 0;
-                               scale: 1;
-                               description { state: "default" 0.0;
-                                       color: 255 0 0 100;
-                                       rel1.to: "bg_right";
-                                       rel2.to: "bg_right";
-                                       visible: 0;
-                               }
-                       }
-                       part { name: "fining_left"; //temporary to reduce rounded corner effect
-                               type: RECT;
-                               mouse_events: 0;
-                               scale: 1;
-                               description { state: "default" 0.0;
-                                       color: 255 255 255 255;
-                                       rel1 { relative: 0.0 0.0; to: "swallow"; offset: -4 5;}
-                                       rel2 { relative: 0.0 1.0; to: "swallow"; offset: -1 -5;}
-                                       visible: 1;
-                               }
-                       }
-                       part { name: "fining_right";
-                               type: RECT;
-                               mouse_events: 0;
-                               scale: 1;
-                               description { state: "default" 0.0;
-                                       color: 255 255 255 255;
-                                       rel1 { relative: 1.0 0.0; to: "swallow"; offset: 0 5;}
-                                       rel2 { relative: 1.0 1.0; to: "swallow"; offset: 2 -5;}
-                                       visible: 1;
-                               }
-                       }
-                       part { name: "fining_top";
-                               type: RECT;
-                               mouse_events: 0;
-                               scale: 1;
-                               description { state: "default" 0.0;
-                                       color: 255 255 255 255;
-                                       rel1 { relative: 0.0 0.0; to: "swallow"; offset: 5 -1;}
-                                       rel2 { relative: 1.0 0.0; to: "swallow"; offset: -5 -1;}
-                                       visible: 1;
-                               }
-                       }
-                       part { name: "fining_bottom";
-                               type: RECT;
-                               mouse_events: 0;
-                               scale: 1;
-                               description { state: "default" 0.0;
-                                       color: 255 255 255 255;
-                                       rel1 { relative: 0.0 1.0; to: "swallow"; offset: 5 0;}
-                                       rel2 { relative: 1.0 1.0; to: "swallow"; offset: -5 1;}
-                                       visible: 1;
-                               }
-                       }
                        part { name: "swallow";
                                type: SWALLOW;
                                mouse_events: 0;