summaryrefslogtreecommitdiff
path: root/mobile/widgets/layout.edc
diff options
context:
space:
mode:
authorYoungbok Shin <youngb.shin@samsung.com>2016-10-06 14:02:48 +0900
committerYoungbok Shin <youngb.shin@samsung.com>2016-10-06 14:02:48 +0900
commitf8b6f7ab3cbb4efb20a840509329ad172800ee95 (patch)
tree14088242bd8b6cc21ea3a719e8a6b38cd9833820 /mobile/widgets/layout.edc
parent9caa8044068763158f21f0202376396a8e3315ee (diff)
downloadefl-theme-tizen-mobile-f8b6f7ab3cbb4efb20a840509329ad172800ee95.tar.gz
efl-theme-tizen-mobile-f8b6f7ab3cbb4efb20a840509329ad172800ee95.tar.bz2
efl-theme-tizen-mobile-f8b6f7ab3cbb4efb20a840509329ad172800ee95.zip
layout: fix color for background of search field
Change-Id: Ia90b28cec380710b0c6163f7cfb131f2245610ea
Diffstat (limited to 'mobile/widgets/layout.edc')
-rw-r--r--mobile/widgets/layout.edc1
1 files changed, 1 insertions, 0 deletions
diff --git a/mobile/widgets/layout.edc b/mobile/widgets/layout.edc
index 7e32f849..1b96e4b6 100644
--- a/mobile/widgets/layout.edc
+++ b/mobile/widgets/layout.edc
@@ -920,6 +920,7 @@ group { "elm/layout/searchfield/singleline";
scale;
desc { "default";
min: 0 EDITFIELD_BG_HEIGHT_INC;
+ color: 255 255 255 255;
color_class: "layout/searchfield/bg";
}
}