# HG changeset patch # User Mads Kiilerich # Date 2013-06-12 02:13:05 # Node ID ac770e9c2f4fe0110f6dd5fd0804c32ee9bde16c # Parent 072a37c44f58f0db269098b18fd09bfadfa7577a quick search: make user input visible, not light grey on white diff --git a/rhodecode/public/css/style.css b/rhodecode/public/css/style.css --- a/rhodecode/public/css/style.css +++ b/rhodecode/public/css/style.css @@ -4033,7 +4033,6 @@ div#legend_container table td, div#legen -webkit-border-radius: 4px; border-radius: 4px; border: 0 none; - color: #AAAAAA; margin-bottom: -4px; margin-top: -4px; padding-left: 3px;