Commit:    1399929d334738ba4756aa8ae39bdb549a059fb1
Author:    Paul Dragoonis <[email protected]>         Tue, 25 Jun 2013 
14:46:05 +0100
Parents:   b97de88b37b8fae45a66adccb1e74eba9b788450
Branches:  master

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

Log:
Increasing the page contrast for user contributed notes

Changed paths:
  M  styles/theme.css


Diff:
diff --git a/styles/theme.css b/styles/theme.css
index 77fda84..973fa2a 100755
--- a/styles/theme.css
+++ b/styles/theme.css
@@ -436,7 +436,7 @@ hr {
 
 #usernotes .note .text {
     background-color: #f5f5f5;
-    border-top: 0.25em solid #ddd;
+    border-top: 0.2em solid #669;
     padding: 1.5em .75em;
 }


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

Reply via email to