diff rhodecode/public/css/style.css @ 3989:ac770e9c2f4f

quick search: make user input visible, not light grey on white
author Mads Kiilerich <madski@unity3d.com>
date Wed, 12 Jun 2013 02:13:05 +0200
parents 425b9eb67d3a
children 867a7dffc424
line wrap: on
line diff
--- 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;