Commit:    237b41f506595b342bf4e8603173bf1c68a45d2b
Author:    Adam Harvey <[email protected]>         Wed, 20 Nov 2013 10:59:25 -0800
Parents:   58adbfcd8bc5423dd7331d4427a122edc5230982
Branches:  master

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

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