Commit: 29a8dfc9af13bd7510ba2907835eac20fa6eb6d0 Author: Paul Dragoonis <dragoo...@gmail.com> Thu, 4 Jul 2013 13:02:53 +0100 Parents: fdfafd87f2093a987bef917088bc50358eb33257 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=29a8dfc9af13bd7510ba2907835eac20fa6eb6d0 Log: Uncomenting a CSS style for the beta bar Changed paths: M styles/home.css Diff: diff --git a/styles/home.css b/styles/home.css index 7c52eb5..b246bd5 100644 --- a/styles/home.css +++ b/styles/home.css @@ -155,7 +155,7 @@ complimentary greens: 9FB553 7B8851 61761B C6DA82 CCDA99 #head-beta-warning { background-color: #99C; - /*display: none;*/ + display: none; position: fixed; top: 0px; left: 0px; -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php