X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.document.linking.ui%2Freport%2Freport.css;h=523e56445adf823b5725d28fd7efa82d76e5c649;hb=4d38705ef44b22806864cc90c6ec83453c4d62a5;hp=9bcf1d9ab75e09eaa8f93de0147025e7b19b09cf;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.document.linking.ui/report/report.css b/bundles/org.simantics.document.linking.ui/report/report.css index 9bcf1d9ab..523e56445 100644 --- a/bundles/org.simantics.document.linking.ui/report/report.css +++ b/bundles/org.simantics.document.linking.ui/report/report.css @@ -1,75 +1,75 @@ -body { - background-color: white; - font-family: Calibri; -} - - -table { - table-layout:fixed; - font-size: 8pt; - width: 100%; - text-align: left; -} - -table caption { - font-size: large; - text-align: left; -} - -table.lines { - background-color: #CDCDCD; -} - -table thead tr th, table tfoot tr th { - background-color: #e6EEEE; - padding: 4px; -} - -table tbody td { - color: #3D3D3D; -} - - -table tbody td { - padding: 4px; - background-color: #FFF; - vertical-align: top; - word-wrap:break-word; -} -table.lines tbody tr.odd td { - background-color:#F0F0F6; -} - -.TINY { - font-size: x-small; -} - -.SMALL { - font-size: small; -} - -.MEDIUM { - font-size: medium; -} - -.LARGE { - font-size: large; -} - -.HUGE { - font-size: x-large; -} - -td.LEFT { - text-align:left; -} - -td.CENTER { - text-align:center; -} - -td.RIGHT { - text-align:right; -} - - +body { + background-color: white; + font-family: Calibri; +} + + +table { + table-layout:fixed; + font-size: 8pt; + width: 100%; + text-align: left; +} + +table caption { + font-size: large; + text-align: left; +} + +table.lines { + background-color: #CDCDCD; +} + +table thead tr th, table tfoot tr th { + background-color: #e6EEEE; + padding: 4px; +} + +table tbody td { + color: #3D3D3D; +} + + +table tbody td { + padding: 4px; + background-color: #FFF; + vertical-align: top; + word-wrap:break-word; +} +table.lines tbody tr.odd td { + background-color:#F0F0F6; +} + +.TINY { + font-size: x-small; +} + +.SMALL { + font-size: small; +} + +.MEDIUM { + font-size: medium; +} + +.LARGE { + font-size: large; +} + +.HUGE { + font-size: x-large; +} + +td.LEFT { + text-align:left; +} + +td.CENTER { + text-align:center; +} + +td.RIGHT { + text-align:right; +} + +