summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaehwan Kim <jae.hwan.kim@samsung.com>2015-11-16 14:22:26 +0900
committerJaehwan Kim <jae.hwan.kim@samsung.com>2015-11-16 14:22:26 +0900
commitac1f65d54bee490d599d9e213e4c08ad7ee4d032 (patch)
tree88b1160a4fcf9cc3958a5fb159431e116f74bb08
parent663910cbf9faed7f7f38f577d259addf451cb506 (diff)
downloadefl-theme-tizen-mobile-ac1f65d54bee490d599d9e213e4c08ad7ee4d032.tar.gz
efl-theme-tizen-mobile-ac1f65d54bee490d599d9e213e4c08ad7ee4d032.tar.bz2
efl-theme-tizen-mobile-ac1f65d54bee490d599d9e213e4c08ad7ee4d032.zip
Change-Id: I45c5c0d5bd2444e99fc4c844ec05551d8c750b3e
-rw-r--r--mobile/widgets/button.edc12
-rw-r--r--mobile/widgets/popup.edc2
2 files changed, 7 insertions, 7 deletions
diff --git a/mobile/widgets/button.edc b/mobile/widgets/button.edc
index 869680f5..ad63f8c2 100644
--- a/mobile/widgets/button.edc
+++ b/mobile/widgets/button.edc
@@ -4530,10 +4530,10 @@ BUTTON_DEFAULT_FOCUS_STYLES("focus")
}
}
description { state: "pressed" 0.0;
- inherit: "default" 0 0 ;
+ inherit: "default" 0.0 ;
}
description { state: "disabled" 0.0;
- inherit: "default" 0 0 ;
+ inherit: "default" 0.0 ;
}
}
part { name: "focus_image";
@@ -5067,10 +5067,10 @@ BUTTON_DEFAULT_FOCUS_STYLES("focus")
}
}
description { state: "pressed" 0.0;
- inherit: "default" 0 0 ;
+ inherit: "default" 0.0 ;
}
description { state: "disabled" 0.0;
- inherit: "default" 0 0 ;
+ inherit: "default" 0.0 ;
}
}
part { name: "focus_image";
@@ -5261,10 +5261,10 @@ group { name: "elm/button/base/spinner/vertical_date_picker";
}
}
description { state: "pressed" 0.0;
- inherit: "default" 0 0 ;
+ inherit: "default" 0.0 ;
}
description { state: "disabled" 0.0;
- inherit: "default" 0 0 ;
+ inherit: "default" 0.0 ;
}
}
}
diff --git a/mobile/widgets/popup.edc b/mobile/widgets/popup.edc
index 0f104d70..e41c8b41 100644
--- a/mobile/widgets/popup.edc
+++ b/mobile/widgets/popup.edc
@@ -305,7 +305,7 @@ group { name: "elm/notify/bottom/toast";
}
group { name: "elm/notify/bottom/theme_bg";
- inherit: "elm/notify/bottom/popup";
+ inherit: "elm/notify/bottom/popup/default";
images {
image: "core_theme_bg_01.png" COMP;