silverstripe-framework/css/SubmittedFormReportField.css
David Craig e4447698b5 Update compass config
- Add sourcemaps for debugging
- More consistant builds across environments
2015-07-09 10:11:00 +12:00

10 lines
300 B
CSS

div.report table { margin-left: 10px; margin-bottom: 20px; }
div.report span.submitted { font-style: italic; }
div.report table * { font-size: 1em; }
div.report table td.field { font-weight: bold; padding-right: 10px; padding-left: 0px; }
/*# sourceMappingURL=SubmittedFormReportField.css.map */