summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunsuChoi <jsuya.choi@samsung.com>2017-06-02 16:39:04 +0900
committerJunsuChoi <jsuya.choi@samsung.com>2017-06-02 16:39:04 +0900
commit1623e889859ffa17527e2adfb4505e97e2b4852b (patch)
tree2d3abb325266f49a56bf430dca673e2fdb78a696
parent4da6bab370e9ed844ee4335cdadd2e8ccc7dc81c (diff)
downloadefl-theme-tizen-mobile-1623e889859ffa17527e2adfb4505e97e2b4852b.tar.gz
efl-theme-tizen-mobile-1623e889859ffa17527e2adfb4505e97e2b4852b.tar.bz2
efl-theme-tizen-mobile-1623e889859ffa17527e2adfb4505e97e2b4852b.zip
[Button] Fix typo
Change-Id: I68fe9c806108638dd7e4279f6ef5c533d5bec363
-rw-r--r--mobile/color_classes.edc1
1 files changed, 1 insertions, 0 deletions
diff --git a/mobile/color_classes.edc b/mobile/color_classes.edc
index eeb585b7..4b2901f0 100644
--- a/mobile/color_classes.edc
+++ b/mobile/color_classes.edc
@@ -115,6 +115,7 @@ color_classes {
}
color_class { "button/popup/opacity"; // Csharp Opacity Property
color: 255 255 255 255;
+ }
color_class { "button/popup/bg";
color: 78 97 173 255;
}