@northdata/fomantic-ui 2.9.416 → 2.9.419
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/README.md +3 -3
- package/lib/semantic-ui/dist/components/accordion.css +43 -2
- package/lib/semantic-ui/dist/components/accordion.min.css +1 -1
- package/lib/semantic-ui/dist/components/accordion.min.js +1 -1
- package/lib/semantic-ui/dist/components/api.min.js +1 -1
- package/lib/semantic-ui/dist/components/button.css +0 -0
- package/lib/semantic-ui/dist/components/button.min.css +0 -0
- package/lib/semantic-ui/dist/components/calendar.min.js +1 -1
- package/lib/semantic-ui/dist/components/card.css +0 -0
- package/lib/semantic-ui/dist/components/card.min.css +0 -0
- package/lib/semantic-ui/dist/components/checkbox.css +1 -2
- package/lib/semantic-ui/dist/components/checkbox.min.css +1 -1
- package/lib/semantic-ui/dist/components/checkbox.min.js +1 -1
- package/lib/semantic-ui/dist/components/dimmer.css +0 -0
- package/lib/semantic-ui/dist/components/dimmer.js +0 -0
- package/lib/semantic-ui/dist/components/dimmer.min.css +0 -0
- package/lib/semantic-ui/dist/components/dimmer.min.js +1 -1
- package/lib/semantic-ui/dist/components/divider.css +0 -0
- package/lib/semantic-ui/dist/components/divider.min.css +0 -0
- package/lib/semantic-ui/dist/components/dropdown.css +4 -8
- package/lib/semantic-ui/dist/components/dropdown.min.css +1 -1
- package/lib/semantic-ui/dist/components/dropdown.min.js +11 -0
- package/lib/semantic-ui/dist/components/feed.css +0 -0
- package/lib/semantic-ui/dist/components/feed.min.css +0 -0
- package/lib/semantic-ui/dist/components/flag.css +2 -4
- package/lib/semantic-ui/dist/components/flag.min.css +1 -1
- package/lib/semantic-ui/dist/components/form.css +0 -0
- package/lib/semantic-ui/dist/components/form.min.css +0 -0
- package/lib/semantic-ui/dist/components/form.min.js +1 -1
- package/lib/semantic-ui/dist/components/grid.css +0 -0
- package/lib/semantic-ui/dist/components/grid.min.css +0 -0
- package/lib/semantic-ui/dist/components/header.css +12 -12
- package/lib/semantic-ui/dist/components/header.min.css +1 -1
- package/lib/semantic-ui/dist/components/icon.css +9 -10
- package/lib/semantic-ui/dist/components/icon.min.css +1 -1
- package/lib/semantic-ui/dist/components/image.css +0 -0
- package/lib/semantic-ui/dist/components/image.min.css +0 -0
- package/lib/semantic-ui/dist/components/input.css +0 -0
- package/lib/semantic-ui/dist/components/input.min.css +0 -0
- package/lib/semantic-ui/dist/components/item.css +0 -0
- package/lib/semantic-ui/dist/components/item.min.css +0 -0
- package/lib/semantic-ui/dist/components/label.css +36 -36
- package/lib/semantic-ui/dist/components/label.min.css +1 -1
- package/lib/semantic-ui/dist/components/list.css +0 -0
- package/lib/semantic-ui/dist/components/list.min.css +0 -0
- package/lib/semantic-ui/dist/components/loader.css +0 -0
- package/lib/semantic-ui/dist/components/loader.min.css +0 -0
- package/lib/semantic-ui/dist/components/menu.css +0 -0
- package/lib/semantic-ui/dist/components/menu.min.css +0 -0
- package/lib/semantic-ui/dist/components/message.css +0 -0
- package/lib/semantic-ui/dist/components/message.min.css +0 -0
- package/lib/semantic-ui/dist/components/modal.css +0 -0
- package/lib/semantic-ui/dist/components/modal.js +0 -0
- package/lib/semantic-ui/dist/components/modal.min.css +0 -0
- package/lib/semantic-ui/dist/components/modal.min.js +1 -1
- package/lib/semantic-ui/dist/components/popup.css +1 -2
- package/lib/semantic-ui/dist/components/popup.min.css +1 -1
- package/lib/semantic-ui/dist/components/popup.min.js +1 -1
- package/lib/semantic-ui/dist/components/reset.css +0 -0
- package/lib/semantic-ui/dist/components/reset.min.css +0 -0
- package/lib/semantic-ui/dist/components/search.css +1 -2
- package/lib/semantic-ui/dist/components/search.min.css +1 -1
- package/lib/semantic-ui/dist/components/search.min.js +1 -1
- package/lib/semantic-ui/dist/components/segment.css +0 -0
- package/lib/semantic-ui/dist/components/segment.min.css +0 -0
- package/lib/semantic-ui/dist/components/site.css +0 -0
- package/lib/semantic-ui/dist/components/site.min.css +0 -0
- package/lib/semantic-ui/dist/components/site.min.js +1 -1
- package/lib/semantic-ui/dist/components/statistic.css +0 -0
- package/lib/semantic-ui/dist/components/statistic.min.css +0 -0
- package/lib/semantic-ui/dist/components/tab.css +0 -0
- package/lib/semantic-ui/dist/components/tab.min.css +0 -0
- package/lib/semantic-ui/dist/components/tab.min.js +1 -1
- package/lib/semantic-ui/dist/components/table.css +462 -38
- package/lib/semantic-ui/dist/components/table.min.css +1 -1
- package/lib/semantic-ui/dist/components/transition.css +1 -2
- package/lib/semantic-ui/dist/components/transition.min.css +1 -1
- package/lib/semantic-ui/dist/components/transition.min.js +1 -1
- package/lib/semantic-ui/dist/less/default/site.variables +0 -0
- package/lib/semantic-ui/dist/less/site/site.variables +5 -3
- package/lib/semantic-ui/dist/less/site/variation.variables +1 -1
- package/lib/semantic-ui/dist/semantic-packed.css +703 -104
- package/lib/semantic-ui/dist/semantic.css +623 -105
- package/lib/semantic-ui/dist/semantic.full.css +713 -516
- package/lib/semantic-ui/dist/semantic.full.min.css +1 -1
- package/lib/semantic-ui/dist/semantic.min.css +11 -11
- package/lib/semantic-ui/dist/semantic.min.js +11 -0
- package/package.json +8 -11
|
@@ -2140,7 +2140,6 @@ input::selection {
|
|
|
2140
2140
|
|
|
2141
2141
|
i.flag:not(.icon) {
|
|
2142
2142
|
speak: none;
|
|
2143
|
-
-webkit-backface-visibility: hidden;
|
|
2144
2143
|
backface-visibility: hidden;
|
|
2145
2144
|
}
|
|
2146
2145
|
|
|
@@ -2182,7 +2181,6 @@ i.flag:not(.icon) {
|
|
|
2182
2181
|
text-decoration: inherit;
|
|
2183
2182
|
speak: none;
|
|
2184
2183
|
-webkit-font-smoothing: antialiased;
|
|
2185
|
-
-webkit-backface-visibility: hidden;
|
|
2186
2184
|
backface-visibility: hidden;
|
|
2187
2185
|
}
|
|
2188
2186
|
|
|
@@ -3835,15 +3833,15 @@ a.ui.red.header:hover {
|
|
|
3835
3833
|
}
|
|
3836
3834
|
|
|
3837
3835
|
.ui.orange.header {
|
|
3838
|
-
color: #
|
|
3836
|
+
color: #af6a66;
|
|
3839
3837
|
}
|
|
3840
3838
|
|
|
3841
3839
|
a.ui.orange.header:hover {
|
|
3842
|
-
color: #
|
|
3840
|
+
color: #a95752;
|
|
3843
3841
|
}
|
|
3844
3842
|
|
|
3845
3843
|
.ui.orange.dividing.header {
|
|
3846
|
-
border-bottom: 2px solid #
|
|
3844
|
+
border-bottom: 2px solid #af6a66;
|
|
3847
3845
|
}
|
|
3848
3846
|
|
|
3849
3847
|
.ui.yellow.header {
|
|
@@ -3919,39 +3917,39 @@ a.ui.violet.header:hover {
|
|
|
3919
3917
|
}
|
|
3920
3918
|
|
|
3921
3919
|
.ui.purple.header {
|
|
3922
|
-
color: #
|
|
3920
|
+
color: #6667af;
|
|
3923
3921
|
}
|
|
3924
3922
|
|
|
3925
3923
|
a.ui.purple.header:hover {
|
|
3926
|
-
color: #
|
|
3924
|
+
color: #5254a9;
|
|
3927
3925
|
}
|
|
3928
3926
|
|
|
3929
3927
|
.ui.purple.dividing.header {
|
|
3930
|
-
border-bottom: 2px solid #
|
|
3928
|
+
border-bottom: 2px solid #6667af;
|
|
3931
3929
|
}
|
|
3932
3930
|
|
|
3933
3931
|
.ui.pink.header {
|
|
3934
|
-
color: #
|
|
3932
|
+
color: #af6687;
|
|
3935
3933
|
}
|
|
3936
3934
|
|
|
3937
3935
|
a.ui.pink.header:hover {
|
|
3938
|
-
color: #
|
|
3936
|
+
color: #a9527a;
|
|
3939
3937
|
}
|
|
3940
3938
|
|
|
3941
3939
|
.ui.pink.dividing.header {
|
|
3942
|
-
border-bottom: 2px solid #
|
|
3940
|
+
border-bottom: 2px solid #af6687;
|
|
3943
3941
|
}
|
|
3944
3942
|
|
|
3945
3943
|
.ui.brown.header {
|
|
3946
|
-
color: #
|
|
3944
|
+
color: #af9066;
|
|
3947
3945
|
}
|
|
3948
3946
|
|
|
3949
3947
|
a.ui.brown.header:hover {
|
|
3950
|
-
color: #
|
|
3948
|
+
color: #a98452;
|
|
3951
3949
|
}
|
|
3952
3950
|
|
|
3953
3951
|
.ui.brown.dividing.header {
|
|
3954
|
-
border-bottom: 2px solid #
|
|
3952
|
+
border-bottom: 2px solid #af9066;
|
|
3955
3953
|
}
|
|
3956
3954
|
|
|
3957
3955
|
.ui.grey.header {
|
|
@@ -4224,7 +4222,6 @@ i.icon {
|
|
|
4224
4222
|
speak: none;
|
|
4225
4223
|
-moz-osx-font-smoothing: grayscale;
|
|
4226
4224
|
-webkit-font-smoothing: antialiased;
|
|
4227
|
-
-webkit-backface-visibility: hidden;
|
|
4228
4225
|
backface-visibility: hidden;
|
|
4229
4226
|
}
|
|
4230
4227
|
|
|
@@ -4360,7 +4357,7 @@ i.inverted.circular.red.icons {
|
|
|
4360
4357
|
}
|
|
4361
4358
|
|
|
4362
4359
|
i.orange.icon.icon.icon.icon.icon.icon {
|
|
4363
|
-
color: #
|
|
4360
|
+
color: #af6a66;
|
|
4364
4361
|
}
|
|
4365
4362
|
|
|
4366
4363
|
i.inverted.orange.icon.icon.icon.icon.icon.icon {
|
|
@@ -4371,7 +4368,7 @@ i.inverted.bordered.orange.icon.icon.icon.icon.icon.icon,
|
|
|
4371
4368
|
i.inverted.circular.orange.icon.icon.icon.icon.icon.icon,
|
|
4372
4369
|
i.inverted.bordered.orange.icons,
|
|
4373
4370
|
i.inverted.circular.orange.icons {
|
|
4374
|
-
background-color: #
|
|
4371
|
+
background-color: #af6a66;
|
|
4375
4372
|
color: #fff;
|
|
4376
4373
|
}
|
|
4377
4374
|
|
|
@@ -4472,7 +4469,7 @@ i.inverted.circular.violet.icons {
|
|
|
4472
4469
|
}
|
|
4473
4470
|
|
|
4474
4471
|
i.purple.icon.icon.icon.icon.icon.icon {
|
|
4475
|
-
color: #
|
|
4472
|
+
color: #6667af;
|
|
4476
4473
|
}
|
|
4477
4474
|
|
|
4478
4475
|
i.inverted.purple.icon.icon.icon.icon.icon.icon {
|
|
@@ -4483,12 +4480,12 @@ i.inverted.bordered.purple.icon.icon.icon.icon.icon.icon,
|
|
|
4483
4480
|
i.inverted.circular.purple.icon.icon.icon.icon.icon.icon,
|
|
4484
4481
|
i.inverted.bordered.purple.icons,
|
|
4485
4482
|
i.inverted.circular.purple.icons {
|
|
4486
|
-
background-color: #
|
|
4483
|
+
background-color: #6667af;
|
|
4487
4484
|
color: #fff;
|
|
4488
4485
|
}
|
|
4489
4486
|
|
|
4490
4487
|
i.pink.icon.icon.icon.icon.icon.icon {
|
|
4491
|
-
color: #
|
|
4488
|
+
color: #af6687;
|
|
4492
4489
|
}
|
|
4493
4490
|
|
|
4494
4491
|
i.inverted.pink.icon.icon.icon.icon.icon.icon {
|
|
@@ -4499,12 +4496,12 @@ i.inverted.bordered.pink.icon.icon.icon.icon.icon.icon,
|
|
|
4499
4496
|
i.inverted.circular.pink.icon.icon.icon.icon.icon.icon,
|
|
4500
4497
|
i.inverted.bordered.pink.icons,
|
|
4501
4498
|
i.inverted.circular.pink.icons {
|
|
4502
|
-
background-color: #
|
|
4499
|
+
background-color: #af6687;
|
|
4503
4500
|
color: #fff;
|
|
4504
4501
|
}
|
|
4505
4502
|
|
|
4506
4503
|
i.brown.icon.icon.icon.icon.icon.icon {
|
|
4507
|
-
color: #
|
|
4504
|
+
color: #af9066;
|
|
4508
4505
|
}
|
|
4509
4506
|
|
|
4510
4507
|
i.inverted.brown.icon.icon.icon.icon.icon.icon {
|
|
@@ -4515,7 +4512,7 @@ i.inverted.bordered.brown.icon.icon.icon.icon.icon.icon,
|
|
|
4515
4512
|
i.inverted.circular.brown.icon.icon.icon.icon.icon.icon,
|
|
4516
4513
|
i.inverted.bordered.brown.icons,
|
|
4517
4514
|
i.inverted.circular.brown.icons {
|
|
4518
|
-
background-color: #
|
|
4515
|
+
background-color: #af9066;
|
|
4519
4516
|
color: #fff;
|
|
4520
4517
|
}
|
|
4521
4518
|
|
|
@@ -15005,8 +15002,8 @@ a.ui.ui.ui.basic.red.label:hover {
|
|
|
15005
15002
|
|
|
15006
15003
|
.ui.orange.labels .label,
|
|
15007
15004
|
.ui.ui.ui.orange.label {
|
|
15008
|
-
background-color: #
|
|
15009
|
-
border-color: #
|
|
15005
|
+
background-color: #af6a66;
|
|
15006
|
+
border-color: #af6a66;
|
|
15010
15007
|
color: #fff;
|
|
15011
15008
|
}
|
|
15012
15009
|
|
|
@@ -15014,15 +15011,15 @@ a.ui.ui.ui.basic.red.label:hover {
|
|
|
15014
15011
|
|
|
15015
15012
|
.ui.orange.labels a.label:hover,
|
|
15016
15013
|
a.ui.ui.ui.orange.label:hover {
|
|
15017
|
-
background-color: #
|
|
15018
|
-
border-color: #
|
|
15014
|
+
background-color: #a95752;
|
|
15015
|
+
border-color: #a95752;
|
|
15019
15016
|
color: #fff;
|
|
15020
15017
|
}
|
|
15021
15018
|
|
|
15022
15019
|
/* Ribbon */
|
|
15023
15020
|
|
|
15024
15021
|
.ui.ui.ui.orange.ribbon.label {
|
|
15025
|
-
border-color: #
|
|
15022
|
+
border-color: #94514e;
|
|
15026
15023
|
}
|
|
15027
15024
|
|
|
15028
15025
|
/* Basic */
|
|
@@ -15030,15 +15027,15 @@ a.ui.ui.ui.orange.label:hover {
|
|
|
15030
15027
|
.ui.basic.labels .orange.label,
|
|
15031
15028
|
.ui.ui.ui.basic.orange.label {
|
|
15032
15029
|
background: none #fff;
|
|
15033
|
-
border-color: #
|
|
15034
|
-
color: #
|
|
15030
|
+
border-color: #af6a66;
|
|
15031
|
+
color: #af6a66;
|
|
15035
15032
|
}
|
|
15036
15033
|
|
|
15037
15034
|
.ui.basic.labels a.orange.label:hover,
|
|
15038
15035
|
a.ui.ui.ui.basic.orange.label:hover {
|
|
15039
15036
|
background: none #fff;
|
|
15040
|
-
border-color: #
|
|
15041
|
-
color: #
|
|
15037
|
+
border-color: #a95752;
|
|
15038
|
+
color: #a95752;
|
|
15042
15039
|
}
|
|
15043
15040
|
|
|
15044
15041
|
.ui.yellow.labels .label,
|
|
@@ -15271,8 +15268,8 @@ a.ui.ui.ui.basic.violet.label:hover {
|
|
|
15271
15268
|
|
|
15272
15269
|
.ui.purple.labels .label,
|
|
15273
15270
|
.ui.ui.ui.purple.label {
|
|
15274
|
-
background-color: #
|
|
15275
|
-
border-color: #
|
|
15271
|
+
background-color: #6667af;
|
|
15272
|
+
border-color: #6667af;
|
|
15276
15273
|
color: #fff;
|
|
15277
15274
|
}
|
|
15278
15275
|
|
|
@@ -15280,15 +15277,15 @@ a.ui.ui.ui.basic.violet.label:hover {
|
|
|
15280
15277
|
|
|
15281
15278
|
.ui.purple.labels a.label:hover,
|
|
15282
15279
|
a.ui.ui.ui.purple.label:hover {
|
|
15283
|
-
background-color: #
|
|
15284
|
-
border-color: #
|
|
15280
|
+
background-color: #5254a9;
|
|
15281
|
+
border-color: #5254a9;
|
|
15285
15282
|
color: #fff;
|
|
15286
15283
|
}
|
|
15287
15284
|
|
|
15288
15285
|
/* Ribbon */
|
|
15289
15286
|
|
|
15290
15287
|
.ui.ui.ui.purple.ribbon.label {
|
|
15291
|
-
border-color: #
|
|
15288
|
+
border-color: #4e4f94;
|
|
15292
15289
|
}
|
|
15293
15290
|
|
|
15294
15291
|
/* Basic */
|
|
@@ -15296,21 +15293,21 @@ a.ui.ui.ui.purple.label:hover {
|
|
|
15296
15293
|
.ui.basic.labels .purple.label,
|
|
15297
15294
|
.ui.ui.ui.basic.purple.label {
|
|
15298
15295
|
background: none #fff;
|
|
15299
|
-
border-color: #
|
|
15300
|
-
color: #
|
|
15296
|
+
border-color: #6667af;
|
|
15297
|
+
color: #6667af;
|
|
15301
15298
|
}
|
|
15302
15299
|
|
|
15303
15300
|
.ui.basic.labels a.purple.label:hover,
|
|
15304
15301
|
a.ui.ui.ui.basic.purple.label:hover {
|
|
15305
15302
|
background: none #fff;
|
|
15306
|
-
border-color: #
|
|
15307
|
-
color: #
|
|
15303
|
+
border-color: #5254a9;
|
|
15304
|
+
color: #5254a9;
|
|
15308
15305
|
}
|
|
15309
15306
|
|
|
15310
15307
|
.ui.pink.labels .label,
|
|
15311
15308
|
.ui.ui.ui.pink.label {
|
|
15312
|
-
background-color: #
|
|
15313
|
-
border-color: #
|
|
15309
|
+
background-color: #af6687;
|
|
15310
|
+
border-color: #af6687;
|
|
15314
15311
|
color: #fff;
|
|
15315
15312
|
}
|
|
15316
15313
|
|
|
@@ -15318,15 +15315,15 @@ a.ui.ui.ui.basic.purple.label:hover {
|
|
|
15318
15315
|
|
|
15319
15316
|
.ui.pink.labels a.label:hover,
|
|
15320
15317
|
a.ui.ui.ui.pink.label:hover {
|
|
15321
|
-
background-color: #
|
|
15322
|
-
border-color: #
|
|
15318
|
+
background-color: #a9527a;
|
|
15319
|
+
border-color: #a9527a;
|
|
15323
15320
|
color: #fff;
|
|
15324
15321
|
}
|
|
15325
15322
|
|
|
15326
15323
|
/* Ribbon */
|
|
15327
15324
|
|
|
15328
15325
|
.ui.ui.ui.pink.ribbon.label {
|
|
15329
|
-
border-color: #
|
|
15326
|
+
border-color: #944e6e;
|
|
15330
15327
|
}
|
|
15331
15328
|
|
|
15332
15329
|
/* Basic */
|
|
@@ -15334,21 +15331,21 @@ a.ui.ui.ui.pink.label:hover {
|
|
|
15334
15331
|
.ui.basic.labels .pink.label,
|
|
15335
15332
|
.ui.ui.ui.basic.pink.label {
|
|
15336
15333
|
background: none #fff;
|
|
15337
|
-
border-color: #
|
|
15338
|
-
color: #
|
|
15334
|
+
border-color: #af6687;
|
|
15335
|
+
color: #af6687;
|
|
15339
15336
|
}
|
|
15340
15337
|
|
|
15341
15338
|
.ui.basic.labels a.pink.label:hover,
|
|
15342
15339
|
a.ui.ui.ui.basic.pink.label:hover {
|
|
15343
15340
|
background: none #fff;
|
|
15344
|
-
border-color: #
|
|
15345
|
-
color: #
|
|
15341
|
+
border-color: #a9527a;
|
|
15342
|
+
color: #a9527a;
|
|
15346
15343
|
}
|
|
15347
15344
|
|
|
15348
15345
|
.ui.brown.labels .label,
|
|
15349
15346
|
.ui.ui.ui.brown.label {
|
|
15350
|
-
background-color: #
|
|
15351
|
-
border-color: #
|
|
15347
|
+
background-color: #af9066;
|
|
15348
|
+
border-color: #af9066;
|
|
15352
15349
|
color: #fff;
|
|
15353
15350
|
}
|
|
15354
15351
|
|
|
@@ -15356,15 +15353,15 @@ a.ui.ui.ui.basic.pink.label:hover {
|
|
|
15356
15353
|
|
|
15357
15354
|
.ui.brown.labels a.label:hover,
|
|
15358
15355
|
a.ui.ui.ui.brown.label:hover {
|
|
15359
|
-
background-color: #
|
|
15360
|
-
border-color: #
|
|
15356
|
+
background-color: #a98452;
|
|
15357
|
+
border-color: #a98452;
|
|
15361
15358
|
color: #fff;
|
|
15362
15359
|
}
|
|
15363
15360
|
|
|
15364
15361
|
/* Ribbon */
|
|
15365
15362
|
|
|
15366
15363
|
.ui.ui.ui.brown.ribbon.label {
|
|
15367
|
-
border-color: #
|
|
15364
|
+
border-color: #94764e;
|
|
15368
15365
|
}
|
|
15369
15366
|
|
|
15370
15367
|
/* Basic */
|
|
@@ -15372,15 +15369,15 @@ a.ui.ui.ui.brown.label:hover {
|
|
|
15372
15369
|
.ui.basic.labels .brown.label,
|
|
15373
15370
|
.ui.ui.ui.basic.brown.label {
|
|
15374
15371
|
background: none #fff;
|
|
15375
|
-
border-color: #
|
|
15376
|
-
color: #
|
|
15372
|
+
border-color: #af9066;
|
|
15373
|
+
color: #af9066;
|
|
15377
15374
|
}
|
|
15378
15375
|
|
|
15379
15376
|
.ui.basic.labels a.brown.label:hover,
|
|
15380
15377
|
a.ui.ui.ui.basic.brown.label:hover {
|
|
15381
15378
|
background: none #fff;
|
|
15382
|
-
border-color: #
|
|
15383
|
-
color: #
|
|
15379
|
+
border-color: #a98452;
|
|
15380
|
+
color: #a98452;
|
|
15384
15381
|
}
|
|
15385
15382
|
|
|
15386
15383
|
.ui.grey.labels .label,
|
|
@@ -24345,6 +24342,256 @@ Floated Menu / Item
|
|
|
24345
24342
|
color: #1ebc30;
|
|
24346
24343
|
}
|
|
24347
24344
|
|
|
24345
|
+
.ui.olive.table {
|
|
24346
|
+
border-top: 0.2em solid #a0b06c;
|
|
24347
|
+
}
|
|
24348
|
+
|
|
24349
|
+
/* Same color for background and color to camouflage the scrollbar */
|
|
24350
|
+
|
|
24351
|
+
.ui.scrolling.table > thead.olive,
|
|
24352
|
+
.ui.scrolling.table > tfoot.olive {
|
|
24353
|
+
background: #f7fae4;
|
|
24354
|
+
color: #f7fae4;
|
|
24355
|
+
}
|
|
24356
|
+
|
|
24357
|
+
.ui.scrolling.table > thead.olive > tr > th,
|
|
24358
|
+
.ui.scrolling.table > tfoot.olive > tr > th,
|
|
24359
|
+
.ui.scrolling.table > thead.olive > tr > td,
|
|
24360
|
+
.ui.scrolling.table > tfoot.olive > tr > td {
|
|
24361
|
+
background: inherit;
|
|
24362
|
+
color: #8abc1e;
|
|
24363
|
+
}
|
|
24364
|
+
|
|
24365
|
+
.ui.ui.ui.ui.table tr[class*="olive colored"],
|
|
24366
|
+
.ui.ui.table th[class*="olive colored"],
|
|
24367
|
+
.ui.ui.table td[class*="olive colored"],
|
|
24368
|
+
.ui.ui.ui.ui.table tr.olive,
|
|
24369
|
+
.ui.ui.table th.olive,
|
|
24370
|
+
.ui.ui.table td.olive {
|
|
24371
|
+
background: #f7fae4;
|
|
24372
|
+
color: #8abc1e;
|
|
24373
|
+
}
|
|
24374
|
+
|
|
24375
|
+
.ui.table > thead > tr[class*="olive colored"] > th,
|
|
24376
|
+
.ui.table > tfoot > tr[class*="olive colored"] > th,
|
|
24377
|
+
.ui.table > tfoot > tr[class*="olive colored"] > td,
|
|
24378
|
+
.ui.table > thead > tr.olive > th,
|
|
24379
|
+
.ui.table > tfoot > tr.olive > th,
|
|
24380
|
+
.ui.table > tfoot > tr.olive > td {
|
|
24381
|
+
background: inherit;
|
|
24382
|
+
color: #8abc1e;
|
|
24383
|
+
}
|
|
24384
|
+
|
|
24385
|
+
.ui.ui.selectable.table tr[class*="olive colored"]:hover,
|
|
24386
|
+
.ui.table tr td.selectable[class*="olive colored"]:hover,
|
|
24387
|
+
.ui.selectable.table tr:hover td[class*="olive colored"],
|
|
24388
|
+
.ui.ui.selectable.table tr.olive:hover,
|
|
24389
|
+
.ui.table tr td.selectable.olive:hover,
|
|
24390
|
+
.ui.selectable.table tr:hover td.olive {
|
|
24391
|
+
background: #f6fada;
|
|
24392
|
+
color: #8abc1e;
|
|
24393
|
+
}
|
|
24394
|
+
|
|
24395
|
+
.ui.pink.table {
|
|
24396
|
+
border-top: 0.2em solid #af6687;
|
|
24397
|
+
}
|
|
24398
|
+
|
|
24399
|
+
/* Same color for background and color to camouflage the scrollbar */
|
|
24400
|
+
|
|
24401
|
+
.ui.scrolling.table > thead.pink,
|
|
24402
|
+
.ui.scrolling.table > tfoot.pink {
|
|
24403
|
+
background: #ffe8f9;
|
|
24404
|
+
color: #ffe8f9;
|
|
24405
|
+
}
|
|
24406
|
+
|
|
24407
|
+
.ui.scrolling.table > thead.pink > tr > th,
|
|
24408
|
+
.ui.scrolling.table > tfoot.pink > tr > th,
|
|
24409
|
+
.ui.scrolling.table > thead.pink > tr > td,
|
|
24410
|
+
.ui.scrolling.table > tfoot.pink > tr > td {
|
|
24411
|
+
background: inherit;
|
|
24412
|
+
color: #af6687;
|
|
24413
|
+
}
|
|
24414
|
+
|
|
24415
|
+
.ui.ui.ui.ui.table tr[class*="pink colored"],
|
|
24416
|
+
.ui.ui.table th[class*="pink colored"],
|
|
24417
|
+
.ui.ui.table td[class*="pink colored"],
|
|
24418
|
+
.ui.ui.ui.ui.table tr.pink,
|
|
24419
|
+
.ui.ui.table th.pink,
|
|
24420
|
+
.ui.ui.table td.pink {
|
|
24421
|
+
background: #ffe8f9;
|
|
24422
|
+
color: #af6687;
|
|
24423
|
+
}
|
|
24424
|
+
|
|
24425
|
+
.ui.table > thead > tr[class*="pink colored"] > th,
|
|
24426
|
+
.ui.table > tfoot > tr[class*="pink colored"] > th,
|
|
24427
|
+
.ui.table > tfoot > tr[class*="pink colored"] > td,
|
|
24428
|
+
.ui.table > thead > tr.pink > th,
|
|
24429
|
+
.ui.table > tfoot > tr.pink > th,
|
|
24430
|
+
.ui.table > tfoot > tr.pink > td {
|
|
24431
|
+
background: inherit;
|
|
24432
|
+
color: #af6687;
|
|
24433
|
+
}
|
|
24434
|
+
|
|
24435
|
+
.ui.ui.selectable.table tr[class*="pink colored"]:hover,
|
|
24436
|
+
.ui.table tr td.selectable[class*="pink colored"]:hover,
|
|
24437
|
+
.ui.selectable.table tr:hover td[class*="pink colored"],
|
|
24438
|
+
.ui.ui.selectable.table tr.pink:hover,
|
|
24439
|
+
.ui.table tr td.selectable.pink:hover,
|
|
24440
|
+
.ui.selectable.table tr:hover td.pink {
|
|
24441
|
+
background: #ffdef6;
|
|
24442
|
+
color: #af6687;
|
|
24443
|
+
}
|
|
24444
|
+
|
|
24445
|
+
.ui.purple.table {
|
|
24446
|
+
border-top: 0.2em solid #6667af;
|
|
24447
|
+
}
|
|
24448
|
+
|
|
24449
|
+
/* Same color for background and color to camouflage the scrollbar */
|
|
24450
|
+
|
|
24451
|
+
.ui.scrolling.table > thead.purple,
|
|
24452
|
+
.ui.scrolling.table > tfoot.purple {
|
|
24453
|
+
background: #f8e3ff;
|
|
24454
|
+
color: #f8e3ff;
|
|
24455
|
+
}
|
|
24456
|
+
|
|
24457
|
+
.ui.scrolling.table > thead.purple > tr > th,
|
|
24458
|
+
.ui.scrolling.table > tfoot.purple > tr > th,
|
|
24459
|
+
.ui.scrolling.table > thead.purple > tr > td,
|
|
24460
|
+
.ui.scrolling.table > tfoot.purple > tr > td {
|
|
24461
|
+
background: inherit;
|
|
24462
|
+
color: #6667af;
|
|
24463
|
+
}
|
|
24464
|
+
|
|
24465
|
+
.ui.ui.ui.ui.table tr[class*="purple colored"],
|
|
24466
|
+
.ui.ui.table th[class*="purple colored"],
|
|
24467
|
+
.ui.ui.table td[class*="purple colored"],
|
|
24468
|
+
.ui.ui.ui.ui.table tr.purple,
|
|
24469
|
+
.ui.ui.table th.purple,
|
|
24470
|
+
.ui.ui.table td.purple {
|
|
24471
|
+
background: #f8e3ff;
|
|
24472
|
+
color: #6667af;
|
|
24473
|
+
}
|
|
24474
|
+
|
|
24475
|
+
.ui.table > thead > tr[class*="purple colored"] > th,
|
|
24476
|
+
.ui.table > tfoot > tr[class*="purple colored"] > th,
|
|
24477
|
+
.ui.table > tfoot > tr[class*="purple colored"] > td,
|
|
24478
|
+
.ui.table > thead > tr.purple > th,
|
|
24479
|
+
.ui.table > tfoot > tr.purple > th,
|
|
24480
|
+
.ui.table > tfoot > tr.purple > td {
|
|
24481
|
+
background: inherit;
|
|
24482
|
+
color: #6667af;
|
|
24483
|
+
}
|
|
24484
|
+
|
|
24485
|
+
.ui.ui.selectable.table tr[class*="purple colored"]:hover,
|
|
24486
|
+
.ui.table tr td.selectable[class*="purple colored"]:hover,
|
|
24487
|
+
.ui.selectable.table tr:hover td[class*="purple colored"],
|
|
24488
|
+
.ui.ui.selectable.table tr.purple:hover,
|
|
24489
|
+
.ui.table tr td.selectable.purple:hover,
|
|
24490
|
+
.ui.selectable.table tr:hover td.purple {
|
|
24491
|
+
background: #f5d9ff;
|
|
24492
|
+
color: #6667af;
|
|
24493
|
+
}
|
|
24494
|
+
|
|
24495
|
+
.ui.orange.table {
|
|
24496
|
+
border-top: 0.2em solid #af6a66;
|
|
24497
|
+
}
|
|
24498
|
+
|
|
24499
|
+
/* Same color for background and color to camouflage the scrollbar */
|
|
24500
|
+
|
|
24501
|
+
.ui.scrolling.table > thead.orange,
|
|
24502
|
+
.ui.scrolling.table > tfoot.orange {
|
|
24503
|
+
background: #ffe7d1;
|
|
24504
|
+
color: #ffe7d1;
|
|
24505
|
+
}
|
|
24506
|
+
|
|
24507
|
+
.ui.scrolling.table > thead.orange > tr > th,
|
|
24508
|
+
.ui.scrolling.table > tfoot.orange > tr > th,
|
|
24509
|
+
.ui.scrolling.table > thead.orange > tr > td,
|
|
24510
|
+
.ui.scrolling.table > tfoot.orange > tr > td {
|
|
24511
|
+
background: inherit;
|
|
24512
|
+
color: #af6a66;
|
|
24513
|
+
}
|
|
24514
|
+
|
|
24515
|
+
.ui.ui.ui.ui.table tr[class*="orange colored"],
|
|
24516
|
+
.ui.ui.table th[class*="orange colored"],
|
|
24517
|
+
.ui.ui.table td[class*="orange colored"],
|
|
24518
|
+
.ui.ui.ui.ui.table tr.orange,
|
|
24519
|
+
.ui.ui.table th.orange,
|
|
24520
|
+
.ui.ui.table td.orange {
|
|
24521
|
+
background: #ffe7d1;
|
|
24522
|
+
color: #af6a66;
|
|
24523
|
+
}
|
|
24524
|
+
|
|
24525
|
+
.ui.table > thead > tr[class*="orange colored"] > th,
|
|
24526
|
+
.ui.table > tfoot > tr[class*="orange colored"] > th,
|
|
24527
|
+
.ui.table > tfoot > tr[class*="orange colored"] > td,
|
|
24528
|
+
.ui.table > thead > tr.orange > th,
|
|
24529
|
+
.ui.table > tfoot > tr.orange > th,
|
|
24530
|
+
.ui.table > tfoot > tr.orange > td {
|
|
24531
|
+
background: inherit;
|
|
24532
|
+
color: #af6a66;
|
|
24533
|
+
}
|
|
24534
|
+
|
|
24535
|
+
.ui.ui.selectable.table tr[class*="orange colored"]:hover,
|
|
24536
|
+
.ui.table tr td.selectable[class*="orange colored"]:hover,
|
|
24537
|
+
.ui.selectable.table tr:hover td[class*="orange colored"],
|
|
24538
|
+
.ui.ui.selectable.table tr.orange:hover,
|
|
24539
|
+
.ui.table tr td.selectable.orange:hover,
|
|
24540
|
+
.ui.selectable.table tr:hover td.orange {
|
|
24541
|
+
background: #fae1cc;
|
|
24542
|
+
color: #af6a66;
|
|
24543
|
+
}
|
|
24544
|
+
|
|
24545
|
+
.ui.brown.table {
|
|
24546
|
+
border-top: 0.2em solid #af9066;
|
|
24547
|
+
}
|
|
24548
|
+
|
|
24549
|
+
/* Same color for background and color to camouflage the scrollbar */
|
|
24550
|
+
|
|
24551
|
+
.ui.scrolling.table > thead.brown,
|
|
24552
|
+
.ui.scrolling.table > tfoot.brown {
|
|
24553
|
+
background: #f7e5d2;
|
|
24554
|
+
color: #f7e5d2;
|
|
24555
|
+
}
|
|
24556
|
+
|
|
24557
|
+
.ui.scrolling.table > thead.brown > tr > th,
|
|
24558
|
+
.ui.scrolling.table > tfoot.brown > tr > th,
|
|
24559
|
+
.ui.scrolling.table > thead.brown > tr > td,
|
|
24560
|
+
.ui.scrolling.table > tfoot.brown > tr > td {
|
|
24561
|
+
background: inherit;
|
|
24562
|
+
color: #af9066;
|
|
24563
|
+
}
|
|
24564
|
+
|
|
24565
|
+
.ui.ui.ui.ui.table tr[class*="brown colored"],
|
|
24566
|
+
.ui.ui.table th[class*="brown colored"],
|
|
24567
|
+
.ui.ui.table td[class*="brown colored"],
|
|
24568
|
+
.ui.ui.ui.ui.table tr.brown,
|
|
24569
|
+
.ui.ui.table th.brown,
|
|
24570
|
+
.ui.ui.table td.brown {
|
|
24571
|
+
background: #f7e5d2;
|
|
24572
|
+
color: #af9066;
|
|
24573
|
+
}
|
|
24574
|
+
|
|
24575
|
+
.ui.table > thead > tr[class*="brown colored"] > th,
|
|
24576
|
+
.ui.table > tfoot > tr[class*="brown colored"] > th,
|
|
24577
|
+
.ui.table > tfoot > tr[class*="brown colored"] > td,
|
|
24578
|
+
.ui.table > thead > tr.brown > th,
|
|
24579
|
+
.ui.table > tfoot > tr.brown > th,
|
|
24580
|
+
.ui.table > tfoot > tr.brown > td {
|
|
24581
|
+
background: inherit;
|
|
24582
|
+
color: #af9066;
|
|
24583
|
+
}
|
|
24584
|
+
|
|
24585
|
+
.ui.ui.selectable.table tr[class*="brown colored"]:hover,
|
|
24586
|
+
.ui.table tr td.selectable[class*="brown colored"]:hover,
|
|
24587
|
+
.ui.selectable.table tr:hover td[class*="brown colored"],
|
|
24588
|
+
.ui.ui.selectable.table tr.brown:hover,
|
|
24589
|
+
.ui.table tr td.selectable.brown:hover,
|
|
24590
|
+
.ui.selectable.table tr:hover td.brown {
|
|
24591
|
+
background: #efe0cf;
|
|
24592
|
+
color: #af9066;
|
|
24593
|
+
}
|
|
24594
|
+
|
|
24348
24595
|
/* --------------
|
|
24349
24596
|
Column Count
|
|
24350
24597
|
--------------- */
|
|
@@ -24770,107 +25017,338 @@ Floated Menu / Item
|
|
|
24770
25017
|
Site Overrides
|
|
24771
25018
|
*******************************/
|
|
24772
25019
|
|
|
24773
|
-
.ui.
|
|
25020
|
+
.ui.panel {
|
|
25021
|
+
background-color: #f9fafb;
|
|
24774
25022
|
border-top-left-radius: 0.28571429em;
|
|
24775
25023
|
border-top-right-radius: 0.28571429em;
|
|
24776
25024
|
}
|
|
24777
25025
|
|
|
24778
|
-
.ui.
|
|
24779
|
-
|
|
24780
|
-
|
|
25026
|
+
.ui.panel > .header,
|
|
25027
|
+
.ui.panel > .content {
|
|
25028
|
+
border-left: 1px solid rgba(34, 36, 38, 0.15);
|
|
25029
|
+
border-right: 1px solid rgba(34, 36, 38, 0.15);
|
|
25030
|
+
border-bottom: 1px solid rgba(34, 36, 38, 0.1);
|
|
25031
|
+
padding: 0.92857143em 0.7em;
|
|
25032
|
+
}
|
|
25033
|
+
|
|
25034
|
+
.ui.fitted.panel > .content {
|
|
25035
|
+
padding: 0;
|
|
25036
|
+
border: none;
|
|
25037
|
+
overflow-x: auto;
|
|
25038
|
+
}
|
|
25039
|
+
|
|
25040
|
+
.ui.primary.panel {
|
|
25041
|
+
border-top: 0.2em solid #007388;
|
|
24781
25042
|
}
|
|
24782
25043
|
|
|
24783
|
-
.ui.
|
|
24784
|
-
background: linear-gradient(to bottom, rgba(0, 115, 136, 0.12), #f9fafb 80%);
|
|
25044
|
+
.ui.primary.panel > .header {
|
|
25045
|
+
background: linear-gradient(to bottom, rgba(0, 115, 136, 0.12), #f9fafb 80%), #f9fafb;
|
|
25046
|
+
background-size: auto 65px;
|
|
25047
|
+
background-repeat: no-repeat;
|
|
25048
|
+
}
|
|
25049
|
+
|
|
25050
|
+
.ui.ui.ui.ui.ui.primary.table {
|
|
25051
|
+
border-top-left-radius: 0.28571429em;
|
|
25052
|
+
border-top-right-radius: 0.28571429em;
|
|
25053
|
+
}
|
|
25054
|
+
|
|
25055
|
+
.ui.ui.ui.ui.ui.primary.table > thead > tr:first-child > th {
|
|
25056
|
+
/* Colored header */
|
|
25057
|
+
background: linear-gradient(to bottom, rgba(0, 115, 136, 0.12), #f9fafb 80%), #f9fafb;
|
|
25058
|
+
background-size: auto 65px;
|
|
25059
|
+
background-repeat: no-repeat;
|
|
24785
25060
|
}
|
|
24786
25061
|
|
|
24787
25062
|
@media only screen and (max-width: 767.98px) {
|
|
24788
|
-
.ui.ui.ui.ui.primary.table:not(.unstackable) > thead > tr
|
|
25063
|
+
.ui.ui.ui.ui.ui.primary.table:not(.unstackable) > thead > tr:first-child {
|
|
25064
|
+
/* Colored header (stacked table) */
|
|
25065
|
+
background: linear-gradient(to bottom, rgba(0, 115, 136, 0.12), transparent 80%), transparent;
|
|
25066
|
+
background-size: auto 65px;
|
|
25067
|
+
background-repeat: no-repeat;
|
|
25068
|
+
}
|
|
25069
|
+
|
|
25070
|
+
.ui.ui.ui.ui.ui.primary.table:not(.unstackable) > thead > tr:first-child > th {
|
|
24789
25071
|
background: none;
|
|
24790
25072
|
}
|
|
24791
25073
|
}
|
|
24792
25074
|
|
|
24793
|
-
|
|
24794
|
-
|
|
24795
|
-
background: linear-gradient(to bottom, rgba(0, 115, 136, 0.12), transparent 80%);
|
|
24796
|
-
}
|
|
25075
|
+
.ui.secondary.panel {
|
|
25076
|
+
border-top: 0.2em solid #294755;
|
|
24797
25077
|
}
|
|
24798
25078
|
|
|
24799
|
-
.ui.
|
|
25079
|
+
.ui.secondary.panel > .header {
|
|
25080
|
+
background: linear-gradient(to bottom, rgba(41, 71, 85, 0.12), #f9fafb 80%), #f9fafb;
|
|
25081
|
+
background-size: auto 65px;
|
|
25082
|
+
background-repeat: no-repeat;
|
|
25083
|
+
}
|
|
25084
|
+
|
|
25085
|
+
.ui.ui.ui.ui.ui.secondary.table {
|
|
24800
25086
|
border-top-left-radius: 0.28571429em;
|
|
24801
25087
|
border-top-right-radius: 0.28571429em;
|
|
24802
25088
|
}
|
|
24803
25089
|
|
|
24804
|
-
.ui.ui.ui.ui.secondary.table
|
|
25090
|
+
.ui.ui.ui.ui.ui.secondary.table > thead > tr:first-child > th {
|
|
24805
25091
|
/* Colored header */
|
|
24806
|
-
|
|
24807
|
-
|
|
24808
|
-
|
|
24809
|
-
.ui.ui.ui.ui.secondary.table:not(.unstackable) > thead > tr.colored-header > th {
|
|
24810
|
-
background: linear-gradient(to bottom, rgba(41, 71, 85, 0.12), #f9fafb 80%);
|
|
25092
|
+
background: linear-gradient(to bottom, rgba(41, 71, 85, 0.12), #f9fafb 80%), #f9fafb;
|
|
25093
|
+
background-size: auto 65px;
|
|
25094
|
+
background-repeat: no-repeat;
|
|
24811
25095
|
}
|
|
24812
25096
|
|
|
24813
25097
|
@media only screen and (max-width: 767.98px) {
|
|
24814
|
-
.ui.ui.ui.ui.secondary.table:not(.unstackable) > thead > tr
|
|
25098
|
+
.ui.ui.ui.ui.ui.secondary.table:not(.unstackable) > thead > tr:first-child {
|
|
25099
|
+
/* Colored header (stacked table) */
|
|
25100
|
+
background: linear-gradient(to bottom, rgba(41, 71, 85, 0.12), transparent 80%), transparent;
|
|
25101
|
+
background-size: auto 65px;
|
|
25102
|
+
background-repeat: no-repeat;
|
|
25103
|
+
}
|
|
25104
|
+
|
|
25105
|
+
.ui.ui.ui.ui.ui.secondary.table:not(.unstackable) > thead > tr:first-child > th {
|
|
24815
25106
|
background: none;
|
|
24816
25107
|
}
|
|
24817
25108
|
}
|
|
24818
25109
|
|
|
25110
|
+
.ui.violet.panel {
|
|
25111
|
+
border-top: 0.2em solid #9461ac;
|
|
25112
|
+
}
|
|
25113
|
+
|
|
25114
|
+
.ui.violet.panel > .header {
|
|
25115
|
+
background: linear-gradient(to bottom, rgba(148, 97, 172, 0.12), #f9fafb 80%), #f9fafb;
|
|
25116
|
+
background-size: auto 65px;
|
|
25117
|
+
background-repeat: no-repeat;
|
|
25118
|
+
}
|
|
25119
|
+
|
|
25120
|
+
.ui.ui.ui.ui.ui.violet.table {
|
|
25121
|
+
border-top-left-radius: 0.28571429em;
|
|
25122
|
+
border-top-right-radius: 0.28571429em;
|
|
25123
|
+
}
|
|
25124
|
+
|
|
25125
|
+
.ui.ui.ui.ui.ui.violet.table > thead > tr:first-child > th {
|
|
25126
|
+
/* Colored header */
|
|
25127
|
+
background: linear-gradient(to bottom, rgba(148, 97, 172, 0.12), #f9fafb 80%), #f9fafb;
|
|
25128
|
+
background-size: auto 65px;
|
|
25129
|
+
background-repeat: no-repeat;
|
|
25130
|
+
}
|
|
25131
|
+
|
|
24819
25132
|
@media only screen and (max-width: 767.98px) {
|
|
24820
|
-
.ui.ui.ui.ui.
|
|
24821
|
-
|
|
25133
|
+
.ui.ui.ui.ui.ui.violet.table:not(.unstackable) > thead > tr:first-child {
|
|
25134
|
+
/* Colored header (stacked table) */
|
|
25135
|
+
background: linear-gradient(to bottom, rgba(148, 97, 172, 0.12), transparent 80%), transparent;
|
|
25136
|
+
background-size: auto 65px;
|
|
25137
|
+
background-repeat: no-repeat;
|
|
25138
|
+
}
|
|
25139
|
+
|
|
25140
|
+
.ui.ui.ui.ui.ui.violet.table:not(.unstackable) > thead > tr:first-child > th {
|
|
25141
|
+
background: none;
|
|
24822
25142
|
}
|
|
24823
25143
|
}
|
|
24824
25144
|
|
|
24825
|
-
.ui.
|
|
25145
|
+
.ui.green.panel {
|
|
25146
|
+
border-top: 0.2em solid #81b08c;
|
|
25147
|
+
}
|
|
25148
|
+
|
|
25149
|
+
.ui.green.panel > .header {
|
|
25150
|
+
background: linear-gradient(to bottom, rgba(129, 176, 140, 0.12), #f9fafb 80%), #f9fafb;
|
|
25151
|
+
background-size: auto 65px;
|
|
25152
|
+
background-repeat: no-repeat;
|
|
25153
|
+
}
|
|
25154
|
+
|
|
25155
|
+
.ui.ui.ui.ui.ui.green.table {
|
|
24826
25156
|
border-top-left-radius: 0.28571429em;
|
|
24827
25157
|
border-top-right-radius: 0.28571429em;
|
|
24828
25158
|
}
|
|
24829
25159
|
|
|
24830
|
-
.ui.ui.ui.ui.
|
|
25160
|
+
.ui.ui.ui.ui.ui.green.table > thead > tr:first-child > th {
|
|
24831
25161
|
/* Colored header */
|
|
24832
|
-
|
|
25162
|
+
background: linear-gradient(to bottom, rgba(129, 176, 140, 0.12), #f9fafb 80%), #f9fafb;
|
|
25163
|
+
background-size: auto 65px;
|
|
25164
|
+
background-repeat: no-repeat;
|
|
24833
25165
|
}
|
|
24834
25166
|
|
|
24835
|
-
|
|
24836
|
-
|
|
25167
|
+
@media only screen and (max-width: 767.98px) {
|
|
25168
|
+
.ui.ui.ui.ui.ui.green.table:not(.unstackable) > thead > tr:first-child {
|
|
25169
|
+
/* Colored header (stacked table) */
|
|
25170
|
+
background: linear-gradient(to bottom, rgba(129, 176, 140, 0.12), transparent 80%), transparent;
|
|
25171
|
+
background-size: auto 65px;
|
|
25172
|
+
background-repeat: no-repeat;
|
|
25173
|
+
}
|
|
25174
|
+
|
|
25175
|
+
.ui.ui.ui.ui.ui.green.table:not(.unstackable) > thead > tr:first-child > th {
|
|
25176
|
+
background: none;
|
|
25177
|
+
}
|
|
25178
|
+
}
|
|
25179
|
+
|
|
25180
|
+
.ui.olive.panel {
|
|
25181
|
+
border-top: 0.2em solid #a0b06c;
|
|
25182
|
+
}
|
|
25183
|
+
|
|
25184
|
+
.ui.olive.panel > .header {
|
|
25185
|
+
background: linear-gradient(to bottom, rgba(160, 176, 108, 0.12), #f9fafb 80%), #f9fafb;
|
|
25186
|
+
background-size: auto 65px;
|
|
25187
|
+
background-repeat: no-repeat;
|
|
25188
|
+
}
|
|
25189
|
+
|
|
25190
|
+
.ui.ui.ui.ui.ui.olive.table {
|
|
25191
|
+
border-top-left-radius: 0.28571429em;
|
|
25192
|
+
border-top-right-radius: 0.28571429em;
|
|
25193
|
+
}
|
|
25194
|
+
|
|
25195
|
+
.ui.ui.ui.ui.ui.olive.table > thead > tr:first-child > th {
|
|
25196
|
+
/* Colored header */
|
|
25197
|
+
background: linear-gradient(to bottom, rgba(160, 176, 108, 0.12), #f9fafb 80%), #f9fafb;
|
|
25198
|
+
background-size: auto 65px;
|
|
25199
|
+
background-repeat: no-repeat;
|
|
24837
25200
|
}
|
|
24838
25201
|
|
|
24839
25202
|
@media only screen and (max-width: 767.98px) {
|
|
24840
|
-
.ui.ui.ui.ui.
|
|
25203
|
+
.ui.ui.ui.ui.ui.olive.table:not(.unstackable) > thead > tr:first-child {
|
|
25204
|
+
/* Colored header (stacked table) */
|
|
25205
|
+
background: linear-gradient(to bottom, rgba(160, 176, 108, 0.12), transparent 80%), transparent;
|
|
25206
|
+
background-size: auto 65px;
|
|
25207
|
+
background-repeat: no-repeat;
|
|
25208
|
+
}
|
|
25209
|
+
|
|
25210
|
+
.ui.ui.ui.ui.ui.olive.table:not(.unstackable) > thead > tr:first-child > th {
|
|
24841
25211
|
background: none;
|
|
24842
25212
|
}
|
|
24843
25213
|
}
|
|
24844
25214
|
|
|
25215
|
+
.ui.pink.panel {
|
|
25216
|
+
border-top: 0.2em solid #af6687;
|
|
25217
|
+
}
|
|
25218
|
+
|
|
25219
|
+
.ui.pink.panel > .header {
|
|
25220
|
+
background: linear-gradient(to bottom, rgba(175, 102, 135, 0.12), #f9fafb 80%), #f9fafb;
|
|
25221
|
+
background-size: auto 65px;
|
|
25222
|
+
background-repeat: no-repeat;
|
|
25223
|
+
}
|
|
25224
|
+
|
|
25225
|
+
.ui.ui.ui.ui.ui.pink.table {
|
|
25226
|
+
border-top-left-radius: 0.28571429em;
|
|
25227
|
+
border-top-right-radius: 0.28571429em;
|
|
25228
|
+
}
|
|
25229
|
+
|
|
25230
|
+
.ui.ui.ui.ui.ui.pink.table > thead > tr:first-child > th {
|
|
25231
|
+
/* Colored header */
|
|
25232
|
+
background: linear-gradient(to bottom, rgba(175, 102, 135, 0.12), #f9fafb 80%), #f9fafb;
|
|
25233
|
+
background-size: auto 65px;
|
|
25234
|
+
background-repeat: no-repeat;
|
|
25235
|
+
}
|
|
25236
|
+
|
|
24845
25237
|
@media only screen and (max-width: 767.98px) {
|
|
24846
|
-
.ui.ui.ui.ui.
|
|
24847
|
-
|
|
25238
|
+
.ui.ui.ui.ui.ui.pink.table:not(.unstackable) > thead > tr:first-child {
|
|
25239
|
+
/* Colored header (stacked table) */
|
|
25240
|
+
background: linear-gradient(to bottom, rgba(175, 102, 135, 0.12), transparent 80%), transparent;
|
|
25241
|
+
background-size: auto 65px;
|
|
25242
|
+
background-repeat: no-repeat;
|
|
25243
|
+
}
|
|
25244
|
+
|
|
25245
|
+
.ui.ui.ui.ui.ui.pink.table:not(.unstackable) > thead > tr:first-child > th {
|
|
25246
|
+
background: none;
|
|
24848
25247
|
}
|
|
24849
25248
|
}
|
|
24850
25249
|
|
|
24851
|
-
.ui.
|
|
25250
|
+
.ui.purple.panel {
|
|
25251
|
+
border-top: 0.2em solid #6667af;
|
|
25252
|
+
}
|
|
25253
|
+
|
|
25254
|
+
.ui.purple.panel > .header {
|
|
25255
|
+
background: linear-gradient(to bottom, rgba(102, 103, 175, 0.12), #f9fafb 80%), #f9fafb;
|
|
25256
|
+
background-size: auto 65px;
|
|
25257
|
+
background-repeat: no-repeat;
|
|
25258
|
+
}
|
|
25259
|
+
|
|
25260
|
+
.ui.ui.ui.ui.ui.purple.table {
|
|
24852
25261
|
border-top-left-radius: 0.28571429em;
|
|
24853
25262
|
border-top-right-radius: 0.28571429em;
|
|
24854
25263
|
}
|
|
24855
25264
|
|
|
24856
|
-
.ui.ui.ui.ui.
|
|
25265
|
+
.ui.ui.ui.ui.ui.purple.table > thead > tr:first-child > th {
|
|
24857
25266
|
/* Colored header */
|
|
24858
|
-
|
|
25267
|
+
background: linear-gradient(to bottom, rgba(102, 103, 175, 0.12), #f9fafb 80%), #f9fafb;
|
|
25268
|
+
background-size: auto 65px;
|
|
25269
|
+
background-repeat: no-repeat;
|
|
25270
|
+
}
|
|
25271
|
+
|
|
25272
|
+
@media only screen and (max-width: 767.98px) {
|
|
25273
|
+
.ui.ui.ui.ui.ui.purple.table:not(.unstackable) > thead > tr:first-child {
|
|
25274
|
+
/* Colored header (stacked table) */
|
|
25275
|
+
background: linear-gradient(to bottom, rgba(102, 103, 175, 0.12), transparent 80%), transparent;
|
|
25276
|
+
background-size: auto 65px;
|
|
25277
|
+
background-repeat: no-repeat;
|
|
25278
|
+
}
|
|
25279
|
+
|
|
25280
|
+
.ui.ui.ui.ui.ui.purple.table:not(.unstackable) > thead > tr:first-child > th {
|
|
25281
|
+
background: none;
|
|
25282
|
+
}
|
|
25283
|
+
}
|
|
25284
|
+
|
|
25285
|
+
.ui.orange.panel {
|
|
25286
|
+
border-top: 0.2em solid #af6a66;
|
|
25287
|
+
}
|
|
25288
|
+
|
|
25289
|
+
.ui.orange.panel > .header {
|
|
25290
|
+
background: linear-gradient(to bottom, rgba(175, 106, 102, 0.12), #f9fafb 80%), #f9fafb;
|
|
25291
|
+
background-size: auto 65px;
|
|
25292
|
+
background-repeat: no-repeat;
|
|
24859
25293
|
}
|
|
24860
25294
|
|
|
24861
|
-
.ui.ui.ui.ui.
|
|
24862
|
-
|
|
25295
|
+
.ui.ui.ui.ui.ui.orange.table {
|
|
25296
|
+
border-top-left-radius: 0.28571429em;
|
|
25297
|
+
border-top-right-radius: 0.28571429em;
|
|
25298
|
+
}
|
|
25299
|
+
|
|
25300
|
+
.ui.ui.ui.ui.ui.orange.table > thead > tr:first-child > th {
|
|
25301
|
+
/* Colored header */
|
|
25302
|
+
background: linear-gradient(to bottom, rgba(175, 106, 102, 0.12), #f9fafb 80%), #f9fafb;
|
|
25303
|
+
background-size: auto 65px;
|
|
25304
|
+
background-repeat: no-repeat;
|
|
24863
25305
|
}
|
|
24864
25306
|
|
|
24865
25307
|
@media only screen and (max-width: 767.98px) {
|
|
24866
|
-
.ui.ui.ui.ui.
|
|
25308
|
+
.ui.ui.ui.ui.ui.orange.table:not(.unstackable) > thead > tr:first-child {
|
|
25309
|
+
/* Colored header (stacked table) */
|
|
25310
|
+
background: linear-gradient(to bottom, rgba(175, 106, 102, 0.12), transparent 80%), transparent;
|
|
25311
|
+
background-size: auto 65px;
|
|
25312
|
+
background-repeat: no-repeat;
|
|
25313
|
+
}
|
|
25314
|
+
|
|
25315
|
+
.ui.ui.ui.ui.ui.orange.table:not(.unstackable) > thead > tr:first-child > th {
|
|
24867
25316
|
background: none;
|
|
24868
25317
|
}
|
|
24869
25318
|
}
|
|
24870
25319
|
|
|
25320
|
+
.ui.brown.panel {
|
|
25321
|
+
border-top: 0.2em solid #af9066;
|
|
25322
|
+
}
|
|
25323
|
+
|
|
25324
|
+
.ui.brown.panel > .header {
|
|
25325
|
+
background: linear-gradient(to bottom, rgba(175, 144, 102, 0.12), #f9fafb 80%), #f9fafb;
|
|
25326
|
+
background-size: auto 65px;
|
|
25327
|
+
background-repeat: no-repeat;
|
|
25328
|
+
}
|
|
25329
|
+
|
|
25330
|
+
.ui.ui.ui.ui.ui.brown.table {
|
|
25331
|
+
border-top-left-radius: 0.28571429em;
|
|
25332
|
+
border-top-right-radius: 0.28571429em;
|
|
25333
|
+
}
|
|
25334
|
+
|
|
25335
|
+
.ui.ui.ui.ui.ui.brown.table > thead > tr:first-child > th {
|
|
25336
|
+
/* Colored header */
|
|
25337
|
+
background: linear-gradient(to bottom, rgba(175, 144, 102, 0.12), #f9fafb 80%), #f9fafb;
|
|
25338
|
+
background-size: auto 65px;
|
|
25339
|
+
background-repeat: no-repeat;
|
|
25340
|
+
}
|
|
25341
|
+
|
|
24871
25342
|
@media only screen and (max-width: 767.98px) {
|
|
24872
|
-
.ui.ui.ui.ui.
|
|
24873
|
-
|
|
25343
|
+
.ui.ui.ui.ui.ui.brown.table:not(.unstackable) > thead > tr:first-child {
|
|
25344
|
+
/* Colored header (stacked table) */
|
|
25345
|
+
background: linear-gradient(to bottom, rgba(175, 144, 102, 0.12), transparent 80%), transparent;
|
|
25346
|
+
background-size: auto 65px;
|
|
25347
|
+
background-repeat: no-repeat;
|
|
25348
|
+
}
|
|
25349
|
+
|
|
25350
|
+
.ui.ui.ui.ui.ui.brown.table:not(.unstackable) > thead > tr:first-child > th {
|
|
25351
|
+
background: none;
|
|
24874
25352
|
}
|
|
24875
25353
|
}
|
|
24876
25354
|
/*!
|
|
@@ -27126,7 +27604,6 @@ a.ui.secondary.card:hover,
|
|
|
27126
27604
|
.ui.accordion .accordion .title > .dropdown.icon {
|
|
27127
27605
|
font-family: Accordion;
|
|
27128
27606
|
line-height: 1;
|
|
27129
|
-
-webkit-backface-visibility: hidden;
|
|
27130
27607
|
backface-visibility: hidden;
|
|
27131
27608
|
font-weight: normal;
|
|
27132
27609
|
font-style: normal;
|
|
@@ -27143,6 +27620,55 @@ a.ui.secondary.card:hover,
|
|
|
27143
27620
|
/*******************************
|
|
27144
27621
|
User Overrides
|
|
27145
27622
|
*******************************/
|
|
27623
|
+
|
|
27624
|
+
.plain-accordion {
|
|
27625
|
+
max-width: 100%;
|
|
27626
|
+
}
|
|
27627
|
+
|
|
27628
|
+
.plain-accordion .title {
|
|
27629
|
+
cursor: pointer;
|
|
27630
|
+
}
|
|
27631
|
+
|
|
27632
|
+
/* Dropdown Icon */
|
|
27633
|
+
|
|
27634
|
+
.plain-accordion .title > .dropdown.icon {
|
|
27635
|
+
font-family: Accordion;
|
|
27636
|
+
line-height: 1;
|
|
27637
|
+
backface-visibility: hidden;
|
|
27638
|
+
font-weight: normal;
|
|
27639
|
+
font-style: normal;
|
|
27640
|
+
text-align: center;
|
|
27641
|
+
}
|
|
27642
|
+
|
|
27643
|
+
.plain-accordion .title > .dropdown.icon::before {
|
|
27644
|
+
content: "\f0da"
|
|
27645
|
+
;
|
|
27646
|
+
}
|
|
27647
|
+
|
|
27648
|
+
.plain-accordion .title > .dropdown.icon {
|
|
27649
|
+
display: inline-block;
|
|
27650
|
+
float: none;
|
|
27651
|
+
opacity: 1;
|
|
27652
|
+
width: 1.25em;
|
|
27653
|
+
height: 1em;
|
|
27654
|
+
margin: 0 0.25rem 0 0;
|
|
27655
|
+
padding: 0;
|
|
27656
|
+
font-size: 1em;
|
|
27657
|
+
transition: transform 0.1s ease, opacity 0.1s ease;
|
|
27658
|
+
vertical-align: baseline;
|
|
27659
|
+
transform: none;
|
|
27660
|
+
}
|
|
27661
|
+
|
|
27662
|
+
/* States */
|
|
27663
|
+
|
|
27664
|
+
.plain-accordion[open] .title > .dropdown.icon,
|
|
27665
|
+
.plain-accordion .active.title > .dropdown.icon {
|
|
27666
|
+
transform: rotate(90deg);
|
|
27667
|
+
}
|
|
27668
|
+
|
|
27669
|
+
.plain-accordion .title ~ .content:not(.active) {
|
|
27670
|
+
display: none;
|
|
27671
|
+
}
|
|
27146
27672
|
/*!
|
|
27147
27673
|
* # Fomantic-UI 2.9.4 - Calendar
|
|
27148
27674
|
* https://github.com/fomantic/Fomantic-UI/
|
|
@@ -27498,7 +28024,6 @@ a.ui.secondary.card:hover,
|
|
|
27498
28024
|
.ui.checkbox {
|
|
27499
28025
|
position: relative;
|
|
27500
28026
|
display: inline-block;
|
|
27501
|
-
-webkit-backface-visibility: hidden;
|
|
27502
28027
|
backface-visibility: hidden;
|
|
27503
28028
|
outline: none;
|
|
27504
28029
|
vertical-align: baseline;
|
|
@@ -28858,7 +29383,6 @@ select.ui.dropdown {
|
|
|
28858
29383
|
overflow-y: auto;
|
|
28859
29384
|
-ms-scroll-chaining: none;
|
|
28860
29385
|
overscroll-behavior: none;
|
|
28861
|
-
-webkit-backface-visibility: hidden;
|
|
28862
29386
|
backface-visibility: hidden;
|
|
28863
29387
|
}
|
|
28864
29388
|
|
|
@@ -29195,7 +29719,6 @@ select.ui.dropdown {
|
|
|
29195
29719
|
overflow-y: auto;
|
|
29196
29720
|
-ms-scroll-chaining: none;
|
|
29197
29721
|
overscroll-behavior: none;
|
|
29198
|
-
-webkit-backface-visibility: hidden;
|
|
29199
29722
|
backface-visibility: hidden;
|
|
29200
29723
|
}
|
|
29201
29724
|
|
|
@@ -29843,7 +30366,6 @@ select.ui.dropdown {
|
|
|
29843
30366
|
overflow-y: auto;
|
|
29844
30367
|
-ms-scroll-chaining: none;
|
|
29845
30368
|
overscroll-behavior: none;
|
|
29846
|
-
-webkit-backface-visibility: hidden;
|
|
29847
30369
|
backface-visibility: hidden;
|
|
29848
30370
|
min-width: 100% !important;
|
|
29849
30371
|
width: auto !important;
|
|
@@ -30322,7 +30844,6 @@ select.ui.dropdown {
|
|
|
30322
30844
|
line-height: 1;
|
|
30323
30845
|
height: 1em;
|
|
30324
30846
|
width: 1.23em;
|
|
30325
|
-
-webkit-backface-visibility: hidden;
|
|
30326
30847
|
backface-visibility: hidden;
|
|
30327
30848
|
font-weight: normal;
|
|
30328
30849
|
font-style: normal;
|
|
@@ -31888,7 +32409,6 @@ select.ui.dropdown {
|
|
|
31888
32409
|
|
|
31889
32410
|
.ui.visible.popup {
|
|
31890
32411
|
transform: translateZ(0);
|
|
31891
|
-
-webkit-backface-visibility: hidden;
|
|
31892
32412
|
backface-visibility: hidden;
|
|
31893
32413
|
}
|
|
31894
32414
|
|
|
@@ -32474,7 +32994,6 @@ select.ui.dropdown {
|
|
|
32474
32994
|
overflow-y: auto;
|
|
32475
32995
|
-ms-scroll-chaining: none;
|
|
32476
32996
|
overscroll-behavior: none;
|
|
32477
|
-
-webkit-backface-visibility: hidden;
|
|
32478
32997
|
backface-visibility: hidden;
|
|
32479
32998
|
}
|
|
32480
32999
|
|
|
@@ -32727,7 +33246,6 @@ select.ui.dropdown {
|
|
|
32727
33246
|
/* Animating */
|
|
32728
33247
|
|
|
32729
33248
|
.animating.transition {
|
|
32730
|
-
-webkit-backface-visibility: hidden;
|
|
32731
33249
|
backface-visibility: hidden;
|
|
32732
33250
|
visibility: visible !important;
|
|
32733
33251
|
}
|