Commit:    4745ec337422c7b41b4c530f48cbd0e552670562
Author:    Levi Morrison <[email protected]>         Wed, 10 Jul 2013 14:09:33 -0600
Parents:   deb3966573c8471d4310829b462c5ac70ea9c748
Branches:  master

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

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