[TSAM-2482]category lable size and color issue fixed 92/67792/1
authorShubham Kumar <shubham.srib@samsung.com>
Thu, 28 Apr 2016 09:01:07 +0000 (14:31 +0530)
committerShubham Kumar <shubham.srib@samsung.com>
Thu, 28 Apr 2016 09:01:07 +0000 (14:31 +0530)
Change-Id: I46dd7c7b449fe4856b7b5c914d3d98420097cf55
Signed-off-by: Shubham Kumar <shubham.srib@samsung.com>
res/edje/myfile_category.edc

index 0b6bb94..9475559 100755 (executable)
@@ -194,10 +194,10 @@ styles{
                                 to: part_name"_bg";                     \
                         }                                               \
                         text {                                          \
-                                size: 24;                     \
+                                size: 28;                     \
                                 align: 0 0;                           \
                         }                                               \
-                        color: 36 87 148 255;                            \
+                        color: 50 150 166 255;                            \
                 }                                                       \
         }                                                               \