Commit:    2c299d96da945b3a6c498b74638b69fabf78c021
Author:    Levi Morrison <[email protected]>         Wed, 10 Jul 2013 14:09:33 -0600
Parents:   e8b41b27345d323d35a07e7b3442a8ec159e4261
Branches:  responsive

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

Log:
Right sidebar color updates.

Changed paths:
  M  styles/theme.css


Diff:
diff --git a/styles/theme.css b/styles/theme.css
index b7ee1ff..1386e35 100755
--- a/styles/theme.css
+++ b/styles/theme.css
@@ -539,7 +539,7 @@ a.genanchor:focus {
 }
 
 aside.tips {
-    background-color: #f9f9f9;
+    background-color: #eeeef6;
     border-bottom: .25em solid #9999CC;
 }


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

Reply via email to