fomantic-ui 2.9.2-beta.9 → 2.9.2
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/CHANGELOG.md +35 -0
- 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 +1 -1
- package/dist/components/button.min.css +1 -1
- 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 +40 -40
- package/dist/components/checkbox.js +1 -1
- package/dist/components/checkbox.min.css +2 -2
- 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 +1 -1
- package/dist/components/container.min.css +1 -1
- package/dist/components/dimmer.css +1 -1
- package/dist/components/dimmer.js +1 -1
- package/dist/components/dimmer.min.css +1 -1
- 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 +8 -6
- 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 +2 -2
- package/dist/components/emoji.min.css +2 -2
- 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 +66 -37
- package/dist/components/form.js +115 -105
- package/dist/components/form.min.css +2 -2
- package/dist/components/form.min.js +2 -2
- package/dist/components/grid.css +7 -1
- 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 +59 -25
- 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 +1 -1
- package/dist/components/list.min.css +1 -1
- package/dist/components/loader.css +1 -1
- package/dist/components/loader.min.css +1 -1
- package/dist/components/menu.css +30 -6
- package/dist/components/menu.min.css +9 -1
- package/dist/components/message.css +1 -1
- package/dist/components/message.min.css +1 -1
- package/dist/components/modal.css +1 -1
- package/dist/components/modal.js +1 -1
- package/dist/components/modal.min.css +1 -1
- 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 +1 -1
- package/dist/components/search.js +1 -1
- package/dist/components/search.min.css +1 -1
- package/dist/components/search.min.js +1 -1
- package/dist/components/segment.css +24 -2
- 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 -10
- package/dist/components/site.js +1 -1
- package/dist/components/site.min.css +2 -2
- package/dist/components/site.min.js +1 -1
- package/dist/components/slider.css +9 -6
- package/dist/components/slider.js +1 -1
- package/dist/components/slider.min.css +9 -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 +1 -1
- package/dist/components/table.min.css +1 -1
- package/dist/components/text.css +2 -2
- package/dist/components/text.min.css +2 -2
- 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 +337 -184
- package/dist/semantic.js +141 -131
- package/dist/semantic.min.css +2 -2
- package/dist/semantic.min.js +2 -2
- package/package.json +2 -2
- package/src/definitions/behaviors/form.js +114 -104
- package/src/definitions/collections/form.less +4 -14
- package/src/definitions/collections/grid.less +9 -0
- package/src/definitions/collections/menu.less +39 -6
- package/src/definitions/elements/emoji.less +2 -2
- package/src/definitions/elements/input.less +6 -20
- package/src/definitions/elements/placeholder.less +1 -1
- package/src/definitions/elements/segment.less +27 -1
- package/src/definitions/elements/text.less +1 -1
- package/src/definitions/globals/site.less +0 -18
- package/src/definitions/modules/checkbox.less +39 -39
- package/src/definitions/modules/dropdown.less +6 -10
- package/src/definitions/modules/embed.less +1 -1
- package/src/definitions/modules/progress.less +1 -1
- package/src/definitions/modules/slider.less +10 -0
- package/src/themes/default/globals/variation.variables +4 -0
package/dist/semantic.css
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*
|
2
|
-
* # Fomantic UI - 2.9.2
|
2
|
+
* # Fomantic UI - 2.9.2
|
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.2
|
12
|
+
* # Fomantic-UI 2.9.2 - 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.2
|
433
|
+
* # Fomantic-UI 2.9.2 - Site
|
434
434
|
* https://github.com/fomantic/Fomantic-UI/
|
435
435
|
*
|
436
436
|
*
|
@@ -706,11 +706,6 @@ body .ui.inverted:not(.dimmer) {
|
|
706
706
|
|
707
707
|
/* Site */
|
708
708
|
|
709
|
-
::-webkit-selection {
|
710
|
-
background-color: #cce2ff;
|
711
|
-
color: rgba(0, 0, 0, 0.87);
|
712
|
-
}
|
713
|
-
|
714
709
|
::selection {
|
715
710
|
background-color: #cce2ff;
|
716
711
|
color: rgba(0, 0, 0, 0.87);
|
@@ -718,12 +713,6 @@ body .ui.inverted:not(.dimmer) {
|
|
718
713
|
|
719
714
|
/* Form */
|
720
715
|
|
721
|
-
textarea::-webkit-selection,
|
722
|
-
input::-webkit-selection {
|
723
|
-
background-color: rgba(100, 100, 100, 0.4);
|
724
|
-
color: rgba(0, 0, 0, 0.87);
|
725
|
-
}
|
726
|
-
|
727
716
|
textarea::selection,
|
728
717
|
input::selection {
|
729
718
|
background-color: rgba(100, 100, 100, 0.4);
|
@@ -738,7 +727,7 @@ input::selection {
|
|
738
727
|
Site Overrides
|
739
728
|
*******************************/
|
740
729
|
/*!
|
741
|
-
* # Fomantic-UI 2.9.2
|
730
|
+
* # Fomantic-UI 2.9.2 - Button
|
742
731
|
* https://github.com/fomantic/Fomantic-UI/
|
743
732
|
*
|
744
733
|
*
|
@@ -5425,7 +5414,7 @@ input::selection {
|
|
5425
5414
|
Site Overrides
|
5426
5415
|
*******************************/
|
5427
5416
|
/*!
|
5428
|
-
* # Fomantic-UI 2.9.2
|
5417
|
+
* # Fomantic-UI 2.9.2 - Container
|
5429
5418
|
* https://github.com/fomantic/Fomantic-UI/
|
5430
5419
|
*
|
5431
5420
|
*
|
@@ -5701,7 +5690,7 @@ input::selection {
|
|
5701
5690
|
Site Overrides
|
5702
5691
|
*******************************/
|
5703
5692
|
/*!
|
5704
|
-
* # Fomantic-UI 2.9.2
|
5693
|
+
* # Fomantic-UI 2.9.2 - Divider
|
5705
5694
|
* https://github.com/fomantic/Fomantic-UI/
|
5706
5695
|
*
|
5707
5696
|
*
|
@@ -6009,12 +5998,12 @@ input::selection {
|
|
6009
5998
|
Site Overrides
|
6010
5999
|
*******************************/
|
6011
6000
|
/*!
|
6012
|
-
* # Fomantic
|
6001
|
+
* # Fomantic-UI 2.9.2 - Emoji
|
6013
6002
|
* https://github.com/fomantic/Fomantic-UI/
|
6014
6003
|
*
|
6015
6004
|
*
|
6016
6005
|
* Released under the MIT license
|
6017
|
-
* https://
|
6006
|
+
* https://opensource.org/licenses/MIT
|
6018
6007
|
*
|
6019
6008
|
*/
|
6020
6009
|
|
@@ -23828,7 +23817,7 @@ em[data-emoji="regional_indicator_a"]::before {
|
|
23828
23817
|
Site Overrides
|
23829
23818
|
*******************************/
|
23830
23819
|
/*!
|
23831
|
-
* # Fomantic-UI 2.9.2
|
23820
|
+
* # Fomantic-UI 2.9.2 - Flag
|
23832
23821
|
* https://github.com/fomantic/Fomantic-UI/
|
23833
23822
|
*
|
23834
23823
|
*
|
@@ -25240,7 +25229,7 @@ i.flag.united.nations::before {
|
|
25240
25229
|
Site Overrides
|
25241
25230
|
*******************************/
|
25242
25231
|
/*!
|
25243
|
-
* # Fomantic-UI 2.9.2
|
25232
|
+
* # Fomantic-UI 2.9.2 - Header
|
25244
25233
|
* https://github.com/fomantic/Fomantic-UI/
|
25245
25234
|
*
|
25246
25235
|
*
|
@@ -26190,7 +26179,7 @@ a.ui.inverted.black.header.header.header:hover {
|
|
26190
26179
|
Site Overrides
|
26191
26180
|
*******************************/
|
26192
26181
|
/*!
|
26193
|
-
* # Fomantic-UI 2.9.2
|
26182
|
+
* # Fomantic-UI 2.9.2 - Icon
|
26194
26183
|
* https://github.com/fomantic/Fomantic-UI/
|
26195
26184
|
*
|
26196
26185
|
*
|
@@ -35300,7 +35289,7 @@ i.icon.youtube.play::before {
|
|
35300
35289
|
Site Overrides
|
35301
35290
|
*******************************/
|
35302
35291
|
/*!
|
35303
|
-
* # Fomantic-UI 2.9.2
|
35292
|
+
* # Fomantic-UI 2.9.2 - Image
|
35304
35293
|
* https://github.com/fomantic/Fomantic-UI/
|
35305
35294
|
*
|
35306
35295
|
*
|
@@ -35641,7 +35630,7 @@ img.ui.bordered.image {
|
|
35641
35630
|
Site Overrides
|
35642
35631
|
*******************************/
|
35643
35632
|
/*!
|
35644
|
-
* # Fomantic-UI 2.9.2
|
35633
|
+
* # Fomantic-UI 2.9.2 - Input
|
35645
35634
|
* https://github.com/fomantic/Fomantic-UI/
|
35646
35635
|
*
|
35647
35636
|
*
|
@@ -35701,12 +35690,19 @@ img.ui.bordered.image {
|
|
35701
35690
|
|
35702
35691
|
/* browsers require these rules separate */
|
35703
35692
|
|
35704
|
-
.ui.input > input
|
35693
|
+
.ui.input > input:-ms-input-placeholder {
|
35705
35694
|
color: rgba(191, 191, 191, 0.87);
|
35706
35695
|
}
|
35707
35696
|
|
35708
|
-
.ui.input > input::-
|
35697
|
+
.ui.input > input::-ms-input-placeholder {
|
35709
35698
|
color: rgba(191, 191, 191, 0.87);
|
35699
|
+
}
|
35700
|
+
|
35701
|
+
.ui.input > input::placeholder {
|
35702
|
+
color: rgba(191, 191, 191, 0.87);
|
35703
|
+
}
|
35704
|
+
|
35705
|
+
.ui.input > input::-moz-placeholder {
|
35710
35706
|
opacity: 1;
|
35711
35707
|
}
|
35712
35708
|
|
@@ -35786,13 +35782,18 @@ img.ui.bordered.image {
|
|
35786
35782
|
box-shadow: none;
|
35787
35783
|
}
|
35788
35784
|
|
35789
|
-
.ui.input.focus > input
|
35790
|
-
.ui.input > input:focus
|
35785
|
+
.ui.input.focus > input:-ms-input-placeholder,
|
35786
|
+
.ui.input > input:focus:-ms-input-placeholder {
|
35787
|
+
color: rgba(115, 115, 115, 0.87);
|
35788
|
+
}
|
35789
|
+
|
35790
|
+
.ui.input.focus > input::-ms-input-placeholder,
|
35791
|
+
.ui.input > input:focus::-ms-input-placeholder {
|
35791
35792
|
color: rgba(115, 115, 115, 0.87);
|
35792
35793
|
}
|
35793
35794
|
|
35794
|
-
.ui.input.focus > input
|
35795
|
-
.ui.input > input:focus
|
35795
|
+
.ui.input.focus > input::placeholder,
|
35796
|
+
.ui.input > input:focus::placeholder {
|
35796
35797
|
color: rgba(115, 115, 115, 0.87);
|
35797
35798
|
}
|
35798
35799
|
|
@@ -35835,11 +35836,15 @@ img.ui.bordered.image {
|
|
35835
35836
|
|
35836
35837
|
/* Placeholder */
|
35837
35838
|
|
35838
|
-
.ui.input.error > input
|
35839
|
+
.ui.input.error > input:-ms-input-placeholder {
|
35839
35840
|
color: #e7bdbc;
|
35840
35841
|
}
|
35841
35842
|
|
35842
|
-
.ui.input.error > input::-
|
35843
|
+
.ui.input.error > input::-ms-input-placeholder {
|
35844
|
+
color: #e7bdbc;
|
35845
|
+
}
|
35846
|
+
|
35847
|
+
.ui.input.error > input::placeholder {
|
35843
35848
|
color: #e7bdbc;
|
35844
35849
|
}
|
35845
35850
|
|
@@ -35849,11 +35854,15 @@ img.ui.bordered.image {
|
|
35849
35854
|
|
35850
35855
|
/* Focused Placeholder */
|
35851
35856
|
|
35852
|
-
.ui.input.error > input:focus
|
35857
|
+
.ui.input.error > input:focus:-ms-input-placeholder {
|
35858
|
+
color: #da9796;
|
35859
|
+
}
|
35860
|
+
|
35861
|
+
.ui.input.error > input:focus::-ms-input-placeholder {
|
35853
35862
|
color: #da9796;
|
35854
35863
|
}
|
35855
35864
|
|
35856
|
-
.ui.input.error > input:focus
|
35865
|
+
.ui.input.error > input:focus::placeholder {
|
35857
35866
|
color: #da9796;
|
35858
35867
|
}
|
35859
35868
|
|
@@ -35870,11 +35879,15 @@ img.ui.bordered.image {
|
|
35870
35879
|
|
35871
35880
|
/* Placeholder */
|
35872
35881
|
|
35873
|
-
.ui.input.info > input
|
35882
|
+
.ui.input.info > input:-ms-input-placeholder {
|
35883
|
+
color: #98cfe1;
|
35884
|
+
}
|
35885
|
+
|
35886
|
+
.ui.input.info > input::-ms-input-placeholder {
|
35874
35887
|
color: #98cfe1;
|
35875
35888
|
}
|
35876
35889
|
|
35877
|
-
.ui.input.info > input
|
35890
|
+
.ui.input.info > input::placeholder {
|
35878
35891
|
color: #98cfe1;
|
35879
35892
|
}
|
35880
35893
|
|
@@ -35884,11 +35897,15 @@ img.ui.bordered.image {
|
|
35884
35897
|
|
35885
35898
|
/* Focused Placeholder */
|
35886
35899
|
|
35887
|
-
.ui.input.info > input:focus
|
35900
|
+
.ui.input.info > input:focus:-ms-input-placeholder {
|
35901
|
+
color: #70bdd6;
|
35902
|
+
}
|
35903
|
+
|
35904
|
+
.ui.input.info > input:focus::-ms-input-placeholder {
|
35888
35905
|
color: #70bdd6;
|
35889
35906
|
}
|
35890
35907
|
|
35891
|
-
.ui.input.info > input:focus
|
35908
|
+
.ui.input.info > input:focus::placeholder {
|
35892
35909
|
color: #70bdd6;
|
35893
35910
|
}
|
35894
35911
|
|
@@ -35905,11 +35922,15 @@ img.ui.bordered.image {
|
|
35905
35922
|
|
35906
35923
|
/* Placeholder */
|
35907
35924
|
|
35908
|
-
.ui.input.success > input
|
35925
|
+
.ui.input.success > input:-ms-input-placeholder {
|
35926
|
+
color: #8fcf90;
|
35927
|
+
}
|
35928
|
+
|
35929
|
+
.ui.input.success > input::-ms-input-placeholder {
|
35909
35930
|
color: #8fcf90;
|
35910
35931
|
}
|
35911
35932
|
|
35912
|
-
.ui.input.success > input
|
35933
|
+
.ui.input.success > input::placeholder {
|
35913
35934
|
color: #8fcf90;
|
35914
35935
|
}
|
35915
35936
|
|
@@ -35919,11 +35940,15 @@ img.ui.bordered.image {
|
|
35919
35940
|
|
35920
35941
|
/* Focused Placeholder */
|
35921
35942
|
|
35922
|
-
.ui.input.success > input:focus
|
35943
|
+
.ui.input.success > input:focus:-ms-input-placeholder {
|
35944
|
+
color: #6cbf6d;
|
35945
|
+
}
|
35946
|
+
|
35947
|
+
.ui.input.success > input:focus::-ms-input-placeholder {
|
35923
35948
|
color: #6cbf6d;
|
35924
35949
|
}
|
35925
35950
|
|
35926
|
-
.ui.input.success > input:focus
|
35951
|
+
.ui.input.success > input:focus::placeholder {
|
35927
35952
|
color: #6cbf6d;
|
35928
35953
|
}
|
35929
35954
|
|
@@ -35940,11 +35965,15 @@ img.ui.bordered.image {
|
|
35940
35965
|
|
35941
35966
|
/* Placeholder */
|
35942
35967
|
|
35943
|
-
.ui.input.warning > input
|
35968
|
+
.ui.input.warning > input:-ms-input-placeholder {
|
35969
|
+
color: #edad3e;
|
35970
|
+
}
|
35971
|
+
|
35972
|
+
.ui.input.warning > input::-ms-input-placeholder {
|
35944
35973
|
color: #edad3e;
|
35945
35974
|
}
|
35946
35975
|
|
35947
|
-
.ui.input.warning > input
|
35976
|
+
.ui.input.warning > input::placeholder {
|
35948
35977
|
color: #edad3e;
|
35949
35978
|
}
|
35950
35979
|
|
@@ -35954,11 +35983,15 @@ img.ui.bordered.image {
|
|
35954
35983
|
|
35955
35984
|
/* Focused Placeholder */
|
35956
35985
|
|
35957
|
-
.ui.input.warning > input:focus
|
35986
|
+
.ui.input.warning > input:focus:-ms-input-placeholder {
|
35958
35987
|
color: #e39715;
|
35959
35988
|
}
|
35960
35989
|
|
35961
|
-
.ui.input.warning > input:focus::-
|
35990
|
+
.ui.input.warning > input:focus::-ms-input-placeholder {
|
35991
|
+
color: #e39715;
|
35992
|
+
}
|
35993
|
+
|
35994
|
+
.ui.input.warning > input:focus::placeholder {
|
35962
35995
|
color: #e39715;
|
35963
35996
|
}
|
35964
35997
|
|
@@ -36014,11 +36047,15 @@ img.ui.bordered.image {
|
|
36014
36047
|
color: inherit;
|
36015
36048
|
}
|
36016
36049
|
|
36017
|
-
.ui.transparent.inverted.input > input
|
36050
|
+
.ui.transparent.inverted.input > input:-ms-input-placeholder {
|
36018
36051
|
color: rgba(255, 255, 255, 0.5);
|
36019
36052
|
}
|
36020
36053
|
|
36021
|
-
.ui.transparent.inverted.input > input::-
|
36054
|
+
.ui.transparent.inverted.input > input::-ms-input-placeholder {
|
36055
|
+
color: rgba(255, 255, 255, 0.5);
|
36056
|
+
}
|
36057
|
+
|
36058
|
+
.ui.transparent.inverted.input > input::placeholder {
|
36022
36059
|
color: rgba(255, 255, 255, 0.5);
|
36023
36060
|
}
|
36024
36061
|
|
@@ -37501,7 +37538,7 @@ input[type="file"].ui.black.file.input::file-selector-button:hover,
|
|
37501
37538
|
Site Overrides
|
37502
37539
|
*******************************/
|
37503
37540
|
/*!
|
37504
|
-
* # Fomantic-UI 2.9.2
|
37541
|
+
* # Fomantic-UI 2.9.2 - Label
|
37505
37542
|
* https://github.com/fomantic/Fomantic-UI/
|
37506
37543
|
*
|
37507
37544
|
*
|
@@ -39885,7 +39922,7 @@ a.ui.ui.ui.inverted.basic.black.label:hover {
|
|
39885
39922
|
Site Overrides
|
39886
39923
|
*******************************/
|
39887
39924
|
/*!
|
39888
|
-
* # Fomantic-UI 2.9.2
|
39925
|
+
* # Fomantic-UI 2.9.2 - List
|
39889
39926
|
* https://github.com/fomantic/Fomantic-UI/
|
39890
39927
|
*
|
39891
39928
|
*
|
@@ -40985,7 +41022,7 @@ ol.ui.suffixed.list li::before,
|
|
40985
41022
|
Site Overrides
|
40986
41023
|
*******************************/
|
40987
41024
|
/*!
|
40988
|
-
* # Fomantic-UI 2.9.2
|
41025
|
+
* # Fomantic-UI 2.9.2 - Loader
|
40989
41026
|
* https://github.com/fomantic/Fomantic-UI/
|
40990
41027
|
*
|
40991
41028
|
*
|
@@ -41853,7 +41890,7 @@ ol.ui.suffixed.list li::before,
|
|
41853
41890
|
Site Overrides
|
41854
41891
|
*******************************/
|
41855
41892
|
/*!
|
41856
|
-
* # Fomantic-UI 2.9.2
|
41893
|
+
* # Fomantic-UI 2.9.2 - Placeholder
|
41857
41894
|
* https://github.com/fomantic/Fomantic-UI/
|
41858
41895
|
*
|
41859
41896
|
*
|
@@ -42124,7 +42161,7 @@ ol.ui.suffixed.list li::before,
|
|
42124
42161
|
Site Overrides
|
42125
42162
|
*******************************/
|
42126
42163
|
/*!
|
42127
|
-
* # Fomantic-UI 2.9.2
|
42164
|
+
* # Fomantic-UI 2.9.2 - Rail
|
42128
42165
|
* https://github.com/fomantic/Fomantic-UI/
|
42129
42166
|
*
|
42130
42167
|
*
|
@@ -42286,7 +42323,7 @@ ol.ui.suffixed.list li::before,
|
|
42286
42323
|
Site Overrides
|
42287
42324
|
*******************************/
|
42288
42325
|
/*!
|
42289
|
-
* # Fomantic-UI 2.9.2
|
42326
|
+
* # Fomantic-UI 2.9.2 - Reveal
|
42290
42327
|
* https://github.com/fomantic/Fomantic-UI/
|
42291
42328
|
*
|
42292
42329
|
*
|
@@ -42597,7 +42634,7 @@ ol.ui.suffixed.list li::before,
|
|
42597
42634
|
Site Overrides
|
42598
42635
|
*******************************/
|
42599
42636
|
/*!
|
42600
|
-
* # Fomantic-UI 2.9.2
|
42637
|
+
* # Fomantic-UI 2.9.2 - Segment
|
42601
42638
|
* https://github.com/fomantic/Fomantic-UI/
|
42602
42639
|
*
|
42603
42640
|
*
|
@@ -43437,7 +43474,7 @@ ol.ui.suffixed.list li::before,
|
|
43437
43474
|
border: 1px solid #d4d4d5;
|
43438
43475
|
}
|
43439
43476
|
|
43440
|
-
.ui.attached:not(.message):not(.text) + .ui.attached.segment:not(.top) {
|
43477
|
+
.ui.attached:not(.message):not(.text) + .ui.attached.segment:not(.top):not([class*="left attached"]):not([class*="right attached"]) {
|
43441
43478
|
border-top: none;
|
43442
43479
|
}
|
43443
43480
|
|
@@ -43478,6 +43515,35 @@ ol.ui.suffixed.list li::before,
|
|
43478
43515
|
margin-bottom: 1rem;
|
43479
43516
|
}
|
43480
43517
|
|
43518
|
+
.ui[class*="left attached"].segment {
|
43519
|
+
margin-right: 0;
|
43520
|
+
}
|
43521
|
+
|
43522
|
+
.ui[class*="right attached"].segment {
|
43523
|
+
margin-left: 0;
|
43524
|
+
}
|
43525
|
+
|
43526
|
+
.ui.seamless.attached.segment:not(.top):not(.bottom):not([class*="right attached"]):not([class*="left attached"]) {
|
43527
|
+
border-top: none;
|
43528
|
+
border-bottom: none;
|
43529
|
+
}
|
43530
|
+
|
43531
|
+
.ui.seamless.attached.segment.top {
|
43532
|
+
border-bottom: none;
|
43533
|
+
}
|
43534
|
+
|
43535
|
+
.ui.seamless.attached.segment.bottom {
|
43536
|
+
border-top: none;
|
43537
|
+
}
|
43538
|
+
|
43539
|
+
.ui.seamless.attached.segment[class*="left attached"] {
|
43540
|
+
border-right: none;
|
43541
|
+
}
|
43542
|
+
|
43543
|
+
.ui.seamless.attached.segment[class*="right attached"] {
|
43544
|
+
border-left: none;
|
43545
|
+
}
|
43546
|
+
|
43481
43547
|
/* --------------
|
43482
43548
|
Fitted
|
43483
43549
|
--------------- */
|
@@ -43642,7 +43708,7 @@ ol.ui.suffixed.list li::before,
|
|
43642
43708
|
Site Overrides
|
43643
43709
|
*******************************/
|
43644
43710
|
/*!
|
43645
|
-
* # Fomantic-UI 2.9.2
|
43711
|
+
* # Fomantic-UI 2.9.2 - Step
|
43646
43712
|
* https://github.com/fomantic/Fomantic-UI/
|
43647
43713
|
*
|
43648
43714
|
*
|
@@ -44350,12 +44416,12 @@ ol.ui.suffixed.list li::before,
|
|
44350
44416
|
Site Overrides
|
44351
44417
|
*******************************/
|
44352
44418
|
/*!
|
44353
|
-
* # Fomantic-UI 2.9.2
|
44419
|
+
* # Fomantic-UI 2.9.2 - Text
|
44354
44420
|
* https://github.com/fomantic/Fomantic-UI/
|
44355
44421
|
*
|
44356
44422
|
*
|
44357
44423
|
* Released under the MIT license
|
44358
|
-
* https://
|
44424
|
+
* https://opensource.org/licenses/MIT
|
44359
44425
|
*
|
44360
44426
|
*/
|
44361
44427
|
|
@@ -44549,7 +44615,7 @@ span.ui.massive.text {
|
|
44549
44615
|
Site Overrides
|
44550
44616
|
*******************************/
|
44551
44617
|
/*!
|
44552
|
-
* # Fomantic-UI 2.9.2
|
44618
|
+
* # Fomantic-UI 2.9.2 - Breadcrumb
|
44553
44619
|
* https://github.com/fomantic/Fomantic-UI/
|
44554
44620
|
*
|
44555
44621
|
*
|
@@ -44694,7 +44760,7 @@ span.ui.massive.text {
|
|
44694
44760
|
Site Overrides
|
44695
44761
|
*******************************/
|
44696
44762
|
/*!
|
44697
|
-
* # Fomantic-UI 2.9.2
|
44763
|
+
* # Fomantic-UI 2.9.2 - Form
|
44698
44764
|
* https://github.com/fomantic/Fomantic-UI/
|
44699
44765
|
*
|
44700
44766
|
*
|
@@ -45096,31 +45162,38 @@ span.ui.massive.text {
|
|
45096
45162
|
|
45097
45163
|
/* browsers require these rules separate */
|
45098
45164
|
|
45099
|
-
.ui.form
|
45165
|
+
.ui.form :-ms-input-placeholder {
|
45100
45166
|
color: rgba(191, 191, 191, 0.87);
|
45101
45167
|
}
|
45102
45168
|
|
45103
|
-
.ui.form
|
45104
|
-
color: rgba(191, 191, 191, 0.87)
|
45169
|
+
.ui.form ::-ms-input-placeholder {
|
45170
|
+
color: rgba(191, 191, 191, 0.87);
|
45105
45171
|
}
|
45106
45172
|
|
45107
|
-
.ui.form
|
45173
|
+
.ui.form ::placeholder {
|
45108
45174
|
color: rgba(191, 191, 191, 0.87);
|
45109
|
-
opacity: 1;
|
45110
45175
|
}
|
45111
45176
|
|
45112
|
-
.ui.form
|
45113
|
-
color: rgba(
|
45177
|
+
.ui.form :-ms-input-placeholder {
|
45178
|
+
color: rgba(191, 191, 191, 0.87) !important;
|
45114
45179
|
}
|
45115
45180
|
|
45116
45181
|
.ui.form :focus:-ms-input-placeholder {
|
45117
|
-
color: rgba(115, 115, 115, 0.87)
|
45182
|
+
color: rgba(115, 115, 115, 0.87);
|
45183
|
+
}
|
45184
|
+
|
45185
|
+
.ui.form :focus::-ms-input-placeholder {
|
45186
|
+
color: rgba(115, 115, 115, 0.87);
|
45118
45187
|
}
|
45119
45188
|
|
45120
|
-
.ui.form :focus
|
45189
|
+
.ui.form :focus::placeholder {
|
45121
45190
|
color: rgba(115, 115, 115, 0.87);
|
45122
45191
|
}
|
45123
45192
|
|
45193
|
+
.ui.form :focus:-ms-input-placeholder {
|
45194
|
+
color: rgba(115, 115, 115, 0.87) !important;
|
45195
|
+
}
|
45196
|
+
|
45124
45197
|
/* --------------------
|
45125
45198
|
Focus
|
45126
45199
|
--------------------- */
|
@@ -45372,30 +45445,38 @@ span.ui.massive.text {
|
|
45372
45445
|
|
45373
45446
|
/* Placeholder */
|
45374
45447
|
|
45375
|
-
.ui.form .error
|
45448
|
+
.ui.form .error :-ms-input-placeholder {
|
45376
45449
|
color: #e7bdbc;
|
45377
45450
|
}
|
45378
45451
|
|
45379
|
-
.ui.form .error
|
45380
|
-
color: #e7bdbc
|
45452
|
+
.ui.form .error ::-ms-input-placeholder {
|
45453
|
+
color: #e7bdbc;
|
45381
45454
|
}
|
45382
45455
|
|
45383
|
-
.ui.form .error
|
45456
|
+
.ui.form .error ::placeholder {
|
45384
45457
|
color: #e7bdbc;
|
45385
45458
|
}
|
45386
45459
|
|
45387
|
-
.ui.form .error
|
45388
|
-
color: #
|
45460
|
+
.ui.form .error :-ms-input-placeholder {
|
45461
|
+
color: #e7bdbc !important;
|
45389
45462
|
}
|
45390
45463
|
|
45391
45464
|
.ui.form .error :focus:-ms-input-placeholder {
|
45392
|
-
color: #da9796
|
45465
|
+
color: #da9796;
|
45466
|
+
}
|
45467
|
+
|
45468
|
+
.ui.form .error :focus::-ms-input-placeholder {
|
45469
|
+
color: #da9796;
|
45393
45470
|
}
|
45394
45471
|
|
45395
|
-
.ui.form .error :focus
|
45472
|
+
.ui.form .error :focus::placeholder {
|
45396
45473
|
color: #da9796;
|
45397
45474
|
}
|
45398
45475
|
|
45476
|
+
.ui.form .error :focus:-ms-input-placeholder {
|
45477
|
+
color: #da9796 !important;
|
45478
|
+
}
|
45479
|
+
|
45399
45480
|
/*------------------
|
45400
45481
|
Dropdown State
|
45401
45482
|
--------------------*/
|
@@ -45620,30 +45701,38 @@ span.ui.massive.text {
|
|
45620
45701
|
|
45621
45702
|
/* Placeholder */
|
45622
45703
|
|
45623
|
-
.ui.form .info
|
45704
|
+
.ui.form .info :-ms-input-placeholder {
|
45624
45705
|
color: #98cfe1;
|
45625
45706
|
}
|
45626
45707
|
|
45627
|
-
.ui.form .info
|
45628
|
-
color: #98cfe1
|
45708
|
+
.ui.form .info ::-ms-input-placeholder {
|
45709
|
+
color: #98cfe1;
|
45629
45710
|
}
|
45630
45711
|
|
45631
|
-
.ui.form .info
|
45712
|
+
.ui.form .info ::placeholder {
|
45632
45713
|
color: #98cfe1;
|
45633
45714
|
}
|
45634
45715
|
|
45635
|
-
.ui.form .info
|
45636
|
-
color: #
|
45716
|
+
.ui.form .info :-ms-input-placeholder {
|
45717
|
+
color: #98cfe1 !important;
|
45637
45718
|
}
|
45638
45719
|
|
45639
45720
|
.ui.form .info :focus:-ms-input-placeholder {
|
45640
|
-
color: #70bdd6
|
45721
|
+
color: #70bdd6;
|
45722
|
+
}
|
45723
|
+
|
45724
|
+
.ui.form .info :focus::-ms-input-placeholder {
|
45725
|
+
color: #70bdd6;
|
45641
45726
|
}
|
45642
45727
|
|
45643
|
-
.ui.form .info :focus
|
45728
|
+
.ui.form .info :focus::placeholder {
|
45644
45729
|
color: #70bdd6;
|
45645
45730
|
}
|
45646
45731
|
|
45732
|
+
.ui.form .info :focus:-ms-input-placeholder {
|
45733
|
+
color: #70bdd6 !important;
|
45734
|
+
}
|
45735
|
+
|
45647
45736
|
/*------------------
|
45648
45737
|
Dropdown State
|
45649
45738
|
--------------------*/
|
@@ -45868,30 +45957,38 @@ span.ui.massive.text {
|
|
45868
45957
|
|
45869
45958
|
/* Placeholder */
|
45870
45959
|
|
45871
|
-
.ui.form .success
|
45960
|
+
.ui.form .success :-ms-input-placeholder {
|
45872
45961
|
color: #8fcf90;
|
45873
45962
|
}
|
45874
45963
|
|
45875
|
-
.ui.form .success
|
45876
|
-
color: #8fcf90
|
45964
|
+
.ui.form .success ::-ms-input-placeholder {
|
45965
|
+
color: #8fcf90;
|
45877
45966
|
}
|
45878
45967
|
|
45879
|
-
.ui.form .success
|
45968
|
+
.ui.form .success ::placeholder {
|
45880
45969
|
color: #8fcf90;
|
45881
45970
|
}
|
45882
45971
|
|
45883
|
-
.ui.form .success
|
45884
|
-
color: #
|
45972
|
+
.ui.form .success :-ms-input-placeholder {
|
45973
|
+
color: #8fcf90 !important;
|
45885
45974
|
}
|
45886
45975
|
|
45887
45976
|
.ui.form .success :focus:-ms-input-placeholder {
|
45888
|
-
color: #6cbf6d
|
45977
|
+
color: #6cbf6d;
|
45889
45978
|
}
|
45890
45979
|
|
45891
|
-
.ui.form .success :focus::-
|
45980
|
+
.ui.form .success :focus::-ms-input-placeholder {
|
45892
45981
|
color: #6cbf6d;
|
45893
45982
|
}
|
45894
45983
|
|
45984
|
+
.ui.form .success :focus::placeholder {
|
45985
|
+
color: #6cbf6d;
|
45986
|
+
}
|
45987
|
+
|
45988
|
+
.ui.form .success :focus:-ms-input-placeholder {
|
45989
|
+
color: #6cbf6d !important;
|
45990
|
+
}
|
45991
|
+
|
45895
45992
|
/*------------------
|
45896
45993
|
Dropdown State
|
45897
45994
|
--------------------*/
|
@@ -46116,30 +46213,38 @@ span.ui.massive.text {
|
|
46116
46213
|
|
46117
46214
|
/* Placeholder */
|
46118
46215
|
|
46119
|
-
.ui.form .warning
|
46216
|
+
.ui.form .warning :-ms-input-placeholder {
|
46120
46217
|
color: #edad3e;
|
46121
46218
|
}
|
46122
46219
|
|
46123
|
-
.ui.form .warning
|
46124
|
-
color: #edad3e
|
46220
|
+
.ui.form .warning ::-ms-input-placeholder {
|
46221
|
+
color: #edad3e;
|
46125
46222
|
}
|
46126
46223
|
|
46127
|
-
.ui.form .warning
|
46224
|
+
.ui.form .warning ::placeholder {
|
46128
46225
|
color: #edad3e;
|
46129
46226
|
}
|
46130
46227
|
|
46131
|
-
.ui.form .warning
|
46132
|
-
color: #
|
46228
|
+
.ui.form .warning :-ms-input-placeholder {
|
46229
|
+
color: #edad3e !important;
|
46133
46230
|
}
|
46134
46231
|
|
46135
46232
|
.ui.form .warning :focus:-ms-input-placeholder {
|
46136
|
-
color: #e39715
|
46233
|
+
color: #e39715;
|
46234
|
+
}
|
46235
|
+
|
46236
|
+
.ui.form .warning :focus::-ms-input-placeholder {
|
46237
|
+
color: #e39715;
|
46137
46238
|
}
|
46138
46239
|
|
46139
|
-
.ui.form .warning :focus
|
46240
|
+
.ui.form .warning :focus::placeholder {
|
46140
46241
|
color: #e39715;
|
46141
46242
|
}
|
46142
46243
|
|
46244
|
+
.ui.form .warning :focus:-ms-input-placeholder {
|
46245
|
+
color: #e39715 !important;
|
46246
|
+
}
|
46247
|
+
|
46143
46248
|
/*------------------
|
46144
46249
|
Dropdown State
|
46145
46250
|
--------------------*/
|
@@ -46713,7 +46818,7 @@ span.ui.massive.text {
|
|
46713
46818
|
Site Overrides
|
46714
46819
|
*******************************/
|
46715
46820
|
/*!
|
46716
|
-
* # Fomantic-UI 2.9.2
|
46821
|
+
* # Fomantic-UI 2.9.2 - Grid
|
46717
46822
|
* https://github.com/fomantic/Fomantic-UI/
|
46718
46823
|
*
|
46719
46824
|
*
|
@@ -48961,6 +49066,14 @@ span.ui.massive.text {
|
|
48961
49066
|
padding: 0.5em;
|
48962
49067
|
}
|
48963
49068
|
|
49069
|
+
.ui.grid .left.attached.column {
|
49070
|
+
padding-right: 0;
|
49071
|
+
}
|
49072
|
+
|
49073
|
+
.ui.grid .right.attached.column {
|
49074
|
+
padding-left: 0;
|
49075
|
+
}
|
49076
|
+
|
48964
49077
|
/*******************************
|
48965
49078
|
Theme Overrides
|
48966
49079
|
*******************************/
|
@@ -48968,12 +49081,11 @@ span.ui.massive.text {
|
|
48968
49081
|
/*******************************
|
48969
49082
|
Site Overrides
|
48970
49083
|
*******************************/
|
48971
|
-
|
48972
|
-
* # Fomantic - Menu
|
49084
|
+
/*!
|
49085
|
+
* # Fomantic-UI 2.9.2 - Menu
|
48973
49086
|
* https://github.com/fomantic/Fomantic-UI/
|
48974
49087
|
*
|
48975
49088
|
*
|
48976
|
-
* Copyright 2015 Contributor
|
48977
49089
|
* Released under the MIT license
|
48978
49090
|
* https://opensource.org/licenses/MIT
|
48979
49091
|
*
|
@@ -49816,7 +49928,7 @@ Floated Menu / Item
|
|
49816
49928
|
border-radius: 0 0.28571429rem 0.28571429rem 0;
|
49817
49929
|
}
|
49818
49930
|
|
49819
|
-
.ui.pagination.menu .item:last-child::before {
|
49931
|
+
.ui.pagination.menu:not(.wrapping) .item:last-child::before {
|
49820
49932
|
display: none;
|
49821
49933
|
}
|
49822
49934
|
|
@@ -50616,13 +50728,19 @@ Floated Menu / Item
|
|
50616
50728
|
margin: 0 0 0 0.5rem;
|
50617
50729
|
}
|
50618
50730
|
|
50619
|
-
.ui.center.aligned.menu,
|
50620
|
-
.ui.centered.menu {
|
50731
|
+
.ui.center.aligned.menu:not(.fluid),
|
50732
|
+
.ui.centered.menu:not(.fluid) {
|
50621
50733
|
display: inline-flex;
|
50622
50734
|
transform: translateX(-50%);
|
50623
50735
|
margin-left: 50%;
|
50624
50736
|
}
|
50625
50737
|
|
50738
|
+
.ui.center.aligned.menu .item,
|
50739
|
+
.ui.centered.menu .item {
|
50740
|
+
flex: 1 0 auto;
|
50741
|
+
justify-content: center;
|
50742
|
+
}
|
50743
|
+
|
50626
50744
|
/* --------------
|
50627
50745
|
Inverted
|
50628
50746
|
--------------- */
|
@@ -51310,6 +51428,32 @@ Floated Menu / Item
|
|
51310
51428
|
width: 100%;
|
51311
51429
|
}
|
51312
51430
|
|
51431
|
+
.ui.wrapping.menu {
|
51432
|
+
flex-wrap: wrap;
|
51433
|
+
}
|
51434
|
+
|
51435
|
+
.ui.wrapping.menu .item::before {
|
51436
|
+
right: auto;
|
51437
|
+
left: 0;
|
51438
|
+
}
|
51439
|
+
|
51440
|
+
.ui.wrapping.menu .item:first-child::before {
|
51441
|
+
display: none;
|
51442
|
+
}
|
51443
|
+
|
51444
|
+
.ui.wrapping.menu:not(.tabular) .item:last-of-type,
|
51445
|
+
.ui.wrapping.menu:not(.tabular) .item:last-child {
|
51446
|
+
border-right: 1px solid rgba(34, 36, 38, 0.1);
|
51447
|
+
}
|
51448
|
+
|
51449
|
+
.ui.wrapped.menu:not(.tabular) .item:first-child {
|
51450
|
+
border-bottom-left-radius: 0;
|
51451
|
+
}
|
51452
|
+
|
51453
|
+
.ui.wrapped.menu:not(.tabular) .item:last-child {
|
51454
|
+
border-top-right-radius: 0;
|
51455
|
+
}
|
51456
|
+
|
51313
51457
|
/* --------------
|
51314
51458
|
Sizes
|
51315
51459
|
--------------- */
|
@@ -51434,7 +51578,7 @@ Floated Menu / Item
|
|
51434
51578
|
Site Overrides
|
51435
51579
|
*******************************/
|
51436
51580
|
/*!
|
51437
|
-
* # Fomantic-UI 2.9.2
|
51581
|
+
* # Fomantic-UI 2.9.2 - Message
|
51438
51582
|
* https://github.com/fomantic/Fomantic-UI/
|
51439
51583
|
*
|
51440
51584
|
*
|
@@ -52178,7 +52322,7 @@ Floated Menu / Item
|
|
52178
52322
|
Site Overrides
|
52179
52323
|
*******************************/
|
52180
52324
|
/*!
|
52181
|
-
* # Fomantic-UI 2.9.2
|
52325
|
+
* # Fomantic-UI 2.9.2 - Table
|
52182
52326
|
* https://github.com/fomantic/Fomantic-UI/
|
52183
52327
|
*
|
52184
52328
|
*
|
@@ -56189,7 +56333,7 @@ Floated Menu / Item
|
|
56189
56333
|
Site Overrides
|
56190
56334
|
*******************************/
|
56191
56335
|
/*!
|
56192
|
-
* # Fomantic-UI 2.9.2
|
56336
|
+
* # Fomantic-UI 2.9.2 - Ad
|
56193
56337
|
* https://github.com/fomantic/Fomantic-UI/
|
56194
56338
|
*
|
56195
56339
|
*
|
@@ -56477,7 +56621,7 @@ Floated Menu / Item
|
|
56477
56621
|
Site Overrides
|
56478
56622
|
*******************************/
|
56479
56623
|
/*!
|
56480
|
-
* # Fomantic-UI 2.9.2
|
56624
|
+
* # Fomantic-UI 2.9.2 - Card
|
56481
56625
|
* https://github.com/fomantic/Fomantic-UI/
|
56482
56626
|
*
|
56483
56627
|
*
|
@@ -58625,7 +58769,7 @@ a.inverted.ui.card:hover,
|
|
58625
58769
|
Site Overrides
|
58626
58770
|
*******************************/
|
58627
58771
|
/*!
|
58628
|
-
* # Fomantic-UI 2.9.2
|
58772
|
+
* # Fomantic-UI 2.9.2 - Comment
|
58629
58773
|
* https://github.com/fomantic/Fomantic-UI/
|
58630
58774
|
*
|
58631
58775
|
*
|
@@ -58936,7 +59080,7 @@ a.inverted.ui.card:hover,
|
|
58936
59080
|
Site Overrides
|
58937
59081
|
*******************************/
|
58938
59082
|
/*!
|
58939
|
-
* # Fomantic-UI 2.9.2
|
59083
|
+
* # Fomantic-UI 2.9.2 - Feed
|
58940
59084
|
* https://github.com/fomantic/Fomantic-UI/
|
58941
59085
|
*
|
58942
59086
|
*
|
@@ -59277,7 +59421,7 @@ a.inverted.ui.card:hover,
|
|
59277
59421
|
Site Overrides
|
59278
59422
|
*******************************/
|
59279
59423
|
/*!
|
59280
|
-
* # Fomantic-UI 2.9.2
|
59424
|
+
* # Fomantic-UI 2.9.2 - Item
|
59281
59425
|
* https://github.com/fomantic/Fomantic-UI/
|
59282
59426
|
*
|
59283
59427
|
*
|
@@ -59888,7 +60032,7 @@ a.inverted.ui.card:hover,
|
|
59888
60032
|
Site Overrides
|
59889
60033
|
*******************************/
|
59890
60034
|
/*!
|
59891
|
-
* # Fomantic-UI 2.9.2
|
60035
|
+
* # Fomantic-UI 2.9.2 - Statistic
|
59892
60036
|
* https://github.com/fomantic/Fomantic-UI/
|
59893
60037
|
*
|
59894
60038
|
*
|
@@ -60566,7 +60710,7 @@ a.inverted.ui.card:hover,
|
|
60566
60710
|
Site Overrides
|
60567
60711
|
*******************************/
|
60568
60712
|
/*!
|
60569
|
-
* # Fomantic-UI 2.9.2
|
60713
|
+
* # Fomantic-UI 2.9.2 - Accordion
|
60570
60714
|
* https://github.com/fomantic/Fomantic-UI/
|
60571
60715
|
*
|
60572
60716
|
*
|
@@ -60973,7 +61117,7 @@ a.inverted.ui.card:hover,
|
|
60973
61117
|
User Overrides
|
60974
61118
|
*******************************/
|
60975
61119
|
/*!
|
60976
|
-
* # Fomantic-UI 2.9.2
|
61120
|
+
* # Fomantic-UI 2.9.2 - Calendar
|
60977
61121
|
* https://github.com/fomantic/Fomantic-UI/
|
60978
61122
|
*
|
60979
61123
|
*
|
@@ -61190,7 +61334,7 @@ a.inverted.ui.card:hover,
|
|
61190
61334
|
User Overrides
|
61191
61335
|
*******************************/
|
61192
61336
|
/*!
|
61193
|
-
* # Fomantic-UI 2.9.2
|
61337
|
+
* # Fomantic-UI 2.9.2 - Checkbox
|
61194
61338
|
* https://github.com/fomantic/Fomantic-UI/
|
61195
61339
|
*
|
61196
61340
|
*
|
@@ -61614,11 +61758,11 @@ a.inverted.ui.card:hover,
|
|
61614
61758
|
/* Active */
|
61615
61759
|
|
61616
61760
|
.ui.slider.checkbox input:checked ~ label {
|
61617
|
-
color: rgba(0, 0, 0, 0.95)
|
61761
|
+
color: rgba(0, 0, 0, 0.95);
|
61618
61762
|
}
|
61619
61763
|
|
61620
61764
|
.ui.slider.checkbox input:checked ~ label::before {
|
61621
|
-
background-color: #545454
|
61765
|
+
background-color: #545454;
|
61622
61766
|
}
|
61623
61767
|
|
61624
61768
|
.ui.slider.checkbox input:checked ~ label::after {
|
@@ -61628,11 +61772,11 @@ a.inverted.ui.card:hover,
|
|
61628
61772
|
/* Active Focus */
|
61629
61773
|
|
61630
61774
|
.ui.slider.checkbox input:focus:checked ~ label {
|
61631
|
-
color: rgba(0, 0, 0, 0.95)
|
61775
|
+
color: rgba(0, 0, 0, 0.95);
|
61632
61776
|
}
|
61633
61777
|
|
61634
61778
|
.ui.slider.checkbox input:focus:checked ~ label::before {
|
61635
|
-
background-color: #000000
|
61779
|
+
background-color: #000000;
|
61636
61780
|
}
|
61637
61781
|
|
61638
61782
|
.ui.right.aligned.slider.checkbox label {
|
@@ -61735,11 +61879,11 @@ a.inverted.ui.card:hover,
|
|
61735
61879
|
/* Active */
|
61736
61880
|
|
61737
61881
|
.ui.toggle.checkbox input:checked ~ label {
|
61738
|
-
color: rgba(0, 0, 0, 0.95)
|
61882
|
+
color: rgba(0, 0, 0, 0.95);
|
61739
61883
|
}
|
61740
61884
|
|
61741
61885
|
.ui.toggle.checkbox input:checked ~ label::before {
|
61742
|
-
background-color: #2185d0
|
61886
|
+
background-color: #2185d0;
|
61743
61887
|
}
|
61744
61888
|
|
61745
61889
|
.ui.toggle.checkbox input:checked ~ label::after {
|
@@ -61750,11 +61894,11 @@ a.inverted.ui.card:hover,
|
|
61750
61894
|
/* Active Focus */
|
61751
61895
|
|
61752
61896
|
.ui.toggle.checkbox input:focus:checked ~ label {
|
61753
|
-
color: rgba(0, 0, 0, 0.95)
|
61897
|
+
color: rgba(0, 0, 0, 0.95);
|
61754
61898
|
}
|
61755
61899
|
|
61756
61900
|
.ui.toggle.checkbox input:focus:checked ~ label::before {
|
61757
|
-
background-color: #0d71bb
|
61901
|
+
background-color: #0d71bb;
|
61758
61902
|
}
|
61759
61903
|
|
61760
61904
|
.ui.right.aligned.toggle.checkbox label {
|
@@ -61781,8 +61925,8 @@ a.inverted.ui.card:hover,
|
|
61781
61925
|
Fitted
|
61782
61926
|
--------------- */
|
61783
61927
|
|
61784
|
-
.ui.fitted.checkbox label {
|
61785
|
-
padding-left: 0
|
61928
|
+
.ui.ui.fitted.checkbox label {
|
61929
|
+
padding-left: 0;
|
61786
61930
|
}
|
61787
61931
|
|
61788
61932
|
.ui.fitted.toggle.checkbox {
|
@@ -61797,15 +61941,15 @@ a.inverted.ui.card:hover,
|
|
61797
61941
|
Inverted
|
61798
61942
|
--------------- */
|
61799
61943
|
|
61800
|
-
.ui.inverted.checkbox label,
|
61801
|
-
.ui.inverted.checkbox + label {
|
61802
|
-
color: rgba(255, 255, 255, 0.9)
|
61944
|
+
.ui.ui.ui.inverted.checkbox label,
|
61945
|
+
.ui.ui.ui.inverted.checkbox + label {
|
61946
|
+
color: rgba(255, 255, 255, 0.9);
|
61803
61947
|
}
|
61804
61948
|
|
61805
61949
|
/* Hover */
|
61806
61950
|
|
61807
|
-
.ui.inverted.checkbox label:hover {
|
61808
|
-
color: #ffffff
|
61951
|
+
.ui.ui.inverted.checkbox label:hover {
|
61952
|
+
color: #ffffff;
|
61809
61953
|
}
|
61810
61954
|
|
61811
61955
|
.ui.inverted.checkbox label:hover::before {
|
@@ -61820,66 +61964,66 @@ a.inverted.ui.card:hover,
|
|
61820
61964
|
|
61821
61965
|
/* Slider Line */
|
61822
61966
|
|
61823
|
-
.ui.inverted.slider.checkbox label::before {
|
61824
|
-
background-color: rgba(255, 255, 255, 0.5)
|
61967
|
+
.ui.ui.inverted.slider.checkbox label::before {
|
61968
|
+
background-color: rgba(255, 255, 255, 0.5);
|
61825
61969
|
}
|
61826
61970
|
|
61827
61971
|
/* Slider Hover */
|
61828
61972
|
|
61829
|
-
.ui.inverted.slider.checkbox label:hover::before {
|
61830
|
-
background: rgba(255, 255, 255, 0.7)
|
61973
|
+
.ui.ui.inverted.slider.checkbox label:hover::before {
|
61974
|
+
background: rgba(255, 255, 255, 0.7);
|
61831
61975
|
}
|
61832
61976
|
|
61833
61977
|
/* Slider Active */
|
61834
61978
|
|
61835
|
-
.ui.inverted.slider.checkbox input:checked ~ label {
|
61836
|
-
color: #ffffff
|
61979
|
+
.ui.ui.inverted.slider.checkbox input:checked ~ label {
|
61980
|
+
color: #ffffff;
|
61837
61981
|
}
|
61838
61982
|
|
61839
|
-
.ui.inverted.slider.checkbox input:checked ~ label::before {
|
61840
|
-
background-color: rgba(255, 255, 255, 0.8)
|
61983
|
+
.ui.ui.inverted.slider.checkbox input:checked ~ label::before {
|
61984
|
+
background-color: rgba(255, 255, 255, 0.8);
|
61841
61985
|
}
|
61842
61986
|
|
61843
61987
|
/* Slider Active Focus */
|
61844
61988
|
|
61845
|
-
.ui.inverted.slider.checkbox input:focus:checked ~ label {
|
61846
|
-
color: #ffffff
|
61989
|
+
.ui.ui.inverted.slider.checkbox input:focus:checked ~ label {
|
61990
|
+
color: #ffffff;
|
61847
61991
|
}
|
61848
61992
|
|
61849
|
-
.ui.inverted.slider.checkbox input:focus:checked ~ label::before {
|
61850
|
-
background-color: rgba(255, 255, 255, 0.8)
|
61993
|
+
.ui.ui.inverted.slider.checkbox input:focus:checked ~ label::before {
|
61994
|
+
background-color: rgba(255, 255, 255, 0.8);
|
61851
61995
|
}
|
61852
61996
|
|
61853
61997
|
/* Toggle Switch */
|
61854
61998
|
|
61855
|
-
.ui.inverted.toggle.checkbox label::before {
|
61856
|
-
background-color: rgba(255, 255, 255, 0.9)
|
61999
|
+
.ui.ui.inverted.toggle.checkbox label::before {
|
62000
|
+
background-color: rgba(255, 255, 255, 0.9);
|
61857
62001
|
}
|
61858
62002
|
|
61859
62003
|
/* Toggle Hover */
|
61860
62004
|
|
61861
|
-
.ui.inverted.toggle.checkbox label:hover::before {
|
61862
|
-
background: #ffffff
|
62005
|
+
.ui.ui.inverted.toggle.checkbox label:hover::before {
|
62006
|
+
background: #ffffff;
|
61863
62007
|
}
|
61864
62008
|
|
61865
62009
|
/* Toggle Active */
|
61866
62010
|
|
61867
|
-
.ui.inverted.toggle.checkbox input:checked ~ label {
|
61868
|
-
color: #ffffff
|
62011
|
+
.ui.ui.inverted.toggle.checkbox input:checked ~ label {
|
62012
|
+
color: #ffffff;
|
61869
62013
|
}
|
61870
62014
|
|
61871
|
-
.ui.inverted.toggle.checkbox input:checked ~ label::before {
|
61872
|
-
background-color: #2185d0
|
62015
|
+
.ui.ui.inverted.toggle.checkbox input:checked ~ label::before {
|
62016
|
+
background-color: #2185d0;
|
61873
62017
|
}
|
61874
62018
|
|
61875
62019
|
/* Toggle Active Focus */
|
61876
62020
|
|
61877
|
-
.ui.inverted.toggle.checkbox input:focus:checked ~ label {
|
61878
|
-
color: #ffffff
|
62021
|
+
.ui.ui.inverted.toggle.checkbox input:focus:checked ~ label {
|
62022
|
+
color: #ffffff;
|
61879
62023
|
}
|
61880
62024
|
|
61881
|
-
.ui.inverted.toggle.checkbox input:focus:checked ~ label::before {
|
61882
|
-
background-color: #0d71bb
|
62025
|
+
.ui.ui.inverted.toggle.checkbox input:focus:checked ~ label::before {
|
62026
|
+
background-color: #0d71bb;
|
61883
62027
|
}
|
61884
62028
|
|
61885
62029
|
/* --------------------
|
@@ -62036,7 +62180,7 @@ a.inverted.ui.card:hover,
|
|
62036
62180
|
Site Overrides
|
62037
62181
|
*******************************/
|
62038
62182
|
/*!
|
62039
|
-
* # Fomantic-UI 2.9.2
|
62183
|
+
* # Fomantic-UI 2.9.2 - Dimmer
|
62040
62184
|
* https://github.com/fomantic/Fomantic-UI/
|
62041
62185
|
*
|
62042
62186
|
*
|
@@ -62442,7 +62586,7 @@ body.dimmable > .dimmer {
|
|
62442
62586
|
User Overrides
|
62443
62587
|
*******************************/
|
62444
62588
|
/*!
|
62445
|
-
* # Fomantic-UI 2.9.2
|
62589
|
+
* # Fomantic-UI 2.9.2 - Dropdown
|
62446
62590
|
* https://github.com/fomantic/Fomantic-UI/
|
62447
62591
|
*
|
62448
62592
|
*
|
@@ -62885,6 +63029,15 @@ select.ui.dropdown {
|
|
62885
63029
|
min-width: 0;
|
62886
63030
|
}
|
62887
63031
|
|
63032
|
+
.ui.compact.selection.dropdown > .menu {
|
63033
|
+
width: auto;
|
63034
|
+
}
|
63035
|
+
|
63036
|
+
.ui.compact.selection.dropdown > .menu:not(.multiline) {
|
63037
|
+
width: -webkit-max-content;
|
63038
|
+
width: max-content;
|
63039
|
+
}
|
63040
|
+
|
62888
63041
|
/* Selection Menu */
|
62889
63042
|
|
62890
63043
|
.ui.selection.dropdown .menu {
|
@@ -64588,12 +64741,6 @@ select.ui.dropdown {
|
|
64588
64741
|
|
64589
64742
|
/* Selection for form elements */
|
64590
64743
|
|
64591
|
-
.ui.inverted.dropdown textarea::-webkit-selection,
|
64592
|
-
.ui.inverted.dropdown input::-webkit-selection {
|
64593
|
-
background-color: rgba(255, 255, 255, 0.25);
|
64594
|
-
color: rgba(255, 255, 255, 0.8);
|
64595
|
-
}
|
64596
|
-
|
64597
64744
|
.ui.inverted.dropdown textarea::selection,
|
64598
64745
|
.ui.inverted.dropdown input::selection {
|
64599
64746
|
background-color: rgba(255, 255, 255, 0.25);
|
@@ -64710,7 +64857,7 @@ select.ui.dropdown {
|
|
64710
64857
|
User Overrides
|
64711
64858
|
*******************************/
|
64712
64859
|
/*!
|
64713
|
-
* # Fomantic-UI 2.9.2
|
64860
|
+
* # Fomantic-UI 2.9.2 - Embed
|
64714
64861
|
* https://github.com/fomantic/Fomantic-UI/
|
64715
64862
|
*
|
64716
64863
|
*
|
@@ -64870,7 +65017,7 @@ select.ui.dropdown {
|
|
64870
65017
|
Site Overrides
|
64871
65018
|
*******************************/
|
64872
65019
|
/*!
|
64873
|
-
* # Fomantic-UI 2.9.2
|
65020
|
+
* # Fomantic-UI 2.9.2 - Flyout
|
64874
65021
|
* https://github.com/fomantic/Fomantic-UI/
|
64875
65022
|
*
|
64876
65023
|
*
|
@@ -65501,7 +65648,7 @@ body.pushable > .pusher {
|
|
65501
65648
|
User Overrides
|
65502
65649
|
*******************************/
|
65503
65650
|
/*!
|
65504
|
-
* # Fomantic-UI 2.9.2
|
65651
|
+
* # Fomantic-UI 2.9.2 - Modal
|
65505
65652
|
* https://github.com/fomantic/Fomantic-UI/
|
65506
65653
|
*
|
65507
65654
|
*
|
@@ -66387,7 +66534,7 @@ body.pushable > .pusher {
|
|
66387
66534
|
Site Overrides
|
66388
66535
|
*******************************/
|
66389
66536
|
/*!
|
66390
|
-
* # Fomantic-UI 2.9.2
|
66537
|
+
* # Fomantic-UI 2.9.2 - Nag
|
66391
66538
|
* https://github.com/fomantic/Fomantic-UI/
|
66392
66539
|
*
|
66393
66540
|
*
|
@@ -66722,7 +66869,7 @@ a.ui.nag {
|
|
66722
66869
|
User Overrides
|
66723
66870
|
*******************************/
|
66724
66871
|
/*!
|
66725
|
-
* # Fomantic-UI 2.9.2
|
66872
|
+
* # Fomantic-UI 2.9.2 - Popup
|
66726
66873
|
* https://github.com/fomantic/Fomantic-UI/
|
66727
66874
|
*
|
66728
66875
|
*
|
@@ -68088,7 +68235,7 @@ a.ui.nag {
|
|
68088
68235
|
User Overrides
|
68089
68236
|
*******************************/
|
68090
68237
|
/*!
|
68091
|
-
* # Fomantic-UI 2.9.2
|
68238
|
+
* # Fomantic-UI 2.9.2 - Progress
|
68092
68239
|
* https://github.com/fomantic/Fomantic-UI/
|
68093
68240
|
*
|
68094
68241
|
*
|
@@ -68956,9 +69103,15 @@ a.ui.nag {
|
|
68956
69103
|
/*******************************
|
68957
69104
|
Site Overrides
|
68958
69105
|
*******************************/
|
68959
|
-
|
68960
|
-
|
68961
|
-
|
69106
|
+
/*!
|
69107
|
+
* # Fomantic-UI 2.9.2 - Slider
|
69108
|
+
* https://github.com/fomantic/Fomantic-UI/
|
69109
|
+
*
|
69110
|
+
*
|
69111
|
+
* Released under the MIT license
|
69112
|
+
* https://opensource.org/licenses/MIT
|
69113
|
+
*
|
69114
|
+
*/
|
68962
69115
|
|
68963
69116
|
.ui.slider:not(.vertical):not(.checkbox) {
|
68964
69117
|
width: 100%;
|
@@ -69888,7 +70041,7 @@ a.ui.nag {
|
|
69888
70041
|
User Overrides
|
69889
70042
|
*******************************/
|
69890
70043
|
/*!
|
69891
|
-
* # Fomantic-UI 2.9.2
|
70044
|
+
* # Fomantic-UI 2.9.2 - Rating
|
69892
70045
|
* https://github.com/fomantic/Fomantic-UI/
|
69893
70046
|
*
|
69894
70047
|
*
|
@@ -70354,7 +70507,7 @@ a.ui.nag {
|
|
70354
70507
|
Site Overrides
|
70355
70508
|
*******************************/
|
70356
70509
|
/*!
|
70357
|
-
* # Fomantic-UI 2.9.2
|
70510
|
+
* # Fomantic-UI 2.9.2 - Search
|
70358
70511
|
* https://github.com/fomantic/Fomantic-UI/
|
70359
70512
|
*
|
70360
70513
|
*
|
@@ -70924,7 +71077,7 @@ a.ui.nag {
|
|
70924
71077
|
Site Overrides
|
70925
71078
|
*******************************/
|
70926
71079
|
/*!
|
70927
|
-
* # Fomantic-UI 2.9.2
|
71080
|
+
* # Fomantic-UI 2.9.2 - Shape
|
70928
71081
|
* https://github.com/fomantic/Fomantic-UI/
|
70929
71082
|
*
|
70930
71083
|
*
|
@@ -71073,7 +71226,7 @@ a.ui.nag {
|
|
71073
71226
|
User Overrides
|
71074
71227
|
*******************************/
|
71075
71228
|
/*!
|
71076
|
-
* # Fomantic-UI 2.9.2
|
71229
|
+
* # Fomantic-UI 2.9.2 - Sidebar
|
71077
71230
|
* https://github.com/fomantic/Fomantic-UI/
|
71078
71231
|
*
|
71079
71232
|
*
|
@@ -71689,7 +71842,7 @@ body.pushable > .pusher {
|
|
71689
71842
|
Site Overrides
|
71690
71843
|
*******************************/
|
71691
71844
|
/*!
|
71692
|
-
* # Fomantic-UI 2.9.2
|
71845
|
+
* # Fomantic-UI 2.9.2 - Sticky
|
71693
71846
|
* https://github.com/fomantic/Fomantic-UI/
|
71694
71847
|
*
|
71695
71848
|
*
|
@@ -71758,7 +71911,7 @@ body.pushable > .pusher {
|
|
71758
71911
|
Site Overrides
|
71759
71912
|
*******************************/
|
71760
71913
|
/*!
|
71761
|
-
* # Fomantic-UI 2.9.2
|
71914
|
+
* # Fomantic-UI 2.9.2 - Tab
|
71762
71915
|
* https://github.com/fomantic/Fomantic-UI/
|
71763
71916
|
*
|
71764
71917
|
*
|
@@ -71840,7 +71993,7 @@ body.pushable > .pusher {
|
|
71840
71993
|
User Overrides
|
71841
71994
|
*******************************/
|
71842
71995
|
/*!
|
71843
|
-
* # Fomantic-UI 2.9.2
|
71996
|
+
* # Fomantic-UI 2.9.2 - Toast
|
71844
71997
|
* https://github.com/fomantic/Fomantic-UI/
|
71845
71998
|
*
|
71846
71999
|
*
|
@@ -72763,7 +72916,7 @@ body.pushable > .pusher {
|
|
72763
72916
|
User Overrides
|
72764
72917
|
*******************************/
|
72765
72918
|
/*!
|
72766
|
-
* # Fomantic-UI 2.9.2
|
72919
|
+
* # Fomantic-UI 2.9.2 - Transition
|
72767
72920
|
* https://github.com/fomantic/Fomantic-UI/
|
72768
72921
|
*
|
72769
72922
|
*
|