0byt3m1n1
Path:
/
data
/
applications
/
aps
/
typo3
/
4.5.5-0
/
standard
/
htdocs
/
typo3
/
stylesheets
/
structure
/
[
Home
]
File: print.css
/* - - - - - - - - - - - - - - - - - - - - - Title : TYPO3 general backend styles for printing Description : Stylesheet for the TYPO3 backend when printing. You can configure another/additional stylesheet for use by the $TBE_STYLES global var $Id$ - - - - - - - - - - - - - - - - - - - - - */ @media print { div#typo3-docbody { overflow: visible; } }