Commit:    10ca6290c312699e9c96a604fac9cea732944427
Author:    Adam Harvey <[email protected]>         Wed, 20 Nov 2013 10:59:25 -0800
Parents:   6429556f930a8103d8e21845cba05a1a7b8d6c20
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=10ca6290c312699e9c96a604fac9cea732944427

Log:
Darken the general search option.

Changed paths:
  M  styles/theme-base.css


Diff:
diff --git a/styles/theme-base.css b/styles/theme-base.css
index b53eb66..eeb8a68 100755
--- a/styles/theme-base.css
+++ b/styles/theme-base.css
@@ -2716,6 +2716,7 @@ fieldset {
     color: white;
     display: block;
     padding: 0.3em;
+    background: rgba(0, 0, 0, 0.2);
 }
 
 .tt-suggestion {


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to