rimmed pushed a commit to branch master.

http://git.enlightenment.org/tools/eflete.git/commit/?id=305defaf918e5442bba721e9ea8127ace6c85a30

commit 305defaf918e5442bba721e9ea8127ace6c85a30
Author: Vitalii Vorobiov <[email protected]>
Date:   Thu May 26 15:06:20 2016 +0300

    Tizen: highlighted text in color_class combobox item shouldn't change
---
 data/themes/ewe_tizen/widgets/combobox.edc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/themes/ewe_tizen/widgets/combobox.edc 
b/data/themes/ewe_tizen/widgets/combobox.edc
index 58a8ebe..4af07e6 100644
--- a/data/themes/ewe_tizen/widgets/combobox.edc
+++ b/data/themes/ewe_tizen/widgets/combobox.edc
@@ -1019,7 +1019,7 @@ group { name: "ewe/combobox/item/color_class";
          }
          description { state: "focused" 0.0;
             align: 0.0 0.5;
-            color: 239 239 239 255;
+            color: 85 85 85 255;
             rel1 {
                relative: 1.0 0.0;
                to_x: "padding.left.text";

-- 


Reply via email to