From: Shinwoo Kim Date: Thu, 24 Mar 2011 05:00:10 +0000 (+0900) Subject: [ctxpopup] default text style font size change X-Git-Tag: submit/2.0alpha-wayland/20121130.000903~913^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7cb5982f1979916073e0c8e917d7939f760624aa;p=profile%2Fivi%2Fefl-theme-tizen.git [ctxpopup] default text style font size change Change-Id: Ia735457c29f1435e9782a3107ff1fd2942be3d5c --- diff --git a/themes/groups/ctxpopup.edc b/themes/groups/ctxpopup.edc index 317c119..84e4068 100644 --- a/themes/groups/ctxpopup.edc +++ b/themes/groups/ctxpopup.edc @@ -999,7 +999,7 @@ color: CTXPOPUP_FONT_COLOR; text { font: "SLP:style=Roman"; - size: 34; + size: 24; align: 0.5 0.5; min: 1 1; } @@ -1428,7 +1428,7 @@ color: CTXPOPUP_FONT_COLOR; text { font: "SLP:style=Roman"; - size: 30; + size: 20; align: 0.0 0.5; min: 1 1; }