jpeg pushed a commit to branch master.

http://git.enlightenment.org/website/www.git/commit/?id=0a9f5b5ca16be5d3961faa22369d35912225f7dc

commit 0a9f5b5ca16be5d3961faa22369d35912225f7dc
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Mon May 11 15:36:59 2015 +0900

    style: Fix font color in search box
    
    It looks like only firefox was affected (no idea why)
---
 public_html/lib/tpl/e/css/modifications.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/public_html/lib/tpl/e/css/modifications.css 
b/public_html/lib/tpl/e/css/modifications.css
index 307e27a..97bf65c 100644
--- a/public_html/lib/tpl/e/css/modifications.css
+++ b/public_html/lib/tpl/e/css/modifications.css
@@ -437,4 +437,5 @@ div .comment_buttons {
 
 input#qsearch__in {
    background-color: #101010;
+   color: #888888;
 }

-- 


Reply via email to