Commit: 579068f599e650715bdc1f2dd0be988deac5038e Author: Hannes Magnusson <[email protected]> Thu, 13 Dec 2012 11:09:57 -0800 Parents: 736263c6600b164892b29cbc25f4589b35aaba3d Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=579068f599e650715bdc1f2dd0be988deac5038e 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
