From: hermet Date: Wed, 27 Apr 2011 11:44:20 +0000 (+0000) Subject: elementary / default theme - fixed identation and removed white spaces for ctxpopup X-Git-Tag: REL_F_I9200_20110722_1~8^2~50^2~431 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1a69a2a2cdf1bd9ddc8a05e43054f3f8679d6aa9;p=framework%2Fuifw%2Felementary.git elementary / default theme - fixed identation and removed white spaces for ctxpopup git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@58957 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/data/themes/default.edc b/data/themes/default.edc index dd2c4be..01339f2 100644 --- a/data/themes/default.edc +++ b/data/themes/default.edc @@ -7829,7 +7829,7 @@ collections { action: STATE_SET "hidden" 0.0; transition: LINEAR 1.0; target: "sb_hbar_clip"; - } + } program { name: "scroll"; signal: "elm,action,scroll"; source: "elm"; @@ -7949,7 +7949,7 @@ collections { rel1 { to:"base"; offset: 4 4; }; rel2 { to:"base"; offset: -5 -5; }; } - } + } } } /////////////////////////////////////////////////////////////////////////////// @@ -8069,10 +8069,10 @@ collections { scale: 1; description { state: "default" 0.0; min: 25 25; - max: 25 25; + max: 25 25; align: 0 0.5; aspect: 1.0 1.0; - rel1 { offset: 10 10; } + rel1 { offset: 10 10; } rel2 { offset: 0 -10; } } } @@ -8100,7 +8100,7 @@ collections { color: 0 0 0 255; } } - part { name: "over1"; + part { name: "over1"; mouse_events: 1; repeat_events: 1; ignore_flags: ON_HOLD; @@ -8141,7 +8141,7 @@ collections { color: 0 0 0 0; } } - } + } programs { program { name: "item_unclick";