summaryrefslogtreecommitdiff
path: root/mobile/widgets/layout.edc
diff options
context:
space:
mode:
authorJaeun Choi <jaeun12.choi@samsung.com>2016-10-12 13:43:52 +0900
committerJaeun Choi <jaeun12.choi@samsung.com>2016-10-13 15:49:10 +0900
commitacdd2990f24456f177c48f26a0ff003d292fa0f1 (patch)
treeaf10801130bef85309c1f4d6cddf283e8953f407 /mobile/widgets/layout.edc
parent3588ad0a71e1c1a9c386553740b184195ba6df83 (diff)
downloadefl-theme-tizen-mobile-acdd2990f24456f177c48f26a0ff003d292fa0f1.tar.gz
efl-theme-tizen-mobile-acdd2990f24456f177c48f26a0ff003d292fa0f1.tar.bz2
efl-theme-tizen-mobile-acdd2990f24456f177c48f26a0ff003d292fa0f1.zip
color_classes: change naming rule
- widget/style/description-type-state => widget/style/type_description_state - bg-border => border Change-Id: I9723100f54f2c857f52f3d51a03fbd4d86e5a11e
Diffstat (limited to 'mobile/widgets/layout.edc')
-rw-r--r--mobile/widgets/layout.edc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/widgets/layout.edc b/mobile/widgets/layout.edc
index 1b96e4b6..d7952f91 100644
--- a/mobile/widgets/layout.edc
+++ b/mobile/widgets/layout.edc
@@ -751,7 +751,7 @@ group { "elm/layout/editfield/singleline";
to_y: "padding_line_bottom";
relative: 0.0 0.0;
}
- color_class: "layout/editfield/underline-normal";
+ color_class: "layout/editfield/underline";
}
desc { "focused";
inherit: "default";