summaryrefslogtreecommitdiff
path: root/mobile/widgets/entry.edc
diff options
context:
space:
mode:
authorWooHyun wh0705.jung <wh0705.jung@samsung.com>2015-06-16 14:51:21 +0900
committerGerrit Code Review <gerrit@tizensrc>2015-06-16 14:51:21 +0900
commit62d77b7f810087da661b4e7077854bce9c2708ed (patch)
treee2208f785abdf324b060749a2eb98e36d516fc65 /mobile/widgets/entry.edc
parentbb038326678954bdc61774f83c65c4b65772c0fb (diff)
parent947afb98d1916113ebfd9298a5188d06ccb0c4f6 (diff)
downloadefl-theme-tizen-mobile-62d77b7f810087da661b4e7077854bce9c2708ed.tar.gz
efl-theme-tizen-mobile-62d77b7f810087da661b4e7077854bce9c2708ed.tar.bz2
efl-theme-tizen-mobile-62d77b7f810087da661b4e7077854bce9c2708ed.zip
Merge "[mobile HD] added 3.7.1 number picker , 3.7.2.1 Time Picker and 3.7.2.2 Date Picker" into tizen_2.4
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 d5128c0f..f208bbab 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 {