/* TOC elements on manual pages ------------------------------------------- */ ul#manualtoc li { background-image: url(http://static.php.net/www.php.net/images/box-0.gif); } ul#manualtoc li.up { background-image: url(http://static.php.net/www.php.net/images/caret-u.gif); } ul#manualtoc li.home { background-image: url(http://static.php.net/www.php.net/images/caret-t.gif); } ul#manualtoc li.active { background-image: url(http://static.php.net/www.php.net/images/box-1.gif); } /* Left sidebar background ------------------------------------------------ */ #layout_2, #layout_3 { background-image: url(http://static.php.net/www.php.net/images/leftbar.png); }