TIZENIOT-1739 Fixed text size issue 25/240325/1 submit/tizen/20200810.055916
authordivyanshugautam17 <divyanshu.gm@samsung.com>
Wed, 5 Aug 2020 09:57:49 +0000 (15:27 +0530)
committerdivyanshugautam17 <divyanshu.gm@samsung.com>
Wed, 5 Aug 2020 09:57:49 +0000 (15:27 +0530)
Change-Id: I592f8e5ecd0977c5c5b93fed28e0164135157abc

res/edje/vp-nocontents.edc

index 2e30abea3276462d4834192525b0319a306e865b..668e86013a39743a184a9915169475c4cd2d12e2 100755 (executable)
@@ -127,7 +127,7 @@ group {
                name: "search_no_result";
                styles {
                        style { name: "nosearch_style";
-                               base: "font=Tizen:style=Roman text_class=tizen font_size=18 align=center color=#000000 wrap=word";
+                               base: "font=Tizen:style=Roman text_class=tizen font_size=20 align=center color=#000000 wrap=word";
                                tag:  "br" "\n";
                                tag:  "hilight" "+ font=Tizen:style=Bold text_class=tizen";
                                tag:  "b" "+ font=Tizen:style=Bold text_class=tizen";