]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.document.linking.ui/report/report.css
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.document.linking.ui / report / report.css
index 9bcf1d9ab75e09eaa8f93de0147025e7b19b09cf..523e56445adf823b5725d28fd7efa82d76e5c649 100644 (file)
@@ -1,75 +1,75 @@
-body {\r
-    background-color: white;\r
-    font-family: Calibri;\r
-}\r
-\r
-\r
-table {\r
-       table-layout:fixed;\r
-       font-size: 8pt;\r
-       width: 100%;\r
-       text-align: left;\r
-}\r
-\r
-table caption {\r
-       font-size: large;\r
-       text-align: left;\r
-}\r
-\r
-table.lines {\r
-  background-color: #CDCDCD;\r
-}\r
-\r
-table thead tr th, table tfoot tr th {\r
-       background-color: #e6EEEE;\r
-       padding: 4px;\r
-}\r
-\r
-table tbody td {\r
-       color: #3D3D3D;\r
-}\r
-\r
-\r
-table tbody td {\r
-       padding: 4px;\r
-       background-color: #FFF;\r
-       vertical-align: top;\r
-       word-wrap:break-word;\r
-}\r
-table.lines tbody tr.odd td {\r
-       background-color:#F0F0F6;\r
-}\r
-\r
-.TINY {\r
-   font-size: x-small;\r
-}\r
-\r
-.SMALL {\r
-   font-size: small;\r
-}\r
-\r
-.MEDIUM {\r
-   font-size: medium;\r
-}\r
-\r
-.LARGE {\r
-   font-size: large;\r
-}\r
-\r
-.HUGE {\r
-   font-size: x-large;\r
-}\r
-\r
-td.LEFT {\r
-   text-align:left;\r
-}\r
-\r
-td.CENTER {\r
-   text-align:center;\r
-}\r
-\r
-td.RIGHT {\r
-   text-align:right;\r
-}\r
-\r
-\r
+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;
+}
+
+