[naviframe] Fix the title badge border size
[platform/core/uifw/efl-theme-tizen.git] / themes / tizen.edc
index ae69693..1b6a157 100644 (file)
@@ -26,7 +26,7 @@
 // have zero restrictions on using this file as a base for your theme.
 
 // theme configuration file for each theme (tizen, tizen-black, ...)
-#include "inc/tmp-inc.edc"
+#include TIZEN_TMP_INC
 
 #define INDICATOR_H            27
 #define CONTROLBAR_LARGE_H             78
@@ -107,11 +107,13 @@ collections {
             mouse_events: 0;
             repeat_events: 1;
             ignore_flags: ON_HOLD;
+            scale: 1;
             description { state: "default" 0.0;
                visible: 0;
                image {
                   normal: "00_focus.png";
                   border: 7 7 7 7;
+                  border_scale: 1;
                }
             }
             description { state: "show" 0.0;