@northdata/fomantic-ui 2.8.722 → 2.9.401
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/semantic-ui/dist/components/accordion.css +62 -69
- package/lib/semantic-ui/dist/components/accordion.js +595 -618
- package/lib/semantic-ui/dist/components/accordion.min.css +4 -4
- package/lib/semantic-ui/dist/components/accordion.min.js +6 -6
- package/lib/semantic-ui/dist/components/api.js +1225 -1177
- package/lib/semantic-ui/dist/components/api.min.js +6 -6
- package/lib/semantic-ui/dist/components/button.css +291 -634
- package/lib/semantic-ui/dist/components/button.min.css +4 -4
- package/lib/semantic-ui/dist/components/calendar.css +149 -33
- package/lib/semantic-ui/dist/components/calendar.js +2045 -1774
- package/lib/semantic-ui/dist/components/calendar.min.css +4 -4
- package/lib/semantic-ui/dist/components/calendar.min.js +6 -6
- package/lib/semantic-ui/dist/components/card.css +147 -537
- package/lib/semantic-ui/dist/components/card.min.css +4 -4
- package/lib/semantic-ui/dist/components/checkbox.css +215 -405
- package/lib/semantic-ui/dist/components/checkbox.js +888 -876
- package/lib/semantic-ui/dist/components/checkbox.min.css +4 -4
- package/lib/semantic-ui/dist/components/checkbox.min.js +6 -6
- package/lib/semantic-ui/dist/components/container.css +20 -21
- package/lib/semantic-ui/dist/components/container.min.css +4 -4
- package/lib/semantic-ui/dist/components/dimmer.css +76 -184
- package/lib/semantic-ui/dist/components/dimmer.js +732 -753
- package/lib/semantic-ui/dist/components/dimmer.min.css +4 -4
- package/lib/semantic-ui/dist/components/dimmer.min.js +6 -6
- package/lib/semantic-ui/dist/components/divider.css +81 -88
- package/lib/semantic-ui/dist/components/divider.min.css +4 -4
- package/lib/semantic-ui/dist/components/dropdown.css +431 -450
- package/lib/semantic-ui/dist/components/dropdown.js +4432 -4238
- package/lib/semantic-ui/dist/components/dropdown.min.css +4 -4
- package/lib/semantic-ui/dist/components/dropdown.min.js +6 -6
- package/lib/semantic-ui/dist/components/feed.css +130 -87
- package/lib/semantic-ui/dist/components/feed.min.css +4 -4
- package/lib/semantic-ui/dist/components/flag.css +541 -511
- package/lib/semantic-ui/dist/components/flag.min.css +4 -4
- package/lib/semantic-ui/dist/components/form.css +437 -476
- package/lib/semantic-ui/dist/components/form.js +2199 -2033
- package/lib/semantic-ui/dist/components/form.min.css +4 -4
- package/lib/semantic-ui/dist/components/form.min.js +6 -6
- package/lib/semantic-ui/dist/components/grid.css +151 -306
- package/lib/semantic-ui/dist/components/grid.min.css +4 -4
- package/lib/semantic-ui/dist/components/header.css +82 -99
- package/lib/semantic-ui/dist/components/header.min.css +4 -4
- package/lib/semantic-ui/dist/components/icon.css +2744 -2706
- package/lib/semantic-ui/dist/components/icon.min.css +4 -4
- package/lib/semantic-ui/dist/components/image.css +38 -73
- package/lib/semantic-ui/dist/components/image.min.css +4 -4
- package/lib/semantic-ui/dist/components/input.css +344 -254
- package/lib/semantic-ui/dist/components/input.min.css +4 -4
- package/lib/semantic-ui/dist/components/item.css +91 -139
- package/lib/semantic-ui/dist/components/item.min.css +4 -4
- package/lib/semantic-ui/dist/components/label.css +244 -267
- package/lib/semantic-ui/dist/components/label.min.css +4 -4
- package/lib/semantic-ui/dist/components/list.css +75 -113
- package/lib/semantic-ui/dist/components/list.min.css +4 -4
- package/lib/semantic-ui/dist/components/loader.css +142 -601
- package/lib/semantic-ui/dist/components/loader.min.css +4 -4
- package/lib/semantic-ui/dist/components/menu.css +398 -638
- package/lib/semantic-ui/dist/components/menu.min.css +9 -1
- package/lib/semantic-ui/dist/components/message.css +116 -332
- package/lib/semantic-ui/dist/components/message.min.css +4 -4
- package/lib/semantic-ui/dist/components/modal.css +149 -138
- package/lib/semantic-ui/dist/components/modal.js +1637 -1209
- package/lib/semantic-ui/dist/components/modal.min.css +4 -4
- package/lib/semantic-ui/dist/components/modal.min.js +6 -6
- package/lib/semantic-ui/dist/components/popup.css +284 -277
- package/lib/semantic-ui/dist/components/popup.js +1561 -1541
- package/lib/semantic-ui/dist/components/popup.min.css +4 -4
- package/lib/semantic-ui/dist/components/popup.min.js +6 -6
- package/lib/semantic-ui/dist/components/reset.css +12 -17
- package/lib/semantic-ui/dist/components/reset.min.css +4 -4
- package/lib/semantic-ui/dist/components/search.css +99 -137
- package/lib/semantic-ui/dist/components/search.js +1641 -1565
- package/lib/semantic-ui/dist/components/search.min.css +4 -4
- package/lib/semantic-ui/dist/components/search.min.js +6 -6
- package/lib/semantic-ui/dist/components/segment.css +149 -275
- package/lib/semantic-ui/dist/components/segment.min.css +4 -4
- package/lib/semantic-ui/dist/components/site.css +40 -48
- package/lib/semantic-ui/dist/components/site.js +455 -493
- package/lib/semantic-ui/dist/components/site.min.css +4 -4
- package/lib/semantic-ui/dist/components/site.min.js +6 -6
- package/lib/semantic-ui/dist/components/tab.css +16 -20
- package/lib/semantic-ui/dist/components/tab.js +967 -1001
- package/lib/semantic-ui/dist/components/tab.min.css +4 -4
- package/lib/semantic-ui/dist/components/tab.min.js +6 -6
- package/lib/semantic-ui/dist/components/table.css +465 -424
- package/lib/semantic-ui/dist/components/table.min.css +4 -4
- package/lib/semantic-ui/dist/components/transition.css +264 -1282
- package/lib/semantic-ui/dist/components/transition.js +1034 -1109
- package/lib/semantic-ui/dist/components/transition.min.css +4 -4
- package/lib/semantic-ui/dist/components/transition.min.js +6 -6
- package/lib/semantic-ui/dist/semantic-packed.css +5610 -6590
- package/lib/semantic-ui/dist/semantic.css +8547 -11697
- package/lib/semantic-ui/dist/semantic.full.css +14698 -11227
- package/lib/semantic-ui/dist/semantic.full.min.css +6 -262
- package/lib/semantic-ui/dist/semantic.js +19428 -19253
- package/lib/semantic-ui/dist/semantic.min.css +128 -128
- package/lib/semantic-ui/dist/semantic.min.js +6 -6
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/LICENSE.txt +91 -0
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/icons.woff2 +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/LICENSE_icons.txt +165 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.woff +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.woff2 +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.woff +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.woff2 +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.woff +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.woff2 +0 -0
- package/lib/semantic-ui/types/fomantic-ui-accordion.d.ts +244 -0
- package/lib/semantic-ui/types/fomantic-ui-api.d.ts +561 -0
- package/lib/semantic-ui/types/fomantic-ui-calendar.d.ts +867 -0
- package/lib/semantic-ui/types/fomantic-ui-checkbox.d.ts +342 -0
- package/lib/semantic-ui/types/fomantic-ui-dimmer.d.ts +408 -0
- package/lib/semantic-ui/types/fomantic-ui-dropdown.d.ts +1221 -0
- package/lib/semantic-ui/types/fomantic-ui-embed.d.ts +343 -0
- package/lib/semantic-ui/types/fomantic-ui-flyout.d.ts +539 -0
- package/lib/semantic-ui/types/fomantic-ui-form.d.ts +759 -0
- package/lib/semantic-ui/types/fomantic-ui-modal.d.ts +567 -0
- package/lib/semantic-ui/types/fomantic-ui-nag.d.ts +270 -0
- package/lib/semantic-ui/types/fomantic-ui-popup.d.ts +549 -0
- package/lib/semantic-ui/types/fomantic-ui-progress.d.ts +465 -0
- package/lib/semantic-ui/types/fomantic-ui-rating.d.ts +187 -0
- package/lib/semantic-ui/types/fomantic-ui-search.d.ts +612 -0
- package/lib/semantic-ui/types/fomantic-ui-shape.d.ts +274 -0
- package/lib/semantic-ui/types/fomantic-ui-sidebar.d.ts +402 -0
- package/lib/semantic-ui/types/fomantic-ui-slider.d.ts +368 -0
- package/lib/semantic-ui/types/fomantic-ui-sticky.d.ts +215 -0
- package/lib/semantic-ui/types/fomantic-ui-tab.d.ts +361 -0
- package/lib/semantic-ui/types/fomantic-ui-toast.d.ts +526 -0
- package/lib/semantic-ui/types/fomantic-ui-transition.d.ts +389 -0
- package/lib/semantic-ui/types/fomantic-ui-visibility.d.ts +355 -0
- package/lib/semantic-ui/types/index.d.ts +63 -0
- package/package.json +19 -8
- package/lib/semantic-ui/dist/components/shape.css +0 -160
- package/lib/semantic-ui/dist/components/shape.js +0 -848
- package/lib/semantic-ui/dist/components/shape.min.css +0 -9
- package/lib/semantic-ui/dist/components/shape.min.js +0 -11
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/icons.svg +0 -450
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.svg +0 -3570
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.svg +0 -4938
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.svg +0 -803
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/github/assets/fonts/octicons-local.ttf +0 -0
- package/lib/semantic-ui/dist/themes/github/assets/fonts/octicons.svg +0 -200
- package/lib/semantic-ui/dist/themes/github/assets/fonts/octicons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/github/assets/fonts/octicons.woff +0 -0
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.svg +0 -2373
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.woff +0 -0
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.woff2 +0 -0
- /package/lib/semantic-ui/dist/themes/{default → famfamfam}/assets/images/flags.png +0 -0
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* # Fomantic-UI - Table
|
|
3
|
-
*
|
|
2
|
+
* # Fomantic-UI 2.9.4 - Table
|
|
3
|
+
* https://github.com/fomantic/Fomantic-UI/
|
|
4
4
|
*
|
|
5
5
|
*
|
|
6
6
|
* Released under the MIT license
|
|
7
|
-
*
|
|
7
|
+
* https://opensource.org/licenses/MIT
|
|
8
8
|
*
|
|
9
9
|
*/
|
|
10
10
|
|
|
@@ -17,11 +17,10 @@
|
|
|
17
17
|
/* Prototype */
|
|
18
18
|
.ui.table {
|
|
19
19
|
width: 100%;
|
|
20
|
-
background: #
|
|
20
|
+
background: #fff;
|
|
21
21
|
margin: 1em 0;
|
|
22
22
|
border: 1px solid rgba(34, 36, 38, 0.15);
|
|
23
|
-
|
|
24
|
-
box-shadow: none;
|
|
23
|
+
box-shadow: none;
|
|
25
24
|
border-radius: 0;
|
|
26
25
|
text-align: left;
|
|
27
26
|
vertical-align: middle;
|
|
@@ -50,7 +49,6 @@
|
|
|
50
49
|
/* Table Content */
|
|
51
50
|
.ui.table th,
|
|
52
51
|
.ui.table td {
|
|
53
|
-
-webkit-transition: background 0.1s ease, color 0.1s ease;
|
|
54
52
|
transition: background 0.1s ease, color 0.1s ease;
|
|
55
53
|
}
|
|
56
54
|
|
|
@@ -62,12 +60,11 @@
|
|
|
62
60
|
|
|
63
61
|
/* Headers */
|
|
64
62
|
.ui.table > thead {
|
|
65
|
-
|
|
66
|
-
box-shadow: none;
|
|
63
|
+
box-shadow: none;
|
|
67
64
|
}
|
|
68
65
|
.ui.table > thead > tr > th {
|
|
69
66
|
cursor: auto;
|
|
70
|
-
background: #
|
|
67
|
+
background: #f9fafb;
|
|
71
68
|
text-align: inherit;
|
|
72
69
|
color: rgba(0, 0, 0, 0.87);
|
|
73
70
|
padding: 0.92857143em 0.78571429em;
|
|
@@ -93,14 +90,13 @@
|
|
|
93
90
|
|
|
94
91
|
/* Footer */
|
|
95
92
|
.ui.table > tfoot {
|
|
96
|
-
|
|
97
|
-
box-shadow: none;
|
|
93
|
+
box-shadow: none;
|
|
98
94
|
}
|
|
99
95
|
.ui.table > tfoot > tr > th,
|
|
100
96
|
.ui.table > tfoot > tr > td {
|
|
101
97
|
cursor: auto;
|
|
102
98
|
border-top: 1px solid rgba(34, 36, 38, 0.15);
|
|
103
|
-
background: #
|
|
99
|
+
background: #f9fafb;
|
|
104
100
|
text-align: inherit;
|
|
105
101
|
color: rgba(0, 0, 0, 0.87);
|
|
106
102
|
padding: 0.78571429em 0.78571429em;
|
|
@@ -113,16 +109,16 @@
|
|
|
113
109
|
.ui.table > tfoot > tr > td:first-child {
|
|
114
110
|
border-left: none;
|
|
115
111
|
}
|
|
116
|
-
.ui.table > tfoot > tr:
|
|
117
|
-
.ui.table > tfoot > tr:
|
|
112
|
+
.ui.table > tfoot > tr:last-child > th:first-child,
|
|
113
|
+
.ui.table > tfoot > tr:last-child > td:first-child {
|
|
118
114
|
border-radius: 0 0 0 0;
|
|
119
115
|
}
|
|
120
|
-
.ui.table > tfoot > tr:
|
|
121
|
-
.ui.table > tfoot > tr:
|
|
116
|
+
.ui.table > tfoot > tr:last-child > th:last-child,
|
|
117
|
+
.ui.table > tfoot > tr:last-child > td:last-child {
|
|
122
118
|
border-radius: 0 0 0 0;
|
|
123
119
|
}
|
|
124
|
-
.ui.table > tfoot > tr:
|
|
125
|
-
.ui.table > tfoot > tr:
|
|
120
|
+
.ui.table > tfoot > tr:last-child > th:only-child,
|
|
121
|
+
.ui.table > tfoot > tr:last-child > td:only-child {
|
|
126
122
|
border-radius: 0 0 0 0;
|
|
127
123
|
}
|
|
128
124
|
|
|
@@ -160,10 +156,10 @@
|
|
|
160
156
|
.ui.table.segment {
|
|
161
157
|
padding: 0;
|
|
162
158
|
}
|
|
163
|
-
.ui.table.segment
|
|
159
|
+
.ui.table.segment::after {
|
|
164
160
|
display: none;
|
|
165
161
|
}
|
|
166
|
-
.ui.table.segment.stacked
|
|
162
|
+
.ui.table.segment.stacked::after {
|
|
167
163
|
display: block;
|
|
168
164
|
}
|
|
169
165
|
|
|
@@ -202,8 +198,7 @@
|
|
|
202
198
|
.ui.ui.ui.ui.table:not(.unstackable) > tfoot > tr {
|
|
203
199
|
padding-top: 1em;
|
|
204
200
|
padding-bottom: 1em;
|
|
205
|
-
|
|
206
|
-
box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.1) inset;
|
|
201
|
+
box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.1) inset;
|
|
207
202
|
}
|
|
208
203
|
.ui.ui.ui.ui.table:not(.unstackable) > tr > th,
|
|
209
204
|
.ui.ui.ui.ui.table:not(.unstackable) > thead > tr > th,
|
|
@@ -215,8 +210,7 @@
|
|
|
215
210
|
background: none;
|
|
216
211
|
border: none;
|
|
217
212
|
padding: 0.25em 0.75em;
|
|
218
|
-
|
|
219
|
-
box-shadow: none;
|
|
213
|
+
box-shadow: none;
|
|
220
214
|
}
|
|
221
215
|
.ui.table:not(.unstackable) > tr > th:first-child,
|
|
222
216
|
.ui.table:not(.unstackable) > thead > tr > th:first-child,
|
|
@@ -230,8 +224,198 @@
|
|
|
230
224
|
|
|
231
225
|
/* Definition Table */
|
|
232
226
|
.ui.definition.table:not(.unstackable) > thead > tr > th:first-child {
|
|
233
|
-
|
|
234
|
-
|
|
227
|
+
box-shadow: none !important;
|
|
228
|
+
}
|
|
229
|
+
.ui.scrolling.table.short > tbody {
|
|
230
|
+
max-height: 6.74983929em;
|
|
231
|
+
}
|
|
232
|
+
.ui.scrolling.table[class*="very short"] > tbody {
|
|
233
|
+
max-height: 4.49989286em;
|
|
234
|
+
}
|
|
235
|
+
.ui.scrolling.table > tbody {
|
|
236
|
+
max-height: 8.99978571em;
|
|
237
|
+
}
|
|
238
|
+
.ui.scrolling.table.long > tbody {
|
|
239
|
+
max-height: 17.99957143em;
|
|
240
|
+
}
|
|
241
|
+
.ui.scrolling.table[class*="very long"] > tbody {
|
|
242
|
+
max-height: 26.99935714em;
|
|
243
|
+
}
|
|
244
|
+
.ui.overflowing.table.short {
|
|
245
|
+
max-height: 11.24973214em;
|
|
246
|
+
}
|
|
247
|
+
.ui.overflowing.table[class*="very short"] {
|
|
248
|
+
max-height: 7.49982143em;
|
|
249
|
+
}
|
|
250
|
+
.ui.overflowing.table {
|
|
251
|
+
max-height: 14.99964286em;
|
|
252
|
+
}
|
|
253
|
+
.ui.overflowing.table.long {
|
|
254
|
+
max-height: 29.99928571em;
|
|
255
|
+
}
|
|
256
|
+
.ui.overflowing.table[class*="very long"] {
|
|
257
|
+
max-height: 44.99892857em;
|
|
258
|
+
}
|
|
259
|
+
}
|
|
260
|
+
|
|
261
|
+
/* --------------
|
|
262
|
+
Scrolling
|
|
263
|
+
--------------- */
|
|
264
|
+
@media only screen and (min-width: 768px) {
|
|
265
|
+
.ui.scrolling.table.short > tbody {
|
|
266
|
+
max-height: 8.99978571em;
|
|
267
|
+
}
|
|
268
|
+
.ui.scrolling.table[class*="very short"] > tbody {
|
|
269
|
+
max-height: 5.99985714em;
|
|
270
|
+
}
|
|
271
|
+
.ui.scrolling.table > tbody {
|
|
272
|
+
max-height: 11.99971429em;
|
|
273
|
+
}
|
|
274
|
+
.ui.scrolling.table.long > tbody {
|
|
275
|
+
max-height: 23.99942857em;
|
|
276
|
+
}
|
|
277
|
+
.ui.scrolling.table[class*="very long"] > tbody {
|
|
278
|
+
max-height: 35.99914286em;
|
|
279
|
+
}
|
|
280
|
+
}
|
|
281
|
+
@media only screen and (min-width: 992px) {
|
|
282
|
+
.ui.scrolling.table.short > tbody {
|
|
283
|
+
max-height: 13.49967857em;
|
|
284
|
+
}
|
|
285
|
+
.ui.scrolling.table[class*="very short"] > tbody {
|
|
286
|
+
max-height: 8.99978571em;
|
|
287
|
+
}
|
|
288
|
+
.ui.scrolling.table > tbody {
|
|
289
|
+
max-height: 17.99957143em;
|
|
290
|
+
}
|
|
291
|
+
.ui.scrolling.table.long > tbody {
|
|
292
|
+
max-height: 35.99914286em;
|
|
293
|
+
}
|
|
294
|
+
.ui.scrolling.table[class*="very long"] > tbody {
|
|
295
|
+
max-height: 53.99871429em;
|
|
296
|
+
}
|
|
297
|
+
}
|
|
298
|
+
@media only screen and (min-width: 1920px) {
|
|
299
|
+
.ui.scrolling.table.short > tbody {
|
|
300
|
+
max-height: 17.99957143em;
|
|
301
|
+
}
|
|
302
|
+
.ui.scrolling.table[class*="very short"] > tbody {
|
|
303
|
+
max-height: 11.99971429em;
|
|
304
|
+
}
|
|
305
|
+
.ui.scrolling.table > tbody {
|
|
306
|
+
max-height: 23.99942857em;
|
|
307
|
+
}
|
|
308
|
+
.ui.scrolling.table.long > tbody {
|
|
309
|
+
max-height: 47.99885714em;
|
|
310
|
+
}
|
|
311
|
+
.ui.scrolling.table[class*="very long"] > tbody {
|
|
312
|
+
max-height: 71.99828571em;
|
|
313
|
+
}
|
|
314
|
+
}
|
|
315
|
+
.ui.scrolling.table > thead,
|
|
316
|
+
.ui.scrolling.table > tfoot,
|
|
317
|
+
.ui.scrolling.table > tbody {
|
|
318
|
+
display: block;
|
|
319
|
+
overflow-y: scroll;
|
|
320
|
+
-ms-scroll-chaining: none;
|
|
321
|
+
overscroll-behavior: none;
|
|
322
|
+
}
|
|
323
|
+
.ui.scrolling.table > thead > tr,
|
|
324
|
+
.ui.scrolling.table > tfoot > tr,
|
|
325
|
+
.ui.scrolling.table > tbody > tr {
|
|
326
|
+
display: table;
|
|
327
|
+
table-layout: fixed;
|
|
328
|
+
width: 100%;
|
|
329
|
+
}
|
|
330
|
+
@supports (-moz-appearance: none) {
|
|
331
|
+
.ui.scrolling.table > thead,
|
|
332
|
+
.ui.scrolling.table > tfoot,
|
|
333
|
+
.ui.scrolling.table > tbody {
|
|
334
|
+
scrollbar-width: thin;
|
|
335
|
+
}
|
|
336
|
+
}
|
|
337
|
+
|
|
338
|
+
/* Camouflage scrollbars, we need them only to gain the same width as tbody */
|
|
339
|
+
.ui.scrolling.table > thead {
|
|
340
|
+
background: #f9fafb;
|
|
341
|
+
color: #f9fafb;
|
|
342
|
+
border-radius: 0 0 0 0;
|
|
343
|
+
}
|
|
344
|
+
.ui.scrolling.table > tfoot {
|
|
345
|
+
background: #f9fafb;
|
|
346
|
+
color: #f9fafb;
|
|
347
|
+
border-radius: 0 0 0 0;
|
|
348
|
+
}
|
|
349
|
+
.ui.scrolling.table > thead::-webkit-scrollbar-track,
|
|
350
|
+
.ui.scrolling.table > tfoot::-webkit-scrollbar-track {
|
|
351
|
+
background: inherit;
|
|
352
|
+
border-radius: 0;
|
|
353
|
+
}
|
|
354
|
+
@supports (-moz-appearance: none) {
|
|
355
|
+
.ui.scrolling.table > thead,
|
|
356
|
+
.ui.scrolling.table > tfoot {
|
|
357
|
+
scrollbar-color: currentColor currentColor;
|
|
358
|
+
}
|
|
359
|
+
}
|
|
360
|
+
|
|
361
|
+
/* --------------
|
|
362
|
+
Overflowing
|
|
363
|
+
--------------- */
|
|
364
|
+
.ui.overflowing.table {
|
|
365
|
+
display: block;
|
|
366
|
+
overflow: auto;
|
|
367
|
+
-ms-scroll-chaining: none;
|
|
368
|
+
overscroll-behavior: none;
|
|
369
|
+
}
|
|
370
|
+
@media only screen and (min-width: 768px) {
|
|
371
|
+
.ui.overflowing.table.short {
|
|
372
|
+
max-height: 13.49967857em;
|
|
373
|
+
}
|
|
374
|
+
.ui.overflowing.table[class*="very short"] {
|
|
375
|
+
max-height: 8.99978571em;
|
|
376
|
+
}
|
|
377
|
+
.ui.overflowing.table {
|
|
378
|
+
max-height: 17.99957143em;
|
|
379
|
+
}
|
|
380
|
+
.ui.overflowing.table.long {
|
|
381
|
+
max-height: 35.99914286em;
|
|
382
|
+
}
|
|
383
|
+
.ui.overflowing.table[class*="very long"] {
|
|
384
|
+
max-height: 53.99871429em;
|
|
385
|
+
}
|
|
386
|
+
}
|
|
387
|
+
@media only screen and (min-width: 992px) {
|
|
388
|
+
.ui.overflowing.table.short {
|
|
389
|
+
max-height: 17.99957143em;
|
|
390
|
+
}
|
|
391
|
+
.ui.overflowing.table[class*="very short"] {
|
|
392
|
+
max-height: 11.99971429em;
|
|
393
|
+
}
|
|
394
|
+
.ui.overflowing.table {
|
|
395
|
+
max-height: 23.99942857em;
|
|
396
|
+
}
|
|
397
|
+
.ui.overflowing.table.long {
|
|
398
|
+
max-height: 47.99885714em;
|
|
399
|
+
}
|
|
400
|
+
.ui.overflowing.table[class*="very long"] {
|
|
401
|
+
max-height: 71.99828571em;
|
|
402
|
+
}
|
|
403
|
+
}
|
|
404
|
+
@media only screen and (min-width: 1920px) {
|
|
405
|
+
.ui.overflowing.table.short {
|
|
406
|
+
max-height: 22.49946429em;
|
|
407
|
+
}
|
|
408
|
+
.ui.overflowing.table[class*="very short"] {
|
|
409
|
+
max-height: 14.99964286em;
|
|
410
|
+
}
|
|
411
|
+
.ui.overflowing.table {
|
|
412
|
+
max-height: 29.99928571em;
|
|
413
|
+
}
|
|
414
|
+
.ui.overflowing.table.long {
|
|
415
|
+
max-height: 59.99857143em;
|
|
416
|
+
}
|
|
417
|
+
.ui.overflowing.table[class*="very long"] {
|
|
418
|
+
max-height: 89.99785714em;
|
|
235
419
|
}
|
|
236
420
|
}
|
|
237
421
|
|
|
@@ -253,10 +437,9 @@
|
|
|
253
437
|
*******************************/
|
|
254
438
|
|
|
255
439
|
|
|
256
|
-
|
|
440
|
+
/* --------------
|
|
257
441
|
Complex
|
|
258
|
-
|
|
259
|
-
|
|
442
|
+
--------------- */
|
|
260
443
|
.ui.structured.table {
|
|
261
444
|
border-collapse: collapse;
|
|
262
445
|
}
|
|
@@ -279,26 +462,26 @@
|
|
|
279
462
|
border-right: 1px solid rgba(34, 36, 38, 0.1);
|
|
280
463
|
}
|
|
281
464
|
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
465
|
+
/* --------------
|
|
466
|
+
Definition
|
|
467
|
+
--------------- */
|
|
286
468
|
.ui.definition.table > thead:not(.full-width) > tr > th:first-child {
|
|
287
469
|
pointer-events: none;
|
|
288
|
-
background: #
|
|
470
|
+
background: #fff;
|
|
289
471
|
font-weight: normal;
|
|
290
472
|
color: rgba(0, 0, 0, 0.4);
|
|
291
|
-
|
|
292
|
-
box-shadow: -0.1em -0.2em 0 0.1em #FFFFFF;
|
|
473
|
+
box-shadow: -0.1em -0.2em 0 0.1em #fff;
|
|
293
474
|
-moz-transform: scale(1);
|
|
294
475
|
}
|
|
476
|
+
.ui.definition.table > thead:not(.full-width) > tr > th:first-child:not(:empty) {
|
|
477
|
+
pointer-events: auto;
|
|
478
|
+
}
|
|
295
479
|
.ui.definition.table > tfoot:not(.full-width) > tr > th:first-child {
|
|
296
480
|
pointer-events: none;
|
|
297
|
-
background: #
|
|
481
|
+
background: #fff;
|
|
298
482
|
font-weight: normal;
|
|
299
483
|
color: rgba(0, 0, 0, 0.4);
|
|
300
|
-
|
|
301
|
-
box-shadow: -0.1em 0.2em 0 0.1em #FFFFFF;
|
|
484
|
+
box-shadow: -0.1em 0.2em 0 0.1em #fff;
|
|
302
485
|
-moz-transform: scale(1);
|
|
303
486
|
}
|
|
304
487
|
|
|
@@ -310,13 +493,12 @@
|
|
|
310
493
|
background: rgba(0, 0, 0, 0.03);
|
|
311
494
|
font-weight: bold;
|
|
312
495
|
color: rgba(0, 0, 0, 0.95);
|
|
313
|
-
text-transform:
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
text-align: '';
|
|
496
|
+
text-transform: "";
|
|
497
|
+
box-shadow: "";
|
|
498
|
+
text-align: "";
|
|
317
499
|
font-size: 1em;
|
|
318
|
-
padding-left:
|
|
319
|
-
padding-right:
|
|
500
|
+
padding-left: "";
|
|
501
|
+
padding-right: "";
|
|
320
502
|
}
|
|
321
503
|
|
|
322
504
|
/* Fix 2nd Column */
|
|
@@ -338,63 +520,53 @@
|
|
|
338
520
|
*******************************/
|
|
339
521
|
|
|
340
522
|
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
523
|
+
/* --------------
|
|
524
|
+
Positive
|
|
525
|
+
--------------- */
|
|
345
526
|
.ui.ui.ui.ui.table tr.positive,
|
|
346
527
|
.ui.ui.table td.positive {
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
color: #2C662D;
|
|
528
|
+
box-shadow: 0 0 0 #a3c293 inset;
|
|
529
|
+
background: #fcfff5;
|
|
530
|
+
color: #2c662d;
|
|
351
531
|
}
|
|
352
532
|
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
533
|
+
/* --------------
|
|
534
|
+
Negative
|
|
535
|
+
--------------- */
|
|
357
536
|
.ui.ui.ui.ui.table tr.negative,
|
|
358
537
|
.ui.ui.table td.negative {
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
color: #9F3A38;
|
|
538
|
+
box-shadow: 0 0 0 #e0b4b4 inset;
|
|
539
|
+
background: #fff6f6;
|
|
540
|
+
color: #9f3a38;
|
|
363
541
|
}
|
|
364
542
|
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
543
|
+
/* --------------
|
|
544
|
+
Error
|
|
545
|
+
--------------- */
|
|
369
546
|
.ui.ui.ui.ui.table tr.error,
|
|
370
547
|
.ui.ui.table td.error {
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
color: #9F3A38;
|
|
548
|
+
box-shadow: 0 0 0 #e0b4b4 inset;
|
|
549
|
+
background: #fff6f6;
|
|
550
|
+
color: #9f3a38;
|
|
375
551
|
}
|
|
376
552
|
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
553
|
+
/* --------------
|
|
554
|
+
Warning
|
|
555
|
+
--------------- */
|
|
381
556
|
.ui.ui.ui.ui.table tr.warning,
|
|
382
557
|
.ui.ui.table td.warning {
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
color: #573A08;
|
|
558
|
+
box-shadow: 0 0 0 #c9ba9b inset;
|
|
559
|
+
background: #fffaf3;
|
|
560
|
+
color: #573a08;
|
|
387
561
|
}
|
|
388
562
|
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
563
|
+
/* --------------
|
|
564
|
+
Active
|
|
565
|
+
--------------- */
|
|
393
566
|
.ui.ui.ui.ui.table tr.active,
|
|
394
567
|
.ui.ui.table td.active {
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
background: #E0E0E0;
|
|
568
|
+
box-shadow: 0 0 0 rgba(0, 0, 0, 0.87) inset;
|
|
569
|
+
background: #e0e0e0;
|
|
398
570
|
color: rgba(0, 0, 0, 0.87);
|
|
399
571
|
}
|
|
400
572
|
|
|
@@ -404,72 +576,9 @@
|
|
|
404
576
|
*******************************/
|
|
405
577
|
|
|
406
578
|
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
@media only screen and (max-width: 991.98px) {
|
|
412
|
-
.ui[class*="tablet stackable"].table,
|
|
413
|
-
.ui[class*="tablet stackable"].table > thead,
|
|
414
|
-
.ui[class*="tablet stackable"].table > thead > tr,
|
|
415
|
-
.ui[class*="tablet stackable"].table > tfoot,
|
|
416
|
-
.ui[class*="tablet stackable"].table > tfoot > tr,
|
|
417
|
-
.ui[class*="tablet stackable"].table > tbody,
|
|
418
|
-
.ui[class*="tablet stackable"].table > tbody > tr,
|
|
419
|
-
.ui[class*="tablet stackable"].table > tr,
|
|
420
|
-
.ui[class*="tablet stackable"].table > thead > tr > th:not(.rowspanned),
|
|
421
|
-
.ui[class*="tablet stackable"].table > tbody > tr > th:not(.rowspanned),
|
|
422
|
-
.ui[class*="tablet stackable"].table > tfoot > tr > th:not(.rowspanned),
|
|
423
|
-
.ui[class*="tablet stackable"].table > tr > th:not(.rowspanned),
|
|
424
|
-
.ui[class*="tablet stackable"].table > tbody > tr > td:not(.rowspanned),
|
|
425
|
-
.ui[class*="tablet stackable"].table > tfoot > tr > td:not(.rowspanned),
|
|
426
|
-
.ui[class*="tablet stackable"].table > tr > td:not(.rowspanned) {
|
|
427
|
-
display: block !important;
|
|
428
|
-
width: 100% !important;
|
|
429
|
-
}
|
|
430
|
-
.ui[class*="tablet stackable"].table {
|
|
431
|
-
padding: 0;
|
|
432
|
-
}
|
|
433
|
-
.ui[class*="tablet stackable"].table > thead {
|
|
434
|
-
display: block;
|
|
435
|
-
}
|
|
436
|
-
.ui[class*="tablet stackable"].table > tfoot {
|
|
437
|
-
display: block;
|
|
438
|
-
}
|
|
439
|
-
.ui.ui.ui.ui[class*="tablet stackable"].table > thead > tr,
|
|
440
|
-
.ui.ui.ui.ui[class*="tablet stackable"].table > tbody > tr,
|
|
441
|
-
.ui.ui.ui.ui[class*="tablet stackable"].table > tfoot > tr,
|
|
442
|
-
.ui.ui.ui.ui[class*="tablet stackable"].table > tr {
|
|
443
|
-
padding-top: 1em;
|
|
444
|
-
padding-bottom: 1em;
|
|
445
|
-
-webkit-box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.1) inset;
|
|
446
|
-
box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.1) inset;
|
|
447
|
-
}
|
|
448
|
-
.ui[class*="tablet stackable"].table > thead > tr > th,
|
|
449
|
-
.ui[class*="tablet stackable"].table > tbody > tr > th,
|
|
450
|
-
.ui[class*="tablet stackable"].table > tfoot > tr > th,
|
|
451
|
-
.ui[class*="tablet stackable"].table > tr > th,
|
|
452
|
-
.ui[class*="tablet stackable"].table > tbody > tr > td,
|
|
453
|
-
.ui[class*="tablet stackable"].table > tfoot > tr > td,
|
|
454
|
-
.ui[class*="tablet stackable"].table > tr > td {
|
|
455
|
-
background: none;
|
|
456
|
-
border: none !important;
|
|
457
|
-
padding: 0.25em 0.75em;
|
|
458
|
-
-webkit-box-shadow: none;
|
|
459
|
-
box-shadow: none;
|
|
460
|
-
}
|
|
461
|
-
|
|
462
|
-
/* Definition Table */
|
|
463
|
-
.ui.definition[class*="tablet stackable"].table > thead > tr > th:first-child {
|
|
464
|
-
-webkit-box-shadow: none !important;
|
|
465
|
-
box-shadow: none !important;
|
|
466
|
-
}
|
|
467
|
-
}
|
|
468
|
-
|
|
469
|
-
/*--------------
|
|
470
|
-
Text Alignment
|
|
471
|
-
---------------*/
|
|
472
|
-
|
|
579
|
+
/* --------------
|
|
580
|
+
Text Alignment
|
|
581
|
+
--------------- */
|
|
473
582
|
.ui.table[class*="left aligned"],
|
|
474
583
|
.ui.table [class*="left aligned"] {
|
|
475
584
|
text-align: left;
|
|
@@ -483,10 +592,9 @@
|
|
|
483
592
|
text-align: right;
|
|
484
593
|
}
|
|
485
594
|
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
595
|
+
/* ------------------
|
|
596
|
+
Vertical Alignment
|
|
597
|
+
------------------ */
|
|
490
598
|
.ui.table[class*="top aligned"],
|
|
491
599
|
.ui.table [class*="top aligned"] {
|
|
492
600
|
vertical-align: top;
|
|
@@ -500,20 +608,18 @@
|
|
|
500
608
|
vertical-align: bottom;
|
|
501
609
|
}
|
|
502
610
|
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
611
|
+
/* --------------
|
|
612
|
+
Collapsing
|
|
613
|
+
--------------- */
|
|
507
614
|
.ui.table th.collapsing,
|
|
508
615
|
.ui.table td.collapsing {
|
|
509
616
|
width: 1px;
|
|
510
617
|
white-space: nowrap;
|
|
511
618
|
}
|
|
512
619
|
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
620
|
+
/* --------------
|
|
621
|
+
Fixed
|
|
622
|
+
--------------- */
|
|
517
623
|
.ui.fixed.table {
|
|
518
624
|
table-layout: fixed;
|
|
519
625
|
}
|
|
@@ -523,10 +629,9 @@
|
|
|
523
629
|
text-overflow: ellipsis;
|
|
524
630
|
}
|
|
525
631
|
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
632
|
+
/* --------------
|
|
633
|
+
Selectable
|
|
634
|
+
--------------- */
|
|
530
635
|
.ui.ui.selectable.table > tbody > tr:hover,
|
|
531
636
|
.ui.table tbody tr td.selectable:hover {
|
|
532
637
|
background: rgba(0, 0, 0, 0.05);
|
|
@@ -540,6 +645,8 @@
|
|
|
540
645
|
.ui.table tbody tr td.selectable > a:not(.ui) {
|
|
541
646
|
display: block;
|
|
542
647
|
color: inherit;
|
|
648
|
+
}
|
|
649
|
+
.ui.table:not(.compact) tbody tr td.selectable > a:not(.ui) {
|
|
543
650
|
padding: 0.78571429em 0.78571429em;
|
|
544
651
|
}
|
|
545
652
|
.ui.table > tr > td.selectable,
|
|
@@ -565,7 +672,7 @@
|
|
|
565
672
|
.ui.ui.selectable.table tr.active:hover,
|
|
566
673
|
.ui.table tr td.selectable.active:hover,
|
|
567
674
|
.ui.selectable.table tr:hover td.active {
|
|
568
|
-
background: #
|
|
675
|
+
background: #e0e0e0;
|
|
569
676
|
color: rgba(0, 0, 0, 0.87);
|
|
570
677
|
}
|
|
571
678
|
.ui.ui.selectable.table tr.positive:hover,
|
|
@@ -581,10 +688,9 @@
|
|
|
581
688
|
color: #943634;
|
|
582
689
|
}
|
|
583
690
|
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
691
|
+
/* -------------------
|
|
692
|
+
Attached
|
|
693
|
+
-------------------- */
|
|
588
694
|
|
|
589
695
|
/* Middle */
|
|
590
696
|
.ui.attached.table {
|
|
@@ -594,9 +700,8 @@
|
|
|
594
700
|
margin: 0 -1px;
|
|
595
701
|
width: calc(100% + 2px);
|
|
596
702
|
max-width: calc(100% + 2px);
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
border: 1px solid #D4D4D5;
|
|
703
|
+
box-shadow: none;
|
|
704
|
+
border: 1px solid #d4d4d5;
|
|
600
705
|
}
|
|
601
706
|
.ui.attached + .ui.attached.table:not(.top) {
|
|
602
707
|
border-top: none;
|
|
@@ -620,18 +725,16 @@
|
|
|
620
725
|
margin-top: 0;
|
|
621
726
|
top: 0;
|
|
622
727
|
margin-bottom: 1em;
|
|
623
|
-
|
|
624
|
-
box-shadow: none, none;
|
|
728
|
+
box-shadow: none;
|
|
625
729
|
border-radius: 0 0 0 0;
|
|
626
730
|
}
|
|
627
731
|
.ui[class*="bottom attached"].table:last-child {
|
|
628
732
|
margin-bottom: 0;
|
|
629
733
|
}
|
|
630
734
|
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
735
|
+
/* --------------
|
|
736
|
+
Striped
|
|
737
|
+
--------------- */
|
|
635
738
|
|
|
636
739
|
/* Table Striping */
|
|
637
740
|
.ui.striped.table > tr:nth-child(2n),
|
|
@@ -641,238 +744,113 @@
|
|
|
641
744
|
|
|
642
745
|
/* Allow striped active hover */
|
|
643
746
|
.ui.striped.selectable.selectable.selectable.table tbody tr.active:hover {
|
|
644
|
-
background: #
|
|
747
|
+
background: #efefef;
|
|
645
748
|
color: rgba(0, 0, 0, 0.95);
|
|
646
749
|
}
|
|
647
750
|
|
|
648
|
-
|
|
751
|
+
/* --------------
|
|
649
752
|
Single Line
|
|
650
|
-
|
|
651
|
-
|
|
753
|
+
--------------- */
|
|
652
754
|
.ui.table[class*="single line"],
|
|
653
755
|
.ui.table [class*="single line"] {
|
|
654
756
|
white-space: nowrap;
|
|
655
757
|
}
|
|
656
758
|
|
|
657
|
-
|
|
759
|
+
/* -------------------
|
|
658
760
|
Colors
|
|
659
|
-
|
|
660
|
-
|
|
761
|
+
-------------------- */
|
|
661
762
|
.ui.primary.table {
|
|
662
763
|
border-top: 0.2em solid #007388;
|
|
663
764
|
}
|
|
664
|
-
|
|
665
|
-
|
|
765
|
+
|
|
766
|
+
/* Same color for background and color to camouflage the scrollbar */
|
|
767
|
+
.ui.scrolling.table > thead.primary,
|
|
768
|
+
.ui.scrolling.table > tfoot.primary {
|
|
666
769
|
background: #ddf4ff;
|
|
770
|
+
color: #ddf4ff;
|
|
771
|
+
}
|
|
772
|
+
.ui.scrolling.table > thead.primary > tr > th,
|
|
773
|
+
.ui.scrolling.table > tfoot.primary > tr > th,
|
|
774
|
+
.ui.scrolling.table > thead.primary > tr > td,
|
|
775
|
+
.ui.scrolling.table > tfoot.primary > tr > td {
|
|
776
|
+
background: inherit;
|
|
777
|
+
color: rgba(255, 255, 255, 0.9);
|
|
778
|
+
}
|
|
779
|
+
.ui.ui.ui.ui.table tr[class*="primary colored"],
|
|
780
|
+
.ui.ui.table th[class*="primary colored"],
|
|
781
|
+
.ui.ui.table td[class*="primary colored"],
|
|
782
|
+
.ui.ui.ui.ui.table tr.primary,
|
|
783
|
+
.ui.ui.table th.primary,
|
|
784
|
+
.ui.ui.table td.primary {
|
|
785
|
+
background: #ddf4ff;
|
|
786
|
+
color: rgba(255, 255, 255, 0.9);
|
|
787
|
+
}
|
|
788
|
+
.ui.table > thead > tr[class*="primary colored"] > th,
|
|
789
|
+
.ui.table > tfoot > tr[class*="primary colored"] > th,
|
|
790
|
+
.ui.table > tfoot > tr[class*="primary colored"] > td,
|
|
791
|
+
.ui.table > thead > tr.primary > th,
|
|
792
|
+
.ui.table > tfoot > tr.primary > th,
|
|
793
|
+
.ui.table > tfoot > tr.primary > td {
|
|
794
|
+
background: inherit;
|
|
667
795
|
color: rgba(255, 255, 255, 0.9);
|
|
668
796
|
}
|
|
669
|
-
.ui.ui.selectable.table tr
|
|
670
|
-
.ui.table tr td.selectable
|
|
671
|
-
.ui.selectable.table tr:hover td
|
|
797
|
+
.ui.ui.selectable.table tr[class*="primary colored"]:hover,
|
|
798
|
+
.ui.table tr td.selectable[class*="primary colored"]:hover,
|
|
799
|
+
.ui.selectable.table tr:hover td[class*="primary colored"],
|
|
800
|
+
.ui.ui.selectable.table tr.primary:hover,
|
|
801
|
+
.ui.table tr td.selectable.primary:hover,
|
|
802
|
+
.ui.selectable.table tr:hover td.primary {
|
|
672
803
|
background: #d3f1ff;
|
|
673
804
|
color: rgba(255, 255, 255, 0.9);
|
|
674
805
|
}
|
|
675
806
|
.ui.secondary.table {
|
|
676
|
-
border-top: 0.2em solid #
|
|
807
|
+
border-top: 0.2em solid #1b1c1d;
|
|
677
808
|
}
|
|
678
|
-
|
|
679
|
-
|
|
809
|
+
|
|
810
|
+
/* Same color for background and color to camouflage the scrollbar */
|
|
811
|
+
.ui.scrolling.table > thead.secondary,
|
|
812
|
+
.ui.scrolling.table > tfoot.secondary {
|
|
680
813
|
background: #dddddd;
|
|
814
|
+
color: #dddddd;
|
|
815
|
+
}
|
|
816
|
+
.ui.scrolling.table > thead.secondary > tr > th,
|
|
817
|
+
.ui.scrolling.table > tfoot.secondary > tr > th,
|
|
818
|
+
.ui.scrolling.table > thead.secondary > tr > td,
|
|
819
|
+
.ui.scrolling.table > tfoot.secondary > tr > td {
|
|
820
|
+
background: inherit;
|
|
681
821
|
color: rgba(255, 255, 255, 0.9);
|
|
682
822
|
}
|
|
683
|
-
.ui.ui.
|
|
684
|
-
.ui.table
|
|
685
|
-
.ui.
|
|
686
|
-
|
|
823
|
+
.ui.ui.ui.ui.table tr[class*="secondary colored"],
|
|
824
|
+
.ui.ui.table th[class*="secondary colored"],
|
|
825
|
+
.ui.ui.table td[class*="secondary colored"],
|
|
826
|
+
.ui.ui.ui.ui.table tr.secondary,
|
|
827
|
+
.ui.ui.table th.secondary,
|
|
828
|
+
.ui.ui.table td.secondary {
|
|
829
|
+
background: #dddddd;
|
|
687
830
|
color: rgba(255, 255, 255, 0.9);
|
|
688
831
|
}
|
|
689
|
-
.ui.
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
.ui.
|
|
693
|
-
.ui.
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
.ui.ui.selectable.table tr.red:not(.marked):hover,
|
|
698
|
-
.ui.table tr td.selectable.red:not(.marked):hover,
|
|
699
|
-
.ui.selectable.table tr:hover td.red:not(.marked) {
|
|
700
|
-
background: #ffd7d5;
|
|
701
|
-
color: #af4e4a;
|
|
702
|
-
}
|
|
703
|
-
.ui.orange.table {
|
|
704
|
-
border-top: 0.2em solid #F2711C;
|
|
705
|
-
}
|
|
706
|
-
.ui.ui.ui.ui.table tr.orange:not(.marked),
|
|
707
|
-
.ui.ui.table td.orange:not(.marked) {
|
|
708
|
-
background: #ffe7d1;
|
|
709
|
-
color: #F2711C;
|
|
710
|
-
}
|
|
711
|
-
.ui.ui.selectable.table tr.orange:not(.marked):hover,
|
|
712
|
-
.ui.table tr td.selectable.orange:not(.marked):hover,
|
|
713
|
-
.ui.selectable.table tr:hover td.orange:not(.marked) {
|
|
714
|
-
background: #fae1cc;
|
|
715
|
-
color: #F2711C;
|
|
716
|
-
}
|
|
717
|
-
.ui.yellow.table {
|
|
718
|
-
border-top: 0.2em solid #FBBD08;
|
|
719
|
-
}
|
|
720
|
-
.ui.ui.ui.ui.table tr.yellow:not(.marked),
|
|
721
|
-
.ui.ui.table td.yellow:not(.marked) {
|
|
722
|
-
background: #fff9d2;
|
|
723
|
-
color: #B58105;
|
|
724
|
-
}
|
|
725
|
-
.ui.ui.selectable.table tr.yellow:not(.marked):hover,
|
|
726
|
-
.ui.table tr td.selectable.yellow:not(.marked):hover,
|
|
727
|
-
.ui.selectable.table tr:hover td.yellow:not(.marked) {
|
|
728
|
-
background: #fbf5cc;
|
|
729
|
-
color: #B58105;
|
|
730
|
-
}
|
|
731
|
-
.ui.olive.table {
|
|
732
|
-
border-top: 0.2em solid #9baf66;
|
|
733
|
-
}
|
|
734
|
-
.ui.ui.ui.ui.table tr.olive:not(.marked),
|
|
735
|
-
.ui.ui.table td.olive:not(.marked) {
|
|
736
|
-
background: #f7fae4;
|
|
737
|
-
color: #8ABC1E;
|
|
738
|
-
}
|
|
739
|
-
.ui.ui.selectable.table tr.olive:not(.marked):hover,
|
|
740
|
-
.ui.table tr td.selectable.olive:not(.marked):hover,
|
|
741
|
-
.ui.selectable.table tr:hover td.olive:not(.marked) {
|
|
742
|
-
background: #f6fada;
|
|
743
|
-
color: #8ABC1E;
|
|
744
|
-
}
|
|
745
|
-
.ui.green.table {
|
|
746
|
-
border-top: 0.2em solid #66af8b;
|
|
747
|
-
}
|
|
748
|
-
.ui.ui.ui.ui.table tr.green:not(.marked),
|
|
749
|
-
.ui.ui.table td.green:not(.marked) {
|
|
750
|
-
background: #d5f5d9;
|
|
751
|
-
color: #1EBC30;
|
|
752
|
-
}
|
|
753
|
-
.ui.ui.selectable.table tr.green:not(.marked):hover,
|
|
754
|
-
.ui.table tr td.selectable.green:not(.marked):hover,
|
|
755
|
-
.ui.selectable.table tr:hover td.green:not(.marked) {
|
|
756
|
-
background: #d2eed5;
|
|
757
|
-
color: #1EBC30;
|
|
758
|
-
}
|
|
759
|
-
.ui.teal.table {
|
|
760
|
-
border-top: 0.2em solid #66afac;
|
|
761
|
-
}
|
|
762
|
-
.ui.ui.ui.ui.table tr.teal:not(.marked),
|
|
763
|
-
.ui.ui.table td.teal:not(.marked) {
|
|
764
|
-
background: #e2ffff;
|
|
765
|
-
color: #10A3A3;
|
|
766
|
-
}
|
|
767
|
-
.ui.ui.selectable.table tr.teal:not(.marked):hover,
|
|
768
|
-
.ui.table tr td.selectable.teal:not(.marked):hover,
|
|
769
|
-
.ui.selectable.table tr:hover td.teal:not(.marked) {
|
|
770
|
-
background: #d8ffff;
|
|
771
|
-
color: #10A3A3;
|
|
772
|
-
}
|
|
773
|
-
.ui.blue.table {
|
|
774
|
-
border-top: 0.2em solid #007388;
|
|
832
|
+
.ui.table > thead > tr[class*="secondary colored"] > th,
|
|
833
|
+
.ui.table > tfoot > tr[class*="secondary colored"] > th,
|
|
834
|
+
.ui.table > tfoot > tr[class*="secondary colored"] > td,
|
|
835
|
+
.ui.table > thead > tr.secondary > th,
|
|
836
|
+
.ui.table > tfoot > tr.secondary > th,
|
|
837
|
+
.ui.table > tfoot > tr.secondary > td {
|
|
838
|
+
background: inherit;
|
|
839
|
+
color: rgba(255, 255, 255, 0.9);
|
|
775
840
|
}
|
|
776
|
-
.ui.ui.
|
|
777
|
-
.ui.
|
|
778
|
-
|
|
779
|
-
|
|
841
|
+
.ui.ui.selectable.table tr[class*="secondary colored"]:hover,
|
|
842
|
+
.ui.table tr td.selectable[class*="secondary colored"]:hover,
|
|
843
|
+
.ui.selectable.table tr:hover td[class*="secondary colored"],
|
|
844
|
+
.ui.ui.selectable.table tr.secondary:hover,
|
|
845
|
+
.ui.table tr td.selectable.secondary:hover,
|
|
846
|
+
.ui.selectable.table tr:hover td.secondary {
|
|
847
|
+
background: #e2e2e2;
|
|
848
|
+
color: rgba(255, 255, 255, 0.9);
|
|
780
849
|
}
|
|
781
|
-
.ui.ui.selectable.table tr.blue:not(.marked):hover,
|
|
782
|
-
.ui.table tr td.selectable.blue:not(.marked):hover,
|
|
783
|
-
.ui.selectable.table tr:hover td.blue:not(.marked) {
|
|
784
|
-
background: #d3f1ff;
|
|
785
|
-
color: #007388;
|
|
786
|
-
}
|
|
787
|
-
.ui.violet.table {
|
|
788
|
-
border-top: 0.2em solid #a166af;
|
|
789
|
-
}
|
|
790
|
-
.ui.ui.ui.ui.table tr.violet:not(.marked),
|
|
791
|
-
.ui.ui.table td.violet:not(.marked) {
|
|
792
|
-
background: #ece9fe;
|
|
793
|
-
color: #a166af;
|
|
794
|
-
}
|
|
795
|
-
.ui.ui.selectable.table tr.violet:not(.marked):hover,
|
|
796
|
-
.ui.table tr td.selectable.violet:not(.marked):hover,
|
|
797
|
-
.ui.selectable.table tr:hover td.violet:not(.marked) {
|
|
798
|
-
background: #e3deff;
|
|
799
|
-
color: #a166af;
|
|
800
|
-
}
|
|
801
|
-
.ui.purple.table {
|
|
802
|
-
border-top: 0.2em solid #af6690;
|
|
803
|
-
}
|
|
804
|
-
.ui.ui.ui.ui.table tr.purple:not(.marked),
|
|
805
|
-
.ui.ui.table td.purple:not(.marked) {
|
|
806
|
-
background: #f8e3ff;
|
|
807
|
-
color: #af6690;
|
|
808
|
-
}
|
|
809
|
-
.ui.ui.selectable.table tr.purple:not(.marked):hover,
|
|
810
|
-
.ui.table tr td.selectable.purple:not(.marked):hover,
|
|
811
|
-
.ui.selectable.table tr:hover td.purple:not(.marked) {
|
|
812
|
-
background: #f5d9ff;
|
|
813
|
-
color: #af6690;
|
|
814
|
-
}
|
|
815
|
-
.ui.pink.table {
|
|
816
|
-
border-top: 0.2em solid #E03997;
|
|
817
|
-
}
|
|
818
|
-
.ui.ui.ui.ui.table tr.pink:not(.marked),
|
|
819
|
-
.ui.ui.table td.pink:not(.marked) {
|
|
820
|
-
background: #ffe8f9;
|
|
821
|
-
color: #E03997;
|
|
822
|
-
}
|
|
823
|
-
.ui.ui.selectable.table tr.pink:not(.marked):hover,
|
|
824
|
-
.ui.table tr td.selectable.pink:not(.marked):hover,
|
|
825
|
-
.ui.selectable.table tr:hover td.pink:not(.marked) {
|
|
826
|
-
background: #ffdef6;
|
|
827
|
-
color: #E03997;
|
|
828
|
-
}
|
|
829
|
-
.ui.brown.table {
|
|
830
|
-
border-top: 0.2em solid #af9666;
|
|
831
|
-
}
|
|
832
|
-
.ui.ui.ui.ui.table tr.brown:not(.marked),
|
|
833
|
-
.ui.ui.table td.brown:not(.marked) {
|
|
834
|
-
background: #f7e5d2;
|
|
835
|
-
color: #af9666;
|
|
836
|
-
}
|
|
837
|
-
.ui.ui.selectable.table tr.brown:not(.marked):hover,
|
|
838
|
-
.ui.table tr td.selectable.brown:not(.marked):hover,
|
|
839
|
-
.ui.selectable.table tr:hover td.brown:not(.marked) {
|
|
840
|
-
background: #efe0cf;
|
|
841
|
-
color: #af9666;
|
|
842
|
-
}
|
|
843
|
-
.ui.grey.table {
|
|
844
|
-
border-top: 0.2em solid #9ab5c1;
|
|
845
|
-
}
|
|
846
|
-
.ui.ui.ui.ui.table tr.grey:not(.marked),
|
|
847
|
-
.ui.ui.table td.grey:not(.marked) {
|
|
848
|
-
background: #DCDDDE;
|
|
849
|
-
color: #9ab5c1;
|
|
850
|
-
}
|
|
851
|
-
.ui.ui.selectable.table tr.grey:not(.marked):hover,
|
|
852
|
-
.ui.table tr td.selectable.grey:not(.marked):hover,
|
|
853
|
-
.ui.selectable.table tr:hover td.grey:not(.marked) {
|
|
854
|
-
background: #c2c4c5;
|
|
855
|
-
color: #9ab5c1;
|
|
856
|
-
}
|
|
857
|
-
.ui.black.table {
|
|
858
|
-
border-top: 0.2em solid #1B1C1D;
|
|
859
|
-
}
|
|
860
|
-
.ui.ui.ui.ui.table tr.black:not(.marked),
|
|
861
|
-
.ui.ui.table td.black:not(.marked) {
|
|
862
|
-
background: #545454;
|
|
863
|
-
color: #FFFFFF;
|
|
864
|
-
}
|
|
865
|
-
.ui.ui.selectable.table tr.black:not(.marked):hover,
|
|
866
|
-
.ui.table tr td.selectable.black:not(.marked):hover,
|
|
867
|
-
.ui.selectable.table tr:hover td.black:not(.marked) {
|
|
868
|
-
background: #000000;
|
|
869
|
-
color: #FFFFFF;
|
|
870
|
-
}
|
|
871
|
-
|
|
872
|
-
/*--------------
|
|
873
|
-
Column Count
|
|
874
|
-
---------------*/
|
|
875
850
|
|
|
851
|
+
/* --------------
|
|
852
|
+
Column Count
|
|
853
|
+
--------------- */
|
|
876
854
|
|
|
877
855
|
/* Grid Based */
|
|
878
856
|
.ui.one.column.table td {
|
|
@@ -990,54 +968,45 @@
|
|
|
990
968
|
width: 100%;
|
|
991
969
|
}
|
|
992
970
|
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
971
|
+
/* --------------
|
|
972
|
+
Sortable
|
|
973
|
+
--------------- */
|
|
997
974
|
.ui.sortable.table > thead > tr > th {
|
|
998
975
|
cursor: pointer;
|
|
999
976
|
white-space: nowrap;
|
|
1000
|
-
border-left: 1px solid rgba(34, 36, 38, 0.15);
|
|
1001
977
|
color: rgba(0, 0, 0, 0.87);
|
|
1002
978
|
}
|
|
1003
|
-
.ui.sortable.table > thead > tr > th:first-child {
|
|
1004
|
-
border-left:
|
|
979
|
+
.ui.celled.sortable.table > thead > tr > th:not(:first-child) {
|
|
980
|
+
border-left: 1px solid rgba(34, 36, 38, 0.15);
|
|
1005
981
|
}
|
|
1006
982
|
.ui.sortable.table thead th.sorted,
|
|
1007
983
|
.ui.sortable.table thead th.sorted:hover {
|
|
1008
984
|
-webkit-user-select: none;
|
|
1009
|
-
-moz-user-select: none;
|
|
1010
985
|
-ms-user-select: none;
|
|
1011
986
|
user-select: none;
|
|
1012
987
|
}
|
|
1013
|
-
.ui.sortable.table > thead > tr > th
|
|
988
|
+
.ui.sortable.table > thead > tr > th::after {
|
|
1014
989
|
display: none;
|
|
1015
990
|
font-style: normal;
|
|
1016
991
|
font-weight: 300;
|
|
1017
992
|
text-decoration: inherit;
|
|
1018
|
-
content:
|
|
993
|
+
content: "";
|
|
1019
994
|
height: 1em;
|
|
1020
995
|
width: auto;
|
|
1021
996
|
opacity: 0.8;
|
|
1022
997
|
margin: 0 0 0 0.5em;
|
|
1023
|
-
font-family:
|
|
998
|
+
font-family: "Icons";
|
|
1024
999
|
}
|
|
1025
|
-
.ui.sortable.table thead th.ascending
|
|
1026
|
-
content:
|
|
1000
|
+
.ui.sortable.table thead th.ascending::after {
|
|
1001
|
+
content: "\f0d8";
|
|
1027
1002
|
}
|
|
1028
|
-
.ui.sortable.table thead th.descending
|
|
1029
|
-
content:
|
|
1030
|
-
}
|
|
1031
|
-
|
|
1032
|
-
/* Hover */
|
|
1033
|
-
.ui.sortable.table th.disabled:hover {
|
|
1034
|
-
cursor: auto;
|
|
1035
|
-
color: rgba(40, 40, 40, 0.3);
|
|
1003
|
+
.ui.sortable.table thead th.descending::after {
|
|
1004
|
+
content: "\f0d7";
|
|
1036
1005
|
}
|
|
1037
1006
|
.ui.sortable.table > thead > tr > th:hover {
|
|
1038
1007
|
color: rgba(0, 0, 0, 0.8);
|
|
1039
1008
|
}
|
|
1040
|
-
.ui.sortable.table
|
|
1009
|
+
.ui.sortable.table > thead > tr > th:hover {
|
|
1041
1010
|
background: rgba(0, 0, 0, 0.05);
|
|
1042
1011
|
}
|
|
1043
1012
|
|
|
@@ -1045,10 +1014,10 @@
|
|
|
1045
1014
|
.ui.sortable.table thead th.sorted {
|
|
1046
1015
|
color: rgba(0, 0, 0, 0.95);
|
|
1047
1016
|
}
|
|
1048
|
-
.ui.sortable.table
|
|
1017
|
+
.ui.sortable.table thead th.sorted {
|
|
1049
1018
|
background: rgba(0, 0, 0, 0.05);
|
|
1050
1019
|
}
|
|
1051
|
-
.ui.sortable.table thead th.sorted
|
|
1020
|
+
.ui.sortable.table thead th.sorted::after {
|
|
1052
1021
|
display: inline-block;
|
|
1053
1022
|
}
|
|
1054
1023
|
|
|
@@ -1056,22 +1025,20 @@
|
|
|
1056
1025
|
.ui.sortable.table thead th.sorted:hover {
|
|
1057
1026
|
color: rgba(0, 0, 0, 0.95);
|
|
1058
1027
|
}
|
|
1059
|
-
.ui.sortable.table
|
|
1028
|
+
.ui.sortable.table thead th.sorted:hover {
|
|
1060
1029
|
background: rgba(0, 0, 0, 0.05);
|
|
1061
1030
|
}
|
|
1062
1031
|
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1032
|
+
/* --------------
|
|
1033
|
+
Collapsing
|
|
1034
|
+
--------------- */
|
|
1067
1035
|
.ui.collapsing.table {
|
|
1068
1036
|
width: auto;
|
|
1069
1037
|
}
|
|
1070
1038
|
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1039
|
+
/* --------------
|
|
1040
|
+
Celled
|
|
1041
|
+
--------------- */
|
|
1075
1042
|
.ui.celled.table > tr > th,
|
|
1076
1043
|
.ui.celled.table > thead > tr > th,
|
|
1077
1044
|
.ui.celled.table > tbody > tr > th,
|
|
@@ -1091,10 +1058,9 @@
|
|
|
1091
1058
|
border-left: none;
|
|
1092
1059
|
}
|
|
1093
1060
|
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1061
|
+
/* --------------
|
|
1062
|
+
Compact
|
|
1063
|
+
--------------- */
|
|
1098
1064
|
.ui.compact.table > tr > th,
|
|
1099
1065
|
.ui.compact.table > thead > tr > th,
|
|
1100
1066
|
.ui.compact.table > tbody > tr > th,
|
|
@@ -1122,10 +1088,79 @@
|
|
|
1122
1088
|
padding: 0.4em 0.6em;
|
|
1123
1089
|
}
|
|
1124
1090
|
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1091
|
+
/* --------------
|
|
1092
|
+
Stuck
|
|
1093
|
+
--------------- */
|
|
1094
|
+
.ui.stuck.table {
|
|
1095
|
+
background: #fff;
|
|
1096
|
+
}
|
|
1097
|
+
.ui.stuck.table > thead > tr {
|
|
1098
|
+
background: #f9fafb;
|
|
1099
|
+
}
|
|
1100
|
+
.ui.stuck.table > tbody > tr {
|
|
1101
|
+
background: #fff;
|
|
1102
|
+
}
|
|
1103
|
+
.ui.stuck.table > tfoot > tr {
|
|
1104
|
+
background: #f9fafb;
|
|
1105
|
+
}
|
|
1106
|
+
.ui.head.stuck.table > thead,
|
|
1107
|
+
.ui.foot.stuck.table > tfoot {
|
|
1108
|
+
position: sticky;
|
|
1109
|
+
z-index: 800;
|
|
1110
|
+
}
|
|
1111
|
+
.ui.head.stuck.table {
|
|
1112
|
+
border-top: 0;
|
|
1113
|
+
}
|
|
1114
|
+
.ui.head.stuck.table > thead {
|
|
1115
|
+
top: 0;
|
|
1116
|
+
bottom: auto;
|
|
1117
|
+
}
|
|
1118
|
+
.ui.head.stuck.table > thead > tr:first-child > th {
|
|
1119
|
+
border-top: 1px solid rgba(34, 36, 38, 0.1);
|
|
1120
|
+
}
|
|
1121
|
+
.ui.foot.stuck.table {
|
|
1122
|
+
border-bottom: 0;
|
|
1123
|
+
}
|
|
1124
|
+
.ui.foot.stuck.table > tfoot {
|
|
1125
|
+
top: auto;
|
|
1126
|
+
bottom: 0;
|
|
1127
|
+
}
|
|
1128
|
+
.ui.foot.stuck.table > tfoot > tr:last-child > td,
|
|
1129
|
+
.ui.foot.stuck.table > tfoot > tr:last-child > th {
|
|
1130
|
+
border-bottom: 1px solid rgba(34, 36, 38, 0.1);
|
|
1131
|
+
}
|
|
1132
|
+
.ui.first.stuck.table {
|
|
1133
|
+
border-left: 0;
|
|
1134
|
+
}
|
|
1135
|
+
.ui.first.stuck.table th:first-child,
|
|
1136
|
+
.ui.first.stuck.table td:first-child {
|
|
1137
|
+
position: sticky;
|
|
1138
|
+
left: 0;
|
|
1139
|
+
border-left: 1px solid rgba(34, 36, 38, 0.1);
|
|
1140
|
+
background: inherit;
|
|
1141
|
+
}
|
|
1142
|
+
.ui.last.stuck.table {
|
|
1143
|
+
border-right: 0;
|
|
1144
|
+
}
|
|
1145
|
+
.ui.last.stuck.table th:last-child,
|
|
1146
|
+
.ui.last.stuck.table td:last-child {
|
|
1147
|
+
position: sticky;
|
|
1148
|
+
right: 0;
|
|
1149
|
+
border-right: 1px solid rgba(34, 36, 38, 0.1);
|
|
1150
|
+
background: inherit;
|
|
1151
|
+
}
|
|
1152
|
+
.ui.celled.first.stuck.table th:first-child,
|
|
1153
|
+
.ui.celled.first.stuck.table td:first-child {
|
|
1154
|
+
border-right: 1px solid rgba(34, 36, 38, 0.1);
|
|
1155
|
+
}
|
|
1156
|
+
.ui.celled.last.stuck.table th:last-child,
|
|
1157
|
+
.ui.celled.last.stuck.table td:last-child {
|
|
1158
|
+
border-left: 1px solid rgba(34, 36, 38, 0.1);
|
|
1159
|
+
}
|
|
1128
1160
|
|
|
1161
|
+
/* --------------
|
|
1162
|
+
Sizes
|
|
1163
|
+
--------------- */
|
|
1129
1164
|
|
|
1130
1165
|
/* Standard */
|
|
1131
1166
|
.ui.table {
|
|
@@ -1154,6 +1189,12 @@
|
|
|
1154
1189
|
}
|
|
1155
1190
|
|
|
1156
1191
|
|
|
1192
|
+
/*******************************
|
|
1193
|
+
Overrides
|
|
1194
|
+
*******************************/
|
|
1195
|
+
|
|
1196
|
+
|
|
1197
|
+
|
|
1157
1198
|
/*******************************
|
|
1158
1199
|
Site Overrides
|
|
1159
1200
|
*******************************/
|