0byt3m1n1
Path:
/
data
/
applications
/
aps
/
typo3
/
4.5.5-0
/
standard
/
htdocs
/
typo3
/
sysext
/
reports
/
mod
/
[
Home
]
File: mod_styles.css
body#ext-reports-mod-index-php { margin: 0px; } #typo3-inner-docbody p.help { font-size: 12px; margin-bottom: 10px; } /* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */ /* status report */ #ext-reports-mod-index-php h2.section-header { margin: 15px 0; padding: 2px 0 0 20px; cursor: pointer; height: 20px; clear: left; } #ext-reports-mod-index-php h2.collapsed { background-image:url(../../../gfx/arrowright.png); background-repeat:no-repeat; } #ext-reports-mod-index-php h2.expanded { background-image:url(../../../gfx/arrowdown.png); background-repeat:no-repeat; } #ext-reports-mod-index-php h2.section-header img { margin-right:2px; vertical-align:bottom; } #ext-reports-mod-index-php .message-body { clear: left; } #ext-reports-mod-index-php .message-body p { padding: 5px 0; } #ext-reports-mod-index-php .message-body ul { padding-top: 5px; list-style: disc; } #ext-reports-mod-index-php .message-body ol { padding-top: 5px; list-style: decimal; } #ext-reports-mod-index-php .message-left { float: left; width: 400px; } #ext-reports-mod-index-php .message-right { float: left; }