Commit:    689d00c8bda87e31a30b6684e9812f57687d6d19
Author:    Hannes Magnusson <[email protected]>         Thu, 13 Dec 2012 11:09:57 
-0800
Parents:   3330307ed474a89b2fb09457b4aad797fe3353fd
Branches:  master

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

Log:
Bleh sillybilly. Fix the path :)

Changed paths:
  M  styles/phpnet.css


Diff:
diff --git a/styles/phpnet.css b/styles/phpnet.css
index 73a6433..491ce77 100644
--- a/styles/phpnet.css
+++ b/styles/phpnet.css
@@ -33,6 +33,6 @@ div#usernotes a.usernotes-voteu,
 div#usernotes a.usernotes-voted,
 div#usernotes a.usernotes-voteu:hover,
 div#usernotes a.usernotes-voted:hover {
-    background-image: url(//static.php.net/images/notes-features.png);
+    background-image: 
url(//static.php.net/www.php.net/images/notes-features.png);
 }


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

Reply via email to