From dc6e1febfb9eb63bbcba3a4601a663845e6eb046 Mon Sep 17 00:00:00 2001 From: Jaehwan Kim Date: Thu, 7 Jul 2011 12:28:03 +0900 Subject: [PATCH] [button] text color set in controlbar style --- themes/groups/button.edc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/groups/button.edc b/themes/groups/button.edc index c900e6f..b020455 100644 --- a/themes/groups/button.edc +++ b/themes/groups/button.edc @@ -8991,7 +8991,7 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt } styles{ style { name: "controlbar_style"; - base: "font=SLP:style=Medium font_size=18 align=center color=BUTTON_CONTROLBAR_ITEM_BUTTON_TEXTBLOCK_COLOR_INC wrap=mixed ellipsis=1"; + base: "font=SLP:style=Medium font_size=18 align=center color="BUTTON_CONTROLBAR_ITEM_BUTTON_TEXTBLOCK_COLOR_INC" wrap=mixed ellipsis=1"; tag: "br" "\n"; tag: "ps" "ps"; tag: "hilight" "+ font=SLP:style=Bold"; -- 2.7.4