inflection_table.css
4.84 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
.entry-article {
white-space: normal;
}
.article-header {
border-top: 4px solid;
padding: 10px;
}
.article-header h1 {
margin: 0;
}
.article-header, .entry-article caption, .extended-note,
table.cross-references td,
table.cross-references th,
table.inflection-table td {
background-color: white;
}
table.inflection-table td.top,
table.cross-references th.head {
background-color: transparent;
}
.entry-article h1 {
font-size: large;
}
span.pronunciation {
font-weight: normal;
font-size: small;
}
span.inflection-pronunciation {
font-style: italic;
}
span.gloss {
font-weight: normal;
font-size: small;
font-style: italic;
}
span.gloss i {
font-style: normal;
}
span.qualifiers {
font-style: italic;
}
span.sjpdor {
font-size: x-small;
}
.entry-article caption {
padding: 3px;
text-align: left;
}
.entry-article .separator {
height: 5px;
}
.inflection-tables {
letter-spacing: 20px;
text-align: center;
margin-top: 20px;
}
.inflection-table-container {
display: inline-block;
letter-spacing: normal;
vertical-align: top;
}
table.inflection-table {
border-spacing: 5px;
}
.entry-article caption,
table.inflection-table td {
border-width: 3px;
}
table.inflection-table td {
padding: 5px;
text-align: left;
}
table.inflection-table td span.qualifiers,
.cell-qualifier {
color: darkgray;
font-style: italic;
}
.scheme0 .article-header,
.scheme0 caption,
.scheme0 .extended-note,
.scheme0 table.detailed-counts th.left-header,
.scheme0 table.cross-references .label,
.scheme0 table.cross-references th.head,
.scheme0 table.cross-references th.cr-type,
.scheme0 table.inflection-table td.top .header-label,
.scheme0 table.inflection-table td {
border-color: #83b9ff;
}
.scheme1 .article-header,
.scheme1 caption,
.scheme1 .extended-note,
.scheme1 table.detailed-counts th.left-header,
.scheme1 table.cross-references .label,
.scheme1 table.cross-references th.head,
.scheme1 table.cross-references th.cr-type,
.scheme1 table.inflection-table td.top .header-label,
.scheme1 table.inflection-table td {
border-color: #99ff8c;
}
.scheme2 .article-header,
.scheme2 caption,
.scheme2 .extended-note,
.scheme2 table.detailed-counts th.left-header,
.scheme2 table.cross-references .label,
.scheme2 table.cross-references th.head,
.scheme2 table.cross-references th.cr-type,
.scheme2 table.inflection-table td.top .header-label,
.scheme2 table.inflection-table td {
border-color: #ffa566;
}
.scheme3 .article-header,
.scheme3 caption,
.scheme3 .extended-note,
.scheme3 table.detailed-counts th.left-header,
.scheme3 table.cross-references .label,
.scheme3 table.cross-references th.head,
.scheme3 table.cross-references th.cr-type,
.scheme3 table.inflection-table td.top .header-label,
.scheme3 table.inflection-table td {
border-color: #ca8bf2;
}
.scheme4 .article-header,
.scheme4 caption,
.scheme4 .extended-note,
.scheme4 table.detailed-counts th.left-header,
.scheme4 table.cross-references .label,
.scheme4 table.cross-references th.head,
.scheme4 table.cross-references th.cr-type,
.scheme4 table.inflection-table td.top .header-label,
.scheme4 table.inflection-table td {
border-color: #aaaaaa;
}
table.cross-references .label,
table.inflection-table td.top .header-label {
padding-top: 5px;
padding-left: 10px;
padding-right: 10px;
}
table.inflection-table td.header-c,
table.inflection-table td.data-c,
table.inflection-table td.blank {
text-align: center;
}
table.inflection-table td.blank,
table.inflection-table td.bottom {
background-color: transparent;
}
table.inflection-table td.header-c {
border-bottom-style: solid;
}
.entry-article caption,
table.inflection-table td.top .header-label,
table.cross-references .label,
table.inflection-table td.bottom {
border-top-style: solid;
}
table.cross-references th.cr-type,
table.inflection-table td.left {
border-right-style: solid;
}
table.inflection-table td.right {
border-left-style: solid;
}
ul.form-list {
list-style-type: none;
padding: 0;
margin: 0;
}
table.cross-references {
width: 100%;
font-size: small;
margin-top: 20px;
margin-bottom: 20px;
border-spacing: 2px;
}
table.cross-references th {
text-align: left;
padding: 5px;
}
table.cross-references td {
width: 50%;
padding: 5px;
}
table.cross-references th {
font-weight: normal;
}
table.cross-references th.head {
font-weight: bold;
}
.cr-link {
text-decoration: underline;
color: blue;
cursor: pointer;
}
span.ending {
color: red;
}
span.suffix {
color: purple;
}
.extended-note {
margin-top: 2em;
border-right: 4px solid;
border-left: 4px solid;
padding: 1.5em;
}
.active-pattern, .searched-form {
font-weight: bold;
}
.marked-form {
font-style: italic;
color: dimgray;
}
.grayed-form {
color: dimgray;
}