@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
|
@@ -1795,7 +1795,6 @@ input::selection {
|
|
|
1795
1795
|
|
|
1796
1796
|
i.flag:not(.icon) {
|
|
1797
1797
|
speak: none;
|
|
1798
|
-
-webkit-backface-visibility: hidden;
|
|
1799
1798
|
backface-visibility: hidden;
|
|
1800
1799
|
}
|
|
1801
1800
|
|
|
@@ -1837,7 +1836,6 @@ i.flag:not(.icon) {
|
|
|
1837
1836
|
text-decoration: inherit;
|
|
1838
1837
|
speak: none;
|
|
1839
1838
|
-webkit-font-smoothing: antialiased;
|
|
1840
|
-
-webkit-backface-visibility: hidden;
|
|
1841
1839
|
backface-visibility: hidden;
|
|
1842
1840
|
}
|
|
1843
1841
|
|
|
@@ -2387,15 +2385,15 @@ a.ui.red.header:hover {
|
|
|
2387
2385
|
}
|
|
2388
2386
|
|
|
2389
2387
|
.ui.orange.header {
|
|
2390
|
-
color: #
|
|
2388
|
+
color: #af6a66;
|
|
2391
2389
|
}
|
|
2392
2390
|
|
|
2393
2391
|
a.ui.orange.header:hover {
|
|
2394
|
-
color: #
|
|
2392
|
+
color: #a95752;
|
|
2395
2393
|
}
|
|
2396
2394
|
|
|
2397
2395
|
.ui.orange.dividing.header {
|
|
2398
|
-
border-bottom: 2px solid #
|
|
2396
|
+
border-bottom: 2px solid #af6a66;
|
|
2399
2397
|
}
|
|
2400
2398
|
|
|
2401
2399
|
.ui.yellow.header {
|
|
@@ -2471,39 +2469,39 @@ a.ui.violet.header:hover {
|
|
|
2471
2469
|
}
|
|
2472
2470
|
|
|
2473
2471
|
.ui.purple.header {
|
|
2474
|
-
color: #
|
|
2472
|
+
color: #6667af;
|
|
2475
2473
|
}
|
|
2476
2474
|
|
|
2477
2475
|
a.ui.purple.header:hover {
|
|
2478
|
-
color: #
|
|
2476
|
+
color: #5254a9;
|
|
2479
2477
|
}
|
|
2480
2478
|
|
|
2481
2479
|
.ui.purple.dividing.header {
|
|
2482
|
-
border-bottom: 2px solid #
|
|
2480
|
+
border-bottom: 2px solid #6667af;
|
|
2483
2481
|
}
|
|
2484
2482
|
|
|
2485
2483
|
.ui.pink.header {
|
|
2486
|
-
color: #
|
|
2484
|
+
color: #af6687;
|
|
2487
2485
|
}
|
|
2488
2486
|
|
|
2489
2487
|
a.ui.pink.header:hover {
|
|
2490
|
-
color: #
|
|
2488
|
+
color: #a9527a;
|
|
2491
2489
|
}
|
|
2492
2490
|
|
|
2493
2491
|
.ui.pink.dividing.header {
|
|
2494
|
-
border-bottom: 2px solid #
|
|
2492
|
+
border-bottom: 2px solid #af6687;
|
|
2495
2493
|
}
|
|
2496
2494
|
|
|
2497
2495
|
.ui.brown.header {
|
|
2498
|
-
color: #
|
|
2496
|
+
color: #af9066;
|
|
2499
2497
|
}
|
|
2500
2498
|
|
|
2501
2499
|
a.ui.brown.header:hover {
|
|
2502
|
-
color: #
|
|
2500
|
+
color: #a98452;
|
|
2503
2501
|
}
|
|
2504
2502
|
|
|
2505
2503
|
.ui.brown.dividing.header {
|
|
2506
|
-
border-bottom: 2px solid #
|
|
2504
|
+
border-bottom: 2px solid #af9066;
|
|
2507
2505
|
}
|
|
2508
2506
|
|
|
2509
2507
|
.ui.grey.header {
|
|
@@ -2775,7 +2773,6 @@ i.icon {
|
|
|
2775
2773
|
speak: none;
|
|
2776
2774
|
-moz-osx-font-smoothing: grayscale;
|
|
2777
2775
|
-webkit-font-smoothing: antialiased;
|
|
2778
|
-
-webkit-backface-visibility: hidden;
|
|
2779
2776
|
backface-visibility: hidden;
|
|
2780
2777
|
}
|
|
2781
2778
|
|
|
@@ -2900,7 +2897,7 @@ i.inverted.circular.red.icon.icon.icon.icon.icon.icon {
|
|
|
2900
2897
|
}
|
|
2901
2898
|
|
|
2902
2899
|
i.orange.icon.icon.icon.icon.icon.icon {
|
|
2903
|
-
color: #
|
|
2900
|
+
color: #af6a66;
|
|
2904
2901
|
}
|
|
2905
2902
|
|
|
2906
2903
|
i.inverted.orange.icon.icon.icon.icon.icon.icon {
|
|
@@ -2909,7 +2906,7 @@ i.inverted.orange.icon.icon.icon.icon.icon.icon {
|
|
|
2909
2906
|
|
|
2910
2907
|
i.inverted.bordered.orange.icon.icon.icon.icon.icon.icon,
|
|
2911
2908
|
i.inverted.circular.orange.icon.icon.icon.icon.icon.icon {
|
|
2912
|
-
background-color: #
|
|
2909
|
+
background-color: #af6a66;
|
|
2913
2910
|
color: #fff;
|
|
2914
2911
|
}
|
|
2915
2912
|
|
|
@@ -2998,7 +2995,7 @@ i.inverted.circular.violet.icon.icon.icon.icon.icon.icon {
|
|
|
2998
2995
|
}
|
|
2999
2996
|
|
|
3000
2997
|
i.purple.icon.icon.icon.icon.icon.icon {
|
|
3001
|
-
color: #
|
|
2998
|
+
color: #6667af;
|
|
3002
2999
|
}
|
|
3003
3000
|
|
|
3004
3001
|
i.inverted.purple.icon.icon.icon.icon.icon.icon {
|
|
@@ -3007,12 +3004,12 @@ i.inverted.purple.icon.icon.icon.icon.icon.icon {
|
|
|
3007
3004
|
|
|
3008
3005
|
i.inverted.bordered.purple.icon.icon.icon.icon.icon.icon,
|
|
3009
3006
|
i.inverted.circular.purple.icon.icon.icon.icon.icon.icon {
|
|
3010
|
-
background-color: #
|
|
3007
|
+
background-color: #6667af;
|
|
3011
3008
|
color: #fff;
|
|
3012
3009
|
}
|
|
3013
3010
|
|
|
3014
3011
|
i.pink.icon.icon.icon.icon.icon.icon {
|
|
3015
|
-
color: #
|
|
3012
|
+
color: #af6687;
|
|
3016
3013
|
}
|
|
3017
3014
|
|
|
3018
3015
|
i.inverted.pink.icon.icon.icon.icon.icon.icon {
|
|
@@ -3021,12 +3018,12 @@ i.inverted.pink.icon.icon.icon.icon.icon.icon {
|
|
|
3021
3018
|
|
|
3022
3019
|
i.inverted.bordered.pink.icon.icon.icon.icon.icon.icon,
|
|
3023
3020
|
i.inverted.circular.pink.icon.icon.icon.icon.icon.icon {
|
|
3024
|
-
background-color: #
|
|
3021
|
+
background-color: #af6687;
|
|
3025
3022
|
color: #fff;
|
|
3026
3023
|
}
|
|
3027
3024
|
|
|
3028
3025
|
i.brown.icon.icon.icon.icon.icon.icon {
|
|
3029
|
-
color: #
|
|
3026
|
+
color: #af9066;
|
|
3030
3027
|
}
|
|
3031
3028
|
|
|
3032
3029
|
i.inverted.brown.icon.icon.icon.icon.icon.icon {
|
|
@@ -3035,7 +3032,7 @@ i.inverted.brown.icon.icon.icon.icon.icon.icon {
|
|
|
3035
3032
|
|
|
3036
3033
|
i.inverted.bordered.brown.icon.icon.icon.icon.icon.icon,
|
|
3037
3034
|
i.inverted.circular.brown.icon.icon.icon.icon.icon.icon {
|
|
3038
|
-
background-color: #
|
|
3035
|
+
background-color: #af9066;
|
|
3039
3036
|
color: #fff;
|
|
3040
3037
|
}
|
|
3041
3038
|
|
|
@@ -3240,6 +3237,10 @@ i.icon.cart.plus::before {
|
|
|
3240
3237
|
content: "\f217";
|
|
3241
3238
|
}
|
|
3242
3239
|
|
|
3240
|
+
i.icon.chalkboard.teacher::before {
|
|
3241
|
+
content: "\f51c";
|
|
3242
|
+
}
|
|
3243
|
+
|
|
3243
3244
|
i.icon.chart.bar::before {
|
|
3244
3245
|
content: "\f080";
|
|
3245
3246
|
}
|
|
@@ -3248,6 +3249,10 @@ i.icon.chart.pie::before {
|
|
|
3248
3249
|
content: "\f200";
|
|
3249
3250
|
}
|
|
3250
3251
|
|
|
3252
|
+
i.icon.chartline::before {
|
|
3253
|
+
content: "\f201";
|
|
3254
|
+
}
|
|
3255
|
+
|
|
3251
3256
|
i.icon.check::before {
|
|
3252
3257
|
content: "\f00c";
|
|
3253
3258
|
}
|
|
@@ -3508,6 +3513,10 @@ i.icon.file.word::before {
|
|
|
3508
3513
|
content: "\f1c2";
|
|
3509
3514
|
}
|
|
3510
3515
|
|
|
3516
|
+
i.icon.filter::before {
|
|
3517
|
+
content: "\f0b0";
|
|
3518
|
+
}
|
|
3519
|
+
|
|
3511
3520
|
i.icon.fingerprint::before {
|
|
3512
3521
|
content: "\f577";
|
|
3513
3522
|
}
|
|
@@ -3572,10 +3581,38 @@ i.icon.globe.europe::before {
|
|
|
3572
3581
|
content: "\f7a2";
|
|
3573
3582
|
}
|
|
3574
3583
|
|
|
3584
|
+
i.icon.graduation.cap::before {
|
|
3585
|
+
content: "\f19d";
|
|
3586
|
+
}
|
|
3587
|
+
|
|
3575
3588
|
i.icon.grin.stars::before {
|
|
3576
3589
|
content: "\f587";
|
|
3577
3590
|
}
|
|
3578
3591
|
|
|
3592
|
+
i.icon.hand.holding.usd::before {
|
|
3593
|
+
content: "\f4c0";
|
|
3594
|
+
}
|
|
3595
|
+
|
|
3596
|
+
i.icon.hand.point.down::before {
|
|
3597
|
+
content: "\f0a7";
|
|
3598
|
+
}
|
|
3599
|
+
|
|
3600
|
+
i.icon.hand.point.left::before {
|
|
3601
|
+
content: "\f0a5";
|
|
3602
|
+
}
|
|
3603
|
+
|
|
3604
|
+
i.icon.hand.point.right::before {
|
|
3605
|
+
content: "\f0a4";
|
|
3606
|
+
}
|
|
3607
|
+
|
|
3608
|
+
i.icon.hand.point.up::before {
|
|
3609
|
+
content: "\f0a6";
|
|
3610
|
+
}
|
|
3611
|
+
|
|
3612
|
+
i.icon.hand.pointer::before {
|
|
3613
|
+
content: "\f25a";
|
|
3614
|
+
}
|
|
3615
|
+
|
|
3579
3616
|
i.icon.heartbeat::before {
|
|
3580
3617
|
content: "\f21e";
|
|
3581
3618
|
}
|
|
@@ -3720,6 +3757,10 @@ i.icon.pencil.ruler::before {
|
|
|
3720
3757
|
content: "\f5ae";
|
|
3721
3758
|
}
|
|
3722
3759
|
|
|
3760
|
+
i.icon.photo.video::before {
|
|
3761
|
+
content: "\f87c";
|
|
3762
|
+
}
|
|
3763
|
+
|
|
3723
3764
|
i.icon.piggy.bank::before {
|
|
3724
3765
|
content: "\f4d3";
|
|
3725
3766
|
}
|
|
@@ -3748,6 +3789,10 @@ i.icon.print::before {
|
|
|
3748
3789
|
content: "\f02f";
|
|
3749
3790
|
}
|
|
3750
3791
|
|
|
3792
|
+
i.icon.project.diagram::before {
|
|
3793
|
+
content: "\f542";
|
|
3794
|
+
}
|
|
3795
|
+
|
|
3751
3796
|
i.icon.ruble.sign::before {
|
|
3752
3797
|
content: "\f158";
|
|
3753
3798
|
}
|
|
@@ -3984,6 +4029,14 @@ i.icon.users.slash::before {
|
|
|
3984
4029
|
content: "\e073";
|
|
3985
4030
|
}
|
|
3986
4031
|
|
|
4032
|
+
i.icon.video::before {
|
|
4033
|
+
content: "\f03d";
|
|
4034
|
+
}
|
|
4035
|
+
|
|
4036
|
+
i.icon.video.slash::before {
|
|
4037
|
+
content: "\f4e2";
|
|
4038
|
+
}
|
|
4039
|
+
|
|
3987
4040
|
i.icon.warehouse::before {
|
|
3988
4041
|
content: "\f494";
|
|
3989
4042
|
}
|
|
@@ -4234,6 +4287,10 @@ i.icon.video.camera::before {
|
|
|
4234
4287
|
content: "\f03d";
|
|
4235
4288
|
}
|
|
4236
4289
|
|
|
4290
|
+
i.icon.video.play::before {
|
|
4291
|
+
content: "\f144";
|
|
4292
|
+
}
|
|
4293
|
+
|
|
4237
4294
|
i.icon.warning::before {
|
|
4238
4295
|
content: "\f12a";
|
|
4239
4296
|
}
|
|
@@ -4400,6 +4457,26 @@ i.icon.grin.stars.outline::before {
|
|
|
4400
4457
|
content: "\f587";
|
|
4401
4458
|
}
|
|
4402
4459
|
|
|
4460
|
+
i.icon.hand.point.down.outline::before {
|
|
4461
|
+
content: "\f0a7";
|
|
4462
|
+
}
|
|
4463
|
+
|
|
4464
|
+
i.icon.hand.point.left.outline::before {
|
|
4465
|
+
content: "\f0a5";
|
|
4466
|
+
}
|
|
4467
|
+
|
|
4468
|
+
i.icon.hand.point.right.outline::before {
|
|
4469
|
+
content: "\f0a4";
|
|
4470
|
+
}
|
|
4471
|
+
|
|
4472
|
+
i.icon.hand.point.up.outline::before {
|
|
4473
|
+
content: "\f0a6";
|
|
4474
|
+
}
|
|
4475
|
+
|
|
4476
|
+
i.icon.hand.pointer.outline::before {
|
|
4477
|
+
content: "\f25a";
|
|
4478
|
+
}
|
|
4479
|
+
|
|
4403
4480
|
i.icon.lightbulb.outline::before {
|
|
4404
4481
|
content: "\f0eb";
|
|
4405
4482
|
}
|
|
@@ -6672,8 +6749,8 @@ a.ui.ui.ui.basic.red.label:hover {
|
|
|
6672
6749
|
|
|
6673
6750
|
.ui.orange.labels .label,
|
|
6674
6751
|
.ui.ui.ui.orange.label {
|
|
6675
|
-
background-color: #
|
|
6676
|
-
border-color: #
|
|
6752
|
+
background-color: #af6a66;
|
|
6753
|
+
border-color: #af6a66;
|
|
6677
6754
|
color: #fff;
|
|
6678
6755
|
}
|
|
6679
6756
|
|
|
@@ -6681,15 +6758,15 @@ a.ui.ui.ui.basic.red.label:hover {
|
|
|
6681
6758
|
|
|
6682
6759
|
.ui.orange.labels a.label:hover,
|
|
6683
6760
|
a.ui.ui.ui.orange.label:hover {
|
|
6684
|
-
background-color: #
|
|
6685
|
-
border-color: #
|
|
6761
|
+
background-color: #a95752;
|
|
6762
|
+
border-color: #a95752;
|
|
6686
6763
|
color: #fff;
|
|
6687
6764
|
}
|
|
6688
6765
|
|
|
6689
6766
|
/* Ribbon */
|
|
6690
6767
|
|
|
6691
6768
|
.ui.ui.ui.orange.ribbon.label {
|
|
6692
|
-
border-color: #
|
|
6769
|
+
border-color: #94514e;
|
|
6693
6770
|
}
|
|
6694
6771
|
|
|
6695
6772
|
/* Basic */
|
|
@@ -6697,15 +6774,15 @@ a.ui.ui.ui.orange.label:hover {
|
|
|
6697
6774
|
.ui.basic.labels .orange.label,
|
|
6698
6775
|
.ui.ui.ui.basic.orange.label {
|
|
6699
6776
|
background: none #fff;
|
|
6700
|
-
border-color: #
|
|
6701
|
-
color: #
|
|
6777
|
+
border-color: #af6a66;
|
|
6778
|
+
color: #af6a66;
|
|
6702
6779
|
}
|
|
6703
6780
|
|
|
6704
6781
|
.ui.basic.labels a.orange.label:hover,
|
|
6705
6782
|
a.ui.ui.ui.basic.orange.label:hover {
|
|
6706
6783
|
background: none #fff;
|
|
6707
|
-
border-color: #
|
|
6708
|
-
color: #
|
|
6784
|
+
border-color: #a95752;
|
|
6785
|
+
color: #a95752;
|
|
6709
6786
|
}
|
|
6710
6787
|
|
|
6711
6788
|
.ui.yellow.labels .label,
|
|
@@ -6938,8 +7015,8 @@ a.ui.ui.ui.basic.violet.label:hover {
|
|
|
6938
7015
|
|
|
6939
7016
|
.ui.purple.labels .label,
|
|
6940
7017
|
.ui.ui.ui.purple.label {
|
|
6941
|
-
background-color: #
|
|
6942
|
-
border-color: #
|
|
7018
|
+
background-color: #6667af;
|
|
7019
|
+
border-color: #6667af;
|
|
6943
7020
|
color: #fff;
|
|
6944
7021
|
}
|
|
6945
7022
|
|
|
@@ -6947,15 +7024,15 @@ a.ui.ui.ui.basic.violet.label:hover {
|
|
|
6947
7024
|
|
|
6948
7025
|
.ui.purple.labels a.label:hover,
|
|
6949
7026
|
a.ui.ui.ui.purple.label:hover {
|
|
6950
|
-
background-color: #
|
|
6951
|
-
border-color: #
|
|
7027
|
+
background-color: #5254a9;
|
|
7028
|
+
border-color: #5254a9;
|
|
6952
7029
|
color: #fff;
|
|
6953
7030
|
}
|
|
6954
7031
|
|
|
6955
7032
|
/* Ribbon */
|
|
6956
7033
|
|
|
6957
7034
|
.ui.ui.ui.purple.ribbon.label {
|
|
6958
|
-
border-color: #
|
|
7035
|
+
border-color: #4e4f94;
|
|
6959
7036
|
}
|
|
6960
7037
|
|
|
6961
7038
|
/* Basic */
|
|
@@ -6963,21 +7040,21 @@ a.ui.ui.ui.purple.label:hover {
|
|
|
6963
7040
|
.ui.basic.labels .purple.label,
|
|
6964
7041
|
.ui.ui.ui.basic.purple.label {
|
|
6965
7042
|
background: none #fff;
|
|
6966
|
-
border-color: #
|
|
6967
|
-
color: #
|
|
7043
|
+
border-color: #6667af;
|
|
7044
|
+
color: #6667af;
|
|
6968
7045
|
}
|
|
6969
7046
|
|
|
6970
7047
|
.ui.basic.labels a.purple.label:hover,
|
|
6971
7048
|
a.ui.ui.ui.basic.purple.label:hover {
|
|
6972
7049
|
background: none #fff;
|
|
6973
|
-
border-color: #
|
|
6974
|
-
color: #
|
|
7050
|
+
border-color: #5254a9;
|
|
7051
|
+
color: #5254a9;
|
|
6975
7052
|
}
|
|
6976
7053
|
|
|
6977
7054
|
.ui.pink.labels .label,
|
|
6978
7055
|
.ui.ui.ui.pink.label {
|
|
6979
|
-
background-color: #
|
|
6980
|
-
border-color: #
|
|
7056
|
+
background-color: #af6687;
|
|
7057
|
+
border-color: #af6687;
|
|
6981
7058
|
color: #fff;
|
|
6982
7059
|
}
|
|
6983
7060
|
|
|
@@ -6985,15 +7062,15 @@ a.ui.ui.ui.basic.purple.label:hover {
|
|
|
6985
7062
|
|
|
6986
7063
|
.ui.pink.labels a.label:hover,
|
|
6987
7064
|
a.ui.ui.ui.pink.label:hover {
|
|
6988
|
-
background-color: #
|
|
6989
|
-
border-color: #
|
|
7065
|
+
background-color: #a9527a;
|
|
7066
|
+
border-color: #a9527a;
|
|
6990
7067
|
color: #fff;
|
|
6991
7068
|
}
|
|
6992
7069
|
|
|
6993
7070
|
/* Ribbon */
|
|
6994
7071
|
|
|
6995
7072
|
.ui.ui.ui.pink.ribbon.label {
|
|
6996
|
-
border-color: #
|
|
7073
|
+
border-color: #944e6e;
|
|
6997
7074
|
}
|
|
6998
7075
|
|
|
6999
7076
|
/* Basic */
|
|
@@ -7001,21 +7078,21 @@ a.ui.ui.ui.pink.label:hover {
|
|
|
7001
7078
|
.ui.basic.labels .pink.label,
|
|
7002
7079
|
.ui.ui.ui.basic.pink.label {
|
|
7003
7080
|
background: none #fff;
|
|
7004
|
-
border-color: #
|
|
7005
|
-
color: #
|
|
7081
|
+
border-color: #af6687;
|
|
7082
|
+
color: #af6687;
|
|
7006
7083
|
}
|
|
7007
7084
|
|
|
7008
7085
|
.ui.basic.labels a.pink.label:hover,
|
|
7009
7086
|
a.ui.ui.ui.basic.pink.label:hover {
|
|
7010
7087
|
background: none #fff;
|
|
7011
|
-
border-color: #
|
|
7012
|
-
color: #
|
|
7088
|
+
border-color: #a9527a;
|
|
7089
|
+
color: #a9527a;
|
|
7013
7090
|
}
|
|
7014
7091
|
|
|
7015
7092
|
.ui.brown.labels .label,
|
|
7016
7093
|
.ui.ui.ui.brown.label {
|
|
7017
|
-
background-color: #
|
|
7018
|
-
border-color: #
|
|
7094
|
+
background-color: #af9066;
|
|
7095
|
+
border-color: #af9066;
|
|
7019
7096
|
color: #fff;
|
|
7020
7097
|
}
|
|
7021
7098
|
|
|
@@ -7023,15 +7100,15 @@ a.ui.ui.ui.basic.pink.label:hover {
|
|
|
7023
7100
|
|
|
7024
7101
|
.ui.brown.labels a.label:hover,
|
|
7025
7102
|
a.ui.ui.ui.brown.label:hover {
|
|
7026
|
-
background-color: #
|
|
7027
|
-
border-color: #
|
|
7103
|
+
background-color: #a98452;
|
|
7104
|
+
border-color: #a98452;
|
|
7028
7105
|
color: #fff;
|
|
7029
7106
|
}
|
|
7030
7107
|
|
|
7031
7108
|
/* Ribbon */
|
|
7032
7109
|
|
|
7033
7110
|
.ui.ui.ui.brown.ribbon.label {
|
|
7034
|
-
border-color: #
|
|
7111
|
+
border-color: #94764e;
|
|
7035
7112
|
}
|
|
7036
7113
|
|
|
7037
7114
|
/* Basic */
|
|
@@ -7039,15 +7116,15 @@ a.ui.ui.ui.brown.label:hover {
|
|
|
7039
7116
|
.ui.basic.labels .brown.label,
|
|
7040
7117
|
.ui.ui.ui.basic.brown.label {
|
|
7041
7118
|
background: none #fff;
|
|
7042
|
-
border-color: #
|
|
7043
|
-
color: #
|
|
7119
|
+
border-color: #af9066;
|
|
7120
|
+
color: #af9066;
|
|
7044
7121
|
}
|
|
7045
7122
|
|
|
7046
7123
|
.ui.basic.labels a.brown.label:hover,
|
|
7047
7124
|
a.ui.ui.ui.basic.brown.label:hover {
|
|
7048
7125
|
background: none #fff;
|
|
7049
|
-
border-color: #
|
|
7050
|
-
color: #
|
|
7126
|
+
border-color: #a98452;
|
|
7127
|
+
color: #a98452;
|
|
7051
7128
|
}
|
|
7052
7129
|
|
|
7053
7130
|
.ui.grey.labels .label,
|
|
@@ -15648,6 +15725,256 @@ Floated Menu / Item
|
|
|
15648
15725
|
color: #1ebc30;
|
|
15649
15726
|
}
|
|
15650
15727
|
|
|
15728
|
+
.ui.olive.table {
|
|
15729
|
+
border-top: 0.2em solid #a0b06c;
|
|
15730
|
+
}
|
|
15731
|
+
|
|
15732
|
+
/* Same color for background and color to camouflage the scrollbar */
|
|
15733
|
+
|
|
15734
|
+
.ui.scrolling.table > thead.olive,
|
|
15735
|
+
.ui.scrolling.table > tfoot.olive {
|
|
15736
|
+
background: #f7fae4;
|
|
15737
|
+
color: #f7fae4;
|
|
15738
|
+
}
|
|
15739
|
+
|
|
15740
|
+
.ui.scrolling.table > thead.olive > tr > th,
|
|
15741
|
+
.ui.scrolling.table > tfoot.olive > tr > th,
|
|
15742
|
+
.ui.scrolling.table > thead.olive > tr > td,
|
|
15743
|
+
.ui.scrolling.table > tfoot.olive > tr > td {
|
|
15744
|
+
background: inherit;
|
|
15745
|
+
color: #8abc1e;
|
|
15746
|
+
}
|
|
15747
|
+
|
|
15748
|
+
.ui.ui.ui.ui.table tr[class*="olive colored"],
|
|
15749
|
+
.ui.ui.table th[class*="olive colored"],
|
|
15750
|
+
.ui.ui.table td[class*="olive colored"],
|
|
15751
|
+
.ui.ui.ui.ui.table tr.olive,
|
|
15752
|
+
.ui.ui.table th.olive,
|
|
15753
|
+
.ui.ui.table td.olive {
|
|
15754
|
+
background: #f7fae4;
|
|
15755
|
+
color: #8abc1e;
|
|
15756
|
+
}
|
|
15757
|
+
|
|
15758
|
+
.ui.table > thead > tr[class*="olive colored"] > th,
|
|
15759
|
+
.ui.table > tfoot > tr[class*="olive colored"] > th,
|
|
15760
|
+
.ui.table > tfoot > tr[class*="olive colored"] > td,
|
|
15761
|
+
.ui.table > thead > tr.olive > th,
|
|
15762
|
+
.ui.table > tfoot > tr.olive > th,
|
|
15763
|
+
.ui.table > tfoot > tr.olive > td {
|
|
15764
|
+
background: inherit;
|
|
15765
|
+
color: #8abc1e;
|
|
15766
|
+
}
|
|
15767
|
+
|
|
15768
|
+
.ui.ui.selectable.table tr[class*="olive colored"]:hover,
|
|
15769
|
+
.ui.table tr td.selectable[class*="olive colored"]:hover,
|
|
15770
|
+
.ui.selectable.table tr:hover td[class*="olive colored"],
|
|
15771
|
+
.ui.ui.selectable.table tr.olive:hover,
|
|
15772
|
+
.ui.table tr td.selectable.olive:hover,
|
|
15773
|
+
.ui.selectable.table tr:hover td.olive {
|
|
15774
|
+
background: #f6fada;
|
|
15775
|
+
color: #8abc1e;
|
|
15776
|
+
}
|
|
15777
|
+
|
|
15778
|
+
.ui.pink.table {
|
|
15779
|
+
border-top: 0.2em solid #af6687;
|
|
15780
|
+
}
|
|
15781
|
+
|
|
15782
|
+
/* Same color for background and color to camouflage the scrollbar */
|
|
15783
|
+
|
|
15784
|
+
.ui.scrolling.table > thead.pink,
|
|
15785
|
+
.ui.scrolling.table > tfoot.pink {
|
|
15786
|
+
background: #ffe8f9;
|
|
15787
|
+
color: #ffe8f9;
|
|
15788
|
+
}
|
|
15789
|
+
|
|
15790
|
+
.ui.scrolling.table > thead.pink > tr > th,
|
|
15791
|
+
.ui.scrolling.table > tfoot.pink > tr > th,
|
|
15792
|
+
.ui.scrolling.table > thead.pink > tr > td,
|
|
15793
|
+
.ui.scrolling.table > tfoot.pink > tr > td {
|
|
15794
|
+
background: inherit;
|
|
15795
|
+
color: #af6687;
|
|
15796
|
+
}
|
|
15797
|
+
|
|
15798
|
+
.ui.ui.ui.ui.table tr[class*="pink colored"],
|
|
15799
|
+
.ui.ui.table th[class*="pink colored"],
|
|
15800
|
+
.ui.ui.table td[class*="pink colored"],
|
|
15801
|
+
.ui.ui.ui.ui.table tr.pink,
|
|
15802
|
+
.ui.ui.table th.pink,
|
|
15803
|
+
.ui.ui.table td.pink {
|
|
15804
|
+
background: #ffe8f9;
|
|
15805
|
+
color: #af6687;
|
|
15806
|
+
}
|
|
15807
|
+
|
|
15808
|
+
.ui.table > thead > tr[class*="pink colored"] > th,
|
|
15809
|
+
.ui.table > tfoot > tr[class*="pink colored"] > th,
|
|
15810
|
+
.ui.table > tfoot > tr[class*="pink colored"] > td,
|
|
15811
|
+
.ui.table > thead > tr.pink > th,
|
|
15812
|
+
.ui.table > tfoot > tr.pink > th,
|
|
15813
|
+
.ui.table > tfoot > tr.pink > td {
|
|
15814
|
+
background: inherit;
|
|
15815
|
+
color: #af6687;
|
|
15816
|
+
}
|
|
15817
|
+
|
|
15818
|
+
.ui.ui.selectable.table tr[class*="pink colored"]:hover,
|
|
15819
|
+
.ui.table tr td.selectable[class*="pink colored"]:hover,
|
|
15820
|
+
.ui.selectable.table tr:hover td[class*="pink colored"],
|
|
15821
|
+
.ui.ui.selectable.table tr.pink:hover,
|
|
15822
|
+
.ui.table tr td.selectable.pink:hover,
|
|
15823
|
+
.ui.selectable.table tr:hover td.pink {
|
|
15824
|
+
background: #ffdef6;
|
|
15825
|
+
color: #af6687;
|
|
15826
|
+
}
|
|
15827
|
+
|
|
15828
|
+
.ui.purple.table {
|
|
15829
|
+
border-top: 0.2em solid #6667af;
|
|
15830
|
+
}
|
|
15831
|
+
|
|
15832
|
+
/* Same color for background and color to camouflage the scrollbar */
|
|
15833
|
+
|
|
15834
|
+
.ui.scrolling.table > thead.purple,
|
|
15835
|
+
.ui.scrolling.table > tfoot.purple {
|
|
15836
|
+
background: #f8e3ff;
|
|
15837
|
+
color: #f8e3ff;
|
|
15838
|
+
}
|
|
15839
|
+
|
|
15840
|
+
.ui.scrolling.table > thead.purple > tr > th,
|
|
15841
|
+
.ui.scrolling.table > tfoot.purple > tr > th,
|
|
15842
|
+
.ui.scrolling.table > thead.purple > tr > td,
|
|
15843
|
+
.ui.scrolling.table > tfoot.purple > tr > td {
|
|
15844
|
+
background: inherit;
|
|
15845
|
+
color: #6667af;
|
|
15846
|
+
}
|
|
15847
|
+
|
|
15848
|
+
.ui.ui.ui.ui.table tr[class*="purple colored"],
|
|
15849
|
+
.ui.ui.table th[class*="purple colored"],
|
|
15850
|
+
.ui.ui.table td[class*="purple colored"],
|
|
15851
|
+
.ui.ui.ui.ui.table tr.purple,
|
|
15852
|
+
.ui.ui.table th.purple,
|
|
15853
|
+
.ui.ui.table td.purple {
|
|
15854
|
+
background: #f8e3ff;
|
|
15855
|
+
color: #6667af;
|
|
15856
|
+
}
|
|
15857
|
+
|
|
15858
|
+
.ui.table > thead > tr[class*="purple colored"] > th,
|
|
15859
|
+
.ui.table > tfoot > tr[class*="purple colored"] > th,
|
|
15860
|
+
.ui.table > tfoot > tr[class*="purple colored"] > td,
|
|
15861
|
+
.ui.table > thead > tr.purple > th,
|
|
15862
|
+
.ui.table > tfoot > tr.purple > th,
|
|
15863
|
+
.ui.table > tfoot > tr.purple > td {
|
|
15864
|
+
background: inherit;
|
|
15865
|
+
color: #6667af;
|
|
15866
|
+
}
|
|
15867
|
+
|
|
15868
|
+
.ui.ui.selectable.table tr[class*="purple colored"]:hover,
|
|
15869
|
+
.ui.table tr td.selectable[class*="purple colored"]:hover,
|
|
15870
|
+
.ui.selectable.table tr:hover td[class*="purple colored"],
|
|
15871
|
+
.ui.ui.selectable.table tr.purple:hover,
|
|
15872
|
+
.ui.table tr td.selectable.purple:hover,
|
|
15873
|
+
.ui.selectable.table tr:hover td.purple {
|
|
15874
|
+
background: #f5d9ff;
|
|
15875
|
+
color: #6667af;
|
|
15876
|
+
}
|
|
15877
|
+
|
|
15878
|
+
.ui.orange.table {
|
|
15879
|
+
border-top: 0.2em solid #af6a66;
|
|
15880
|
+
}
|
|
15881
|
+
|
|
15882
|
+
/* Same color for background and color to camouflage the scrollbar */
|
|
15883
|
+
|
|
15884
|
+
.ui.scrolling.table > thead.orange,
|
|
15885
|
+
.ui.scrolling.table > tfoot.orange {
|
|
15886
|
+
background: #ffe7d1;
|
|
15887
|
+
color: #ffe7d1;
|
|
15888
|
+
}
|
|
15889
|
+
|
|
15890
|
+
.ui.scrolling.table > thead.orange > tr > th,
|
|
15891
|
+
.ui.scrolling.table > tfoot.orange > tr > th,
|
|
15892
|
+
.ui.scrolling.table > thead.orange > tr > td,
|
|
15893
|
+
.ui.scrolling.table > tfoot.orange > tr > td {
|
|
15894
|
+
background: inherit;
|
|
15895
|
+
color: #af6a66;
|
|
15896
|
+
}
|
|
15897
|
+
|
|
15898
|
+
.ui.ui.ui.ui.table tr[class*="orange colored"],
|
|
15899
|
+
.ui.ui.table th[class*="orange colored"],
|
|
15900
|
+
.ui.ui.table td[class*="orange colored"],
|
|
15901
|
+
.ui.ui.ui.ui.table tr.orange,
|
|
15902
|
+
.ui.ui.table th.orange,
|
|
15903
|
+
.ui.ui.table td.orange {
|
|
15904
|
+
background: #ffe7d1;
|
|
15905
|
+
color: #af6a66;
|
|
15906
|
+
}
|
|
15907
|
+
|
|
15908
|
+
.ui.table > thead > tr[class*="orange colored"] > th,
|
|
15909
|
+
.ui.table > tfoot > tr[class*="orange colored"] > th,
|
|
15910
|
+
.ui.table > tfoot > tr[class*="orange colored"] > td,
|
|
15911
|
+
.ui.table > thead > tr.orange > th,
|
|
15912
|
+
.ui.table > tfoot > tr.orange > th,
|
|
15913
|
+
.ui.table > tfoot > tr.orange > td {
|
|
15914
|
+
background: inherit;
|
|
15915
|
+
color: #af6a66;
|
|
15916
|
+
}
|
|
15917
|
+
|
|
15918
|
+
.ui.ui.selectable.table tr[class*="orange colored"]:hover,
|
|
15919
|
+
.ui.table tr td.selectable[class*="orange colored"]:hover,
|
|
15920
|
+
.ui.selectable.table tr:hover td[class*="orange colored"],
|
|
15921
|
+
.ui.ui.selectable.table tr.orange:hover,
|
|
15922
|
+
.ui.table tr td.selectable.orange:hover,
|
|
15923
|
+
.ui.selectable.table tr:hover td.orange {
|
|
15924
|
+
background: #fae1cc;
|
|
15925
|
+
color: #af6a66;
|
|
15926
|
+
}
|
|
15927
|
+
|
|
15928
|
+
.ui.brown.table {
|
|
15929
|
+
border-top: 0.2em solid #af9066;
|
|
15930
|
+
}
|
|
15931
|
+
|
|
15932
|
+
/* Same color for background and color to camouflage the scrollbar */
|
|
15933
|
+
|
|
15934
|
+
.ui.scrolling.table > thead.brown,
|
|
15935
|
+
.ui.scrolling.table > tfoot.brown {
|
|
15936
|
+
background: #f7e5d2;
|
|
15937
|
+
color: #f7e5d2;
|
|
15938
|
+
}
|
|
15939
|
+
|
|
15940
|
+
.ui.scrolling.table > thead.brown > tr > th,
|
|
15941
|
+
.ui.scrolling.table > tfoot.brown > tr > th,
|
|
15942
|
+
.ui.scrolling.table > thead.brown > tr > td,
|
|
15943
|
+
.ui.scrolling.table > tfoot.brown > tr > td {
|
|
15944
|
+
background: inherit;
|
|
15945
|
+
color: #af9066;
|
|
15946
|
+
}
|
|
15947
|
+
|
|
15948
|
+
.ui.ui.ui.ui.table tr[class*="brown colored"],
|
|
15949
|
+
.ui.ui.table th[class*="brown colored"],
|
|
15950
|
+
.ui.ui.table td[class*="brown colored"],
|
|
15951
|
+
.ui.ui.ui.ui.table tr.brown,
|
|
15952
|
+
.ui.ui.table th.brown,
|
|
15953
|
+
.ui.ui.table td.brown {
|
|
15954
|
+
background: #f7e5d2;
|
|
15955
|
+
color: #af9066;
|
|
15956
|
+
}
|
|
15957
|
+
|
|
15958
|
+
.ui.table > thead > tr[class*="brown colored"] > th,
|
|
15959
|
+
.ui.table > tfoot > tr[class*="brown colored"] > th,
|
|
15960
|
+
.ui.table > tfoot > tr[class*="brown colored"] > td,
|
|
15961
|
+
.ui.table > thead > tr.brown > th,
|
|
15962
|
+
.ui.table > tfoot > tr.brown > th,
|
|
15963
|
+
.ui.table > tfoot > tr.brown > td {
|
|
15964
|
+
background: inherit;
|
|
15965
|
+
color: #af9066;
|
|
15966
|
+
}
|
|
15967
|
+
|
|
15968
|
+
.ui.ui.selectable.table tr[class*="brown colored"]:hover,
|
|
15969
|
+
.ui.table tr td.selectable[class*="brown colored"]:hover,
|
|
15970
|
+
.ui.selectable.table tr:hover td[class*="brown colored"],
|
|
15971
|
+
.ui.ui.selectable.table tr.brown:hover,
|
|
15972
|
+
.ui.table tr td.selectable.brown:hover,
|
|
15973
|
+
.ui.selectable.table tr:hover td.brown {
|
|
15974
|
+
background: #efe0cf;
|
|
15975
|
+
color: #af9066;
|
|
15976
|
+
}
|
|
15977
|
+
|
|
15651
15978
|
/* --------------
|
|
15652
15979
|
Column Count
|
|
15653
15980
|
--------------- */
|
|
@@ -16046,107 +16373,338 @@ Floated Menu / Item
|
|
|
16046
16373
|
Site Overrides
|
|
16047
16374
|
*******************************/
|
|
16048
16375
|
|
|
16049
|
-
.ui.
|
|
16376
|
+
.ui.panel {
|
|
16377
|
+
background-color: #f9fafb;
|
|
16050
16378
|
border-top-left-radius: 0.28571429em;
|
|
16051
16379
|
border-top-right-radius: 0.28571429em;
|
|
16052
16380
|
}
|
|
16053
16381
|
|
|
16054
|
-
.ui.
|
|
16055
|
-
|
|
16056
|
-
|
|
16382
|
+
.ui.panel > .header,
|
|
16383
|
+
.ui.panel > .content {
|
|
16384
|
+
border-left: 1px solid rgba(34, 36, 38, 0.15);
|
|
16385
|
+
border-right: 1px solid rgba(34, 36, 38, 0.15);
|
|
16386
|
+
border-bottom: 1px solid rgba(34, 36, 38, 0.1);
|
|
16387
|
+
padding: 0.92857143em 0.7em;
|
|
16388
|
+
}
|
|
16389
|
+
|
|
16390
|
+
.ui.fitted.panel > .content {
|
|
16391
|
+
padding: 0;
|
|
16392
|
+
border: none;
|
|
16393
|
+
overflow-x: auto;
|
|
16394
|
+
}
|
|
16395
|
+
|
|
16396
|
+
.ui.primary.panel {
|
|
16397
|
+
border-top: 0.2em solid #007388;
|
|
16398
|
+
}
|
|
16399
|
+
|
|
16400
|
+
.ui.primary.panel > .header {
|
|
16401
|
+
background: linear-gradient(to bottom, rgba(0, 115, 136, 0.12), #f9fafb 80%), #f9fafb;
|
|
16402
|
+
background-size: auto 65px;
|
|
16403
|
+
background-repeat: no-repeat;
|
|
16057
16404
|
}
|
|
16058
16405
|
|
|
16059
|
-
.ui.ui.ui.ui.primary.table
|
|
16060
|
-
|
|
16406
|
+
.ui.ui.ui.ui.ui.primary.table {
|
|
16407
|
+
border-top-left-radius: 0.28571429em;
|
|
16408
|
+
border-top-right-radius: 0.28571429em;
|
|
16409
|
+
}
|
|
16410
|
+
|
|
16411
|
+
.ui.ui.ui.ui.ui.primary.table > thead > tr:first-child > th {
|
|
16412
|
+
/* Colored header */
|
|
16413
|
+
background: linear-gradient(to bottom, rgba(0, 115, 136, 0.12), #f9fafb 80%), #f9fafb;
|
|
16414
|
+
background-size: auto 65px;
|
|
16415
|
+
background-repeat: no-repeat;
|
|
16061
16416
|
}
|
|
16062
16417
|
|
|
16063
16418
|
@media only screen and (max-width: 767.98px) {
|
|
16064
|
-
.ui.ui.ui.ui.primary.table:not(.unstackable) > thead > tr
|
|
16419
|
+
.ui.ui.ui.ui.ui.primary.table:not(.unstackable) > thead > tr:first-child {
|
|
16420
|
+
/* Colored header (stacked table) */
|
|
16421
|
+
background: linear-gradient(to bottom, rgba(0, 115, 136, 0.12), transparent 80%), transparent;
|
|
16422
|
+
background-size: auto 65px;
|
|
16423
|
+
background-repeat: no-repeat;
|
|
16424
|
+
}
|
|
16425
|
+
|
|
16426
|
+
.ui.ui.ui.ui.ui.primary.table:not(.unstackable) > thead > tr:first-child > th {
|
|
16065
16427
|
background: none;
|
|
16066
16428
|
}
|
|
16067
16429
|
}
|
|
16068
16430
|
|
|
16069
|
-
|
|
16070
|
-
|
|
16071
|
-
background: linear-gradient(to bottom, rgba(0, 115, 136, 0.12), transparent 80%);
|
|
16072
|
-
}
|
|
16431
|
+
.ui.secondary.panel {
|
|
16432
|
+
border-top: 0.2em solid #294755;
|
|
16073
16433
|
}
|
|
16074
16434
|
|
|
16075
|
-
.ui.
|
|
16435
|
+
.ui.secondary.panel > .header {
|
|
16436
|
+
background: linear-gradient(to bottom, rgba(41, 71, 85, 0.12), #f9fafb 80%), #f9fafb;
|
|
16437
|
+
background-size: auto 65px;
|
|
16438
|
+
background-repeat: no-repeat;
|
|
16439
|
+
}
|
|
16440
|
+
|
|
16441
|
+
.ui.ui.ui.ui.ui.secondary.table {
|
|
16076
16442
|
border-top-left-radius: 0.28571429em;
|
|
16077
16443
|
border-top-right-radius: 0.28571429em;
|
|
16078
16444
|
}
|
|
16079
16445
|
|
|
16080
|
-
.ui.ui.ui.ui.secondary.table
|
|
16446
|
+
.ui.ui.ui.ui.ui.secondary.table > thead > tr:first-child > th {
|
|
16081
16447
|
/* Colored header */
|
|
16082
|
-
|
|
16083
|
-
|
|
16084
|
-
|
|
16085
|
-
.ui.ui.ui.ui.secondary.table:not(.unstackable) > thead > tr.colored-header > th {
|
|
16086
|
-
background: linear-gradient(to bottom, rgba(41, 71, 85, 0.12), #f9fafb 80%);
|
|
16448
|
+
background: linear-gradient(to bottom, rgba(41, 71, 85, 0.12), #f9fafb 80%), #f9fafb;
|
|
16449
|
+
background-size: auto 65px;
|
|
16450
|
+
background-repeat: no-repeat;
|
|
16087
16451
|
}
|
|
16088
16452
|
|
|
16089
16453
|
@media only screen and (max-width: 767.98px) {
|
|
16090
|
-
.ui.ui.ui.ui.secondary.table:not(.unstackable) > thead > tr
|
|
16454
|
+
.ui.ui.ui.ui.ui.secondary.table:not(.unstackable) > thead > tr:first-child {
|
|
16455
|
+
/* Colored header (stacked table) */
|
|
16456
|
+
background: linear-gradient(to bottom, rgba(41, 71, 85, 0.12), transparent 80%), transparent;
|
|
16457
|
+
background-size: auto 65px;
|
|
16458
|
+
background-repeat: no-repeat;
|
|
16459
|
+
}
|
|
16460
|
+
|
|
16461
|
+
.ui.ui.ui.ui.ui.secondary.table:not(.unstackable) > thead > tr:first-child > th {
|
|
16091
16462
|
background: none;
|
|
16092
16463
|
}
|
|
16093
16464
|
}
|
|
16094
16465
|
|
|
16466
|
+
.ui.violet.panel {
|
|
16467
|
+
border-top: 0.2em solid #9461ac;
|
|
16468
|
+
}
|
|
16469
|
+
|
|
16470
|
+
.ui.violet.panel > .header {
|
|
16471
|
+
background: linear-gradient(to bottom, rgba(148, 97, 172, 0.12), #f9fafb 80%), #f9fafb;
|
|
16472
|
+
background-size: auto 65px;
|
|
16473
|
+
background-repeat: no-repeat;
|
|
16474
|
+
}
|
|
16475
|
+
|
|
16476
|
+
.ui.ui.ui.ui.ui.violet.table {
|
|
16477
|
+
border-top-left-radius: 0.28571429em;
|
|
16478
|
+
border-top-right-radius: 0.28571429em;
|
|
16479
|
+
}
|
|
16480
|
+
|
|
16481
|
+
.ui.ui.ui.ui.ui.violet.table > thead > tr:first-child > th {
|
|
16482
|
+
/* Colored header */
|
|
16483
|
+
background: linear-gradient(to bottom, rgba(148, 97, 172, 0.12), #f9fafb 80%), #f9fafb;
|
|
16484
|
+
background-size: auto 65px;
|
|
16485
|
+
background-repeat: no-repeat;
|
|
16486
|
+
}
|
|
16487
|
+
|
|
16095
16488
|
@media only screen and (max-width: 767.98px) {
|
|
16096
|
-
.ui.ui.ui.ui.
|
|
16097
|
-
|
|
16489
|
+
.ui.ui.ui.ui.ui.violet.table:not(.unstackable) > thead > tr:first-child {
|
|
16490
|
+
/* Colored header (stacked table) */
|
|
16491
|
+
background: linear-gradient(to bottom, rgba(148, 97, 172, 0.12), transparent 80%), transparent;
|
|
16492
|
+
background-size: auto 65px;
|
|
16493
|
+
background-repeat: no-repeat;
|
|
16494
|
+
}
|
|
16495
|
+
|
|
16496
|
+
.ui.ui.ui.ui.ui.violet.table:not(.unstackable) > thead > tr:first-child > th {
|
|
16497
|
+
background: none;
|
|
16098
16498
|
}
|
|
16099
16499
|
}
|
|
16100
16500
|
|
|
16101
|
-
.ui.
|
|
16501
|
+
.ui.green.panel {
|
|
16502
|
+
border-top: 0.2em solid #81b08c;
|
|
16503
|
+
}
|
|
16504
|
+
|
|
16505
|
+
.ui.green.panel > .header {
|
|
16506
|
+
background: linear-gradient(to bottom, rgba(129, 176, 140, 0.12), #f9fafb 80%), #f9fafb;
|
|
16507
|
+
background-size: auto 65px;
|
|
16508
|
+
background-repeat: no-repeat;
|
|
16509
|
+
}
|
|
16510
|
+
|
|
16511
|
+
.ui.ui.ui.ui.ui.green.table {
|
|
16102
16512
|
border-top-left-radius: 0.28571429em;
|
|
16103
16513
|
border-top-right-radius: 0.28571429em;
|
|
16104
16514
|
}
|
|
16105
16515
|
|
|
16106
|
-
.ui.ui.ui.ui.
|
|
16516
|
+
.ui.ui.ui.ui.ui.green.table > thead > tr:first-child > th {
|
|
16107
16517
|
/* Colored header */
|
|
16108
|
-
|
|
16518
|
+
background: linear-gradient(to bottom, rgba(129, 176, 140, 0.12), #f9fafb 80%), #f9fafb;
|
|
16519
|
+
background-size: auto 65px;
|
|
16520
|
+
background-repeat: no-repeat;
|
|
16521
|
+
}
|
|
16522
|
+
|
|
16523
|
+
@media only screen and (max-width: 767.98px) {
|
|
16524
|
+
.ui.ui.ui.ui.ui.green.table:not(.unstackable) > thead > tr:first-child {
|
|
16525
|
+
/* Colored header (stacked table) */
|
|
16526
|
+
background: linear-gradient(to bottom, rgba(129, 176, 140, 0.12), transparent 80%), transparent;
|
|
16527
|
+
background-size: auto 65px;
|
|
16528
|
+
background-repeat: no-repeat;
|
|
16529
|
+
}
|
|
16530
|
+
|
|
16531
|
+
.ui.ui.ui.ui.ui.green.table:not(.unstackable) > thead > tr:first-child > th {
|
|
16532
|
+
background: none;
|
|
16533
|
+
}
|
|
16534
|
+
}
|
|
16535
|
+
|
|
16536
|
+
.ui.olive.panel {
|
|
16537
|
+
border-top: 0.2em solid #a0b06c;
|
|
16538
|
+
}
|
|
16539
|
+
|
|
16540
|
+
.ui.olive.panel > .header {
|
|
16541
|
+
background: linear-gradient(to bottom, rgba(160, 176, 108, 0.12), #f9fafb 80%), #f9fafb;
|
|
16542
|
+
background-size: auto 65px;
|
|
16543
|
+
background-repeat: no-repeat;
|
|
16544
|
+
}
|
|
16545
|
+
|
|
16546
|
+
.ui.ui.ui.ui.ui.olive.table {
|
|
16547
|
+
border-top-left-radius: 0.28571429em;
|
|
16548
|
+
border-top-right-radius: 0.28571429em;
|
|
16109
16549
|
}
|
|
16110
16550
|
|
|
16111
|
-
.ui.ui.ui.ui.
|
|
16112
|
-
|
|
16551
|
+
.ui.ui.ui.ui.ui.olive.table > thead > tr:first-child > th {
|
|
16552
|
+
/* Colored header */
|
|
16553
|
+
background: linear-gradient(to bottom, rgba(160, 176, 108, 0.12), #f9fafb 80%), #f9fafb;
|
|
16554
|
+
background-size: auto 65px;
|
|
16555
|
+
background-repeat: no-repeat;
|
|
16113
16556
|
}
|
|
16114
16557
|
|
|
16115
16558
|
@media only screen and (max-width: 767.98px) {
|
|
16116
|
-
.ui.ui.ui.ui.
|
|
16559
|
+
.ui.ui.ui.ui.ui.olive.table:not(.unstackable) > thead > tr:first-child {
|
|
16560
|
+
/* Colored header (stacked table) */
|
|
16561
|
+
background: linear-gradient(to bottom, rgba(160, 176, 108, 0.12), transparent 80%), transparent;
|
|
16562
|
+
background-size: auto 65px;
|
|
16563
|
+
background-repeat: no-repeat;
|
|
16564
|
+
}
|
|
16565
|
+
|
|
16566
|
+
.ui.ui.ui.ui.ui.olive.table:not(.unstackable) > thead > tr:first-child > th {
|
|
16117
16567
|
background: none;
|
|
16118
16568
|
}
|
|
16119
16569
|
}
|
|
16120
16570
|
|
|
16571
|
+
.ui.pink.panel {
|
|
16572
|
+
border-top: 0.2em solid #af6687;
|
|
16573
|
+
}
|
|
16574
|
+
|
|
16575
|
+
.ui.pink.panel > .header {
|
|
16576
|
+
background: linear-gradient(to bottom, rgba(175, 102, 135, 0.12), #f9fafb 80%), #f9fafb;
|
|
16577
|
+
background-size: auto 65px;
|
|
16578
|
+
background-repeat: no-repeat;
|
|
16579
|
+
}
|
|
16580
|
+
|
|
16581
|
+
.ui.ui.ui.ui.ui.pink.table {
|
|
16582
|
+
border-top-left-radius: 0.28571429em;
|
|
16583
|
+
border-top-right-radius: 0.28571429em;
|
|
16584
|
+
}
|
|
16585
|
+
|
|
16586
|
+
.ui.ui.ui.ui.ui.pink.table > thead > tr:first-child > th {
|
|
16587
|
+
/* Colored header */
|
|
16588
|
+
background: linear-gradient(to bottom, rgba(175, 102, 135, 0.12), #f9fafb 80%), #f9fafb;
|
|
16589
|
+
background-size: auto 65px;
|
|
16590
|
+
background-repeat: no-repeat;
|
|
16591
|
+
}
|
|
16592
|
+
|
|
16121
16593
|
@media only screen and (max-width: 767.98px) {
|
|
16122
|
-
.ui.ui.ui.ui.
|
|
16123
|
-
|
|
16594
|
+
.ui.ui.ui.ui.ui.pink.table:not(.unstackable) > thead > tr:first-child {
|
|
16595
|
+
/* Colored header (stacked table) */
|
|
16596
|
+
background: linear-gradient(to bottom, rgba(175, 102, 135, 0.12), transparent 80%), transparent;
|
|
16597
|
+
background-size: auto 65px;
|
|
16598
|
+
background-repeat: no-repeat;
|
|
16124
16599
|
}
|
|
16600
|
+
|
|
16601
|
+
.ui.ui.ui.ui.ui.pink.table:not(.unstackable) > thead > tr:first-child > th {
|
|
16602
|
+
background: none;
|
|
16603
|
+
}
|
|
16604
|
+
}
|
|
16605
|
+
|
|
16606
|
+
.ui.purple.panel {
|
|
16607
|
+
border-top: 0.2em solid #6667af;
|
|
16608
|
+
}
|
|
16609
|
+
|
|
16610
|
+
.ui.purple.panel > .header {
|
|
16611
|
+
background: linear-gradient(to bottom, rgba(102, 103, 175, 0.12), #f9fafb 80%), #f9fafb;
|
|
16612
|
+
background-size: auto 65px;
|
|
16613
|
+
background-repeat: no-repeat;
|
|
16125
16614
|
}
|
|
16126
16615
|
|
|
16127
|
-
.ui.ui.ui.ui.
|
|
16616
|
+
.ui.ui.ui.ui.ui.purple.table {
|
|
16128
16617
|
border-top-left-radius: 0.28571429em;
|
|
16129
16618
|
border-top-right-radius: 0.28571429em;
|
|
16130
16619
|
}
|
|
16131
16620
|
|
|
16132
|
-
.ui.ui.ui.ui.
|
|
16621
|
+
.ui.ui.ui.ui.ui.purple.table > thead > tr:first-child > th {
|
|
16133
16622
|
/* Colored header */
|
|
16134
|
-
|
|
16623
|
+
background: linear-gradient(to bottom, rgba(102, 103, 175, 0.12), #f9fafb 80%), #f9fafb;
|
|
16624
|
+
background-size: auto 65px;
|
|
16625
|
+
background-repeat: no-repeat;
|
|
16626
|
+
}
|
|
16627
|
+
|
|
16628
|
+
@media only screen and (max-width: 767.98px) {
|
|
16629
|
+
.ui.ui.ui.ui.ui.purple.table:not(.unstackable) > thead > tr:first-child {
|
|
16630
|
+
/* Colored header (stacked table) */
|
|
16631
|
+
background: linear-gradient(to bottom, rgba(102, 103, 175, 0.12), transparent 80%), transparent;
|
|
16632
|
+
background-size: auto 65px;
|
|
16633
|
+
background-repeat: no-repeat;
|
|
16634
|
+
}
|
|
16635
|
+
|
|
16636
|
+
.ui.ui.ui.ui.ui.purple.table:not(.unstackable) > thead > tr:first-child > th {
|
|
16637
|
+
background: none;
|
|
16638
|
+
}
|
|
16639
|
+
}
|
|
16640
|
+
|
|
16641
|
+
.ui.orange.panel {
|
|
16642
|
+
border-top: 0.2em solid #af6a66;
|
|
16643
|
+
}
|
|
16644
|
+
|
|
16645
|
+
.ui.orange.panel > .header {
|
|
16646
|
+
background: linear-gradient(to bottom, rgba(175, 106, 102, 0.12), #f9fafb 80%), #f9fafb;
|
|
16647
|
+
background-size: auto 65px;
|
|
16648
|
+
background-repeat: no-repeat;
|
|
16649
|
+
}
|
|
16650
|
+
|
|
16651
|
+
.ui.ui.ui.ui.ui.orange.table {
|
|
16652
|
+
border-top-left-radius: 0.28571429em;
|
|
16653
|
+
border-top-right-radius: 0.28571429em;
|
|
16135
16654
|
}
|
|
16136
16655
|
|
|
16137
|
-
.ui.ui.ui.ui.
|
|
16138
|
-
|
|
16656
|
+
.ui.ui.ui.ui.ui.orange.table > thead > tr:first-child > th {
|
|
16657
|
+
/* Colored header */
|
|
16658
|
+
background: linear-gradient(to bottom, rgba(175, 106, 102, 0.12), #f9fafb 80%), #f9fafb;
|
|
16659
|
+
background-size: auto 65px;
|
|
16660
|
+
background-repeat: no-repeat;
|
|
16139
16661
|
}
|
|
16140
16662
|
|
|
16141
16663
|
@media only screen and (max-width: 767.98px) {
|
|
16142
|
-
.ui.ui.ui.ui.
|
|
16664
|
+
.ui.ui.ui.ui.ui.orange.table:not(.unstackable) > thead > tr:first-child {
|
|
16665
|
+
/* Colored header (stacked table) */
|
|
16666
|
+
background: linear-gradient(to bottom, rgba(175, 106, 102, 0.12), transparent 80%), transparent;
|
|
16667
|
+
background-size: auto 65px;
|
|
16668
|
+
background-repeat: no-repeat;
|
|
16669
|
+
}
|
|
16670
|
+
|
|
16671
|
+
.ui.ui.ui.ui.ui.orange.table:not(.unstackable) > thead > tr:first-child > th {
|
|
16143
16672
|
background: none;
|
|
16144
16673
|
}
|
|
16145
16674
|
}
|
|
16146
16675
|
|
|
16676
|
+
.ui.brown.panel {
|
|
16677
|
+
border-top: 0.2em solid #af9066;
|
|
16678
|
+
}
|
|
16679
|
+
|
|
16680
|
+
.ui.brown.panel > .header {
|
|
16681
|
+
background: linear-gradient(to bottom, rgba(175, 144, 102, 0.12), #f9fafb 80%), #f9fafb;
|
|
16682
|
+
background-size: auto 65px;
|
|
16683
|
+
background-repeat: no-repeat;
|
|
16684
|
+
}
|
|
16685
|
+
|
|
16686
|
+
.ui.ui.ui.ui.ui.brown.table {
|
|
16687
|
+
border-top-left-radius: 0.28571429em;
|
|
16688
|
+
border-top-right-radius: 0.28571429em;
|
|
16689
|
+
}
|
|
16690
|
+
|
|
16691
|
+
.ui.ui.ui.ui.ui.brown.table > thead > tr:first-child > th {
|
|
16692
|
+
/* Colored header */
|
|
16693
|
+
background: linear-gradient(to bottom, rgba(175, 144, 102, 0.12), #f9fafb 80%), #f9fafb;
|
|
16694
|
+
background-size: auto 65px;
|
|
16695
|
+
background-repeat: no-repeat;
|
|
16696
|
+
}
|
|
16697
|
+
|
|
16147
16698
|
@media only screen and (max-width: 767.98px) {
|
|
16148
|
-
.ui.ui.ui.ui.
|
|
16149
|
-
|
|
16699
|
+
.ui.ui.ui.ui.ui.brown.table:not(.unstackable) > thead > tr:first-child {
|
|
16700
|
+
/* Colored header (stacked table) */
|
|
16701
|
+
background: linear-gradient(to bottom, rgba(175, 144, 102, 0.12), transparent 80%), transparent;
|
|
16702
|
+
background-size: auto 65px;
|
|
16703
|
+
background-repeat: no-repeat;
|
|
16704
|
+
}
|
|
16705
|
+
|
|
16706
|
+
.ui.ui.ui.ui.ui.brown.table:not(.unstackable) > thead > tr:first-child > th {
|
|
16707
|
+
background: none;
|
|
16150
16708
|
}
|
|
16151
16709
|
}
|
|
16152
16710
|
/*!
|
|
@@ -18253,6 +18811,55 @@ a.ui.secondary.card:hover,
|
|
|
18253
18811
|
/*******************************
|
|
18254
18812
|
User Overrides
|
|
18255
18813
|
*******************************/
|
|
18814
|
+
|
|
18815
|
+
.plain-accordion {
|
|
18816
|
+
max-width: 100%;
|
|
18817
|
+
}
|
|
18818
|
+
|
|
18819
|
+
.plain-accordion .title {
|
|
18820
|
+
cursor: pointer;
|
|
18821
|
+
}
|
|
18822
|
+
|
|
18823
|
+
/* Dropdown Icon */
|
|
18824
|
+
|
|
18825
|
+
.plain-accordion .title > .dropdown.icon {
|
|
18826
|
+
font-family: Accordion;
|
|
18827
|
+
line-height: 1;
|
|
18828
|
+
backface-visibility: hidden;
|
|
18829
|
+
font-weight: normal;
|
|
18830
|
+
font-style: normal;
|
|
18831
|
+
text-align: center;
|
|
18832
|
+
}
|
|
18833
|
+
|
|
18834
|
+
.plain-accordion .title > .dropdown.icon::before {
|
|
18835
|
+
content: "\f0da"
|
|
18836
|
+
;
|
|
18837
|
+
}
|
|
18838
|
+
|
|
18839
|
+
.plain-accordion .title > .dropdown.icon {
|
|
18840
|
+
display: inline-block;
|
|
18841
|
+
float: none;
|
|
18842
|
+
opacity: 1;
|
|
18843
|
+
width: 1.25em;
|
|
18844
|
+
height: 1em;
|
|
18845
|
+
margin: 0 0.25rem 0 0;
|
|
18846
|
+
padding: 0;
|
|
18847
|
+
font-size: 1em;
|
|
18848
|
+
transition: transform 0.1s ease, opacity 0.1s ease;
|
|
18849
|
+
vertical-align: baseline;
|
|
18850
|
+
transform: none;
|
|
18851
|
+
}
|
|
18852
|
+
|
|
18853
|
+
/* States */
|
|
18854
|
+
|
|
18855
|
+
.plain-accordion[open] .title > .dropdown.icon,
|
|
18856
|
+
.plain-accordion .active.title > .dropdown.icon {
|
|
18857
|
+
transform: rotate(90deg);
|
|
18858
|
+
}
|
|
18859
|
+
|
|
18860
|
+
.plain-accordion .title ~ .content:not(.active) {
|
|
18861
|
+
display: none;
|
|
18862
|
+
}
|
|
18256
18863
|
/*!
|
|
18257
18864
|
* # Fomantic-UI 2.9.4 - Calendar
|
|
18258
18865
|
* https://github.com/fomantic/Fomantic-UI/
|
|
@@ -18608,7 +19215,6 @@ a.ui.secondary.card:hover,
|
|
|
18608
19215
|
.ui.checkbox {
|
|
18609
19216
|
position: relative;
|
|
18610
19217
|
display: inline-block;
|
|
18611
|
-
-webkit-backface-visibility: hidden;
|
|
18612
19218
|
backface-visibility: hidden;
|
|
18613
19219
|
outline: none;
|
|
18614
19220
|
vertical-align: baseline;
|
|
@@ -19963,7 +20569,6 @@ select.ui.dropdown {
|
|
|
19963
20569
|
overflow-y: auto;
|
|
19964
20570
|
-ms-scroll-chaining: none;
|
|
19965
20571
|
overscroll-behavior: none;
|
|
19966
|
-
-webkit-backface-visibility: hidden;
|
|
19967
20572
|
backface-visibility: hidden;
|
|
19968
20573
|
}
|
|
19969
20574
|
|
|
@@ -20300,7 +20905,6 @@ select.ui.dropdown {
|
|
|
20300
20905
|
overflow-y: auto;
|
|
20301
20906
|
-ms-scroll-chaining: none;
|
|
20302
20907
|
overscroll-behavior: none;
|
|
20303
|
-
-webkit-backface-visibility: hidden;
|
|
20304
20908
|
backface-visibility: hidden;
|
|
20305
20909
|
}
|
|
20306
20910
|
|
|
@@ -20948,7 +21552,6 @@ select.ui.dropdown {
|
|
|
20948
21552
|
overflow-y: auto;
|
|
20949
21553
|
-ms-scroll-chaining: none;
|
|
20950
21554
|
overscroll-behavior: none;
|
|
20951
|
-
-webkit-backface-visibility: hidden;
|
|
20952
21555
|
backface-visibility: hidden;
|
|
20953
21556
|
min-width: 100% !important;
|
|
20954
21557
|
width: auto !important;
|
|
@@ -21427,7 +22030,6 @@ select.ui.dropdown {
|
|
|
21427
22030
|
line-height: 1;
|
|
21428
22031
|
height: 1em;
|
|
21429
22032
|
width: 1.23em;
|
|
21430
|
-
-webkit-backface-visibility: hidden;
|
|
21431
22033
|
backface-visibility: hidden;
|
|
21432
22034
|
font-weight: normal;
|
|
21433
22035
|
font-style: normal;
|
|
@@ -22991,7 +23593,6 @@ select.ui.dropdown {
|
|
|
22991
23593
|
|
|
22992
23594
|
.ui.visible.popup {
|
|
22993
23595
|
transform: translateZ(0);
|
|
22994
|
-
-webkit-backface-visibility: hidden;
|
|
22995
23596
|
backface-visibility: hidden;
|
|
22996
23597
|
}
|
|
22997
23598
|
|
|
@@ -23577,7 +24178,6 @@ select.ui.dropdown {
|
|
|
23577
24178
|
overflow-y: auto;
|
|
23578
24179
|
-ms-scroll-chaining: none;
|
|
23579
24180
|
overscroll-behavior: none;
|
|
23580
|
-
-webkit-backface-visibility: hidden;
|
|
23581
24181
|
backface-visibility: hidden;
|
|
23582
24182
|
}
|
|
23583
24183
|
|
|
@@ -23830,7 +24430,6 @@ select.ui.dropdown {
|
|
|
23830
24430
|
/* Animating */
|
|
23831
24431
|
|
|
23832
24432
|
.animating.transition {
|
|
23833
|
-
-webkit-backface-visibility: hidden;
|
|
23834
24433
|
backface-visibility: hidden;
|
|
23835
24434
|
visibility: visible !important;
|
|
23836
24435
|
}
|