From a579e94f975b6901a6605eb04ed8acebb9accd25 Mon Sep 17 00:00:00 2001 From: Amit Kamboj Date: Thu, 30 May 2013 09:49:17 +0530 Subject: [PATCH] [Accessibilty] popup accessibilty modified access body. Change-Id: I55c053078660d54ac61b80ca334b33cca22fe882 Conflicts: themes/widgets/popup.edc --- themes/widgets/popup.edc | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/themes/widgets/popup.edc b/themes/widgets/popup.edc index 9a51c80..0cc6916 100644 --- a/themes/widgets/popup.edc +++ b/themes/widgets/popup.edc @@ -779,16 +779,6 @@ group { name: "elm/popup/base/default"; color: 0 0 0 0; } } - part { name: "access.base"; - type: RECT; - repeat_events: 1; - description { state: "default" 0.0; - fixed: 1 1; - rel1.to: "base"; - rel2.to: "base"; - color: 0 0 0 0; - } - } part { name: "elm.swallow.action_area"; type: SWALLOW;; scale: 1; -- 2.7.4