summaryrefslogtreecommitdiff
path: root/mobile/widgets/entry.edc
diff options
context:
space:
mode:
authordivyesh purohit <div.purohit@samsung.com>2015-06-12 19:56:22 +0530
committerdivyesh purohit <div.purohit@samsung.com>2015-06-15 15:44:47 +0530
commit947afb98d1916113ebfd9298a5188d06ccb0c4f6 (patch)
treec930d08df2f79684793ee316f31162851cfbd15b /mobile/widgets/entry.edc
parentc7a6c7ef9946c34002ea3885189493984a3203da (diff)
downloadefl-theme-tizen-mobile-947afb98d1916113ebfd9298a5188d06ccb0c4f6.tar.gz
efl-theme-tizen-mobile-947afb98d1916113ebfd9298a5188d06ccb0c4f6.tar.bz2
efl-theme-tizen-mobile-947afb98d1916113ebfd9298a5188d06ccb0c4f6.zip
[mobile HD] added 3.7.1 number picker , 3.7.2.1 Time Picker and 3.7.2.2 Date Picker
Change-Id: I1de2950e2b40cd1361421f5f4f8859f7ed0b8df7 Signed-off-by: divyesh purohit <div.purohit@samsung.com>
Diffstat (limited to 'mobile/widgets/entry.edc')
-rw-r--r--mobile/widgets/entry.edc8
1 files changed, 4 insertions, 4 deletions
diff --git a/mobile/widgets/entry.edc b/mobile/widgets/entry.edc
index 0077ad8d..977553e6 100644
--- a/mobile/widgets/entry.edc
+++ b/mobile/widgets/entry.edc
@@ -2980,16 +2980,16 @@ group { name: "elm/entry/base-single/spinner/vertical";
// FIXME: SamsungNum3L has to be applied.
styles {
style { name: "entry_single_spinner_vertical_textblock_style";
- base: "font=Tizen:style=Light font_size=80 color=#000000ff wrap=none align=center left_margin=1 right_margin=3 text_class=tizen";
+ base: "font=Tizen:style=Light font_size=106 color=#000000ff wrap=none align=center left_margin=1 right_margin=3 text_class=tizen";
}
style { name: "entry_single_spinner_vertical_textblock_focused_style";
- base: "font=Tizen:style=Light font_size=80 color=#000000ff wrap=none align=center left_margin=1 right_margin=3 text_class=tizen";
+ base: "font=Tizen:style=Light font_size=106 color=#000000ff wrap=none align=center left_margin=1 right_margin=3 text_class=tizen";
}
style { name: "entry_single_spinner_vertical_textblock_disabled_style";
- base: "font=Tizen:style=Light font_size=80 color=#000000a3 wrap=none align=center left_margin=1 right_margin=3 text_class=tizen";
+ base: "font=Tizen:style=Light font_size=106 color=#000000a3 wrap=none align=center left_margin=1 right_margin=3 text_class=tizen";
}
style { name: "entry_single_spinner_vertical_textblock_guide_style";
- base: "font=Tizen:style=Light font_size=60 color=#000000a3 wrap=none align=center left_margin=1 right_margin=3 text_class=tizen ellipsis=1.0";
+ base: "font=Tizen:style=Light font_size=106 color=#000000a3 wrap=none align=center left_margin=1 right_margin=3 text_class=tizen ellipsis=1.0";
}
}
data {