hermet pushed a commit to branch master.

commit 2f6fdfe0a26a6be95c454bdae70aa186597118a9
Author: ChunEon Park <[email protected]>
Date:   Fri Jun 21 18:54:16 2013 +0900

    elementary/ctxpopup - + no-dimmed style
---
 data/themes/widgets/ctxpopup.edc | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/data/themes/widgets/ctxpopup.edc b/data/themes/widgets/ctxpopup.edc
index 6eaf876..e803410 100644
--- a/data/themes/widgets/ctxpopup.edc
+++ b/data/themes/widgets/ctxpopup.edc
@@ -1,4 +1,15 @@
 ///////////////////////////////////////////////////////////////////////////////
+group { name: "elm/ctxpopup/bg/noblock";
+   parts {
+      part { name: "ctxpopup_bg";
+         type: RECT;
+         mouse_events: 0;
+         description { state: "default" 0.0;
+            color: 0 0 0 0;
+         }
+      }
+   }
+}
 group { name: "elm/ctxpopup/bg/default";
    parts {
       part { name: "ctxpopup_bg";

-- 

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

Reply via email to