fomantic-ui 2.9.3-beta.19 → 2.9.3-beta.20
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/dist/components/accordion.css +1 -1
- package/dist/components/accordion.js +1 -1
- package/dist/components/accordion.min.css +1 -1
- package/dist/components/accordion.min.js +1 -1
- package/dist/components/ad.css +1 -1
- package/dist/components/ad.min.css +1 -1
- package/dist/components/api.js +1 -1
- package/dist/components/api.min.js +1 -1
- package/dist/components/breadcrumb.css +1 -1
- package/dist/components/breadcrumb.min.css +1 -1
- package/dist/components/button.css +2 -2
- package/dist/components/button.min.css +2 -2
- package/dist/components/calendar.css +1 -1
- package/dist/components/calendar.js +1 -1
- package/dist/components/calendar.min.css +1 -1
- package/dist/components/calendar.min.js +1 -1
- package/dist/components/card.css +1 -1
- package/dist/components/card.min.css +1 -1
- package/dist/components/checkbox.css +1 -1
- package/dist/components/checkbox.js +1 -1
- package/dist/components/checkbox.min.css +1 -1
- package/dist/components/checkbox.min.js +1 -1
- package/dist/components/comment.css +1 -1
- package/dist/components/comment.min.css +1 -1
- package/dist/components/container.css +62 -1
- package/dist/components/container.min.css +2 -2
- package/dist/components/dimmer.css +3 -3
- package/dist/components/dimmer.js +1 -1
- package/dist/components/dimmer.min.css +2 -2
- package/dist/components/dimmer.min.js +1 -1
- package/dist/components/divider.css +1 -1
- package/dist/components/divider.min.css +1 -1
- package/dist/components/dropdown.css +24 -3
- package/dist/components/dropdown.js +1 -1
- package/dist/components/dropdown.min.css +2 -2
- package/dist/components/dropdown.min.js +1 -1
- package/dist/components/embed.css +1 -1
- package/dist/components/embed.js +1 -1
- package/dist/components/embed.min.css +1 -1
- package/dist/components/embed.min.js +1 -1
- package/dist/components/emoji.css +1 -1
- package/dist/components/emoji.min.css +1 -1
- package/dist/components/feed.css +1 -1
- package/dist/components/feed.min.css +1 -1
- package/dist/components/flag.css +1 -1
- package/dist/components/flag.min.css +1 -1
- package/dist/components/flyout.css +1 -1
- package/dist/components/flyout.js +1 -1
- package/dist/components/flyout.min.css +1 -1
- package/dist/components/flyout.min.js +1 -1
- package/dist/components/form.css +1 -1
- package/dist/components/form.js +1 -1
- package/dist/components/form.min.css +1 -1
- package/dist/components/form.min.js +1 -1
- package/dist/components/grid.css +107 -107
- package/dist/components/grid.min.css +2 -2
- package/dist/components/header.css +1 -1
- package/dist/components/header.min.css +1 -1
- package/dist/components/icon.css +1 -1
- package/dist/components/icon.min.css +1 -1
- package/dist/components/image.css +1 -1
- package/dist/components/image.min.css +1 -1
- package/dist/components/input.css +3 -3
- package/dist/components/input.min.css +2 -2
- package/dist/components/item.css +1 -1
- package/dist/components/item.min.css +1 -1
- package/dist/components/label.css +1 -1
- package/dist/components/label.min.css +1 -1
- package/dist/components/list.css +13 -13
- package/dist/components/list.min.css +2 -2
- package/dist/components/loader.css +282 -282
- package/dist/components/loader.min.css +2 -2
- package/dist/components/menu.css +1 -1
- package/dist/components/menu.min.css +1 -1
- package/dist/components/message.css +1 -1
- package/dist/components/message.min.css +1 -1
- package/dist/components/modal.css +5 -1
- package/dist/components/modal.js +1 -1
- package/dist/components/modal.min.css +2 -2
- package/dist/components/modal.min.js +1 -1
- package/dist/components/nag.css +1 -1
- package/dist/components/nag.js +1 -1
- package/dist/components/nag.min.css +1 -1
- package/dist/components/nag.min.js +1 -1
- package/dist/components/placeholder.css +1 -1
- package/dist/components/placeholder.min.css +1 -1
- package/dist/components/popup.css +1 -1
- package/dist/components/popup.js +1 -1
- package/dist/components/popup.min.css +1 -1
- package/dist/components/popup.min.js +1 -1
- package/dist/components/progress.css +1 -1
- package/dist/components/progress.js +1 -1
- package/dist/components/progress.min.css +1 -1
- package/dist/components/progress.min.js +1 -1
- package/dist/components/rail.css +1 -1
- package/dist/components/rail.min.css +1 -1
- package/dist/components/rating.css +1 -1
- package/dist/components/rating.js +1 -1
- package/dist/components/rating.min.css +1 -1
- package/dist/components/rating.min.js +1 -1
- package/dist/components/reset.css +1 -1
- package/dist/components/reset.min.css +1 -1
- package/dist/components/reveal.css +1 -1
- package/dist/components/reveal.min.css +1 -1
- package/dist/components/search.css +17 -1
- package/dist/components/search.js +1 -1
- package/dist/components/search.min.css +2 -2
- package/dist/components/search.min.js +1 -1
- package/dist/components/segment.css +69 -5
- package/dist/components/segment.min.css +2 -2
- package/dist/components/shape.css +1 -1
- package/dist/components/shape.js +1 -1
- package/dist/components/shape.min.css +1 -1
- package/dist/components/shape.min.js +1 -1
- package/dist/components/sidebar.css +1 -1
- package/dist/components/sidebar.js +1 -1
- package/dist/components/sidebar.min.css +1 -1
- package/dist/components/sidebar.min.js +1 -1
- package/dist/components/site.css +1 -1
- package/dist/components/site.js +1 -1
- package/dist/components/site.min.css +1 -1
- package/dist/components/site.min.js +1 -1
- package/dist/components/slider.css +1 -1
- package/dist/components/slider.js +1 -1
- package/dist/components/slider.min.css +1 -1
- package/dist/components/slider.min.js +1 -1
- package/dist/components/state.js +1 -1
- package/dist/components/state.min.js +1 -1
- package/dist/components/statistic.css +1 -1
- package/dist/components/statistic.min.css +1 -1
- package/dist/components/step.css +1 -1
- package/dist/components/step.min.css +1 -1
- package/dist/components/sticky.css +1 -1
- package/dist/components/sticky.js +1 -1
- package/dist/components/sticky.min.css +1 -1
- package/dist/components/sticky.min.js +1 -1
- package/dist/components/tab.css +1 -1
- package/dist/components/tab.js +1 -1
- package/dist/components/tab.min.css +1 -1
- package/dist/components/tab.min.js +1 -1
- package/dist/components/table.css +65 -1
- package/dist/components/table.min.css +2 -2
- package/dist/components/text.css +1 -1
- package/dist/components/text.min.css +1 -1
- package/dist/components/toast.css +1 -1
- package/dist/components/toast.js +1 -1
- package/dist/components/toast.min.css +1 -1
- package/dist/components/toast.min.js +1 -1
- package/dist/components/transition.css +1 -1
- package/dist/components/transition.js +1 -1
- package/dist/components/transition.min.css +1 -1
- package/dist/components/transition.min.js +1 -1
- package/dist/components/visibility.js +1 -1
- package/dist/components/visibility.min.js +1 -1
- package/dist/semantic.css +766 -463
- package/dist/semantic.js +26 -26
- package/dist/semantic.min.css +2 -2
- package/dist/semantic.min.js +1 -1
- package/package.json +1 -1
- package/src/definitions/collections/grid.less +106 -106
- package/src/definitions/collections/table.less +66 -0
- package/src/definitions/elements/button.less +1 -1
- package/src/definitions/elements/container.less +63 -0
- package/src/definitions/elements/input.less +2 -2
- package/src/definitions/elements/list.less +12 -12
- package/src/definitions/elements/loader.less +71 -71
- package/src/definitions/elements/segment.less +70 -4
- package/src/definitions/modules/dimmer.less +2 -2
- package/src/definitions/modules/dropdown.less +33 -2
- package/src/definitions/modules/modal.less +6 -0
- package/src/definitions/modules/search.less +18 -0
- package/src/themes/default/collections/table.variables +3 -0
- package/src/themes/default/elements/container.variables +3 -0
- package/src/themes/default/elements/segment.variables +3 -0
- package/src/themes/default/globals/variation.variables +6 -0
- package/src/themes/default/modules/dropdown.variables +3 -0
- package/src/themes/default/modules/modal.variables +3 -0
- package/src/themes/default/modules/search.variables +3 -0
package/dist/semantic.css
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*
|
2
|
-
* # Fomantic UI - 2.9.3-beta.
|
2
|
+
* # Fomantic UI - 2.9.3-beta.20+1e3f606
|
3
3
|
* https://github.com/fomantic/Fomantic-UI
|
4
4
|
* https://fomantic-ui.com/
|
5
5
|
*
|
@@ -9,7 +9,7 @@
|
|
9
9
|
*
|
10
10
|
*/
|
11
11
|
/*!
|
12
|
-
* # Fomantic-UI 2.9.3-beta.
|
12
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Reset
|
13
13
|
* https://github.com/fomantic/Fomantic-UI/
|
14
14
|
*
|
15
15
|
*
|
@@ -430,7 +430,7 @@ template {
|
|
430
430
|
Site Overrides
|
431
431
|
*******************************/
|
432
432
|
/*!
|
433
|
-
* # Fomantic-UI 2.9.3-beta.
|
433
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Site
|
434
434
|
* https://github.com/fomantic/Fomantic-UI/
|
435
435
|
*
|
436
436
|
*
|
@@ -727,7 +727,7 @@ input::selection {
|
|
727
727
|
Site Overrides
|
728
728
|
*******************************/
|
729
729
|
/*!
|
730
|
-
* # Fomantic-UI 2.9.3-beta.
|
730
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Button
|
731
731
|
* https://github.com/fomantic/Fomantic-UI/
|
732
732
|
*
|
733
733
|
*
|
@@ -843,7 +843,7 @@ input::selection {
|
|
843
843
|
|
844
844
|
/* Specificity hack */
|
845
845
|
|
846
|
-
.ui.
|
846
|
+
.ui.ui.ui.ui.ui.ui.loading.button {
|
847
847
|
position: relative;
|
848
848
|
cursor: default;
|
849
849
|
text-shadow: none !important;
|
@@ -5414,7 +5414,7 @@ input::selection {
|
|
5414
5414
|
Site Overrides
|
5415
5415
|
*******************************/
|
5416
5416
|
/*!
|
5417
|
-
* # Fomantic-UI 2.9.3-beta.
|
5417
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Container
|
5418
5418
|
* https://github.com/fomantic/Fomantic-UI/
|
5419
5419
|
*
|
5420
5420
|
*
|
@@ -5599,10 +5599,18 @@ input::selection {
|
|
5599
5599
|
max-height: 11.25em;
|
5600
5600
|
}
|
5601
5601
|
|
5602
|
+
.ui.scrolling.container.short.resizable {
|
5603
|
+
height: 11.25em;
|
5604
|
+
}
|
5605
|
+
|
5602
5606
|
.ui.scrolling.container[class*="very short"] {
|
5603
5607
|
max-height: 7.5em;
|
5604
5608
|
}
|
5605
5609
|
|
5610
|
+
.ui.scrolling.container[class*="very short"].resizable {
|
5611
|
+
height: 7.5em;
|
5612
|
+
}
|
5613
|
+
|
5606
5614
|
.ui.scrolling.container {
|
5607
5615
|
max-height: 15em;
|
5608
5616
|
}
|
@@ -5611,9 +5619,17 @@ input::selection {
|
|
5611
5619
|
max-height: 30em;
|
5612
5620
|
}
|
5613
5621
|
|
5622
|
+
.ui.scrolling.container.long.resizable {
|
5623
|
+
height: 30em;
|
5624
|
+
}
|
5625
|
+
|
5614
5626
|
.ui.scrolling.container[class*="very long"] {
|
5615
5627
|
max-height: 45em;
|
5616
5628
|
}
|
5629
|
+
|
5630
|
+
.ui.scrolling.container[class*="very long"].resizable {
|
5631
|
+
height: 45em;
|
5632
|
+
}
|
5617
5633
|
}
|
5618
5634
|
|
5619
5635
|
@media only screen and (min-width: 768px) {
|
@@ -5621,21 +5637,41 @@ input::selection {
|
|
5621
5637
|
max-height: 13.5em;
|
5622
5638
|
}
|
5623
5639
|
|
5640
|
+
.ui.scrolling.container.short.resizable {
|
5641
|
+
height: 13.5em;
|
5642
|
+
}
|
5643
|
+
|
5624
5644
|
.ui.scrolling.container[class*="very short"] {
|
5625
5645
|
max-height: 9em;
|
5626
5646
|
}
|
5627
5647
|
|
5648
|
+
.ui.scrolling.container[class*="very short"].resizable {
|
5649
|
+
height: 9em;
|
5650
|
+
}
|
5651
|
+
|
5628
5652
|
.ui.scrolling.container {
|
5629
5653
|
max-height: 18em;
|
5630
5654
|
}
|
5631
5655
|
|
5656
|
+
.ui.scrolling.container.resizable {
|
5657
|
+
height: 18em;
|
5658
|
+
}
|
5659
|
+
|
5632
5660
|
.ui.scrolling.container.long {
|
5633
5661
|
max-height: 36em;
|
5634
5662
|
}
|
5635
5663
|
|
5664
|
+
.ui.scrolling.container.long.resizable {
|
5665
|
+
height: 36em;
|
5666
|
+
}
|
5667
|
+
|
5636
5668
|
.ui.scrolling.container[class*="very long"] {
|
5637
5669
|
max-height: 54em;
|
5638
5670
|
}
|
5671
|
+
|
5672
|
+
.ui.scrolling.container[class*="very long"].resizable {
|
5673
|
+
height: 54em;
|
5674
|
+
}
|
5639
5675
|
}
|
5640
5676
|
|
5641
5677
|
@media only screen and (min-width: 992px) {
|
@@ -5643,21 +5679,41 @@ input::selection {
|
|
5643
5679
|
max-height: 18em;
|
5644
5680
|
}
|
5645
5681
|
|
5682
|
+
.ui.scrolling.container.short.resizable {
|
5683
|
+
height: 18em;
|
5684
|
+
}
|
5685
|
+
|
5646
5686
|
.ui.scrolling.container[class*="very short"] {
|
5647
5687
|
max-height: 12em;
|
5648
5688
|
}
|
5649
5689
|
|
5690
|
+
.ui.scrolling.container[class*="very short"].resizable {
|
5691
|
+
height: 12em;
|
5692
|
+
}
|
5693
|
+
|
5650
5694
|
.ui.scrolling.container {
|
5651
5695
|
max-height: 24em;
|
5652
5696
|
}
|
5653
5697
|
|
5698
|
+
.ui.scrolling.container.resizable {
|
5699
|
+
height: 24em;
|
5700
|
+
}
|
5701
|
+
|
5654
5702
|
.ui.scrolling.container.long {
|
5655
5703
|
max-height: 48em;
|
5656
5704
|
}
|
5657
5705
|
|
5706
|
+
.ui.scrolling.container.long.resizable {
|
5707
|
+
height: 48em;
|
5708
|
+
}
|
5709
|
+
|
5658
5710
|
.ui.scrolling.container[class*="very long"] {
|
5659
5711
|
max-height: 72em;
|
5660
5712
|
}
|
5713
|
+
|
5714
|
+
.ui.scrolling.container[class*="very long"].resizable {
|
5715
|
+
height: 72em;
|
5716
|
+
}
|
5661
5717
|
}
|
5662
5718
|
|
5663
5719
|
@media only screen and (min-width: 1920px) {
|
@@ -5665,21 +5721,46 @@ input::selection {
|
|
5665
5721
|
max-height: 22.5em;
|
5666
5722
|
}
|
5667
5723
|
|
5724
|
+
.ui.scrolling.container.short.resizable {
|
5725
|
+
height: 22.5em;
|
5726
|
+
}
|
5727
|
+
|
5668
5728
|
.ui.scrolling.container[class*="very short"] {
|
5669
5729
|
max-height: 15em;
|
5670
5730
|
}
|
5671
5731
|
|
5732
|
+
.ui.scrolling.container[class*="very short"].resizable {
|
5733
|
+
height: 15em;
|
5734
|
+
}
|
5735
|
+
|
5672
5736
|
.ui.scrolling.container {
|
5673
5737
|
max-height: 30em;
|
5674
5738
|
}
|
5675
5739
|
|
5740
|
+
.ui.scrolling.container.resizable {
|
5741
|
+
height: 30em;
|
5742
|
+
}
|
5743
|
+
|
5676
5744
|
.ui.scrolling.container.long {
|
5677
5745
|
max-height: 60em;
|
5678
5746
|
}
|
5679
5747
|
|
5748
|
+
.ui.scrolling.container.long.resizable {
|
5749
|
+
height: 60em;
|
5750
|
+
}
|
5751
|
+
|
5680
5752
|
.ui.scrolling.container[class*="very long"] {
|
5681
5753
|
max-height: 90em;
|
5682
5754
|
}
|
5755
|
+
|
5756
|
+
.ui.scrolling.container[class*="very long"].resizable {
|
5757
|
+
height: 90em;
|
5758
|
+
}
|
5759
|
+
}
|
5760
|
+
|
5761
|
+
.ui.resizable.scrolling.container {
|
5762
|
+
resize: vertical;
|
5763
|
+
max-height: none;
|
5683
5764
|
}
|
5684
5765
|
|
5685
5766
|
/*******************************
|
@@ -5690,7 +5771,7 @@ input::selection {
|
|
5690
5771
|
Site Overrides
|
5691
5772
|
*******************************/
|
5692
5773
|
/*!
|
5693
|
-
* # Fomantic-UI 2.9.3-beta.
|
5774
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Divider
|
5694
5775
|
* https://github.com/fomantic/Fomantic-UI/
|
5695
5776
|
*
|
5696
5777
|
*
|
@@ -5998,7 +6079,7 @@ input::selection {
|
|
5998
6079
|
Site Overrides
|
5999
6080
|
*******************************/
|
6000
6081
|
/*!
|
6001
|
-
* # Fomantic-UI 2.9.3-beta.
|
6082
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Emoji
|
6002
6083
|
* https://github.com/fomantic/Fomantic-UI/
|
6003
6084
|
*
|
6004
6085
|
*
|
@@ -23817,7 +23898,7 @@ em[data-emoji="regional_indicator_a"]::before {
|
|
23817
23898
|
Site Overrides
|
23818
23899
|
*******************************/
|
23819
23900
|
/*!
|
23820
|
-
* # Fomantic-UI 2.9.3-beta.
|
23901
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Flag
|
23821
23902
|
* https://github.com/fomantic/Fomantic-UI/
|
23822
23903
|
*
|
23823
23904
|
*
|
@@ -25230,7 +25311,7 @@ i.flag.united.nations::before {
|
|
25230
25311
|
Site Overrides
|
25231
25312
|
*******************************/
|
25232
25313
|
/*!
|
25233
|
-
* # Fomantic-UI 2.9.3-beta.
|
25314
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Header
|
25234
25315
|
* https://github.com/fomantic/Fomantic-UI/
|
25235
25316
|
*
|
25236
25317
|
*
|
@@ -26180,7 +26261,7 @@ a.ui.inverted.black.header.header.header:hover {
|
|
26180
26261
|
Site Overrides
|
26181
26262
|
*******************************/
|
26182
26263
|
/*!
|
26183
|
-
* # Fomantic-UI 2.9.3-beta.
|
26264
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Icon
|
26184
26265
|
* https://github.com/fomantic/Fomantic-UI/
|
26185
26266
|
*
|
26186
26267
|
*
|
@@ -35290,7 +35371,7 @@ i.icon.youtube.play::before {
|
|
35290
35371
|
Site Overrides
|
35291
35372
|
*******************************/
|
35292
35373
|
/*!
|
35293
|
-
* # Fomantic-UI 2.9.3-beta.
|
35374
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Image
|
35294
35375
|
* https://github.com/fomantic/Fomantic-UI/
|
35295
35376
|
*
|
35296
35377
|
*
|
@@ -35631,7 +35712,7 @@ img.ui.bordered.image {
|
|
35631
35712
|
Site Overrides
|
35632
35713
|
*******************************/
|
35633
35714
|
/*!
|
35634
|
-
* # Fomantic-UI 2.9.3-beta.
|
35715
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Input
|
35635
35716
|
* https://github.com/fomantic/Fomantic-UI/
|
35636
35717
|
*
|
35637
35718
|
*
|
@@ -35745,7 +35826,7 @@ img.ui.bordered.image {
|
|
35745
35826
|
Loading
|
35746
35827
|
--------------------- */
|
35747
35828
|
|
35748
|
-
.ui.
|
35829
|
+
.ui.ui.loading.input > i.icon::before {
|
35749
35830
|
position: absolute;
|
35750
35831
|
content: "";
|
35751
35832
|
top: 50%;
|
@@ -35757,7 +35838,7 @@ img.ui.bordered.image {
|
|
35757
35838
|
border: 0.2em solid rgba(0, 0, 0, 0.1);
|
35758
35839
|
}
|
35759
35840
|
|
35760
|
-
.ui.
|
35841
|
+
.ui.ui.loading.input > i.icon::after {
|
35761
35842
|
position: absolute;
|
35762
35843
|
content: "";
|
35763
35844
|
top: 50%;
|
@@ -37511,7 +37592,7 @@ input[type="file"].ui.black.file.input::file-selector-button:hover,
|
|
37511
37592
|
Site Overrides
|
37512
37593
|
*******************************/
|
37513
37594
|
/*!
|
37514
|
-
* # Fomantic-UI 2.9.3-beta.
|
37595
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Label
|
37515
37596
|
* https://github.com/fomantic/Fomantic-UI/
|
37516
37597
|
*
|
37517
37598
|
*
|
@@ -39918,7 +39999,7 @@ a.ui.ui.ui.inverted.basic.black.label:hover {
|
|
39918
39999
|
Site Overrides
|
39919
40000
|
*******************************/
|
39920
40001
|
/*!
|
39921
|
-
* # Fomantic-UI 2.9.3-beta.
|
40002
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - List
|
39922
40003
|
* https://github.com/fomantic/Fomantic-UI/
|
39923
40004
|
*
|
39924
40005
|
*
|
@@ -40395,18 +40476,18 @@ ol.ui.list ol li,
|
|
40395
40476
|
transition: 0.1s color ease;
|
40396
40477
|
}
|
40397
40478
|
|
40398
|
-
.ui.link.list
|
40399
|
-
.ui.link.list
|
40479
|
+
.ui.ui.link.list a.item:hover,
|
40480
|
+
.ui.ui.link.list .item a:not(.ui):hover {
|
40400
40481
|
color: rgba(0, 0, 0, 0.8);
|
40401
40482
|
}
|
40402
40483
|
|
40403
|
-
.ui.link.list
|
40404
|
-
.ui.link.list
|
40484
|
+
.ui.ui.link.list a.item:active,
|
40485
|
+
.ui.ui.link.list .item a:not(.ui):active {
|
40405
40486
|
color: rgba(0, 0, 0, 0.9);
|
40406
40487
|
}
|
40407
40488
|
|
40408
|
-
.ui.link.list
|
40409
|
-
.ui.link.list
|
40489
|
+
.ui.ui.link.list .active.item,
|
40490
|
+
.ui.ui.link.list .active.item a:not(.ui) {
|
40410
40491
|
color: rgba(0, 0, 0, 0.95);
|
40411
40492
|
}
|
40412
40493
|
|
@@ -40418,18 +40499,18 @@ ol.ui.list ol li,
|
|
40418
40499
|
color: rgba(255, 255, 255, 0.5);
|
40419
40500
|
}
|
40420
40501
|
|
40421
|
-
.ui.inverted.link.list
|
40422
|
-
.ui.inverted.link.list
|
40502
|
+
.ui.ui.inverted.link.list a.item:hover,
|
40503
|
+
.ui.ui.inverted.link.list .item a:not(.ui):hover {
|
40423
40504
|
color: #ffffff;
|
40424
40505
|
}
|
40425
40506
|
|
40426
|
-
.ui.inverted.link.list
|
40427
|
-
.ui.inverted.link.list
|
40507
|
+
.ui.ui.inverted.link.list a.item:active,
|
40508
|
+
.ui.ui.inverted.link.list .item a:not(.ui):active {
|
40428
40509
|
color: #ffffff;
|
40429
40510
|
}
|
40430
40511
|
|
40431
|
-
.ui.inverted.link.list
|
40432
|
-
.ui.inverted.link.list
|
40512
|
+
.ui.ui.inverted.link.list a.active.item,
|
40513
|
+
.ui.ui.inverted.link.list .active.item a:not(.ui) {
|
40433
40514
|
color: #ffffff;
|
40434
40515
|
}
|
40435
40516
|
|
@@ -41018,7 +41099,7 @@ ol.ui.suffixed.list li::before,
|
|
41018
41099
|
Site Overrides
|
41019
41100
|
*******************************/
|
41020
41101
|
/*!
|
41021
|
-
* # Fomantic-UI 2.9.3-beta.
|
41102
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Loader
|
41022
41103
|
* https://github.com/fomantic/Fomantic-UI/
|
41023
41104
|
*
|
41024
41105
|
*
|
@@ -41074,16 +41155,16 @@ ol.ui.suffixed.list li::before,
|
|
41074
41155
|
|
41075
41156
|
/* Speeds */
|
41076
41157
|
|
41077
|
-
.ui.fast.loading
|
41078
|
-
.ui.fast.loading
|
41079
|
-
.ui.fast.loading
|
41158
|
+
.ui.ui.fast.loading::after,
|
41159
|
+
.ui.ui.fast.loading .input > i.icon::after,
|
41160
|
+
.ui.ui.fast.loading > i.icon::after,
|
41080
41161
|
.ui.fast.loader::after {
|
41081
41162
|
animation-duration: 0.3s;
|
41082
41163
|
}
|
41083
41164
|
|
41084
|
-
.ui.slow.loading
|
41085
|
-
.ui.slow.loading
|
41086
|
-
.ui.slow.loading
|
41165
|
+
.ui.ui.slow.loading::after,
|
41166
|
+
.ui.ui.slow.loading .input > i.icon::after,
|
41167
|
+
.ui.ui.slow.loading > i.icon::after,
|
41087
41168
|
.ui.slow.loader::after {
|
41088
41169
|
animation-duration: 0.9s;
|
41089
41170
|
}
|
@@ -41316,378 +41397,378 @@ ol.ui.suffixed.list li::before,
|
|
41316
41397
|
Colors
|
41317
41398
|
-------------------- */
|
41318
41399
|
|
41319
|
-
.ui.primary.elastic.loader
|
41400
|
+
.ui.ui.primary.elastic.loader::before,
|
41320
41401
|
.ui.primary.basic.elastic.loading.button::before,
|
41321
41402
|
.ui.primary.basic.elastic.loading.button::after,
|
41322
|
-
.ui.primary.elastic.loading
|
41323
|
-
.ui.primary.elastic.loading
|
41324
|
-
.ui.
|
41325
|
-
.ui.
|
41326
|
-
.ui.
|
41327
|
-
.ui.
|
41328
|
-
.ui.
|
41403
|
+
.ui.ui.ui.primary.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
41404
|
+
.ui.ui.ui.primary.elastic.loading .input > i.icon::before,
|
41405
|
+
.ui.ui.ui.ui.primary.elastic.loading > i.icon::before,
|
41406
|
+
.ui.ui.ui.ui.primary.loading:not(.usual):not(.button)::after,
|
41407
|
+
.ui.ui.ui.ui.primary.loading .input > i.icon::after,
|
41408
|
+
.ui.ui.ui.ui.primary.loading > i.icon::after,
|
41409
|
+
.ui.ui.ui.primary.loader::after {
|
41329
41410
|
color: #2185d0;
|
41330
41411
|
}
|
41331
41412
|
|
41332
41413
|
.ui.inverted.primary.elastic.loader::before,
|
41333
|
-
.ui.inverted.primary.elastic.loading
|
41334
|
-
.ui.inverted.primary.elastic.loading
|
41335
|
-
.ui.inverted.primary.elastic.loading
|
41336
|
-
.ui.
|
41337
|
-
.ui.
|
41338
|
-
.ui.
|
41339
|
-
.ui.inverted.primary.loader
|
41414
|
+
.ui.ui.ui.inverted.primary.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
41415
|
+
.ui.ui.ui.inverted.primary.elastic.loading .input > i.icon::before,
|
41416
|
+
.ui.ui.ui.inverted.primary.elastic.loading > i.icon::before,
|
41417
|
+
.ui.ui.ui.ui.inverted.primary.loading:not(.usual)::after,
|
41418
|
+
.ui.ui.ui.ui.inverted.primary.loading .input > i.icon::after,
|
41419
|
+
.ui.ui.ui.ui.inverted.primary.loading > i.icon::after,
|
41420
|
+
.ui.ui.ui.inverted.primary.loader::after {
|
41340
41421
|
color: #54c8ff;
|
41341
41422
|
}
|
41342
41423
|
|
41343
|
-
.ui.secondary.elastic.loader
|
41424
|
+
.ui.ui.secondary.elastic.loader::before,
|
41344
41425
|
.ui.secondary.basic.elastic.loading.button::before,
|
41345
41426
|
.ui.secondary.basic.elastic.loading.button::after,
|
41346
|
-
.ui.secondary.elastic.loading
|
41347
|
-
.ui.secondary.elastic.loading
|
41348
|
-
.ui.
|
41349
|
-
.ui.
|
41350
|
-
.ui.
|
41351
|
-
.ui.
|
41352
|
-
.ui.
|
41427
|
+
.ui.ui.ui.secondary.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
41428
|
+
.ui.ui.ui.secondary.elastic.loading .input > i.icon::before,
|
41429
|
+
.ui.ui.ui.ui.secondary.elastic.loading > i.icon::before,
|
41430
|
+
.ui.ui.ui.ui.secondary.loading:not(.usual):not(.button)::after,
|
41431
|
+
.ui.ui.ui.ui.secondary.loading .input > i.icon::after,
|
41432
|
+
.ui.ui.ui.ui.secondary.loading > i.icon::after,
|
41433
|
+
.ui.ui.ui.secondary.loader::after {
|
41353
41434
|
color: #1b1c1d;
|
41354
41435
|
}
|
41355
41436
|
|
41356
41437
|
.ui.inverted.secondary.elastic.loader::before,
|
41357
|
-
.ui.inverted.secondary.elastic.loading
|
41358
|
-
.ui.inverted.secondary.elastic.loading
|
41359
|
-
.ui.inverted.secondary.elastic.loading
|
41360
|
-
.ui.
|
41361
|
-
.ui.
|
41362
|
-
.ui.
|
41363
|
-
.ui.inverted.secondary.loader
|
41438
|
+
.ui.ui.ui.inverted.secondary.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
41439
|
+
.ui.ui.ui.inverted.secondary.elastic.loading .input > i.icon::before,
|
41440
|
+
.ui.ui.ui.inverted.secondary.elastic.loading > i.icon::before,
|
41441
|
+
.ui.ui.ui.ui.inverted.secondary.loading:not(.usual)::after,
|
41442
|
+
.ui.ui.ui.ui.inverted.secondary.loading .input > i.icon::after,
|
41443
|
+
.ui.ui.ui.ui.inverted.secondary.loading > i.icon::after,
|
41444
|
+
.ui.ui.ui.inverted.secondary.loader::after {
|
41364
41445
|
color: #545454;
|
41365
41446
|
}
|
41366
41447
|
|
41367
|
-
.ui.red.elastic.loader
|
41448
|
+
.ui.ui.red.elastic.loader::before,
|
41368
41449
|
.ui.red.basic.elastic.loading.button::before,
|
41369
41450
|
.ui.red.basic.elastic.loading.button::after,
|
41370
|
-
.ui.red.elastic.loading
|
41371
|
-
.ui.red.elastic.loading
|
41372
|
-
.ui.
|
41373
|
-
.ui.
|
41374
|
-
.ui.
|
41375
|
-
.ui.
|
41376
|
-
.ui.
|
41451
|
+
.ui.ui.ui.red.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
41452
|
+
.ui.ui.ui.red.elastic.loading .input > i.icon::before,
|
41453
|
+
.ui.ui.ui.ui.red.elastic.loading > i.icon::before,
|
41454
|
+
.ui.ui.ui.ui.red.loading:not(.usual):not(.button)::after,
|
41455
|
+
.ui.ui.ui.ui.red.loading .input > i.icon::after,
|
41456
|
+
.ui.ui.ui.ui.red.loading > i.icon::after,
|
41457
|
+
.ui.ui.ui.red.loader::after {
|
41377
41458
|
color: #db2828;
|
41378
41459
|
}
|
41379
41460
|
|
41380
41461
|
.ui.inverted.red.elastic.loader::before,
|
41381
|
-
.ui.inverted.red.elastic.loading
|
41382
|
-
.ui.inverted.red.elastic.loading
|
41383
|
-
.ui.inverted.red.elastic.loading
|
41384
|
-
.ui.
|
41385
|
-
.ui.
|
41386
|
-
.ui.
|
41387
|
-
.ui.inverted.red.loader
|
41462
|
+
.ui.ui.ui.inverted.red.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
41463
|
+
.ui.ui.ui.inverted.red.elastic.loading .input > i.icon::before,
|
41464
|
+
.ui.ui.ui.inverted.red.elastic.loading > i.icon::before,
|
41465
|
+
.ui.ui.ui.ui.inverted.red.loading:not(.usual)::after,
|
41466
|
+
.ui.ui.ui.ui.inverted.red.loading .input > i.icon::after,
|
41467
|
+
.ui.ui.ui.ui.inverted.red.loading > i.icon::after,
|
41468
|
+
.ui.ui.ui.inverted.red.loader::after {
|
41388
41469
|
color: #ff695e;
|
41389
41470
|
}
|
41390
41471
|
|
41391
|
-
.ui.orange.elastic.loader
|
41472
|
+
.ui.ui.orange.elastic.loader::before,
|
41392
41473
|
.ui.orange.basic.elastic.loading.button::before,
|
41393
41474
|
.ui.orange.basic.elastic.loading.button::after,
|
41394
|
-
.ui.orange.elastic.loading
|
41395
|
-
.ui.orange.elastic.loading
|
41396
|
-
.ui.
|
41397
|
-
.ui.
|
41398
|
-
.ui.
|
41399
|
-
.ui.
|
41400
|
-
.ui.
|
41475
|
+
.ui.ui.ui.orange.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
41476
|
+
.ui.ui.ui.orange.elastic.loading .input > i.icon::before,
|
41477
|
+
.ui.ui.ui.ui.orange.elastic.loading > i.icon::before,
|
41478
|
+
.ui.ui.ui.ui.orange.loading:not(.usual):not(.button)::after,
|
41479
|
+
.ui.ui.ui.ui.orange.loading .input > i.icon::after,
|
41480
|
+
.ui.ui.ui.ui.orange.loading > i.icon::after,
|
41481
|
+
.ui.ui.ui.orange.loader::after {
|
41401
41482
|
color: #f2711c;
|
41402
41483
|
}
|
41403
41484
|
|
41404
41485
|
.ui.inverted.orange.elastic.loader::before,
|
41405
|
-
.ui.inverted.orange.elastic.loading
|
41406
|
-
.ui.inverted.orange.elastic.loading
|
41407
|
-
.ui.inverted.orange.elastic.loading
|
41408
|
-
.ui.
|
41409
|
-
.ui.
|
41410
|
-
.ui.
|
41411
|
-
.ui.inverted.orange.loader
|
41486
|
+
.ui.ui.ui.inverted.orange.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
41487
|
+
.ui.ui.ui.inverted.orange.elastic.loading .input > i.icon::before,
|
41488
|
+
.ui.ui.ui.inverted.orange.elastic.loading > i.icon::before,
|
41489
|
+
.ui.ui.ui.ui.inverted.orange.loading:not(.usual)::after,
|
41490
|
+
.ui.ui.ui.ui.inverted.orange.loading .input > i.icon::after,
|
41491
|
+
.ui.ui.ui.ui.inverted.orange.loading > i.icon::after,
|
41492
|
+
.ui.ui.ui.inverted.orange.loader::after {
|
41412
41493
|
color: #ff851b;
|
41413
41494
|
}
|
41414
41495
|
|
41415
|
-
.ui.yellow.elastic.loader
|
41496
|
+
.ui.ui.yellow.elastic.loader::before,
|
41416
41497
|
.ui.yellow.basic.elastic.loading.button::before,
|
41417
41498
|
.ui.yellow.basic.elastic.loading.button::after,
|
41418
|
-
.ui.yellow.elastic.loading
|
41419
|
-
.ui.yellow.elastic.loading
|
41420
|
-
.ui.
|
41421
|
-
.ui.
|
41422
|
-
.ui.
|
41423
|
-
.ui.
|
41424
|
-
.ui.
|
41499
|
+
.ui.ui.ui.yellow.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
41500
|
+
.ui.ui.ui.yellow.elastic.loading .input > i.icon::before,
|
41501
|
+
.ui.ui.ui.ui.yellow.elastic.loading > i.icon::before,
|
41502
|
+
.ui.ui.ui.ui.yellow.loading:not(.usual):not(.button)::after,
|
41503
|
+
.ui.ui.ui.ui.yellow.loading .input > i.icon::after,
|
41504
|
+
.ui.ui.ui.ui.yellow.loading > i.icon::after,
|
41505
|
+
.ui.ui.ui.yellow.loader::after {
|
41425
41506
|
color: #fbbd08;
|
41426
41507
|
}
|
41427
41508
|
|
41428
41509
|
.ui.inverted.yellow.elastic.loader::before,
|
41429
|
-
.ui.inverted.yellow.elastic.loading
|
41430
|
-
.ui.inverted.yellow.elastic.loading
|
41431
|
-
.ui.inverted.yellow.elastic.loading
|
41432
|
-
.ui.
|
41433
|
-
.ui.
|
41434
|
-
.ui.
|
41435
|
-
.ui.inverted.yellow.loader
|
41510
|
+
.ui.ui.ui.inverted.yellow.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
41511
|
+
.ui.ui.ui.inverted.yellow.elastic.loading .input > i.icon::before,
|
41512
|
+
.ui.ui.ui.inverted.yellow.elastic.loading > i.icon::before,
|
41513
|
+
.ui.ui.ui.ui.inverted.yellow.loading:not(.usual)::after,
|
41514
|
+
.ui.ui.ui.ui.inverted.yellow.loading .input > i.icon::after,
|
41515
|
+
.ui.ui.ui.ui.inverted.yellow.loading > i.icon::after,
|
41516
|
+
.ui.ui.ui.inverted.yellow.loader::after {
|
41436
41517
|
color: #ffe21f;
|
41437
41518
|
}
|
41438
41519
|
|
41439
|
-
.ui.olive.elastic.loader
|
41520
|
+
.ui.ui.olive.elastic.loader::before,
|
41440
41521
|
.ui.olive.basic.elastic.loading.button::before,
|
41441
41522
|
.ui.olive.basic.elastic.loading.button::after,
|
41442
|
-
.ui.olive.elastic.loading
|
41443
|
-
.ui.olive.elastic.loading
|
41444
|
-
.ui.
|
41445
|
-
.ui.
|
41446
|
-
.ui.
|
41447
|
-
.ui.
|
41448
|
-
.ui.
|
41523
|
+
.ui.ui.ui.olive.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
41524
|
+
.ui.ui.ui.olive.elastic.loading .input > i.icon::before,
|
41525
|
+
.ui.ui.ui.ui.olive.elastic.loading > i.icon::before,
|
41526
|
+
.ui.ui.ui.ui.olive.loading:not(.usual):not(.button)::after,
|
41527
|
+
.ui.ui.ui.ui.olive.loading .input > i.icon::after,
|
41528
|
+
.ui.ui.ui.ui.olive.loading > i.icon::after,
|
41529
|
+
.ui.ui.ui.olive.loader::after {
|
41449
41530
|
color: #b5cc18;
|
41450
41531
|
}
|
41451
41532
|
|
41452
41533
|
.ui.inverted.olive.elastic.loader::before,
|
41453
|
-
.ui.inverted.olive.elastic.loading
|
41454
|
-
.ui.inverted.olive.elastic.loading
|
41455
|
-
.ui.inverted.olive.elastic.loading
|
41456
|
-
.ui.
|
41457
|
-
.ui.
|
41458
|
-
.ui.
|
41459
|
-
.ui.inverted.olive.loader
|
41534
|
+
.ui.ui.ui.inverted.olive.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
41535
|
+
.ui.ui.ui.inverted.olive.elastic.loading .input > i.icon::before,
|
41536
|
+
.ui.ui.ui.inverted.olive.elastic.loading > i.icon::before,
|
41537
|
+
.ui.ui.ui.ui.inverted.olive.loading:not(.usual)::after,
|
41538
|
+
.ui.ui.ui.ui.inverted.olive.loading .input > i.icon::after,
|
41539
|
+
.ui.ui.ui.ui.inverted.olive.loading > i.icon::after,
|
41540
|
+
.ui.ui.ui.inverted.olive.loader::after {
|
41460
41541
|
color: #d9e778;
|
41461
41542
|
}
|
41462
41543
|
|
41463
|
-
.ui.green.elastic.loader
|
41544
|
+
.ui.ui.green.elastic.loader::before,
|
41464
41545
|
.ui.green.basic.elastic.loading.button::before,
|
41465
41546
|
.ui.green.basic.elastic.loading.button::after,
|
41466
|
-
.ui.green.elastic.loading
|
41467
|
-
.ui.green.elastic.loading
|
41468
|
-
.ui.
|
41469
|
-
.ui.
|
41470
|
-
.ui.
|
41471
|
-
.ui.
|
41472
|
-
.ui.
|
41547
|
+
.ui.ui.ui.green.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
41548
|
+
.ui.ui.ui.green.elastic.loading .input > i.icon::before,
|
41549
|
+
.ui.ui.ui.ui.green.elastic.loading > i.icon::before,
|
41550
|
+
.ui.ui.ui.ui.green.loading:not(.usual):not(.button)::after,
|
41551
|
+
.ui.ui.ui.ui.green.loading .input > i.icon::after,
|
41552
|
+
.ui.ui.ui.ui.green.loading > i.icon::after,
|
41553
|
+
.ui.ui.ui.green.loader::after {
|
41473
41554
|
color: #21ba45;
|
41474
41555
|
}
|
41475
41556
|
|
41476
41557
|
.ui.inverted.green.elastic.loader::before,
|
41477
|
-
.ui.inverted.green.elastic.loading
|
41478
|
-
.ui.inverted.green.elastic.loading
|
41479
|
-
.ui.inverted.green.elastic.loading
|
41480
|
-
.ui.
|
41481
|
-
.ui.
|
41482
|
-
.ui.
|
41483
|
-
.ui.inverted.green.loader
|
41558
|
+
.ui.ui.ui.inverted.green.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
41559
|
+
.ui.ui.ui.inverted.green.elastic.loading .input > i.icon::before,
|
41560
|
+
.ui.ui.ui.inverted.green.elastic.loading > i.icon::before,
|
41561
|
+
.ui.ui.ui.ui.inverted.green.loading:not(.usual)::after,
|
41562
|
+
.ui.ui.ui.ui.inverted.green.loading .input > i.icon::after,
|
41563
|
+
.ui.ui.ui.ui.inverted.green.loading > i.icon::after,
|
41564
|
+
.ui.ui.ui.inverted.green.loader::after {
|
41484
41565
|
color: #2ecc40;
|
41485
41566
|
}
|
41486
41567
|
|
41487
|
-
.ui.teal.elastic.loader
|
41568
|
+
.ui.ui.teal.elastic.loader::before,
|
41488
41569
|
.ui.teal.basic.elastic.loading.button::before,
|
41489
41570
|
.ui.teal.basic.elastic.loading.button::after,
|
41490
|
-
.ui.teal.elastic.loading
|
41491
|
-
.ui.teal.elastic.loading
|
41492
|
-
.ui.
|
41493
|
-
.ui.
|
41494
|
-
.ui.
|
41495
|
-
.ui.
|
41496
|
-
.ui.
|
41571
|
+
.ui.ui.ui.teal.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
41572
|
+
.ui.ui.ui.teal.elastic.loading .input > i.icon::before,
|
41573
|
+
.ui.ui.ui.ui.teal.elastic.loading > i.icon::before,
|
41574
|
+
.ui.ui.ui.ui.teal.loading:not(.usual):not(.button)::after,
|
41575
|
+
.ui.ui.ui.ui.teal.loading .input > i.icon::after,
|
41576
|
+
.ui.ui.ui.ui.teal.loading > i.icon::after,
|
41577
|
+
.ui.ui.ui.teal.loader::after {
|
41497
41578
|
color: #00b5ad;
|
41498
41579
|
}
|
41499
41580
|
|
41500
41581
|
.ui.inverted.teal.elastic.loader::before,
|
41501
|
-
.ui.inverted.teal.elastic.loading
|
41502
|
-
.ui.inverted.teal.elastic.loading
|
41503
|
-
.ui.inverted.teal.elastic.loading
|
41504
|
-
.ui.
|
41505
|
-
.ui.
|
41506
|
-
.ui.
|
41507
|
-
.ui.inverted.teal.loader
|
41582
|
+
.ui.ui.ui.inverted.teal.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
41583
|
+
.ui.ui.ui.inverted.teal.elastic.loading .input > i.icon::before,
|
41584
|
+
.ui.ui.ui.inverted.teal.elastic.loading > i.icon::before,
|
41585
|
+
.ui.ui.ui.ui.inverted.teal.loading:not(.usual)::after,
|
41586
|
+
.ui.ui.ui.ui.inverted.teal.loading .input > i.icon::after,
|
41587
|
+
.ui.ui.ui.ui.inverted.teal.loading > i.icon::after,
|
41588
|
+
.ui.ui.ui.inverted.teal.loader::after {
|
41508
41589
|
color: #6dffff;
|
41509
41590
|
}
|
41510
41591
|
|
41511
|
-
.ui.blue.elastic.loader
|
41592
|
+
.ui.ui.blue.elastic.loader::before,
|
41512
41593
|
.ui.blue.basic.elastic.loading.button::before,
|
41513
41594
|
.ui.blue.basic.elastic.loading.button::after,
|
41514
|
-
.ui.blue.elastic.loading
|
41515
|
-
.ui.blue.elastic.loading
|
41516
|
-
.ui.
|
41517
|
-
.ui.
|
41518
|
-
.ui.
|
41519
|
-
.ui.
|
41520
|
-
.ui.
|
41595
|
+
.ui.ui.ui.blue.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
41596
|
+
.ui.ui.ui.blue.elastic.loading .input > i.icon::before,
|
41597
|
+
.ui.ui.ui.ui.blue.elastic.loading > i.icon::before,
|
41598
|
+
.ui.ui.ui.ui.blue.loading:not(.usual):not(.button)::after,
|
41599
|
+
.ui.ui.ui.ui.blue.loading .input > i.icon::after,
|
41600
|
+
.ui.ui.ui.ui.blue.loading > i.icon::after,
|
41601
|
+
.ui.ui.ui.blue.loader::after {
|
41521
41602
|
color: #2185d0;
|
41522
41603
|
}
|
41523
41604
|
|
41524
41605
|
.ui.inverted.blue.elastic.loader::before,
|
41525
|
-
.ui.inverted.blue.elastic.loading
|
41526
|
-
.ui.inverted.blue.elastic.loading
|
41527
|
-
.ui.inverted.blue.elastic.loading
|
41528
|
-
.ui.
|
41529
|
-
.ui.
|
41530
|
-
.ui.
|
41531
|
-
.ui.inverted.blue.loader
|
41606
|
+
.ui.ui.ui.inverted.blue.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
41607
|
+
.ui.ui.ui.inverted.blue.elastic.loading .input > i.icon::before,
|
41608
|
+
.ui.ui.ui.inverted.blue.elastic.loading > i.icon::before,
|
41609
|
+
.ui.ui.ui.ui.inverted.blue.loading:not(.usual)::after,
|
41610
|
+
.ui.ui.ui.ui.inverted.blue.loading .input > i.icon::after,
|
41611
|
+
.ui.ui.ui.ui.inverted.blue.loading > i.icon::after,
|
41612
|
+
.ui.ui.ui.inverted.blue.loader::after {
|
41532
41613
|
color: #54c8ff;
|
41533
41614
|
}
|
41534
41615
|
|
41535
|
-
.ui.violet.elastic.loader
|
41616
|
+
.ui.ui.violet.elastic.loader::before,
|
41536
41617
|
.ui.violet.basic.elastic.loading.button::before,
|
41537
41618
|
.ui.violet.basic.elastic.loading.button::after,
|
41538
|
-
.ui.violet.elastic.loading
|
41539
|
-
.ui.violet.elastic.loading
|
41540
|
-
.ui.
|
41541
|
-
.ui.
|
41542
|
-
.ui.
|
41543
|
-
.ui.
|
41544
|
-
.ui.
|
41619
|
+
.ui.ui.ui.violet.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
41620
|
+
.ui.ui.ui.violet.elastic.loading .input > i.icon::before,
|
41621
|
+
.ui.ui.ui.ui.violet.elastic.loading > i.icon::before,
|
41622
|
+
.ui.ui.ui.ui.violet.loading:not(.usual):not(.button)::after,
|
41623
|
+
.ui.ui.ui.ui.violet.loading .input > i.icon::after,
|
41624
|
+
.ui.ui.ui.ui.violet.loading > i.icon::after,
|
41625
|
+
.ui.ui.ui.violet.loader::after {
|
41545
41626
|
color: #6435c9;
|
41546
41627
|
}
|
41547
41628
|
|
41548
41629
|
.ui.inverted.violet.elastic.loader::before,
|
41549
|
-
.ui.inverted.violet.elastic.loading
|
41550
|
-
.ui.inverted.violet.elastic.loading
|
41551
|
-
.ui.inverted.violet.elastic.loading
|
41552
|
-
.ui.
|
41553
|
-
.ui.
|
41554
|
-
.ui.
|
41555
|
-
.ui.inverted.violet.loader
|
41630
|
+
.ui.ui.ui.inverted.violet.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
41631
|
+
.ui.ui.ui.inverted.violet.elastic.loading .input > i.icon::before,
|
41632
|
+
.ui.ui.ui.inverted.violet.elastic.loading > i.icon::before,
|
41633
|
+
.ui.ui.ui.ui.inverted.violet.loading:not(.usual)::after,
|
41634
|
+
.ui.ui.ui.ui.inverted.violet.loading .input > i.icon::after,
|
41635
|
+
.ui.ui.ui.ui.inverted.violet.loading > i.icon::after,
|
41636
|
+
.ui.ui.ui.inverted.violet.loader::after {
|
41556
41637
|
color: #a291fb;
|
41557
41638
|
}
|
41558
41639
|
|
41559
|
-
.ui.purple.elastic.loader
|
41640
|
+
.ui.ui.purple.elastic.loader::before,
|
41560
41641
|
.ui.purple.basic.elastic.loading.button::before,
|
41561
41642
|
.ui.purple.basic.elastic.loading.button::after,
|
41562
|
-
.ui.purple.elastic.loading
|
41563
|
-
.ui.purple.elastic.loading
|
41564
|
-
.ui.
|
41565
|
-
.ui.
|
41566
|
-
.ui.
|
41567
|
-
.ui.
|
41568
|
-
.ui.
|
41643
|
+
.ui.ui.ui.purple.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
41644
|
+
.ui.ui.ui.purple.elastic.loading .input > i.icon::before,
|
41645
|
+
.ui.ui.ui.ui.purple.elastic.loading > i.icon::before,
|
41646
|
+
.ui.ui.ui.ui.purple.loading:not(.usual):not(.button)::after,
|
41647
|
+
.ui.ui.ui.ui.purple.loading .input > i.icon::after,
|
41648
|
+
.ui.ui.ui.ui.purple.loading > i.icon::after,
|
41649
|
+
.ui.ui.ui.purple.loader::after {
|
41569
41650
|
color: #a333c8;
|
41570
41651
|
}
|
41571
41652
|
|
41572
41653
|
.ui.inverted.purple.elastic.loader::before,
|
41573
|
-
.ui.inverted.purple.elastic.loading
|
41574
|
-
.ui.inverted.purple.elastic.loading
|
41575
|
-
.ui.inverted.purple.elastic.loading
|
41576
|
-
.ui.
|
41577
|
-
.ui.
|
41578
|
-
.ui.
|
41579
|
-
.ui.inverted.purple.loader
|
41654
|
+
.ui.ui.ui.inverted.purple.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
41655
|
+
.ui.ui.ui.inverted.purple.elastic.loading .input > i.icon::before,
|
41656
|
+
.ui.ui.ui.inverted.purple.elastic.loading > i.icon::before,
|
41657
|
+
.ui.ui.ui.ui.inverted.purple.loading:not(.usual)::after,
|
41658
|
+
.ui.ui.ui.ui.inverted.purple.loading .input > i.icon::after,
|
41659
|
+
.ui.ui.ui.ui.inverted.purple.loading > i.icon::after,
|
41660
|
+
.ui.ui.ui.inverted.purple.loader::after {
|
41580
41661
|
color: #dc73ff;
|
41581
41662
|
}
|
41582
41663
|
|
41583
|
-
.ui.pink.elastic.loader
|
41664
|
+
.ui.ui.pink.elastic.loader::before,
|
41584
41665
|
.ui.pink.basic.elastic.loading.button::before,
|
41585
41666
|
.ui.pink.basic.elastic.loading.button::after,
|
41586
|
-
.ui.pink.elastic.loading
|
41587
|
-
.ui.pink.elastic.loading
|
41588
|
-
.ui.
|
41589
|
-
.ui.
|
41590
|
-
.ui.
|
41591
|
-
.ui.
|
41592
|
-
.ui.
|
41667
|
+
.ui.ui.ui.pink.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
41668
|
+
.ui.ui.ui.pink.elastic.loading .input > i.icon::before,
|
41669
|
+
.ui.ui.ui.ui.pink.elastic.loading > i.icon::before,
|
41670
|
+
.ui.ui.ui.ui.pink.loading:not(.usual):not(.button)::after,
|
41671
|
+
.ui.ui.ui.ui.pink.loading .input > i.icon::after,
|
41672
|
+
.ui.ui.ui.ui.pink.loading > i.icon::after,
|
41673
|
+
.ui.ui.ui.pink.loader::after {
|
41593
41674
|
color: #e03997;
|
41594
41675
|
}
|
41595
41676
|
|
41596
41677
|
.ui.inverted.pink.elastic.loader::before,
|
41597
|
-
.ui.inverted.pink.elastic.loading
|
41598
|
-
.ui.inverted.pink.elastic.loading
|
41599
|
-
.ui.inverted.pink.elastic.loading
|
41600
|
-
.ui.
|
41601
|
-
.ui.
|
41602
|
-
.ui.
|
41603
|
-
.ui.inverted.pink.loader
|
41678
|
+
.ui.ui.ui.inverted.pink.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
41679
|
+
.ui.ui.ui.inverted.pink.elastic.loading .input > i.icon::before,
|
41680
|
+
.ui.ui.ui.inverted.pink.elastic.loading > i.icon::before,
|
41681
|
+
.ui.ui.ui.ui.inverted.pink.loading:not(.usual)::after,
|
41682
|
+
.ui.ui.ui.ui.inverted.pink.loading .input > i.icon::after,
|
41683
|
+
.ui.ui.ui.ui.inverted.pink.loading > i.icon::after,
|
41684
|
+
.ui.ui.ui.inverted.pink.loader::after {
|
41604
41685
|
color: #ff8edf;
|
41605
41686
|
}
|
41606
41687
|
|
41607
|
-
.ui.brown.elastic.loader
|
41688
|
+
.ui.ui.brown.elastic.loader::before,
|
41608
41689
|
.ui.brown.basic.elastic.loading.button::before,
|
41609
41690
|
.ui.brown.basic.elastic.loading.button::after,
|
41610
|
-
.ui.brown.elastic.loading
|
41611
|
-
.ui.brown.elastic.loading
|
41612
|
-
.ui.
|
41613
|
-
.ui.
|
41614
|
-
.ui.
|
41615
|
-
.ui.
|
41616
|
-
.ui.
|
41691
|
+
.ui.ui.ui.brown.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
41692
|
+
.ui.ui.ui.brown.elastic.loading .input > i.icon::before,
|
41693
|
+
.ui.ui.ui.ui.brown.elastic.loading > i.icon::before,
|
41694
|
+
.ui.ui.ui.ui.brown.loading:not(.usual):not(.button)::after,
|
41695
|
+
.ui.ui.ui.ui.brown.loading .input > i.icon::after,
|
41696
|
+
.ui.ui.ui.ui.brown.loading > i.icon::after,
|
41697
|
+
.ui.ui.ui.brown.loader::after {
|
41617
41698
|
color: #a5673f;
|
41618
41699
|
}
|
41619
41700
|
|
41620
41701
|
.ui.inverted.brown.elastic.loader::before,
|
41621
|
-
.ui.inverted.brown.elastic.loading
|
41622
|
-
.ui.inverted.brown.elastic.loading
|
41623
|
-
.ui.inverted.brown.elastic.loading
|
41624
|
-
.ui.
|
41625
|
-
.ui.
|
41626
|
-
.ui.
|
41627
|
-
.ui.inverted.brown.loader
|
41702
|
+
.ui.ui.ui.inverted.brown.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
41703
|
+
.ui.ui.ui.inverted.brown.elastic.loading .input > i.icon::before,
|
41704
|
+
.ui.ui.ui.inverted.brown.elastic.loading > i.icon::before,
|
41705
|
+
.ui.ui.ui.ui.inverted.brown.loading:not(.usual)::after,
|
41706
|
+
.ui.ui.ui.ui.inverted.brown.loading .input > i.icon::after,
|
41707
|
+
.ui.ui.ui.ui.inverted.brown.loading > i.icon::after,
|
41708
|
+
.ui.ui.ui.inverted.brown.loader::after {
|
41628
41709
|
color: #d67c1c;
|
41629
41710
|
}
|
41630
41711
|
|
41631
|
-
.ui.grey.elastic.loader
|
41712
|
+
.ui.ui.grey.elastic.loader::before,
|
41632
41713
|
.ui.grey.basic.elastic.loading.button::before,
|
41633
41714
|
.ui.grey.basic.elastic.loading.button::after,
|
41634
|
-
.ui.grey.elastic.loading
|
41635
|
-
.ui.grey.elastic.loading
|
41636
|
-
.ui.
|
41637
|
-
.ui.
|
41638
|
-
.ui.
|
41639
|
-
.ui.
|
41640
|
-
.ui.
|
41715
|
+
.ui.ui.ui.grey.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
41716
|
+
.ui.ui.ui.grey.elastic.loading .input > i.icon::before,
|
41717
|
+
.ui.ui.ui.ui.grey.elastic.loading > i.icon::before,
|
41718
|
+
.ui.ui.ui.ui.grey.loading:not(.usual):not(.button)::after,
|
41719
|
+
.ui.ui.ui.ui.grey.loading .input > i.icon::after,
|
41720
|
+
.ui.ui.ui.ui.grey.loading > i.icon::after,
|
41721
|
+
.ui.ui.ui.grey.loader::after {
|
41641
41722
|
color: #767676;
|
41642
41723
|
}
|
41643
41724
|
|
41644
41725
|
.ui.inverted.grey.elastic.loader::before,
|
41645
|
-
.ui.inverted.grey.elastic.loading
|
41646
|
-
.ui.inverted.grey.elastic.loading
|
41647
|
-
.ui.inverted.grey.elastic.loading
|
41648
|
-
.ui.
|
41649
|
-
.ui.
|
41650
|
-
.ui.
|
41651
|
-
.ui.inverted.grey.loader
|
41726
|
+
.ui.ui.ui.inverted.grey.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
41727
|
+
.ui.ui.ui.inverted.grey.elastic.loading .input > i.icon::before,
|
41728
|
+
.ui.ui.ui.inverted.grey.elastic.loading > i.icon::before,
|
41729
|
+
.ui.ui.ui.ui.inverted.grey.loading:not(.usual)::after,
|
41730
|
+
.ui.ui.ui.ui.inverted.grey.loading .input > i.icon::after,
|
41731
|
+
.ui.ui.ui.ui.inverted.grey.loading > i.icon::after,
|
41732
|
+
.ui.ui.ui.inverted.grey.loader::after {
|
41652
41733
|
color: #dcddde;
|
41653
41734
|
}
|
41654
41735
|
|
41655
|
-
.ui.black.elastic.loader
|
41736
|
+
.ui.ui.black.elastic.loader::before,
|
41656
41737
|
.ui.black.basic.elastic.loading.button::before,
|
41657
41738
|
.ui.black.basic.elastic.loading.button::after,
|
41658
|
-
.ui.black.elastic.loading
|
41659
|
-
.ui.black.elastic.loading
|
41660
|
-
.ui.
|
41661
|
-
.ui.
|
41662
|
-
.ui.
|
41663
|
-
.ui.
|
41664
|
-
.ui.
|
41739
|
+
.ui.ui.ui.black.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
41740
|
+
.ui.ui.ui.black.elastic.loading .input > i.icon::before,
|
41741
|
+
.ui.ui.ui.ui.black.elastic.loading > i.icon::before,
|
41742
|
+
.ui.ui.ui.ui.black.loading:not(.usual):not(.button)::after,
|
41743
|
+
.ui.ui.ui.ui.black.loading .input > i.icon::after,
|
41744
|
+
.ui.ui.ui.ui.black.loading > i.icon::after,
|
41745
|
+
.ui.ui.ui.black.loader::after {
|
41665
41746
|
color: #1b1c1d;
|
41666
41747
|
}
|
41667
41748
|
|
41668
41749
|
.ui.inverted.black.elastic.loader::before,
|
41669
|
-
.ui.inverted.black.elastic.loading
|
41670
|
-
.ui.inverted.black.elastic.loading
|
41671
|
-
.ui.inverted.black.elastic.loading
|
41672
|
-
.ui.
|
41673
|
-
.ui.
|
41674
|
-
.ui.
|
41675
|
-
.ui.inverted.black.loader
|
41750
|
+
.ui.ui.ui.inverted.black.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
41751
|
+
.ui.ui.ui.inverted.black.elastic.loading .input > i.icon::before,
|
41752
|
+
.ui.ui.ui.inverted.black.elastic.loading > i.icon::before,
|
41753
|
+
.ui.ui.ui.ui.inverted.black.loading:not(.usual)::after,
|
41754
|
+
.ui.ui.ui.ui.inverted.black.loading .input > i.icon::after,
|
41755
|
+
.ui.ui.ui.ui.inverted.black.loading > i.icon::after,
|
41756
|
+
.ui.ui.ui.inverted.black.loader::after {
|
41676
41757
|
color: #545454;
|
41677
41758
|
}
|
41678
41759
|
|
41679
|
-
.ui.elastic.loader
|
41680
|
-
.ui.
|
41681
|
-
.ui.
|
41682
|
-
.ui.
|
41683
|
-
.ui.
|
41684
|
-
.ui.
|
41685
|
-
.ui.
|
41686
|
-
.ui.
|
41760
|
+
.ui.ui.elastic.loader::before,
|
41761
|
+
.ui.ui.ui.elastic.loading::before,
|
41762
|
+
.ui.ui.ui.elastic.loading .input > i.icon::before,
|
41763
|
+
.ui.ui.ui.elastic.loading > i.icon::before,
|
41764
|
+
.ui.ui.ui.ui.loading:not(.usual)::after,
|
41765
|
+
.ui.ui.ui.ui.loading .input > i.icon::after,
|
41766
|
+
.ui.ui.ui.ui.loading > i.icon::after,
|
41767
|
+
.ui.ui.ui.loader::after {
|
41687
41768
|
border-color: currentColor;
|
41688
41769
|
}
|
41689
41770
|
|
41690
|
-
.ui.
|
41771
|
+
.ui.ui.ui.ui.elastic.loading.button:not(.inverted):not(.basic)::before {
|
41691
41772
|
color: #fff;
|
41692
41773
|
}
|
41693
41774
|
|
@@ -41696,7 +41777,7 @@ ol.ui.suffixed.list li::before,
|
|
41696
41777
|
color: #767676;
|
41697
41778
|
}
|
41698
41779
|
|
41699
|
-
.ui.
|
41780
|
+
.ui.ui.ui.ui.double.loading.button::after {
|
41700
41781
|
border-bottom-color: currentColor;
|
41701
41782
|
}
|
41702
41783
|
|
@@ -41727,33 +41808,33 @@ ol.ui.suffixed.list li::before,
|
|
41727
41808
|
margin-right: auto;
|
41728
41809
|
}
|
41729
41810
|
|
41730
|
-
.ui.
|
41731
|
-
.ui.
|
41732
|
-
.ui.
|
41733
|
-
.ui.
|
41811
|
+
.ui.ui.ui.ui.ui.ui.loading::after,
|
41812
|
+
.ui.ui.ui.ui.ui.ui.loading .input > i.icon::after,
|
41813
|
+
.ui.ui.ui.ui.ui.ui.loading > i.icon::after,
|
41814
|
+
.ui.ui.ui.ui.ui.loader::after {
|
41734
41815
|
border-left-color: transparent;
|
41735
41816
|
border-right-color: transparent;
|
41736
41817
|
}
|
41737
41818
|
|
41738
|
-
.ui.
|
41739
|
-
.ui.
|
41740
|
-
.ui.
|
41741
|
-
.ui.
|
41819
|
+
.ui.ui.ui.ui.ui.ui.ui.loading:not(.double)::after,
|
41820
|
+
.ui.ui.ui.ui.ui.ui.ui.loading:not(.double) .input > i.icon::after,
|
41821
|
+
.ui.ui.ui.ui.ui.ui.ui.loading:not(.double) > i.icon::after,
|
41822
|
+
.ui.ui.ui.ui.ui.ui.loader:not(.double)::after {
|
41742
41823
|
border-bottom-color: transparent;
|
41743
41824
|
}
|
41744
41825
|
|
41745
|
-
.ui.
|
41746
|
-
.ui.
|
41747
|
-
.ui.
|
41748
|
-
.ui.
|
41826
|
+
.ui.ui.ui.ui.ui.ui.loading.card::after,
|
41827
|
+
.ui.ui.ui.ui.ui.ui.loading.segments::after,
|
41828
|
+
.ui.ui.ui.ui.ui.ui.loading.segment::after,
|
41829
|
+
.ui.ui.ui.ui.ui.ui.loading.form::after {
|
41749
41830
|
border-left-color: rgba(0, 0, 0, 0.1);
|
41750
41831
|
border-right-color: rgba(0, 0, 0, 0.1);
|
41751
41832
|
}
|
41752
41833
|
|
41753
|
-
.ui.
|
41754
|
-
.ui.
|
41755
|
-
.ui.
|
41756
|
-
.ui.
|
41834
|
+
.ui.ui.ui.ui.ui.ui.loading.card:not(.double)::after,
|
41835
|
+
.ui.ui.ui.ui.ui.ui.loading.segments:not(.double)::after,
|
41836
|
+
.ui.ui.ui.ui.ui.ui.loading.segment:not(.double)::after,
|
41837
|
+
.ui.ui.ui.ui.ui.ui.loading.form:not(.double)::after {
|
41757
41838
|
border-bottom-color: rgba(0, 0, 0, 0.1);
|
41758
41839
|
}
|
41759
41840
|
|
@@ -41769,18 +41850,18 @@ ol.ui.suffixed.list li::before,
|
|
41769
41850
|
color: #767676;
|
41770
41851
|
}
|
41771
41852
|
|
41772
|
-
.ui.elastic.loading
|
41773
|
-
.ui.elastic.loading
|
41774
|
-
.ui.elastic.loading
|
41775
|
-
.ui.elastic.loader
|
41853
|
+
.ui.ui.elastic.loading:not(.form):not(.segment):not(.segments):not(.card)::after,
|
41854
|
+
.ui.ui.elastic.loading .input > i.icon::after,
|
41855
|
+
.ui.ui.elastic.loading > i.icon::after,
|
41856
|
+
.ui.ui.elastic.loader::after {
|
41776
41857
|
animation: loader 1s infinite cubic-bezier(0.27, 1.05, 0.92, 0.61);
|
41777
41858
|
animation-delay: 0.3s;
|
41778
41859
|
}
|
41779
41860
|
|
41780
|
-
.ui.
|
41781
|
-
.ui.
|
41782
|
-
.ui.
|
41783
|
-
.ui.elastic.loader
|
41861
|
+
.ui.ui.ui.elastic.loading:not(.form):not(.segment):not(.segments):not(.card)::before,
|
41862
|
+
.ui.ui.ui.elastic.loading .input > i.icon::before,
|
41863
|
+
.ui.ui.ui.elastic.loading > i.icon::before,
|
41864
|
+
.ui.ui.elastic.loader::before {
|
41784
41865
|
animation: elastic-loader 1s infinite cubic-bezier(0.27, 1.05, 0.92, 0.61);
|
41785
41866
|
-moz-animation: currentcolor-elastic-loader 1s infinite cubic-bezier(0.27, 1.05, 0.92, 0.61);
|
41786
41867
|
border-right-color: transparent;
|
@@ -41790,33 +41871,33 @@ ol.ui.suffixed.list li::before,
|
|
41790
41871
|
animation: loader 8s infinite linear;
|
41791
41872
|
}
|
41792
41873
|
|
41793
|
-
.ui.slow.elastic.loading
|
41794
|
-
.ui.slow.elastic.loading
|
41795
|
-
.ui.slow.elastic.loading
|
41796
|
-
.ui.slow.elastic.loader
|
41874
|
+
.ui.ui.slow.elastic.loading:not(.form):not(.segment):not(.segments):not(.card)::after,
|
41875
|
+
.ui.ui.slow.elastic.loading .input > i.icon::after,
|
41876
|
+
.ui.ui.slow.elastic.loading > i.icon::after,
|
41877
|
+
.ui.ui.slow.elastic.loader::after {
|
41797
41878
|
animation-duration: 1.5s;
|
41798
41879
|
animation-delay: 0.45s;
|
41799
41880
|
}
|
41800
41881
|
|
41801
|
-
.ui.slow.elastic.loading
|
41802
|
-
.ui.slow.elastic.loading
|
41803
|
-
.ui.slow.elastic.loading
|
41804
|
-
.ui.slow.elastic.loader
|
41882
|
+
.ui.ui.ui.slow.elastic.loading:not(.form):not(.segment):not(.segments):not(.card)::before,
|
41883
|
+
.ui.ui.ui.slow.elastic.loading .input > i.icon::before,
|
41884
|
+
.ui.ui.ui.slow.elastic.loading > i.icon::before,
|
41885
|
+
.ui.ui.slow.elastic.loader::before {
|
41805
41886
|
animation-duration: 1.5s;
|
41806
41887
|
}
|
41807
41888
|
|
41808
|
-
.ui.fast.elastic.loading
|
41809
|
-
.ui.fast.elastic.loading
|
41810
|
-
.ui.fast.elastic.loading
|
41811
|
-
.ui.fast.elastic.loader
|
41889
|
+
.ui.ui.fast.elastic.loading:not(.form):not(.segment):not(.segments):not(.card)::after,
|
41890
|
+
.ui.ui.fast.elastic.loading .input > i.icon::after,
|
41891
|
+
.ui.ui.fast.elastic.loading > i.icon::after,
|
41892
|
+
.ui.ui.fast.elastic.loader::after {
|
41812
41893
|
animation-duration: 0.66s;
|
41813
41894
|
animation-delay: 0.2s;
|
41814
41895
|
}
|
41815
41896
|
|
41816
|
-
.ui.fast.elastic.loading
|
41817
|
-
.ui.fast.elastic.loading
|
41818
|
-
.ui.fast.elastic.loading
|
41819
|
-
.ui.fast.elastic.loader
|
41897
|
+
.ui.ui.ui.fast.elastic.loading:not(.form):not(.segment):not(.segments):not(.card)::before,
|
41898
|
+
.ui.ui.ui.fast.elastic.loading .input > i.icon::before,
|
41899
|
+
.ui.ui.ui.fast.elastic.loading > i.icon::before,
|
41900
|
+
.ui.ui.fast.elastic.loader::before {
|
41820
41901
|
animation-duration: 0.66s;
|
41821
41902
|
}
|
41822
41903
|
|
@@ -41886,7 +41967,7 @@ ol.ui.suffixed.list li::before,
|
|
41886
41967
|
Site Overrides
|
41887
41968
|
*******************************/
|
41888
41969
|
/*!
|
41889
|
-
* # Fomantic-UI 2.9.3-beta.
|
41970
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Placeholder
|
41890
41971
|
* https://github.com/fomantic/Fomantic-UI/
|
41891
41972
|
*
|
41892
41973
|
*
|
@@ -42157,7 +42238,7 @@ ol.ui.suffixed.list li::before,
|
|
42157
42238
|
Site Overrides
|
42158
42239
|
*******************************/
|
42159
42240
|
/*!
|
42160
|
-
* # Fomantic-UI 2.9.3-beta.
|
42241
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Rail
|
42161
42242
|
* https://github.com/fomantic/Fomantic-UI/
|
42162
42243
|
*
|
42163
42244
|
*
|
@@ -42319,7 +42400,7 @@ ol.ui.suffixed.list li::before,
|
|
42319
42400
|
Site Overrides
|
42320
42401
|
*******************************/
|
42321
42402
|
/*!
|
42322
|
-
* # Fomantic-UI 2.9.3-beta.
|
42403
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Reveal
|
42323
42404
|
* https://github.com/fomantic/Fomantic-UI/
|
42324
42405
|
*
|
42325
42406
|
*
|
@@ -42630,7 +42711,7 @@ ol.ui.suffixed.list li::before,
|
|
42630
42711
|
Site Overrides
|
42631
42712
|
*******************************/
|
42632
42713
|
/*!
|
42633
|
-
* # Fomantic-UI 2.9.3-beta.
|
42714
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Segment
|
42634
42715
|
* https://github.com/fomantic/Fomantic-UI/
|
42635
42716
|
*
|
42636
42717
|
*
|
@@ -43005,13 +43086,13 @@ ol.ui.suffixed.list li::before,
|
|
43005
43086
|
Raised
|
43006
43087
|
-------------------- */
|
43007
43088
|
|
43008
|
-
.ui.
|
43009
|
-
.ui.
|
43089
|
+
.ui.ui.raised.segments,
|
43090
|
+
.ui.ui.raised.segment {
|
43010
43091
|
box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
|
43011
43092
|
}
|
43012
43093
|
|
43013
|
-
.ui.inverted.raised.
|
43014
|
-
.ui.inverted.raised.
|
43094
|
+
.ui.ui.inverted.raised.segments,
|
43095
|
+
.ui.ui.inverted.raised.segment {
|
43015
43096
|
box-shadow: 0 2px 4px 0 rgba(225, 225, 225, 0.1), 0 2px 10px 0 rgba(225, 225, 225, 0.5);
|
43016
43097
|
}
|
43017
43098
|
|
@@ -43649,21 +43730,41 @@ ol.ui.suffixed.list li::before,
|
|
43649
43730
|
max-height: 11.25em;
|
43650
43731
|
}
|
43651
43732
|
|
43733
|
+
.ui.scrolling.segment.short.resizable {
|
43734
|
+
height: 11.25em;
|
43735
|
+
}
|
43736
|
+
|
43652
43737
|
.ui.scrolling.segment[class*="very short"] {
|
43653
43738
|
max-height: 7.5em;
|
43654
43739
|
}
|
43655
43740
|
|
43741
|
+
.ui.scrolling.segment[class*="very short"].resizable {
|
43742
|
+
height: 7.5em;
|
43743
|
+
}
|
43744
|
+
|
43656
43745
|
.ui.scrolling.segment {
|
43657
43746
|
max-height: 15em;
|
43658
43747
|
}
|
43659
43748
|
|
43749
|
+
.ui.scrolling.segment.resizable {
|
43750
|
+
height: 15em;
|
43751
|
+
}
|
43752
|
+
|
43660
43753
|
.ui.scrolling.segment.long {
|
43661
43754
|
max-height: 30em;
|
43662
43755
|
}
|
43663
43756
|
|
43757
|
+
.ui.scrolling.segment.long.resizable {
|
43758
|
+
height: 30em;
|
43759
|
+
}
|
43760
|
+
|
43664
43761
|
.ui.scrolling.segment[class*="very long"] {
|
43665
43762
|
max-height: 45em;
|
43666
43763
|
}
|
43764
|
+
|
43765
|
+
.ui.scrolling.segment[class*="very long"].resizable {
|
43766
|
+
height: 45em;
|
43767
|
+
}
|
43667
43768
|
}
|
43668
43769
|
|
43669
43770
|
@media only screen and (min-width: 768px) {
|
@@ -43671,21 +43772,41 @@ ol.ui.suffixed.list li::before,
|
|
43671
43772
|
max-height: 13.5em;
|
43672
43773
|
}
|
43673
43774
|
|
43775
|
+
.ui.scrolling.segment.short.resizable {
|
43776
|
+
height: 13.5em;
|
43777
|
+
}
|
43778
|
+
|
43674
43779
|
.ui.scrolling.segment[class*="very short"] {
|
43675
43780
|
max-height: 9em;
|
43676
43781
|
}
|
43677
43782
|
|
43783
|
+
.ui.scrolling.segment[class*="very short"].resizable {
|
43784
|
+
height: 9em;
|
43785
|
+
}
|
43786
|
+
|
43678
43787
|
.ui.scrolling.segment {
|
43679
43788
|
max-height: 18em;
|
43680
43789
|
}
|
43681
43790
|
|
43791
|
+
.ui.scrolling.segment.resizable {
|
43792
|
+
height: 18em;
|
43793
|
+
}
|
43794
|
+
|
43682
43795
|
.ui.scrolling.segment.long {
|
43683
43796
|
max-height: 36em;
|
43684
43797
|
}
|
43685
43798
|
|
43799
|
+
.ui.scrolling.segment.long.resizable {
|
43800
|
+
height: 36em;
|
43801
|
+
}
|
43802
|
+
|
43686
43803
|
.ui.scrolling.segment[class*="very long"] {
|
43687
43804
|
max-height: 54em;
|
43688
43805
|
}
|
43806
|
+
|
43807
|
+
.ui.scrolling.segment[class*="very long"].resizable {
|
43808
|
+
height: 54em;
|
43809
|
+
}
|
43689
43810
|
}
|
43690
43811
|
|
43691
43812
|
@media only screen and (min-width: 992px) {
|
@@ -43693,21 +43814,41 @@ ol.ui.suffixed.list li::before,
|
|
43693
43814
|
max-height: 18em;
|
43694
43815
|
}
|
43695
43816
|
|
43817
|
+
.ui.scrolling.segment.short.resizable {
|
43818
|
+
height: 18em;
|
43819
|
+
}
|
43820
|
+
|
43696
43821
|
.ui.scrolling.segment[class*="very short"] {
|
43697
43822
|
max-height: 12em;
|
43698
43823
|
}
|
43699
43824
|
|
43825
|
+
.ui.scrolling.segment[class*="very short"].resizable {
|
43826
|
+
height: 12em;
|
43827
|
+
}
|
43828
|
+
|
43700
43829
|
.ui.scrolling.segment {
|
43701
43830
|
max-height: 24em;
|
43702
43831
|
}
|
43703
43832
|
|
43833
|
+
.ui.scrolling.segment.resizable {
|
43834
|
+
height: 24em;
|
43835
|
+
}
|
43836
|
+
|
43704
43837
|
.ui.scrolling.segment.long {
|
43705
43838
|
max-height: 48em;
|
43706
43839
|
}
|
43707
43840
|
|
43841
|
+
.ui.scrolling.segment.long.resizable {
|
43842
|
+
height: 48em;
|
43843
|
+
}
|
43844
|
+
|
43708
43845
|
.ui.scrolling.segment[class*="very long"] {
|
43709
43846
|
max-height: 72em;
|
43710
43847
|
}
|
43848
|
+
|
43849
|
+
.ui.scrolling.segment[class*="very long"].resizable {
|
43850
|
+
height: 72em;
|
43851
|
+
}
|
43711
43852
|
}
|
43712
43853
|
|
43713
43854
|
@media only screen and (min-width: 1920px) {
|
@@ -43715,21 +43856,46 @@ ol.ui.suffixed.list li::before,
|
|
43715
43856
|
max-height: 22.5em;
|
43716
43857
|
}
|
43717
43858
|
|
43859
|
+
.ui.scrolling.segment.short.resizable {
|
43860
|
+
height: 22.5em;
|
43861
|
+
}
|
43862
|
+
|
43718
43863
|
.ui.scrolling.segment[class*="very short"] {
|
43719
43864
|
max-height: 15em;
|
43720
43865
|
}
|
43721
43866
|
|
43867
|
+
.ui.scrolling.segment[class*="very short"].resizable {
|
43868
|
+
height: 15em;
|
43869
|
+
}
|
43870
|
+
|
43722
43871
|
.ui.scrolling.segment {
|
43723
43872
|
max-height: 30em;
|
43724
43873
|
}
|
43725
43874
|
|
43875
|
+
.ui.scrolling.segment.resizable {
|
43876
|
+
height: 30em;
|
43877
|
+
}
|
43878
|
+
|
43726
43879
|
.ui.scrolling.segment.long {
|
43727
43880
|
max-height: 60em;
|
43728
43881
|
}
|
43729
43882
|
|
43883
|
+
.ui.scrolling.segment.long.resizable {
|
43884
|
+
height: 60em;
|
43885
|
+
}
|
43886
|
+
|
43730
43887
|
.ui.scrolling.segment[class*="very long"] {
|
43731
43888
|
max-height: 90em;
|
43732
43889
|
}
|
43890
|
+
|
43891
|
+
.ui.scrolling.segment[class*="very long"].resizable {
|
43892
|
+
height: 90em;
|
43893
|
+
}
|
43894
|
+
}
|
43895
|
+
|
43896
|
+
.ui.resizable.scrolling.segment {
|
43897
|
+
resize: vertical;
|
43898
|
+
max-height: none;
|
43733
43899
|
}
|
43734
43900
|
|
43735
43901
|
/* -------------------
|
@@ -43784,7 +43950,7 @@ ol.ui.suffixed.list li::before,
|
|
43784
43950
|
Site Overrides
|
43785
43951
|
*******************************/
|
43786
43952
|
/*!
|
43787
|
-
* # Fomantic-UI 2.9.3-beta.
|
43953
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Step
|
43788
43954
|
* https://github.com/fomantic/Fomantic-UI/
|
43789
43955
|
*
|
43790
43956
|
*
|
@@ -44492,7 +44658,7 @@ ol.ui.suffixed.list li::before,
|
|
44492
44658
|
Site Overrides
|
44493
44659
|
*******************************/
|
44494
44660
|
/*!
|
44495
|
-
* # Fomantic-UI 2.9.3-beta.
|
44661
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Text
|
44496
44662
|
* https://github.com/fomantic/Fomantic-UI/
|
44497
44663
|
*
|
44498
44664
|
*
|
@@ -44691,7 +44857,7 @@ span.ui.massive.text {
|
|
44691
44857
|
Site Overrides
|
44692
44858
|
*******************************/
|
44693
44859
|
/*!
|
44694
|
-
* # Fomantic-UI 2.9.3-beta.
|
44860
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Breadcrumb
|
44695
44861
|
* https://github.com/fomantic/Fomantic-UI/
|
44696
44862
|
*
|
44697
44863
|
*
|
@@ -44836,7 +45002,7 @@ span.ui.massive.text {
|
|
44836
45002
|
Site Overrides
|
44837
45003
|
*******************************/
|
44838
45004
|
/*!
|
44839
|
-
* # Fomantic-UI 2.9.3-beta.
|
45005
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Form
|
44840
45006
|
* https://github.com/fomantic/Fomantic-UI/
|
44841
45007
|
*
|
44842
45008
|
*
|
@@ -46934,7 +47100,7 @@ span.ui.massive.text {
|
|
46934
47100
|
Site Overrides
|
46935
47101
|
*******************************/
|
46936
47102
|
/*!
|
46937
|
-
* # Fomantic-UI 2.9.3-beta.
|
47103
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Grid
|
46938
47104
|
* https://github.com/fomantic/Fomantic-UI/
|
46939
47105
|
*
|
46940
47106
|
*
|
@@ -48323,8 +48489,8 @@ span.ui.massive.text {
|
|
48323
48489
|
.ui[class*="left aligned"].grid > .column,
|
48324
48490
|
.ui[class*="left aligned"].grid > .row > .column,
|
48325
48491
|
.ui.grid > [class*="left aligned"].row > .column,
|
48326
|
-
.ui.grid > [class*="left aligned"].column
|
48327
|
-
.ui.grid > .row > [class*="left aligned"].column
|
48492
|
+
.ui.ui.grid > [class*="left aligned"].column,
|
48493
|
+
.ui.ui.grid > .row > [class*="left aligned"].column {
|
48328
48494
|
text-align: left;
|
48329
48495
|
align-self: inherit;
|
48330
48496
|
}
|
@@ -48334,8 +48500,8 @@ span.ui.massive.text {
|
|
48334
48500
|
.ui[class*="center aligned"].grid > .column,
|
48335
48501
|
.ui[class*="center aligned"].grid > .row > .column,
|
48336
48502
|
.ui.grid > [class*="center aligned"].row > .column,
|
48337
|
-
.ui.grid > [class*="center aligned"].column
|
48338
|
-
.ui.grid > .row > [class*="center aligned"].column
|
48503
|
+
.ui.ui.grid > [class*="center aligned"].column,
|
48504
|
+
.ui.ui.grid > .row > [class*="center aligned"].column {
|
48339
48505
|
text-align: center;
|
48340
48506
|
align-self: inherit;
|
48341
48507
|
}
|
@@ -48349,8 +48515,8 @@ span.ui.massive.text {
|
|
48349
48515
|
.ui[class*="right aligned"].grid > .column,
|
48350
48516
|
.ui[class*="right aligned"].grid > .row > .column,
|
48351
48517
|
.ui.grid > [class*="right aligned"].row > .column,
|
48352
|
-
.ui.grid > [class*="right aligned"].column
|
48353
|
-
.ui.grid > .row > [class*="right aligned"].column
|
48518
|
+
.ui.ui.grid > [class*="right aligned"].column,
|
48519
|
+
.ui.ui.grid > .row > [class*="right aligned"].column {
|
48354
48520
|
text-align: right;
|
48355
48521
|
align-self: inherit;
|
48356
48522
|
}
|
@@ -48360,8 +48526,8 @@ span.ui.massive.text {
|
|
48360
48526
|
.ui.justified.grid > .column,
|
48361
48527
|
.ui.justified.grid > .row > .column,
|
48362
48528
|
.ui.grid > .justified.row > .column,
|
48363
|
-
.ui.grid > .justified.column
|
48364
|
-
.ui.grid > .row > .justified.column
|
48529
|
+
.ui.ui.grid > .justified.column,
|
48530
|
+
.ui.ui.grid > .row > .justified.column {
|
48365
48531
|
text-align: justify;
|
48366
48532
|
-webkit-hyphens: auto;
|
48367
48533
|
-ms-hyphens: auto;
|
@@ -48669,91 +48835,91 @@ span.ui.massive.text {
|
|
48669
48835
|
|
48670
48836
|
.ui[class*="two column"].doubling.grid > .row > .column,
|
48671
48837
|
.ui[class*="two column"].doubling.grid > .column:not(.row),
|
48672
|
-
.ui.grid > [class*="two column"].doubling.row
|
48838
|
+
.ui.ui.grid > [class*="two column"].doubling.row > .column {
|
48673
48839
|
width: 100% !important;
|
48674
48840
|
}
|
48675
48841
|
|
48676
48842
|
.ui[class*="three column"].doubling.grid > .row > .column,
|
48677
48843
|
.ui[class*="three column"].doubling.grid > .column:not(.row),
|
48678
|
-
.ui.grid > [class*="three column"].doubling.row
|
48844
|
+
.ui.ui.grid > [class*="three column"].doubling.row > .column {
|
48679
48845
|
width: 50% !important;
|
48680
48846
|
}
|
48681
48847
|
|
48682
48848
|
.ui[class*="four column"].doubling.grid > .row > .column,
|
48683
48849
|
.ui[class*="four column"].doubling.grid > .column:not(.row),
|
48684
|
-
.ui.grid > [class*="four column"].doubling.row
|
48850
|
+
.ui.ui.grid > [class*="four column"].doubling.row > .column {
|
48685
48851
|
width: 50% !important;
|
48686
48852
|
}
|
48687
48853
|
|
48688
48854
|
.ui[class*="five column"].doubling.grid > .row > .column,
|
48689
48855
|
.ui[class*="five column"].doubling.grid > .column:not(.row),
|
48690
|
-
.ui.grid > [class*="five column"].doubling.row
|
48856
|
+
.ui.ui.grid > [class*="five column"].doubling.row > .column {
|
48691
48857
|
width: 33.33333333% !important;
|
48692
48858
|
}
|
48693
48859
|
|
48694
48860
|
.ui[class*="six column"].doubling.grid > .row > .column,
|
48695
48861
|
.ui[class*="six column"].doubling.grid > .column:not(.row),
|
48696
|
-
.ui.grid > [class*="six column"].doubling.row
|
48862
|
+
.ui.ui.grid > [class*="six column"].doubling.row > .column {
|
48697
48863
|
width: 33.33333333% !important;
|
48698
48864
|
}
|
48699
48865
|
|
48700
48866
|
.ui[class*="seven column"].doubling.grid > .row > .column,
|
48701
48867
|
.ui[class*="seven column"].doubling.grid > .column:not(.row),
|
48702
|
-
.ui.grid > [class*="seven column"].doubling.row
|
48868
|
+
.ui.ui.grid > [class*="seven column"].doubling.row > .column {
|
48703
48869
|
width: 33.33333333% !important;
|
48704
48870
|
}
|
48705
48871
|
|
48706
48872
|
.ui[class*="eight column"].doubling.grid > .row > .column,
|
48707
48873
|
.ui[class*="eight column"].doubling.grid > .column:not(.row),
|
48708
|
-
.ui.grid > [class*="eight column"].doubling.row
|
48874
|
+
.ui.ui.grid > [class*="eight column"].doubling.row > .column {
|
48709
48875
|
width: 25% !important;
|
48710
48876
|
}
|
48711
48877
|
|
48712
48878
|
.ui[class*="nine column"].doubling.grid > .row > .column,
|
48713
48879
|
.ui[class*="nine column"].doubling.grid > .column:not(.row),
|
48714
|
-
.ui.grid > [class*="nine column"].doubling.row
|
48880
|
+
.ui.ui.grid > [class*="nine column"].doubling.row > .column {
|
48715
48881
|
width: 25% !important;
|
48716
48882
|
}
|
48717
48883
|
|
48718
48884
|
.ui[class*="ten column"].doubling.grid > .row > .column,
|
48719
48885
|
.ui[class*="ten column"].doubling.grid > .column:not(.row),
|
48720
|
-
.ui.grid > [class*="ten column"].doubling.row
|
48886
|
+
.ui.ui.grid > [class*="ten column"].doubling.row > .column {
|
48721
48887
|
width: 20% !important;
|
48722
48888
|
}
|
48723
48889
|
|
48724
48890
|
.ui[class*="eleven column"].doubling.grid > .row > .column,
|
48725
48891
|
.ui[class*="eleven column"].doubling.grid > .column:not(.row),
|
48726
|
-
.ui.grid > [class*="eleven column"].doubling.row
|
48892
|
+
.ui.ui.grid > [class*="eleven column"].doubling.row > .column {
|
48727
48893
|
width: 20% !important;
|
48728
48894
|
}
|
48729
48895
|
|
48730
48896
|
.ui[class*="twelve column"].doubling.grid > .row > .column,
|
48731
48897
|
.ui[class*="twelve column"].doubling.grid > .column:not(.row),
|
48732
|
-
.ui.grid > [class*="twelve column"].doubling.row
|
48898
|
+
.ui.ui.grid > [class*="twelve column"].doubling.row > .column {
|
48733
48899
|
width: 16.66666667% !important;
|
48734
48900
|
}
|
48735
48901
|
|
48736
48902
|
.ui[class*="thirteen column"].doubling.grid > .row > .column,
|
48737
48903
|
.ui[class*="thirteen column"].doubling.grid > .column:not(.row),
|
48738
|
-
.ui.grid > [class*="thirteen column"].doubling.row
|
48904
|
+
.ui.ui.grid > [class*="thirteen column"].doubling.row > .column {
|
48739
48905
|
width: 16.66666667% !important;
|
48740
48906
|
}
|
48741
48907
|
|
48742
48908
|
.ui[class*="fourteen column"].doubling.grid > .row > .column,
|
48743
48909
|
.ui[class*="fourteen column"].doubling.grid > .column:not(.row),
|
48744
|
-
.ui.grid > [class*="fourteen column"].doubling.row
|
48910
|
+
.ui.ui.grid > [class*="fourteen column"].doubling.row > .column {
|
48745
48911
|
width: 14.28571429% !important;
|
48746
48912
|
}
|
48747
48913
|
|
48748
48914
|
.ui[class*="fifteen column"].doubling.grid > .row > .column,
|
48749
48915
|
.ui[class*="fifteen column"].doubling.grid > .column:not(.row),
|
48750
|
-
.ui.grid > [class*="fifteen column"].doubling.row
|
48916
|
+
.ui.ui.grid > [class*="fifteen column"].doubling.row > .column {
|
48751
48917
|
width: 14.28571429% !important;
|
48752
48918
|
}
|
48753
48919
|
|
48754
48920
|
.ui[class*="sixteen column"].doubling.grid > .row > .column,
|
48755
48921
|
.ui[class*="sixteen column"].doubling.grid > .column:not(.row),
|
48756
|
-
.ui.grid > [class*="sixteen column"].doubling.row
|
48922
|
+
.ui.ui.grid > [class*="sixteen column"].doubling.row > .column {
|
48757
48923
|
width: 12.5% !important;
|
48758
48924
|
}
|
48759
48925
|
}
|
@@ -48777,91 +48943,91 @@ span.ui.massive.text {
|
|
48777
48943
|
|
48778
48944
|
.ui[class*="two column"].doubling:not(.stackable).grid > .row > .column,
|
48779
48945
|
.ui[class*="two column"].doubling:not(.stackable).grid > .column:not(.row),
|
48780
|
-
.ui.grid > [class*="two column"].doubling:not(.stackable).row
|
48946
|
+
.ui.ui.grid > [class*="two column"].doubling:not(.stackable).row > .column {
|
48781
48947
|
width: 100% !important;
|
48782
48948
|
}
|
48783
48949
|
|
48784
48950
|
.ui[class*="three column"].doubling:not(.stackable).grid > .row > .column,
|
48785
48951
|
.ui[class*="three column"].doubling:not(.stackable).grid > .column:not(.row),
|
48786
|
-
.ui.grid > [class*="three column"].doubling:not(.stackable).row
|
48952
|
+
.ui.ui.grid > [class*="three column"].doubling:not(.stackable).row > .column {
|
48787
48953
|
width: 50% !important;
|
48788
48954
|
}
|
48789
48955
|
|
48790
48956
|
.ui[class*="four column"].doubling:not(.stackable).grid > .row > .column,
|
48791
48957
|
.ui[class*="four column"].doubling:not(.stackable).grid > .column:not(.row),
|
48792
|
-
.ui.grid > [class*="four column"].doubling:not(.stackable).row
|
48958
|
+
.ui.ui.grid > [class*="four column"].doubling:not(.stackable).row > .column {
|
48793
48959
|
width: 50% !important;
|
48794
48960
|
}
|
48795
48961
|
|
48796
48962
|
.ui[class*="five column"].doubling:not(.stackable).grid > .row > .column,
|
48797
48963
|
.ui[class*="five column"].doubling:not(.stackable).grid > .column:not(.row),
|
48798
|
-
.ui.grid > [class*="five column"].doubling:not(.stackable).row
|
48964
|
+
.ui.ui.grid > [class*="five column"].doubling:not(.stackable).row > .column {
|
48799
48965
|
width: 50% !important;
|
48800
48966
|
}
|
48801
48967
|
|
48802
48968
|
.ui[class*="six column"].doubling:not(.stackable).grid > .row > .column,
|
48803
48969
|
.ui[class*="six column"].doubling:not(.stackable).grid > .column:not(.row),
|
48804
|
-
.ui.grid > [class*="six column"].doubling:not(.stackable).row
|
48970
|
+
.ui.ui.grid > [class*="six column"].doubling:not(.stackable).row > .column {
|
48805
48971
|
width: 50% !important;
|
48806
48972
|
}
|
48807
48973
|
|
48808
48974
|
.ui[class*="seven column"].doubling:not(.stackable).grid > .row > .column,
|
48809
48975
|
.ui[class*="seven column"].doubling:not(.stackable).grid > .column:not(.row),
|
48810
|
-
.ui.grid > [class*="seven column"].doubling:not(.stackable).row
|
48976
|
+
.ui.ui.grid > [class*="seven column"].doubling:not(.stackable).row > .column {
|
48811
48977
|
width: 50% !important;
|
48812
48978
|
}
|
48813
48979
|
|
48814
48980
|
.ui[class*="eight column"].doubling:not(.stackable).grid > .row > .column,
|
48815
48981
|
.ui[class*="eight column"].doubling:not(.stackable).grid > .column:not(.row),
|
48816
|
-
.ui.grid > [class*="eight column"].doubling:not(.stackable).row
|
48982
|
+
.ui.ui.grid > [class*="eight column"].doubling:not(.stackable).row > .column {
|
48817
48983
|
width: 50% !important;
|
48818
48984
|
}
|
48819
48985
|
|
48820
48986
|
.ui[class*="nine column"].doubling:not(.stackable).grid > .row > .column,
|
48821
48987
|
.ui[class*="nine column"].doubling:not(.stackable).grid > .column:not(.row),
|
48822
|
-
.ui.grid > [class*="nine column"].doubling:not(.stackable).row
|
48988
|
+
.ui.ui.grid > [class*="nine column"].doubling:not(.stackable).row > .column {
|
48823
48989
|
width: 33.33333333% !important;
|
48824
48990
|
}
|
48825
48991
|
|
48826
48992
|
.ui[class*="ten column"].doubling:not(.stackable).grid > .row > .column,
|
48827
48993
|
.ui[class*="ten column"].doubling:not(.stackable).grid > .column:not(.row),
|
48828
|
-
.ui.grid > [class*="ten column"].doubling:not(.stackable).row
|
48994
|
+
.ui.ui.grid > [class*="ten column"].doubling:not(.stackable).row > .column {
|
48829
48995
|
width: 33.33333333% !important;
|
48830
48996
|
}
|
48831
48997
|
|
48832
48998
|
.ui[class*="eleven column"].doubling:not(.stackable).grid > .row > .column,
|
48833
48999
|
.ui[class*="eleven column"].doubling:not(.stackable).grid > .column:not(.row),
|
48834
|
-
.ui.grid > [class*="eleven column"].doubling:not(.stackable).row
|
49000
|
+
.ui.ui.grid > [class*="eleven column"].doubling:not(.stackable).row > .column {
|
48835
49001
|
width: 33.33333333% !important;
|
48836
49002
|
}
|
48837
49003
|
|
48838
49004
|
.ui[class*="twelve column"].doubling:not(.stackable).grid > .row > .column,
|
48839
49005
|
.ui[class*="twelve column"].doubling:not(.stackable).grid > .column:not(.row),
|
48840
|
-
.ui.grid > [class*="twelve column"].doubling:not(.stackable).row
|
49006
|
+
.ui.ui.grid > [class*="twelve column"].doubling:not(.stackable).row > .column {
|
48841
49007
|
width: 33.33333333% !important;
|
48842
49008
|
}
|
48843
49009
|
|
48844
49010
|
.ui[class*="thirteen column"].doubling:not(.stackable).grid > .row > .column,
|
48845
49011
|
.ui[class*="thirteen column"].doubling:not(.stackable).grid > .column:not(.row),
|
48846
|
-
.ui.grid > [class*="thirteen column"].doubling:not(.stackable).row
|
49012
|
+
.ui.ui.grid > [class*="thirteen column"].doubling:not(.stackable).row > .column {
|
48847
49013
|
width: 33.33333333% !important;
|
48848
49014
|
}
|
48849
49015
|
|
48850
49016
|
.ui[class*="fourteen column"].doubling:not(.stackable).grid > .row > .column,
|
48851
49017
|
.ui[class*="fourteen column"].doubling:not(.stackable).grid > .column:not(.row),
|
48852
|
-
.ui.grid > [class*="fourteen column"].doubling:not(.stackable).row
|
49018
|
+
.ui.ui.grid > [class*="fourteen column"].doubling:not(.stackable).row > .column {
|
48853
49019
|
width: 25% !important;
|
48854
49020
|
}
|
48855
49021
|
|
48856
49022
|
.ui[class*="fifteen column"].doubling:not(.stackable).grid > .row > .column,
|
48857
49023
|
.ui[class*="fifteen column"].doubling:not(.stackable).grid > .column:not(.row),
|
48858
|
-
.ui.grid > [class*="fifteen column"].doubling:not(.stackable).row
|
49024
|
+
.ui.ui.grid > [class*="fifteen column"].doubling:not(.stackable).row > .column {
|
48859
49025
|
width: 25% !important;
|
48860
49026
|
}
|
48861
49027
|
|
48862
49028
|
.ui[class*="sixteen column"].doubling:not(.stackable).grid > .row > .column,
|
48863
49029
|
.ui[class*="sixteen column"].doubling:not(.stackable).grid > .column:not(.row),
|
48864
|
-
.ui.grid > [class*="sixteen column"].doubling:not(.stackable).row
|
49030
|
+
.ui.ui.grid > [class*="sixteen column"].doubling:not(.stackable).row > .column {
|
48865
49031
|
width: 25% !important;
|
48866
49032
|
}
|
48867
49033
|
}
|
@@ -48958,31 +49124,31 @@ span.ui.massive.text {
|
|
48958
49124
|
/* Mobile Only Hide */
|
48959
49125
|
|
48960
49126
|
@media only screen and (max-width: 767.98px) {
|
48961
|
-
.ui[class*="tablet only"].grid
|
48962
|
-
.ui.
|
48963
|
-
.ui.
|
48964
|
-
.ui.
|
49127
|
+
.ui.ui.ui[class*="tablet only"].grid:not(.mobile),
|
49128
|
+
.ui.ui.ui.grid > [class*="tablet only"].row:not(.mobile),
|
49129
|
+
.ui.ui.ui.grid > [class*="tablet only"].column:not(.mobile),
|
49130
|
+
.ui.ui.ui.grid > .row > [class*="tablet only"].column:not(.mobile) {
|
48965
49131
|
display: none !important;
|
48966
49132
|
}
|
48967
49133
|
|
48968
|
-
.ui[class*="computer only"].grid
|
48969
|
-
.ui.
|
48970
|
-
.ui.
|
48971
|
-
.ui.
|
49134
|
+
.ui.ui.ui[class*="computer only"].grid:not(.mobile),
|
49135
|
+
.ui.ui.ui.grid > [class*="computer only"].row:not(.mobile),
|
49136
|
+
.ui.ui.ui.grid > [class*="computer only"].column:not(.mobile),
|
49137
|
+
.ui.ui.ui.grid > .row > [class*="computer only"].column:not(.mobile) {
|
48972
49138
|
display: none !important;
|
48973
49139
|
}
|
48974
49140
|
|
48975
|
-
.ui[class*="large screen only"].grid
|
48976
|
-
.ui.
|
48977
|
-
.ui.
|
48978
|
-
.ui.
|
49141
|
+
.ui.ui.ui[class*="large screen only"].grid:not(.mobile),
|
49142
|
+
.ui.ui.ui.grid > [class*="large screen only"].row:not(.mobile),
|
49143
|
+
.ui.ui.ui.grid > [class*="large screen only"].column:not(.mobile),
|
49144
|
+
.ui.ui.ui.grid > .row > [class*="large screen only"].column:not(.mobile) {
|
48979
49145
|
display: none !important;
|
48980
49146
|
}
|
48981
49147
|
|
48982
|
-
.ui[class*="widescreen only"].grid
|
48983
|
-
.ui.
|
48984
|
-
.ui.
|
48985
|
-
.ui.
|
49148
|
+
.ui.ui.ui[class*="widescreen only"].grid:not(.mobile),
|
49149
|
+
.ui.ui.ui.grid > [class*="widescreen only"].row:not(.mobile),
|
49150
|
+
.ui.ui.ui.grid > [class*="widescreen only"].column:not(.mobile),
|
49151
|
+
.ui.ui.ui.grid > .row > [class*="widescreen only"].column:not(.mobile) {
|
48986
49152
|
display: none !important;
|
48987
49153
|
}
|
48988
49154
|
}
|
@@ -48990,31 +49156,31 @@ span.ui.massive.text {
|
|
48990
49156
|
/* Tablet Only Hide */
|
48991
49157
|
|
48992
49158
|
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
|
48993
|
-
.ui[class*="mobile only"].grid
|
48994
|
-
.ui.
|
48995
|
-
.ui.
|
48996
|
-
.ui.
|
49159
|
+
.ui.ui.ui[class*="mobile only"].grid:not(.tablet),
|
49160
|
+
.ui.ui.ui.grid > [class*="mobile only"].row:not(.tablet),
|
49161
|
+
.ui.ui.ui.grid > [class*="mobile only"].column:not(.tablet),
|
49162
|
+
.ui.ui.ui.grid > .row > [class*="mobile only"].column:not(.tablet) {
|
48997
49163
|
display: none !important;
|
48998
49164
|
}
|
48999
49165
|
|
49000
|
-
.ui[class*="computer only"].grid
|
49001
|
-
.ui.
|
49002
|
-
.ui.
|
49003
|
-
.ui.
|
49166
|
+
.ui.ui.ui[class*="computer only"].grid:not(.tablet),
|
49167
|
+
.ui.ui.ui.grid > [class*="computer only"].row:not(.tablet),
|
49168
|
+
.ui.ui.ui.grid > [class*="computer only"].column:not(.tablet),
|
49169
|
+
.ui.ui.ui.grid > .row > [class*="computer only"].column:not(.tablet) {
|
49004
49170
|
display: none !important;
|
49005
49171
|
}
|
49006
49172
|
|
49007
|
-
.ui[class*="large screen only"].grid
|
49008
|
-
.ui.
|
49009
|
-
.ui.
|
49010
|
-
.ui.
|
49173
|
+
.ui.ui.ui[class*="large screen only"].grid:not(.mobile),
|
49174
|
+
.ui.ui.ui.grid > [class*="large screen only"].row:not(.mobile),
|
49175
|
+
.ui.ui.ui.grid > [class*="large screen only"].column:not(.mobile),
|
49176
|
+
.ui.ui.ui.grid > .row > [class*="large screen only"].column:not(.mobile) {
|
49011
49177
|
display: none !important;
|
49012
49178
|
}
|
49013
49179
|
|
49014
|
-
.ui[class*="widescreen only"].grid
|
49015
|
-
.ui.
|
49016
|
-
.ui.
|
49017
|
-
.ui.
|
49180
|
+
.ui.ui.ui[class*="widescreen only"].grid:not(.mobile),
|
49181
|
+
.ui.ui.ui.grid > [class*="widescreen only"].row:not(.mobile),
|
49182
|
+
.ui.ui.ui.grid > [class*="widescreen only"].column:not(.mobile),
|
49183
|
+
.ui.ui.ui.grid > .row > [class*="widescreen only"].column:not(.mobile) {
|
49018
49184
|
display: none !important;
|
49019
49185
|
}
|
49020
49186
|
}
|
@@ -49022,31 +49188,31 @@ span.ui.massive.text {
|
|
49022
49188
|
/* Computer Only Hide */
|
49023
49189
|
|
49024
49190
|
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
|
49025
|
-
.ui[class*="mobile only"].grid
|
49026
|
-
.ui.
|
49027
|
-
.ui.
|
49028
|
-
.ui.
|
49191
|
+
.ui.ui.ui[class*="mobile only"].grid:not(.computer),
|
49192
|
+
.ui.ui.ui.grid > [class*="mobile only"].row:not(.computer),
|
49193
|
+
.ui.ui.ui.grid > [class*="mobile only"].column:not(.computer),
|
49194
|
+
.ui.ui.ui.grid > .row > [class*="mobile only"].column:not(.computer) {
|
49029
49195
|
display: none !important;
|
49030
49196
|
}
|
49031
49197
|
|
49032
|
-
.ui[class*="tablet only"].grid
|
49033
|
-
.ui.
|
49034
|
-
.ui.
|
49035
|
-
.ui.
|
49198
|
+
.ui.ui.ui[class*="tablet only"].grid:not(.computer),
|
49199
|
+
.ui.ui.ui.grid > [class*="tablet only"].row:not(.computer),
|
49200
|
+
.ui.ui.ui.grid > [class*="tablet only"].column:not(.computer),
|
49201
|
+
.ui.ui.ui.grid > .row > [class*="tablet only"].column:not(.computer) {
|
49036
49202
|
display: none !important;
|
49037
49203
|
}
|
49038
49204
|
|
49039
|
-
.ui[class*="large screen only"].grid
|
49040
|
-
.ui.
|
49041
|
-
.ui.
|
49042
|
-
.ui.
|
49205
|
+
.ui.ui.ui[class*="large screen only"].grid:not(.mobile),
|
49206
|
+
.ui.ui.ui.grid > [class*="large screen only"].row:not(.mobile),
|
49207
|
+
.ui.ui.ui.grid > [class*="large screen only"].column:not(.mobile),
|
49208
|
+
.ui.ui.ui.grid > .row > [class*="large screen only"].column:not(.mobile) {
|
49043
49209
|
display: none !important;
|
49044
49210
|
}
|
49045
49211
|
|
49046
|
-
.ui[class*="widescreen only"].grid
|
49047
|
-
.ui.
|
49048
|
-
.ui.
|
49049
|
-
.ui.
|
49212
|
+
.ui.ui.ui[class*="widescreen only"].grid:not(.mobile),
|
49213
|
+
.ui.ui.ui.grid > [class*="widescreen only"].row:not(.mobile),
|
49214
|
+
.ui.ui.ui.grid > [class*="widescreen only"].column:not(.mobile),
|
49215
|
+
.ui.ui.ui.grid > .row > [class*="widescreen only"].column:not(.mobile) {
|
49050
49216
|
display: none !important;
|
49051
49217
|
}
|
49052
49218
|
}
|
@@ -49054,24 +49220,24 @@ span.ui.massive.text {
|
|
49054
49220
|
/* Large Screen Only Hide */
|
49055
49221
|
|
49056
49222
|
@media only screen and (min-width: 1200px) and (max-width: 1919.98px) {
|
49057
|
-
.ui[class*="mobile only"].grid
|
49058
|
-
.ui.
|
49059
|
-
.ui.
|
49060
|
-
.ui.
|
49223
|
+
.ui.ui.ui[class*="mobile only"].grid:not(.computer),
|
49224
|
+
.ui.ui.ui.grid > [class*="mobile only"].row:not(.computer),
|
49225
|
+
.ui.ui.ui.grid > [class*="mobile only"].column:not(.computer),
|
49226
|
+
.ui.ui.ui.grid > .row > [class*="mobile only"].column:not(.computer) {
|
49061
49227
|
display: none !important;
|
49062
49228
|
}
|
49063
49229
|
|
49064
|
-
.ui[class*="tablet only"].grid
|
49065
|
-
.ui.
|
49066
|
-
.ui.
|
49067
|
-
.ui.
|
49230
|
+
.ui.ui.ui[class*="tablet only"].grid:not(.computer),
|
49231
|
+
.ui.ui.ui.grid > [class*="tablet only"].row:not(.computer),
|
49232
|
+
.ui.ui.ui.grid > [class*="tablet only"].column:not(.computer),
|
49233
|
+
.ui.ui.ui.grid > .row > [class*="tablet only"].column:not(.computer) {
|
49068
49234
|
display: none !important;
|
49069
49235
|
}
|
49070
49236
|
|
49071
|
-
.ui[class*="widescreen only"].grid
|
49072
|
-
.ui.
|
49073
|
-
.ui.
|
49074
|
-
.ui.
|
49237
|
+
.ui.ui.ui[class*="widescreen only"].grid:not(.mobile),
|
49238
|
+
.ui.ui.ui.grid > [class*="widescreen only"].row:not(.mobile),
|
49239
|
+
.ui.ui.ui.grid > [class*="widescreen only"].column:not(.mobile),
|
49240
|
+
.ui.ui.ui.grid > .row > [class*="widescreen only"].column:not(.mobile) {
|
49075
49241
|
display: none !important;
|
49076
49242
|
}
|
49077
49243
|
}
|
@@ -49079,17 +49245,17 @@ span.ui.massive.text {
|
|
49079
49245
|
/* Widescreen Only Hide */
|
49080
49246
|
|
49081
49247
|
@media only screen and (min-width: 1920px) {
|
49082
|
-
.ui[class*="mobile only"].grid
|
49083
|
-
.ui.
|
49084
|
-
.ui.
|
49085
|
-
.ui.
|
49248
|
+
.ui.ui.ui[class*="mobile only"].grid:not(.computer),
|
49249
|
+
.ui.ui.ui.grid > [class*="mobile only"].row:not(.computer),
|
49250
|
+
.ui.ui.ui.grid > [class*="mobile only"].column:not(.computer),
|
49251
|
+
.ui.ui.ui.grid > .row > [class*="mobile only"].column:not(.computer) {
|
49086
49252
|
display: none !important;
|
49087
49253
|
}
|
49088
49254
|
|
49089
|
-
.ui[class*="tablet only"].grid
|
49090
|
-
.ui.
|
49091
|
-
.ui.
|
49092
|
-
.ui.
|
49255
|
+
.ui.ui.ui[class*="tablet only"].grid:not(.computer),
|
49256
|
+
.ui.ui.ui.grid > [class*="tablet only"].row:not(.computer),
|
49257
|
+
.ui.ui.ui.grid > [class*="tablet only"].column:not(.computer),
|
49258
|
+
.ui.ui.ui.grid > .row > [class*="tablet only"].column:not(.computer) {
|
49093
49259
|
display: none !important;
|
49094
49260
|
}
|
49095
49261
|
}
|
@@ -49198,7 +49364,7 @@ span.ui.massive.text {
|
|
49198
49364
|
Site Overrides
|
49199
49365
|
*******************************/
|
49200
49366
|
/*!
|
49201
|
-
* # Fomantic-UI 2.9.3-beta.
|
49367
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Menu
|
49202
49368
|
* https://github.com/fomantic/Fomantic-UI/
|
49203
49369
|
*
|
49204
49370
|
*
|
@@ -51701,7 +51867,7 @@ Floated Menu / Item
|
|
51701
51867
|
Site Overrides
|
51702
51868
|
*******************************/
|
51703
51869
|
/*!
|
51704
|
-
* # Fomantic-UI 2.9.3-beta.
|
51870
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Message
|
51705
51871
|
* https://github.com/fomantic/Fomantic-UI/
|
51706
51872
|
*
|
51707
51873
|
*
|
@@ -52445,7 +52611,7 @@ Floated Menu / Item
|
|
52445
52611
|
Site Overrides
|
52446
52612
|
*******************************/
|
52447
52613
|
/*!
|
52448
|
-
* # Fomantic-UI 2.9.3-beta.
|
52614
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Table
|
52449
52615
|
* https://github.com/fomantic/Fomantic-UI/
|
52450
52616
|
*
|
52451
52617
|
*
|
@@ -52948,22 +53114,42 @@ Floated Menu / Item
|
|
52948
53114
|
max-height: 6.74983929em;
|
52949
53115
|
}
|
52950
53116
|
|
53117
|
+
.resizable.ui.scrolling.table.short > tbody {
|
53118
|
+
height: 6.74983929em;
|
53119
|
+
}
|
53120
|
+
|
52951
53121
|
.ui.scrolling.table[class*="very short"] > tbody {
|
52952
53122
|
max-height: 4.49989286em;
|
52953
53123
|
}
|
52954
53124
|
|
53125
|
+
.resizable.ui.scrolling.table[class*="very short"] > tbody {
|
53126
|
+
height: 4.49989286em;
|
53127
|
+
}
|
53128
|
+
|
52955
53129
|
.ui.scrolling.table > tbody {
|
52956
53130
|
max-height: 8.99978571em;
|
52957
53131
|
}
|
52958
53132
|
|
53133
|
+
.resizable.ui.scrolling.table > tbody {
|
53134
|
+
height: 8.99978571em;
|
53135
|
+
}
|
53136
|
+
|
52959
53137
|
.ui.scrolling.table.long > tbody {
|
52960
53138
|
max-height: 17.99957143em;
|
52961
53139
|
}
|
52962
53140
|
|
53141
|
+
.resizable.ui.scrolling.table.long > tbody {
|
53142
|
+
height: 17.99957143em;
|
53143
|
+
}
|
53144
|
+
|
52963
53145
|
.ui.scrolling.table[class*="very long"] > tbody {
|
52964
53146
|
max-height: 26.99935714em;
|
52965
53147
|
}
|
52966
53148
|
|
53149
|
+
.resizable.ui.scrolling.table[class*="very long"] > tbody {
|
53150
|
+
height: 26.99935714em;
|
53151
|
+
}
|
53152
|
+
|
52967
53153
|
.ui.overflowing.table.short {
|
52968
53154
|
max-height: 11.24973214em;
|
52969
53155
|
}
|
@@ -52994,21 +53180,41 @@ Floated Menu / Item
|
|
52994
53180
|
max-height: 8.99978571em;
|
52995
53181
|
}
|
52996
53182
|
|
53183
|
+
.resizable.ui.scrolling.table.short > tbody {
|
53184
|
+
height: 8.99978571em;
|
53185
|
+
}
|
53186
|
+
|
52997
53187
|
.ui.scrolling.table[class*="very short"] > tbody {
|
52998
53188
|
max-height: 5.99985714em;
|
52999
53189
|
}
|
53000
53190
|
|
53191
|
+
.resizable.ui.scrolling.table[class*="very short"] > tbody {
|
53192
|
+
height: 5.99985714em;
|
53193
|
+
}
|
53194
|
+
|
53001
53195
|
.ui.scrolling.table > tbody {
|
53002
53196
|
max-height: 11.99971429em;
|
53003
53197
|
}
|
53004
53198
|
|
53199
|
+
.resizable.ui.scrolling.table > tbody {
|
53200
|
+
height: 11.99971429em;
|
53201
|
+
}
|
53202
|
+
|
53005
53203
|
.ui.scrolling.table.long > tbody {
|
53006
53204
|
max-height: 23.99942857em;
|
53007
53205
|
}
|
53008
53206
|
|
53207
|
+
.resizable.ui.scrolling.table.long > tbody {
|
53208
|
+
height: 23.99942857em;
|
53209
|
+
}
|
53210
|
+
|
53009
53211
|
.ui.scrolling.table[class*="very long"] > tbody {
|
53010
53212
|
max-height: 35.99914286em;
|
53011
53213
|
}
|
53214
|
+
|
53215
|
+
.resizable.ui.scrolling.table[class*="very long"] > tbody {
|
53216
|
+
height: 35.99914286em;
|
53217
|
+
}
|
53012
53218
|
}
|
53013
53219
|
|
53014
53220
|
@media only screen and (min-width: 992px) {
|
@@ -53016,21 +53222,41 @@ Floated Menu / Item
|
|
53016
53222
|
max-height: 13.49967857em;
|
53017
53223
|
}
|
53018
53224
|
|
53225
|
+
.resizable.ui.scrolling.table.short > tbody {
|
53226
|
+
height: 13.49967857em;
|
53227
|
+
}
|
53228
|
+
|
53019
53229
|
.ui.scrolling.table[class*="very short"] > tbody {
|
53020
53230
|
max-height: 8.99978571em;
|
53021
53231
|
}
|
53022
53232
|
|
53233
|
+
.resizable.ui.scrolling.table[class*="very short"] > tbody {
|
53234
|
+
height: 8.99978571em;
|
53235
|
+
}
|
53236
|
+
|
53023
53237
|
.ui.scrolling.table > tbody {
|
53024
53238
|
max-height: 17.99957143em;
|
53025
53239
|
}
|
53026
53240
|
|
53241
|
+
.resizable.ui.scrolling.table > tbody {
|
53242
|
+
height: 17.99957143em;
|
53243
|
+
}
|
53244
|
+
|
53027
53245
|
.ui.scrolling.table.long > tbody {
|
53028
53246
|
max-height: 35.99914286em;
|
53029
53247
|
}
|
53030
53248
|
|
53249
|
+
.resizable.ui.scrolling.table.long > tbody {
|
53250
|
+
height: 35.99914286em;
|
53251
|
+
}
|
53252
|
+
|
53031
53253
|
.ui.scrolling.table[class*="very long"] > tbody {
|
53032
53254
|
max-height: 53.99871429em;
|
53033
53255
|
}
|
53256
|
+
|
53257
|
+
.resizable.ui.scrolling.table[class*="very long"] > tbody {
|
53258
|
+
height: 53.99871429em;
|
53259
|
+
}
|
53034
53260
|
}
|
53035
53261
|
|
53036
53262
|
@media only screen and (min-width: 1920px) {
|
@@ -53038,21 +53264,41 @@ Floated Menu / Item
|
|
53038
53264
|
max-height: 17.99957143em;
|
53039
53265
|
}
|
53040
53266
|
|
53267
|
+
.resizable.ui.scrolling.table.short > tbody {
|
53268
|
+
height: 17.99957143em;
|
53269
|
+
}
|
53270
|
+
|
53041
53271
|
.ui.scrolling.table[class*="very short"] > tbody {
|
53042
53272
|
max-height: 11.99971429em;
|
53043
53273
|
}
|
53044
53274
|
|
53275
|
+
.resizable.ui.scrolling.table[class*="very short"] > tbody {
|
53276
|
+
height: 11.99971429em;
|
53277
|
+
}
|
53278
|
+
|
53045
53279
|
.ui.scrolling.table > tbody {
|
53046
53280
|
max-height: 23.99942857em;
|
53047
53281
|
}
|
53048
53282
|
|
53283
|
+
.resizable.ui.scrolling.table > tbody {
|
53284
|
+
height: 23.99942857em;
|
53285
|
+
}
|
53286
|
+
|
53049
53287
|
.ui.scrolling.table.long > tbody {
|
53050
53288
|
max-height: 47.99885714em;
|
53051
53289
|
}
|
53052
53290
|
|
53291
|
+
.resizable.ui.scrolling.table.long > tbody {
|
53292
|
+
height: 47.99885714em;
|
53293
|
+
}
|
53294
|
+
|
53053
53295
|
.ui.scrolling.table[class*="very long"] > tbody {
|
53054
53296
|
max-height: 71.99828571em;
|
53055
53297
|
}
|
53298
|
+
|
53299
|
+
.resizable.ui.scrolling.table[class*="very long"] > tbody {
|
53300
|
+
height: 71.99828571em;
|
53301
|
+
}
|
53056
53302
|
}
|
53057
53303
|
|
53058
53304
|
.ui.scrolling.table > thead,
|
@@ -53161,6 +53407,11 @@ Floated Menu / Item
|
|
53161
53407
|
scrollbar-color: rgba(255, 255, 255, 0.25) rgba(255, 255, 255, 0.1);
|
53162
53408
|
}
|
53163
53409
|
|
53410
|
+
.ui.resizable.scrolling.table > tbody {
|
53411
|
+
resize: vertical;
|
53412
|
+
max-height: none;
|
53413
|
+
}
|
53414
|
+
|
53164
53415
|
/* --------------
|
53165
53416
|
Overflowing
|
53166
53417
|
--------------- */
|
@@ -56456,7 +56707,7 @@ Floated Menu / Item
|
|
56456
56707
|
Site Overrides
|
56457
56708
|
*******************************/
|
56458
56709
|
/*!
|
56459
|
-
* # Fomantic-UI 2.9.3-beta.
|
56710
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Ad
|
56460
56711
|
* https://github.com/fomantic/Fomantic-UI/
|
56461
56712
|
*
|
56462
56713
|
*
|
@@ -56744,7 +56995,7 @@ Floated Menu / Item
|
|
56744
56995
|
Site Overrides
|
56745
56996
|
*******************************/
|
56746
56997
|
/*!
|
56747
|
-
* # Fomantic-UI 2.9.3-beta.
|
56998
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Card
|
56748
56999
|
* https://github.com/fomantic/Fomantic-UI/
|
56749
57000
|
*
|
56750
57001
|
*
|
@@ -58892,7 +59143,7 @@ a.inverted.ui.card:hover,
|
|
58892
59143
|
Site Overrides
|
58893
59144
|
*******************************/
|
58894
59145
|
/*!
|
58895
|
-
* # Fomantic-UI 2.9.3-beta.
|
59146
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Comment
|
58896
59147
|
* https://github.com/fomantic/Fomantic-UI/
|
58897
59148
|
*
|
58898
59149
|
*
|
@@ -59203,7 +59454,7 @@ a.inverted.ui.card:hover,
|
|
59203
59454
|
Site Overrides
|
59204
59455
|
*******************************/
|
59205
59456
|
/*!
|
59206
|
-
* # Fomantic-UI 2.9.3-beta.
|
59457
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Feed
|
59207
59458
|
* https://github.com/fomantic/Fomantic-UI/
|
59208
59459
|
*
|
59209
59460
|
*
|
@@ -59544,7 +59795,7 @@ a.inverted.ui.card:hover,
|
|
59544
59795
|
Site Overrides
|
59545
59796
|
*******************************/
|
59546
59797
|
/*!
|
59547
|
-
* # Fomantic-UI 2.9.3-beta.
|
59798
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Item
|
59548
59799
|
* https://github.com/fomantic/Fomantic-UI/
|
59549
59800
|
*
|
59550
59801
|
*
|
@@ -60155,7 +60406,7 @@ a.inverted.ui.card:hover,
|
|
60155
60406
|
Site Overrides
|
60156
60407
|
*******************************/
|
60157
60408
|
/*!
|
60158
|
-
* # Fomantic-UI 2.9.3-beta.
|
60409
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Statistic
|
60159
60410
|
* https://github.com/fomantic/Fomantic-UI/
|
60160
60411
|
*
|
60161
60412
|
*
|
@@ -60833,7 +61084,7 @@ a.inverted.ui.card:hover,
|
|
60833
61084
|
Site Overrides
|
60834
61085
|
*******************************/
|
60835
61086
|
/*!
|
60836
|
-
* # Fomantic-UI 2.9.3-beta.
|
61087
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Accordion
|
60837
61088
|
* https://github.com/fomantic/Fomantic-UI/
|
60838
61089
|
*
|
60839
61090
|
*
|
@@ -61240,7 +61491,7 @@ a.inverted.ui.card:hover,
|
|
61240
61491
|
User Overrides
|
61241
61492
|
*******************************/
|
61242
61493
|
/*!
|
61243
|
-
* # Fomantic-UI 2.9.3-beta.
|
61494
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Calendar
|
61244
61495
|
* https://github.com/fomantic/Fomantic-UI/
|
61245
61496
|
*
|
61246
61497
|
*
|
@@ -61457,7 +61708,7 @@ a.inverted.ui.card:hover,
|
|
61457
61708
|
User Overrides
|
61458
61709
|
*******************************/
|
61459
61710
|
/*!
|
61460
|
-
* # Fomantic-UI 2.9.3-beta.
|
61711
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Checkbox
|
61461
61712
|
* https://github.com/fomantic/Fomantic-UI/
|
61462
61713
|
*
|
61463
61714
|
*
|
@@ -62303,7 +62554,7 @@ a.inverted.ui.card:hover,
|
|
62303
62554
|
Site Overrides
|
62304
62555
|
*******************************/
|
62305
62556
|
/*!
|
62306
|
-
* # Fomantic-UI 2.9.3-beta.
|
62557
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Dimmer
|
62307
62558
|
* https://github.com/fomantic/Fomantic-UI/
|
62308
62559
|
*
|
62309
62560
|
*
|
@@ -62519,7 +62770,7 @@ body.dimmable > .dimmer {
|
|
62519
62770
|
background: rgba(0, 0, 0, 0.45);
|
62520
62771
|
}
|
62521
62772
|
|
62522
|
-
.very.
|
62773
|
+
.very.very.very.very.light.dimmer {
|
62523
62774
|
background: rgba(0, 0, 0, 0.25);
|
62524
62775
|
}
|
62525
62776
|
|
@@ -62548,7 +62799,7 @@ body.dimmable > .dimmer {
|
|
62548
62799
|
background: rgba(255, 255, 255, 0.45);
|
62549
62800
|
}
|
62550
62801
|
|
62551
|
-
.very.
|
62802
|
+
.very.very.very.very.light.inverted.dimmer {
|
62552
62803
|
background: rgba(255, 255, 255, 0.25);
|
62553
62804
|
}
|
62554
62805
|
|
@@ -62709,7 +62960,7 @@ body.dimmable > .dimmer {
|
|
62709
62960
|
User Overrides
|
62710
62961
|
*******************************/
|
62711
62962
|
/*!
|
62712
|
-
* # Fomantic-UI 2.9.3-beta.
|
62963
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Dropdown
|
62713
62964
|
* https://github.com/fomantic/Fomantic-UI/
|
62714
62965
|
*
|
62715
62966
|
*
|
@@ -64234,8 +64485,8 @@ select.ui.dropdown {
|
|
64234
64485
|
border-top: 1px solid rgba(34, 36, 38, 0.15);
|
64235
64486
|
}
|
64236
64487
|
|
64237
|
-
.ui.scrolling.dropdown .menu .item
|
64238
|
-
.ui.dropdown .scrolling.menu > .item
|
64488
|
+
.ui.ui.ui.scrolling.dropdown .menu .item,
|
64489
|
+
.ui.ui.ui.dropdown .scrolling.menu > .item {
|
64239
64490
|
border-top: none;
|
64240
64491
|
}
|
64241
64492
|
|
@@ -64263,6 +64514,11 @@ select.ui.dropdown {
|
|
64263
64514
|
.ui.dropdown .scrolling.menu {
|
64264
64515
|
max-height: 10.28571429rem;
|
64265
64516
|
}
|
64517
|
+
|
64518
|
+
.ui.scrolling.resizable.dropdown .menu,
|
64519
|
+
.ui.dropdown .scrolling.resizable.menu {
|
64520
|
+
height: 10.28571429rem;
|
64521
|
+
}
|
64266
64522
|
}
|
64267
64523
|
|
64268
64524
|
@media only screen and (min-width: 768px) {
|
@@ -64270,6 +64526,11 @@ select.ui.dropdown {
|
|
64270
64526
|
.ui.dropdown .scrolling.menu {
|
64271
64527
|
max-height: 15.42857143rem;
|
64272
64528
|
}
|
64529
|
+
|
64530
|
+
.ui.scrolling.resizable.dropdown .menu,
|
64531
|
+
.ui.dropdown .scrolling.resizable.menu {
|
64532
|
+
height: 15.42857143rem;
|
64533
|
+
}
|
64273
64534
|
}
|
64274
64535
|
|
64275
64536
|
@media only screen and (min-width: 992px) {
|
@@ -64277,6 +64538,11 @@ select.ui.dropdown {
|
|
64277
64538
|
.ui.dropdown .scrolling.menu {
|
64278
64539
|
max-height: 20.57142857rem;
|
64279
64540
|
}
|
64541
|
+
|
64542
|
+
.ui.scrolling.resizable.dropdown .menu,
|
64543
|
+
.ui.dropdown .scrolling.resizable.menu {
|
64544
|
+
height: 20.57142857rem;
|
64545
|
+
}
|
64280
64546
|
}
|
64281
64547
|
|
64282
64548
|
@media only screen and (min-width: 1920px) {
|
@@ -64284,6 +64550,17 @@ select.ui.dropdown {
|
|
64284
64550
|
.ui.dropdown .scrolling.menu {
|
64285
64551
|
max-height: 20.57142857rem;
|
64286
64552
|
}
|
64553
|
+
|
64554
|
+
.ui.scrolling.resizable.dropdown .menu,
|
64555
|
+
.ui.dropdown .scrolling.resizable.menu {
|
64556
|
+
height: 20.57142857rem;
|
64557
|
+
}
|
64558
|
+
}
|
64559
|
+
|
64560
|
+
.ui.scrolling.resizable.dropdown .menu,
|
64561
|
+
.ui.dropdown .scrolling.resizable.menu {
|
64562
|
+
resize: vertical;
|
64563
|
+
max-height: none;
|
64287
64564
|
}
|
64288
64565
|
|
64289
64566
|
/* --------------------
|
@@ -65002,7 +65279,7 @@ select.ui.dropdown {
|
|
65002
65279
|
User Overrides
|
65003
65280
|
*******************************/
|
65004
65281
|
/*!
|
65005
|
-
* # Fomantic-UI 2.9.3-beta.
|
65282
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Embed
|
65006
65283
|
* https://github.com/fomantic/Fomantic-UI/
|
65007
65284
|
*
|
65008
65285
|
*
|
@@ -65162,7 +65439,7 @@ select.ui.dropdown {
|
|
65162
65439
|
Site Overrides
|
65163
65440
|
*******************************/
|
65164
65441
|
/*!
|
65165
|
-
* # Fomantic-UI 2.9.3-beta.
|
65442
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Flyout
|
65166
65443
|
* https://github.com/fomantic/Fomantic-UI/
|
65167
65444
|
*
|
65168
65445
|
*
|
@@ -65793,7 +66070,7 @@ body.pushable > .pusher {
|
|
65793
66070
|
User Overrides
|
65794
66071
|
*******************************/
|
65795
66072
|
/*!
|
65796
|
-
* # Fomantic-UI 2.9.3-beta.
|
66073
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Modal
|
65797
66074
|
* https://github.com/fomantic/Fomantic-UI/
|
65798
66075
|
*
|
65799
66076
|
*
|
@@ -66317,6 +66594,11 @@ body.pushable > .pusher {
|
|
66317
66594
|
overscroll-behavior: none;
|
66318
66595
|
}
|
66319
66596
|
|
66597
|
+
.ui.modal > .resizable.scrolling.content {
|
66598
|
+
resize: vertical;
|
66599
|
+
max-height: none;
|
66600
|
+
}
|
66601
|
+
|
66320
66602
|
.ui.overlay.fullscreen.modal > .content {
|
66321
66603
|
min-height: calc(100vh - 9.1rem);
|
66322
66604
|
}
|
@@ -66683,7 +66965,7 @@ body.pushable > .pusher {
|
|
66683
66965
|
Site Overrides
|
66684
66966
|
*******************************/
|
66685
66967
|
/*!
|
66686
|
-
* # Fomantic-UI 2.9.3-beta.
|
66968
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Nag
|
66687
66969
|
* https://github.com/fomantic/Fomantic-UI/
|
66688
66970
|
*
|
66689
66971
|
*
|
@@ -67018,7 +67300,7 @@ a.ui.nag {
|
|
67018
67300
|
User Overrides
|
67019
67301
|
*******************************/
|
67020
67302
|
/*!
|
67021
|
-
* # Fomantic-UI 2.9.3-beta.
|
67303
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Popup
|
67022
67304
|
* https://github.com/fomantic/Fomantic-UI/
|
67023
67305
|
*
|
67024
67306
|
*
|
@@ -68389,7 +68671,7 @@ a.ui.nag {
|
|
68389
68671
|
User Overrides
|
68390
68672
|
*******************************/
|
68391
68673
|
/*!
|
68392
|
-
* # Fomantic-UI 2.9.3-beta.
|
68674
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Progress
|
68393
68675
|
* https://github.com/fomantic/Fomantic-UI/
|
68394
68676
|
*
|
68395
68677
|
*
|
@@ -69258,7 +69540,7 @@ a.ui.nag {
|
|
69258
69540
|
Site Overrides
|
69259
69541
|
*******************************/
|
69260
69542
|
/*!
|
69261
|
-
* # Fomantic-UI 2.9.3-beta.
|
69543
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Slider
|
69262
69544
|
* https://github.com/fomantic/Fomantic-UI/
|
69263
69545
|
*
|
69264
69546
|
*
|
@@ -70195,7 +70477,7 @@ a.ui.nag {
|
|
70195
70477
|
User Overrides
|
70196
70478
|
*******************************/
|
70197
70479
|
/*!
|
70198
|
-
* # Fomantic-UI 2.9.3-beta.
|
70480
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Rating
|
70199
70481
|
* https://github.com/fomantic/Fomantic-UI/
|
70200
70482
|
*
|
70201
70483
|
*
|
@@ -70661,7 +70943,7 @@ a.ui.nag {
|
|
70661
70943
|
Site Overrides
|
70662
70944
|
*******************************/
|
70663
70945
|
/*!
|
70664
|
-
* # Fomantic-UI 2.9.3-beta.
|
70946
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Search
|
70665
70947
|
* https://github.com/fomantic/Fomantic-UI/
|
70666
70948
|
*
|
70667
70949
|
*
|
@@ -71063,24 +71345,45 @@ a.ui.nag {
|
|
71063
71345
|
.ui.scrolling.search > .results {
|
71064
71346
|
max-height: 12.17714286em;
|
71065
71347
|
}
|
71348
|
+
|
71349
|
+
.resizable.ui.scrolling.search > .results {
|
71350
|
+
height: 12.17714286em;
|
71351
|
+
}
|
71066
71352
|
}
|
71067
71353
|
|
71068
71354
|
@media only screen and (min-width: 768px) {
|
71069
71355
|
.ui.scrolling.search > .results {
|
71070
71356
|
max-height: 18.26571429em;
|
71071
71357
|
}
|
71358
|
+
|
71359
|
+
.resizable.ui.scrolling.search > .results {
|
71360
|
+
height: 18.26571429em;
|
71361
|
+
}
|
71072
71362
|
}
|
71073
71363
|
|
71074
71364
|
@media only screen and (min-width: 992px) {
|
71075
71365
|
.ui.scrolling.search > .results {
|
71076
71366
|
max-height: 24.35428571em;
|
71077
71367
|
}
|
71368
|
+
|
71369
|
+
.resizable.ui.scrolling.search > .results {
|
71370
|
+
height: 24.35428571em;
|
71371
|
+
}
|
71078
71372
|
}
|
71079
71373
|
|
71080
71374
|
@media only screen and (min-width: 1920px) {
|
71081
71375
|
.ui.scrolling.search > .results {
|
71082
71376
|
max-height: 36.53142857em;
|
71083
71377
|
}
|
71378
|
+
|
71379
|
+
.resizable.ui.scrolling.search > .results {
|
71380
|
+
height: 36.53142857em;
|
71381
|
+
}
|
71382
|
+
}
|
71383
|
+
|
71384
|
+
.ui.scrolling.resizable.search > .results {
|
71385
|
+
resize: vertical;
|
71386
|
+
max-height: none;
|
71084
71387
|
}
|
71085
71388
|
|
71086
71389
|
@media only screen and (max-width: 767.98px) {
|
@@ -71231,7 +71534,7 @@ a.ui.nag {
|
|
71231
71534
|
Site Overrides
|
71232
71535
|
*******************************/
|
71233
71536
|
/*!
|
71234
|
-
* # Fomantic-UI 2.9.3-beta.
|
71537
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Shape
|
71235
71538
|
* https://github.com/fomantic/Fomantic-UI/
|
71236
71539
|
*
|
71237
71540
|
*
|
@@ -71380,7 +71683,7 @@ a.ui.nag {
|
|
71380
71683
|
User Overrides
|
71381
71684
|
*******************************/
|
71382
71685
|
/*!
|
71383
|
-
* # Fomantic-UI 2.9.3-beta.
|
71686
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Sidebar
|
71384
71687
|
* https://github.com/fomantic/Fomantic-UI/
|
71385
71688
|
*
|
71386
71689
|
*
|
@@ -71996,7 +72299,7 @@ body.pushable > .pusher {
|
|
71996
72299
|
Site Overrides
|
71997
72300
|
*******************************/
|
71998
72301
|
/*!
|
71999
|
-
* # Fomantic-UI 2.9.3-beta.
|
72302
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Sticky
|
72000
72303
|
* https://github.com/fomantic/Fomantic-UI/
|
72001
72304
|
*
|
72002
72305
|
*
|
@@ -72065,7 +72368,7 @@ body.pushable > .pusher {
|
|
72065
72368
|
Site Overrides
|
72066
72369
|
*******************************/
|
72067
72370
|
/*!
|
72068
|
-
* # Fomantic-UI 2.9.3-beta.
|
72371
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Tab
|
72069
72372
|
* https://github.com/fomantic/Fomantic-UI/
|
72070
72373
|
*
|
72071
72374
|
*
|
@@ -72147,7 +72450,7 @@ body.pushable > .pusher {
|
|
72147
72450
|
User Overrides
|
72148
72451
|
*******************************/
|
72149
72452
|
/*!
|
72150
|
-
* # Fomantic-UI 2.9.3-beta.
|
72453
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Toast
|
72151
72454
|
* https://github.com/fomantic/Fomantic-UI/
|
72152
72455
|
*
|
72153
72456
|
*
|
@@ -73076,7 +73379,7 @@ body.pushable > .pusher {
|
|
73076
73379
|
User Overrides
|
73077
73380
|
*******************************/
|
73078
73381
|
/*!
|
73079
|
-
* # Fomantic-UI 2.9.3-beta.
|
73382
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Transition
|
73080
73383
|
* https://github.com/fomantic/Fomantic-UI/
|
73081
73384
|
*
|
73082
73385
|
*
|