diff --git a/data/themes/default.edc b/data/themes/default.edc index 7ee09388f..fa4c5cd08 100644 --- a/data/themes/default.edc +++ b/data/themes/default.edc @@ -14009,21 +14009,11 @@ collections { /* begin the collection of edje groups that are in this file */ type: IMAGE; mouse_events: 0; description { state: "default" 0.0; - align: 1.0 0.5; + align: 1.0 0.0; min: 19 19; max: 19 19; - aspect: 1.0 1.0; - aspect_preference: VERTICAL; - rel1 { - relative: 1.0 0.0; - to_x: "e.text.info"; - to_y: "bg"; - } - rel2 { - relative: 0.99 1.0; - to_x: "bg"; - to_y: "e.text.info"; - } + rel1.offset: -3 2; + rel2.offset: -3 2; image.normal: "bd_button_close_shadow.png"; } }