From f0d262ef419088ac0326436db2c4b56a56c36fe9 Mon Sep 17 00:00:00 2001 From: Jaehwan Kim Date: Mon, 14 Nov 2011 16:51:52 +0900 Subject: [PATCH] [controlbar] change icon size Change-Id: I8db12524d29fca59f538c362dd0bc6d8d136d324 --- themes/inc/nbeat-black-hd-inc.edc | 2 +- themes/inc/nbeat-hd-inc.edc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/inc/nbeat-black-hd-inc.edc b/themes/inc/nbeat-black-hd-inc.edc index 0078930..bd97eb8 100644 --- a/themes/inc/nbeat-black-hd-inc.edc +++ b/themes/inc/nbeat-black-hd-inc.edc @@ -415,7 +415,7 @@ #define BUTTON_CONTROLBAR_ITEM_BUTTON_TEXT_SIZE_INC 28 #define BUTTON_CONTROLBAR_ITEM_BUTTON_TEXTBLOCK_COLOR_INC "#f9f9f9" -#define BUTTON_CONTROLBAR_ITEM_BUTTON_ICON_SIZE_INC 70 70 +#define BUTTON_CONTROLBAR_ITEM_BUTTON_ICON_SIZE_INC 56 56 #define BUTTON_TEXT_STYLE1_BG_MIN_INC 100 74 #define BUTTON_TEXT_STYLE1_VISIBLE_BG_MIN_INC 148 74 diff --git a/themes/inc/nbeat-hd-inc.edc b/themes/inc/nbeat-hd-inc.edc index f3cf708..0515be2 100644 --- a/themes/inc/nbeat-hd-inc.edc +++ b/themes/inc/nbeat-hd-inc.edc @@ -430,7 +430,7 @@ #define BUTTON_CONTROLBAR_ITEM_BUTTON_TEXT_SIZE_INC 28 #define BUTTON_CONTROLBAR_ITEM_BUTTON_TEXTBLOCK_COLOR_INC "#f9f9f9" -#define BUTTON_CONTROLBAR_ITEM_BUTTON_ICON_SIZE_INC 70 70 +#define BUTTON_CONTROLBAR_ITEM_BUTTON_ICON_SIZE_INC 56 56 #define BUTTON_TEXT_STYLE1_BG_MIN_INC 100 74 #define BUTTON_TEXT_STYLE1_VISIBLE_BG_MIN_INC 148 74 -- 2.7.4