projects
/
framework
/
osp
/
uifw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5bbf63
)
Fix for N_SE-39727
author
Ayush
<ayush.sriv@samsung.com>
Mon, 3 Jun 2013 11:54:28 +0000
(17:24 +0530)
committer
Ayush
<ayush.sriv@samsung.com>
Mon, 3 Jun 2013 12:38:54 +0000
(18:08 +0530)
Change-Id: I9637c5f35c0f0a5e760de60c5a9772329665d5db
Signed-off-by: Ayush <ayush.sriv@samsung.com>
src/ui/resource/FUi_ResourceSearchBarConfig.cpp
patch
|
blob
|
history
diff --git
a/src/ui/resource/FUi_ResourceSearchBarConfig.cpp
b/src/ui/resource/FUi_ResourceSearchBarConfig.cpp
index
bfa152b
..
1954166
100644
(file)
--- a/
src/ui/resource/FUi_ResourceSearchBarConfig.cpp
+++ b/
src/ui/resource/FUi_ResourceSearchBarConfig.cpp
@@
-31,7
+31,7
@@
START_UI_CONFIG(SEARCHBAR);
ADD_COLOR_CONFIG(BUTTON_TEXT_NORMAL, $B052L4);
ADD_COLOR_CONFIG(BUTTON_TEXT_PRESSED, $F032L2P);
ADD_COLOR_CONFIG(BUTTON_TEXT_DISABLED, $B052L4D);
- ADD_COLOR_CONFIG(BUTTON_TEXT_HIGHLIGHTED, $
F032L2P
);
+ ADD_COLOR_CONFIG(BUTTON_TEXT_HIGHLIGHTED, $
B052L4
);
ADD_COLOR_CONFIG(EDIT_BG_NORMAL, $W031);
ADD_COLOR_CONFIG(EDIT_BG_PRESSED, $B0217);