summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSangHyeon Lee <sh10233.lee@samsung.com>2017-01-13 13:55:46 +0900
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>2017-01-12 21:29:38 -0800
commita06de4defdd397cb33b1c7ac84fc59f0f6f047cf (patch)
tree4dee84d0705340eaee233739068f3db33f0ff7fb
parenta04cda8aa4494de549dd3dd4ecb46704656f8d24 (diff)
downloadefl-theme-tizen-mobile-a06de4defdd397cb33b1c7ac84fc59f0f6f047cf.tar.gz
efl-theme-tizen-mobile-a06de4defdd397cb33b1c7ac84fc59f0f6f047cf.tar.bz2
efl-theme-tizen-mobile-a06de4defdd397cb33b1c7ac84fc59f0f6f047cf.zip
the part need to be auto aligned. Change-Id: I61e4155798b2761568ac756fd0c0c9062df837db Signed-off-by: SangHyeon Lee <sh10233.lee@samsung.com>
-rw-r--r--mobile/HD-inc.edc18
1 files changed, 9 insertions, 9 deletions
diff --git a/mobile/HD-inc.edc b/mobile/HD-inc.edc
index d052cfb7..a0ff8626 100644
--- a/mobile/HD-inc.edc
+++ b/mobile/HD-inc.edc
@@ -925,17 +925,17 @@ styles {
STYLE_TAG_MATCH
}
style { name: "list_double_label_text_sub";
- base: "color=#ffffff color_class=genlist_item/double_label/text_sub font=Tizen:weight=Normal font_size=30 text_class=tizen ellipsis=1.0 align=left";
+ base: "color=#ffffff color_class=genlist_item/double_label/text_sub font=Tizen:weight=Normal font_size=30 text_class=tizen ellipsis=1.0";
STYLE_TAGS
STYLE_TAG_MATCH
}
style { name: "list_double_label_text_sub_pressed";
- base: "color=#ffffff color_class=genlist_item/double_label/text_sub_pressed font=Tizen:weight=Normal font_size=30 text_class=tizen ellipsis=1.0 align=left";
+ base: "color=#ffffff color_class=genlist_item/double_label/text_sub_pressed font=Tizen:weight=Normal font_size=30 text_class=tizen ellipsis=1.0";
STYLE_TAGS
STYLE_TAG_MATCH
}
style { name: "list_double_label_text_sub_disabled";
- base: "color=#ffffff color_class=genlist_item/double_label/text_sub_disabled font=Tizen:weight=Normal font_size=30 text_class=tizen ellipsis=1.0 align=left";
+ base: "color=#ffffff color_class=genlist_item/double_label/text_sub_disabled font=Tizen:weight=Normal font_size=30 text_class=tizen ellipsis=1.0";
STYLE_TAGS
STYLE_TAG_MATCH
}
@@ -1003,17 +1003,17 @@ styles {
STYLE_TAG_MATCH
}
style { name: "list_type1_text_sub";
- base: "color=#ffffff color_class=genlist_item/type1/text_sub font=Tizen:weight=Normal font_size=32 text_class=list_item ellipsis=1.0 align=left";
+ base: "color=#ffffff color_class=genlist_item/type1/text_sub font=Tizen:weight=Normal font_size=32 text_class=list_item ellipsis=1.0";
STYLE_TAGS
STYLE_TAG_MATCH
}
style { name: "list_type1_text_sub_pressed";
- base: "color=#ffffff color_class=genlist_item/type1/text_sub_pressed font=Tizen:weight=Normal font_size=32 text_class=list_item ellipsis=1.0 align=left";
+ base: "color=#ffffff color_class=genlist_item/type1/text_sub_pressed font=Tizen:weight=Normal font_size=32 text_class=list_item ellipsis=1.0";
STYLE_TAGS
STYLE_TAG_MATCH
}
style { name: "list_type1_text_sub_disabled";
- base: "color=#ffffff color_class=genlist_item/type1/text_sub_disabled font=Tizen:weight=Normal font_size=32 text_class=list_item ellipsis=1.0 align=left";
+ base: "color=#ffffff color_class=genlist_item/type1/text_sub_disabled font=Tizen:weight=Normal font_size=32 text_class=list_item ellipsis=1.0";
STYLE_TAGS
STYLE_TAG_MATCH
}
@@ -1064,17 +1064,17 @@ styles {
STYLE_TAG_MATCH
}
style { name: "list_type2_text_sub";
- base: "color=#ffffff color_class=genlist_item/type2/text_sub font=Tizen:weight=Normal font_size=32 text_class=list_item ellipsis=1.0 align=left";
+ base: "color=#ffffff color_class=genlist_item/type2/text_sub font=Tizen:weight=Normal font_size=32 text_class=list_item ellipsis=1.0";
STYLE_TAGS
STYLE_TAG_MATCH
}
style { name: "list_type2_text_sub_pressed";
- base: "color=#ffffff color_class=genlist_item/type2/text_sub_pressed font=Tizen:weight=Normal font_size=32 text_class=list_item ellipsis=1.0 align=left";
+ base: "color=#ffffff color_class=genlist_item/type2/text_sub_pressed font=Tizen:weight=Normal font_size=32 text_class=list_item ellipsis=1.0";
STYLE_TAGS
STYLE_TAG_MATCH
}
style { name: "list_type2_text_sub_disabled";
- base: "color=#ffffff color_class=genlist_item/type2/text_sub_disabled font=Tizen:weight=Normal font_size=32 text_class=list_item ellipsis=1.0 align=left";
+ base: "color=#ffffff color_class=genlist_item/type2/text_sub_disabled font=Tizen:weight=Normal font_size=32 text_class=list_item ellipsis=1.0";
STYLE_TAGS
STYLE_TAG_MATCH
}