[ctxpopup][access] add outline feature
[platform/core/uifw/efl-theme-tizen.git] / themes / widgets / ctxpopup.edc
index 260a6c3..672ea5d 100644 (file)
                                        rel2 {to:"content_right_bottom_padding";  relative: 0.0 0.0;}
                                }
                        }
+                       part { name: "access.outline";
+                               type: RECT;
+                               repeat_events: 1;
+                               description { state: "default" 0.0;
+                                       fixed: 1 1;
+                                       rel1.to: "frame_bg";
+                                       rel2.to: "frame_bg";
+                                       color: 0 0 0 0;
+                               }
+                       }
                }
        }