# HG changeset patch # User Mads Kiilerich # Date 1370995985 -7200 # Node ID ac770e9c2f4fe0110f6dd5fd0804c32ee9bde16c # Parent 072a37c44f58f0db269098b18fd09bfadfa7577a quick search: make user input visible, not light grey on white diff -r 072a37c44f58 -r ac770e9c2f4f rhodecode/public/css/style.css --- a/rhodecode/public/css/style.css Wed Jun 12 01:36:35 2013 +0200 +++ b/rhodecode/public/css/style.css Wed Jun 12 02:13:05 2013 +0200 @@ -4033,7 +4033,6 @@ -webkit-border-radius: 4px; border-radius: 4px; border: 0 none; - color: #AAAAAA; margin-bottom: -4px; margin-top: -4px; padding-left: 3px;