]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.document/simantics-wiki-documents-default-model.css
Improve Databoard's dynamically typed data capabilities.
[simantics/platform.git] / bundles / org.simantics.document / simantics-wiki-documents-default-model.css
1 \r
2 /* Generated headers */\r
3 div.header {\r
4     font-family: "Times New Roman";\r
5     font-size: 2.0em;\r
6     color: black;\r
7     margin-left: 0px;\r
8     margin-bottom: 0px;\r
9     margin-right: 0px;\r
10     margin-top: 10px;\r
11 }\r
12 \r
13 /* Generated descriptions */\r
14 div.description {\r
15     font-family: "Times New Roman";\r
16     font-size: 1.5em;\r
17     color: black;\r
18     margin-left: 0px;\r
19     margin-bottom: 10px;\r
20     margin-right: 0px;\r
21     margin-top: 0px;\r
22 }\r
23 \r
24 /* Text paragraphs */\r
25 p {\r
26     font-family: "Times New Roman";\r
27     font-size: 1.0em;\r
28     color: black;\r
29     margin-top: 10px;\r
30     margin-bottom: 15px;\r
31 }\r
32 \r
33 /* Level 1 header */\r
34 h1 {\r
35     font-family: "Times New Roman";\r
36     font-size: 1.6em;\r
37     color: black;\r
38     margin-top: 16px;\r
39     margin-bottom: 2px;\r
40 }\r
41 \r
42 /* Level 2 header */\r
43 h2 {\r
44     font-family: "Times New Roman";\r
45     font-size: 1.4em;\r
46     color: black;\r
47     margin-top: 14px;\r
48     margin-bottom: 2px;\r
49 }\r
50 \r
51 /* Level 3 header */\r
52 h3 {\r
53     font-family: "Times New Roman";\r
54     font-size: 1.2em;\r
55     color: black;\r
56     margin-top: 12px;\r
57     margin-bottom: 2px;\r
58 }\r
59 \r
60 /* Level 4 header */\r
61 h4 {\r
62     font-family: "Times New Roman";\r
63     font-size: 1.0em;\r
64     color: black;\r
65     margin-top: 10px;\r
66     margin-bottom: 2px;\r
67 }\r
68 \r
69 /* Numbered list items */\r
70 ul li {\r
71     font-family: "Times New Roman";\r
72     font-size: 1.0em;\r
73     color: black;\r
74     margin-top: 1px;\r
75     margin-bottom: 1px;\r
76 }\r
77 \r
78 /* Bullet list items */\r
79 ol li {\r
80     font-family: "Times New Roman";\r
81     font-size: 1.0em;\r
82     color: black;\r
83     margin-top: 1px;\r
84     margin-bottom: 1px;\r
85 }\r
86 \r
87 /* Links */\r
88 a {\r
89     font-family: "Times New Roman";\r
90     font-size: 1.0em;\r
91     margin-left: 2px;\r
92     margin-top: 1px;\r
93     margin-bottom: 1px;\r
94 }\r
95 \r
96 /* Table items */\r
97 td div {\r
98     font-family: "Times New Roman";\r
99     font-size: 0.6em;\r
100     line-height: 1.2;\r
101     padding: 2px;\r
102 }\r
103 \r
104 /* Tables items */\r
105 table {\r
106     table-layout: auto;\r
107     width: auto;\r
108 \r
109     margin-top: 10px;\r
110     margin-bottom: 10px;\r
111     margin-left: 15px;\r
112     margin-right: 30px;\r
113 \r
114     border-collapse: collapse;\r
115     border: 0px solid black;\r
116 \r
117     -webkit-user-select: text;\r
118     -moz-user-select: text;\r
119     -ms-user-select: text;\r
120     user-select: text;\r
121 }\r
122 \r
123 table div {\r
124     white-space: normal;\r
125 }\r
126 \r
127 th, td {\r
128     text-align: left;\r
129     border: 1px solid black;\r
130     padding: 2px;\r
131 }\r
132 \r
133 td div, th div {\r
134     border: none;\r
135 }\r