0byt3m1n1
Path:
/
data
/
applications
/
aps
/
typo3
/
4.5.5-0
/
standard
/
htdocs
/
typo3
/
sysext
/
sv
/
reports
/
[
Home
]
File: tx_sv_report.css
/* Services report styles */ /* $Id$ */ .tx_sv_reportlist td { vertical-align: middle; } .tx_sv_reportlist td.typo3-message { vertical-align: top; } .tx_sv_reportlist td.cell { background-image: none; padding: 3px; border-left: none; border-right: none; } .tx_sv_reportlist td.first-cell { background-image: none; padding: 3px; border-right: none; } .tx_sv_reportlist td.last-cell { border-left: none; } .service-header { margin-bottom: 4px; } .service-title { font-weight: bold; } .service-description { margin-bottom: 6px; font-style: italic; }