]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.document/simantics-wiki-documents-default-model.css
Two rendering glitch fixes for time series charts
[simantics/platform.git] / bundles / org.simantics.document / simantics-wiki-documents-default-model.css
index 6fa388daebd3789ff9030ca3a613caafd9edec6f..9803e1032e3c5b9126564c43852f334c568e4194 100644 (file)
-\r
-/* Generated headers */\r
-div.header {\r
-    font-family: "Times New Roman";\r
-    font-size: 2.0em;\r
-    color: black;\r
-    margin-left: 0px;\r
-    margin-bottom: 0px;\r
-    margin-right: 0px;\r
-    margin-top: 10px;\r
-}\r
-\r
-/* Generated descriptions */\r
-div.description {\r
-    font-family: "Times New Roman";\r
-    font-size: 1.5em;\r
-    color: black;\r
-    margin-left: 10px;\r
-    margin-bottom: 10px;\r
-    margin-right: 0px;\r
-    margin-top: 0px;\r
-}\r
-\r
-/* Text paragraphs */\r
-p {\r
-    font-family: "Times New Roman";\r
-    font-size: 1.0em;\r
-    color: black;\r
-    margin-top: 10px;\r
-    margin-bottom: 10px;\r
-}\r
-\r
-/* Level 1 header */\r
-h1 {\r
-    font-family: "Times New Roman";\r
-    font-size: 1.6em;\r
-    color: black;\r
-       margin-top: 16px;\r
-       margin-bottom: 2px;\r
-}\r
-\r
-/* Level 2 header */\r
-h2 {\r
-    font-family: "Times New Roman";\r
-       font-size: 1.4em;\r
-    color: black;\r
-       margin-top: 14px;\r
-       margin-bottom: 2px;\r
-}\r
-\r
-/* Level 3 header */\r
-h3 {\r
-    font-family: "Times New Roman";\r
-    font-size: 1.2em;\r
-    color: black;\r
-       margin-top: 12px;\r
-       margin-bottom: 2px;\r
-}\r
-\r
-/* Level 4 header */\r
-h4 {\r
-    font-family: "Times New Roman";\r
-    font-size: 1.0em;\r
-    color: black;\r
-       margin-top: 10px;\r
-       margin-bottom: 2px;\r
-}\r
-\r
-/* Numbered list items */\r
-ul li {\r
-    font-family: "Times New Roman";\r
-    font-size: 1.0em;\r
-    color: black;\r
-    margin-top: 1px;\r
-    margin-bottom: 1px;\r
-}\r
-\r
-/* Bullet list items */\r
-ol li {\r
-    font-family: "Times New Roman";\r
-    font-size: 1.0em;\r
-    color: black;\r
-    margin-top: 1px;\r
-    margin-bottom: 1px;\r
-}\r
-\r
-/* Table items */\r
-td div {\r
-    font-family: "Times New Roman";\r
-    font-size: 1.0em;\r
-}\r
-\r
-/* Tables items */\r
-table {\r
-    margin-top: 10px;\r
-    margin-bottom: 10px;\r
-}\r
-\r
-/* Links */\r
-a {\r
-    font-family: "Times New Roman";\r
-    font-size: 1.0em;\r
-    margin-left: 2px;\r
-    margin-top: 1px;\r
-    margin-bottom: 1px;\r
-}\r
+
+/* Generated headers */
+div.header {
+    font-family: "Times New Roman";
+    font-size: 2.0em;
+    color: black;
+    margin-left: 0px;
+    margin-bottom: 0px;
+    margin-right: 0px;
+    margin-top: 10px;
+}
+
+/* Generated descriptions */
+div.description {
+    font-family: "Times New Roman";
+    font-size: 1.5em;
+    color: black;
+    margin-left: 0px;
+    margin-bottom: 10px;
+    margin-right: 0px;
+    margin-top: 0px;
+}
+
+/* Text paragraphs */
+p {
+    font-family: "Times New Roman";
+    font-size: 1.0em;
+    color: black;
+    margin-top: 10px;
+    margin-bottom: 15px;
+}
+
+/* Level 1 header */
+h1 {
+    font-family: "Times New Roman";
+    font-size: 1.6em;
+    color: black;
+    margin-top: 16px;
+    margin-bottom: 2px;
+}
+
+/* Level 2 header */
+h2 {
+    font-family: "Times New Roman";
+    font-size: 1.4em;
+    color: black;
+    margin-top: 14px;
+    margin-bottom: 2px;
+}
+
+/* Level 3 header */
+h3 {
+    font-family: "Times New Roman";
+    font-size: 1.2em;
+    color: black;
+    margin-top: 12px;
+    margin-bottom: 2px;
+}
+
+/* Level 4 header */
+h4 {
+    font-family: "Times New Roman";
+    font-size: 1.0em;
+    color: black;
+    margin-top: 10px;
+    margin-bottom: 2px;
+}
+
+/* Numbered list items */
+ul li {
+    font-family: "Times New Roman";
+    font-size: 1.0em;
+    color: black;
+    margin-top: 1px;
+    margin-bottom: 1px;
+}
+
+/* Bullet list items */
+ol li {
+    font-family: "Times New Roman";
+    font-size: 1.0em;
+    color: black;
+    margin-top: 1px;
+    margin-bottom: 1px;
+}
+
+/* Links */
+a {
+    font-family: "Times New Roman";
+    font-size: 1.0em;
+    margin-left: 2px;
+    margin-top: 1px;
+    margin-bottom: 1px;
+}
+
+/* Table items */
+td div {
+    font-family: "Times New Roman";
+    font-size: 0.6em;
+    line-height: 1.2;
+    padding: 2px;
+}
+
+/* Tables items */
+table {
+    table-layout: auto;
+    width: auto;
+
+    margin-top: 10px;
+    margin-bottom: 10px;
+    margin-left: 15px;
+    margin-right: 30px;
+
+    border-collapse: collapse;
+    border: 0px solid black;
+
+    -webkit-user-select: text;
+    -moz-user-select: text;
+    -ms-user-select: text;
+    user-select: text;
+}
+
+table div {
+    white-space: normal;
+}
+
+th, td {
+    text-align: left;
+    border: 1px solid black;
+    padding: 2px;
+}
+
+td div, th div {
+    border: none;
+}