fomantic-ui 2.10.0-beta.67 → 2.10.0-beta.68
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +8 -4
- package/dist/components/accordion.css +3 -2
- package/dist/components/accordion.js +1 -1
- package/dist/components/accordion.min.css +2 -2
- 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 +3 -2
- 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 +9 -5
- 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 +3 -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 +3 -2
- package/dist/components/flag.min.css +2 -2
- package/dist/components/flyout.css +9 -5
- package/dist/components/flyout.js +1 -1
- package/dist/components/flyout.min.css +2 -2
- 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 +1 -1
- package/dist/components/grid.min.css +1 -1
- package/dist/components/header.css +1 -1
- package/dist/components/header.min.css +1 -1
- package/dist/components/icon.css +3 -2
- package/dist/components/icon.min.css +2 -2
- package/dist/components/image.css +1 -1
- package/dist/components/image.min.css +1 -1
- package/dist/components/input.css +275 -1
- 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 +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 +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 +3 -2
- package/dist/components/popup.js +1 -1
- package/dist/components/popup.min.css +2 -2
- 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 +3 -2
- package/dist/components/rating.js +1 -1
- package/dist/components/rating.min.css +2 -2
- package/dist/components/rating.min.js +1 -1
- package/dist/components/reset.css +3 -2
- package/dist/components/reset.min.css +2 -2
- package/dist/components/reveal.css +1 -1
- package/dist/components/reveal.min.css +1 -1
- package/dist/components/search.css +3 -2
- 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 +1 -1
- package/dist/components/segment.min.css +1 -1
- package/dist/components/shape.css +5 -3
- package/dist/components/shape.js +1 -1
- package/dist/components/shape.min.css +2 -2
- package/dist/components/shape.min.js +1 -1
- package/dist/components/sidebar.css +9 -5
- package/dist/components/sidebar.js +1 -1
- package/dist/components/sidebar.min.css +2 -2
- 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 +1 -1
- package/dist/components/table.min.css +1 -1
- 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 +3 -2
- package/dist/components/transition.js +1 -1
- package/dist/components/transition.min.css +2 -2
- 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 +449 -53
- 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/tasks/config/tasks.js +9 -6
package/dist/semantic.css
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* # Fomantic UI - 2.10.0-beta.
|
|
2
|
+
* # Fomantic UI - 2.10.0-beta.68+d5c8154
|
|
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.10.0-beta.
|
|
12
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Reset
|
|
13
13
|
* https://github.com/fomantic/Fomantic-UI/
|
|
14
14
|
*
|
|
15
15
|
*
|
|
@@ -63,6 +63,7 @@ html {
|
|
|
63
63
|
/* 1 */
|
|
64
64
|
-webkit-text-size-adjust: 100%;
|
|
65
65
|
/* 2 */
|
|
66
|
+
-moz-tab-size: 4;
|
|
66
67
|
tab-size: 4;
|
|
67
68
|
/* 3 */
|
|
68
69
|
}
|
|
@@ -260,7 +261,7 @@ summary {
|
|
|
260
261
|
Site Overrides
|
|
261
262
|
*******************************/
|
|
262
263
|
/*!
|
|
263
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
264
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Site
|
|
264
265
|
* https://github.com/fomantic/Fomantic-UI/
|
|
265
266
|
*
|
|
266
267
|
*
|
|
@@ -551,7 +552,7 @@ input::selection {
|
|
|
551
552
|
Site Overrides
|
|
552
553
|
*******************************/
|
|
553
554
|
/*!
|
|
554
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
555
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Button
|
|
555
556
|
* https://github.com/fomantic/Fomantic-UI/
|
|
556
557
|
*
|
|
557
558
|
*
|
|
@@ -5259,7 +5260,7 @@ input::selection {
|
|
|
5259
5260
|
Site Overrides
|
|
5260
5261
|
*******************************/
|
|
5261
5262
|
/*!
|
|
5262
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
5263
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Container
|
|
5263
5264
|
* https://github.com/fomantic/Fomantic-UI/
|
|
5264
5265
|
*
|
|
5265
5266
|
*
|
|
@@ -5614,7 +5615,7 @@ input::selection {
|
|
|
5614
5615
|
Site Overrides
|
|
5615
5616
|
*******************************/
|
|
5616
5617
|
/*!
|
|
5617
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
5618
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Divider
|
|
5618
5619
|
* https://github.com/fomantic/Fomantic-UI/
|
|
5619
5620
|
*
|
|
5620
5621
|
*
|
|
@@ -5931,7 +5932,7 @@ input::selection {
|
|
|
5931
5932
|
Site Overrides
|
|
5932
5933
|
*******************************/
|
|
5933
5934
|
/*!
|
|
5934
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
5935
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Emoji
|
|
5935
5936
|
* https://github.com/fomantic/Fomantic-UI/
|
|
5936
5937
|
*
|
|
5937
5938
|
*
|
|
@@ -5947,6 +5948,7 @@ input::selection {
|
|
|
5947
5948
|
em[data-emoji] {
|
|
5948
5949
|
opacity: 1;
|
|
5949
5950
|
speak: none;
|
|
5951
|
+
-webkit-backface-visibility: hidden;
|
|
5950
5952
|
backface-visibility: hidden;
|
|
5951
5953
|
}
|
|
5952
5954
|
|
|
@@ -21246,7 +21248,7 @@ em[data-emoji=":regional_indicator_a:"]::before {
|
|
|
21246
21248
|
Site Overrides
|
|
21247
21249
|
*******************************/
|
|
21248
21250
|
/*!
|
|
21249
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
21251
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Flag
|
|
21250
21252
|
* https://github.com/fomantic/Fomantic-UI/
|
|
21251
21253
|
*
|
|
21252
21254
|
*
|
|
@@ -21261,6 +21263,7 @@ em[data-emoji=":regional_indicator_a:"]::before {
|
|
|
21261
21263
|
|
|
21262
21264
|
i.flag:not(.icon) {
|
|
21263
21265
|
speak: none;
|
|
21266
|
+
-webkit-backface-visibility: hidden;
|
|
21264
21267
|
backface-visibility: hidden;
|
|
21265
21268
|
}
|
|
21266
21269
|
|
|
@@ -22660,7 +22663,7 @@ i.flag.united.nations::before {
|
|
|
22660
22663
|
Site Overrides
|
|
22661
22664
|
*******************************/
|
|
22662
22665
|
/*!
|
|
22663
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
22666
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Header
|
|
22664
22667
|
* https://github.com/fomantic/Fomantic-UI/
|
|
22665
22668
|
*
|
|
22666
22669
|
*
|
|
@@ -23614,7 +23617,7 @@ a.ui.inverted.black.header.header.header:hover {
|
|
|
23614
23617
|
Site Overrides
|
|
23615
23618
|
*******************************/
|
|
23616
23619
|
/*!
|
|
23617
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
23620
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Icon
|
|
23618
23621
|
* https://github.com/fomantic/Fomantic-UI/
|
|
23619
23622
|
*
|
|
23620
23623
|
*
|
|
@@ -23674,6 +23677,7 @@ i.icon {
|
|
|
23674
23677
|
speak: none;
|
|
23675
23678
|
-moz-osx-font-smoothing: grayscale;
|
|
23676
23679
|
-webkit-font-smoothing: antialiased;
|
|
23680
|
+
-webkit-backface-visibility: hidden;
|
|
23677
23681
|
backface-visibility: hidden;
|
|
23678
23682
|
}
|
|
23679
23683
|
|
|
@@ -32696,7 +32700,7 @@ i.icon.youtube.play::before {
|
|
|
32696
32700
|
Site Overrides
|
|
32697
32701
|
*******************************/
|
|
32698
32702
|
/*!
|
|
32699
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
32703
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Image
|
|
32700
32704
|
* https://github.com/fomantic/Fomantic-UI/
|
|
32701
32705
|
*
|
|
32702
32706
|
*
|
|
@@ -33037,7 +33041,7 @@ img.ui.bordered.image {
|
|
|
33037
33041
|
Site Overrides
|
|
33038
33042
|
*******************************/
|
|
33039
33043
|
/*!
|
|
33040
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
33044
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Input
|
|
33041
33045
|
* https://github.com/fomantic/Fomantic-UI/
|
|
33042
33046
|
*
|
|
33043
33047
|
*
|
|
@@ -33825,10 +33829,46 @@ img.ui.bordered.image {
|
|
|
33825
33829
|
padding: 0;
|
|
33826
33830
|
}
|
|
33827
33831
|
|
|
33832
|
+
.ui.action.file.input input[type="file"]::-webkit-file-upload-button {
|
|
33833
|
+
display: none;
|
|
33834
|
+
}
|
|
33835
|
+
|
|
33836
|
+
.ui.form .field input[type="file"]::-webkit-file-upload-button,
|
|
33837
|
+
.ui.file.input input[type="file"]::-webkit-file-upload-button {
|
|
33838
|
+
border: none;
|
|
33839
|
+
cursor: pointer;
|
|
33840
|
+
padding: 0.67857143em 1em;
|
|
33841
|
+
margin-right: 1em;
|
|
33842
|
+
background: #e0e1e2;
|
|
33843
|
+
font-weight: bold;
|
|
33844
|
+
color: rgba(0, 0, 0, 0.6);
|
|
33845
|
+
}
|
|
33846
|
+
|
|
33847
|
+
.ui.form .field input[type="file"]::-webkit-file-upload-button:hover,
|
|
33848
|
+
.ui.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
|
33849
|
+
background: #cacbcd;
|
|
33850
|
+
color: rgba(0, 0, 0, 0.6);
|
|
33851
|
+
}
|
|
33852
|
+
|
|
33853
|
+
.ui.action.file.input input[type="file"]::-webkit-file-upload-button {
|
|
33854
|
+
display: none;
|
|
33855
|
+
}
|
|
33856
|
+
|
|
33828
33857
|
.ui.action.file.input input[type="file"]::file-selector-button {
|
|
33829
33858
|
display: none;
|
|
33830
33859
|
}
|
|
33831
33860
|
|
|
33861
|
+
.ui.form .field input[type="file"]::-webkit-file-upload-button,
|
|
33862
|
+
.ui.file.input input[type="file"]::-webkit-file-upload-button {
|
|
33863
|
+
border: none;
|
|
33864
|
+
cursor: pointer;
|
|
33865
|
+
padding: 0.67857143em 1em;
|
|
33866
|
+
margin-right: 1em;
|
|
33867
|
+
background: #e0e1e2;
|
|
33868
|
+
font-weight: bold;
|
|
33869
|
+
color: rgba(0, 0, 0, 0.6);
|
|
33870
|
+
}
|
|
33871
|
+
|
|
33832
33872
|
.ui.form .field input[type="file"]::file-selector-button,
|
|
33833
33873
|
.ui.file.input input[type="file"]::file-selector-button {
|
|
33834
33874
|
border: none;
|
|
@@ -33840,6 +33880,12 @@ img.ui.bordered.image {
|
|
|
33840
33880
|
color: rgba(0, 0, 0, 0.6);
|
|
33841
33881
|
}
|
|
33842
33882
|
|
|
33883
|
+
.ui.form .field input[type="file"]::-webkit-file-upload-button:hover,
|
|
33884
|
+
.ui.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
|
33885
|
+
background: #cacbcd;
|
|
33886
|
+
color: rgba(0, 0, 0, 0.6);
|
|
33887
|
+
}
|
|
33888
|
+
|
|
33843
33889
|
.ui.form .field input[type="file"]::file-selector-button:hover,
|
|
33844
33890
|
.ui.file.input input[type="file"]::file-selector-button:hover {
|
|
33845
33891
|
background: #cacbcd;
|
|
@@ -34030,166 +34076,496 @@ input[type="file"].ui.file.input:focus + label.ui.black.button:not(.basic):not(.
|
|
|
34030
34076
|
background-color: #000000;
|
|
34031
34077
|
}
|
|
34032
34078
|
|
|
34079
|
+
input[type="file"].ui.primary.file.input::-webkit-file-upload-button,
|
|
34080
|
+
.ui.primary.file.input input[type="file"]::-webkit-file-upload-button {
|
|
34081
|
+
background: #2185d0;
|
|
34082
|
+
color: #fff;
|
|
34083
|
+
}
|
|
34084
|
+
|
|
34085
|
+
input[type="file"].ui.primary.file.input::-webkit-file-upload-button:hover,
|
|
34086
|
+
.ui.primary.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
|
34087
|
+
background: #1678c2;
|
|
34088
|
+
}
|
|
34089
|
+
|
|
34090
|
+
input[type="file"].ui.primary.file.input::-webkit-file-upload-button,
|
|
34091
|
+
.ui.primary.file.input input[type="file"]::-webkit-file-upload-button {
|
|
34092
|
+
background: #2185d0;
|
|
34093
|
+
color: #fff;
|
|
34094
|
+
}
|
|
34095
|
+
|
|
34033
34096
|
input[type="file"].ui.primary.file.input::file-selector-button,
|
|
34034
34097
|
.ui.primary.file.input input[type="file"]::file-selector-button {
|
|
34035
34098
|
background: #2185d0;
|
|
34036
34099
|
color: #fff;
|
|
34037
34100
|
}
|
|
34038
34101
|
|
|
34102
|
+
input[type="file"].ui.primary.file.input::-webkit-file-upload-button:hover,
|
|
34103
|
+
.ui.primary.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
|
34104
|
+
background: #1678c2;
|
|
34105
|
+
}
|
|
34106
|
+
|
|
34039
34107
|
input[type="file"].ui.primary.file.input::file-selector-button:hover,
|
|
34040
34108
|
.ui.primary.file.input input[type="file"]::file-selector-button:hover {
|
|
34041
34109
|
background: #1678c2;
|
|
34042
34110
|
}
|
|
34043
34111
|
|
|
34112
|
+
input[type="file"].ui.secondary.file.input::-webkit-file-upload-button,
|
|
34113
|
+
.ui.secondary.file.input input[type="file"]::-webkit-file-upload-button {
|
|
34114
|
+
background: #1b1c1d;
|
|
34115
|
+
color: #fff;
|
|
34116
|
+
}
|
|
34117
|
+
|
|
34118
|
+
input[type="file"].ui.secondary.file.input::-webkit-file-upload-button:hover,
|
|
34119
|
+
.ui.secondary.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
|
34120
|
+
background: #27292a;
|
|
34121
|
+
}
|
|
34122
|
+
|
|
34123
|
+
input[type="file"].ui.secondary.file.input::-webkit-file-upload-button,
|
|
34124
|
+
.ui.secondary.file.input input[type="file"]::-webkit-file-upload-button {
|
|
34125
|
+
background: #1b1c1d;
|
|
34126
|
+
color: #fff;
|
|
34127
|
+
}
|
|
34128
|
+
|
|
34044
34129
|
input[type="file"].ui.secondary.file.input::file-selector-button,
|
|
34045
34130
|
.ui.secondary.file.input input[type="file"]::file-selector-button {
|
|
34046
34131
|
background: #1b1c1d;
|
|
34047
34132
|
color: #fff;
|
|
34048
34133
|
}
|
|
34049
34134
|
|
|
34135
|
+
input[type="file"].ui.secondary.file.input::-webkit-file-upload-button:hover,
|
|
34136
|
+
.ui.secondary.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
|
34137
|
+
background: #27292a;
|
|
34138
|
+
}
|
|
34139
|
+
|
|
34050
34140
|
input[type="file"].ui.secondary.file.input::file-selector-button:hover,
|
|
34051
34141
|
.ui.secondary.file.input input[type="file"]::file-selector-button:hover {
|
|
34052
34142
|
background: #27292a;
|
|
34053
34143
|
}
|
|
34054
34144
|
|
|
34145
|
+
input[type="file"].ui.red.file.input::-webkit-file-upload-button,
|
|
34146
|
+
.ui.red.file.input input[type="file"]::-webkit-file-upload-button {
|
|
34147
|
+
background: #db2828;
|
|
34148
|
+
color: #fff;
|
|
34149
|
+
}
|
|
34150
|
+
|
|
34151
|
+
input[type="file"].ui.red.file.input::-webkit-file-upload-button:hover,
|
|
34152
|
+
.ui.red.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
|
34153
|
+
background: #d01919;
|
|
34154
|
+
}
|
|
34155
|
+
|
|
34156
|
+
input[type="file"].ui.red.file.input::-webkit-file-upload-button,
|
|
34157
|
+
.ui.red.file.input input[type="file"]::-webkit-file-upload-button {
|
|
34158
|
+
background: #db2828;
|
|
34159
|
+
color: #fff;
|
|
34160
|
+
}
|
|
34161
|
+
|
|
34055
34162
|
input[type="file"].ui.red.file.input::file-selector-button,
|
|
34056
34163
|
.ui.red.file.input input[type="file"]::file-selector-button {
|
|
34057
34164
|
background: #db2828;
|
|
34058
34165
|
color: #fff;
|
|
34059
34166
|
}
|
|
34060
34167
|
|
|
34168
|
+
input[type="file"].ui.red.file.input::-webkit-file-upload-button:hover,
|
|
34169
|
+
.ui.red.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
|
34170
|
+
background: #d01919;
|
|
34171
|
+
}
|
|
34172
|
+
|
|
34061
34173
|
input[type="file"].ui.red.file.input::file-selector-button:hover,
|
|
34062
34174
|
.ui.red.file.input input[type="file"]::file-selector-button:hover {
|
|
34063
34175
|
background: #d01919;
|
|
34064
34176
|
}
|
|
34065
34177
|
|
|
34178
|
+
input[type="file"].ui.orange.file.input::-webkit-file-upload-button,
|
|
34179
|
+
.ui.orange.file.input input[type="file"]::-webkit-file-upload-button {
|
|
34180
|
+
background: #f2711c;
|
|
34181
|
+
color: #fff;
|
|
34182
|
+
}
|
|
34183
|
+
|
|
34184
|
+
input[type="file"].ui.orange.file.input::-webkit-file-upload-button:hover,
|
|
34185
|
+
.ui.orange.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
|
34186
|
+
background: #f26202;
|
|
34187
|
+
}
|
|
34188
|
+
|
|
34189
|
+
input[type="file"].ui.orange.file.input::-webkit-file-upload-button,
|
|
34190
|
+
.ui.orange.file.input input[type="file"]::-webkit-file-upload-button {
|
|
34191
|
+
background: #f2711c;
|
|
34192
|
+
color: #fff;
|
|
34193
|
+
}
|
|
34194
|
+
|
|
34066
34195
|
input[type="file"].ui.orange.file.input::file-selector-button,
|
|
34067
34196
|
.ui.orange.file.input input[type="file"]::file-selector-button {
|
|
34068
34197
|
background: #f2711c;
|
|
34069
34198
|
color: #fff;
|
|
34070
34199
|
}
|
|
34071
34200
|
|
|
34201
|
+
input[type="file"].ui.orange.file.input::-webkit-file-upload-button:hover,
|
|
34202
|
+
.ui.orange.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
|
34203
|
+
background: #f26202;
|
|
34204
|
+
}
|
|
34205
|
+
|
|
34072
34206
|
input[type="file"].ui.orange.file.input::file-selector-button:hover,
|
|
34073
34207
|
.ui.orange.file.input input[type="file"]::file-selector-button:hover {
|
|
34074
34208
|
background: #f26202;
|
|
34075
34209
|
}
|
|
34076
34210
|
|
|
34211
|
+
input[type="file"].ui.yellow.file.input::-webkit-file-upload-button,
|
|
34212
|
+
.ui.yellow.file.input input[type="file"]::-webkit-file-upload-button {
|
|
34213
|
+
background: #fbbd08;
|
|
34214
|
+
color: #fff;
|
|
34215
|
+
}
|
|
34216
|
+
|
|
34217
|
+
input[type="file"].ui.yellow.file.input::-webkit-file-upload-button:hover,
|
|
34218
|
+
.ui.yellow.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
|
34219
|
+
background: #eaae00;
|
|
34220
|
+
}
|
|
34221
|
+
|
|
34222
|
+
input[type="file"].ui.yellow.file.input::-webkit-file-upload-button,
|
|
34223
|
+
.ui.yellow.file.input input[type="file"]::-webkit-file-upload-button {
|
|
34224
|
+
background: #fbbd08;
|
|
34225
|
+
color: #fff;
|
|
34226
|
+
}
|
|
34227
|
+
|
|
34077
34228
|
input[type="file"].ui.yellow.file.input::file-selector-button,
|
|
34078
34229
|
.ui.yellow.file.input input[type="file"]::file-selector-button {
|
|
34079
34230
|
background: #fbbd08;
|
|
34080
34231
|
color: #fff;
|
|
34081
34232
|
}
|
|
34082
34233
|
|
|
34234
|
+
input[type="file"].ui.yellow.file.input::-webkit-file-upload-button:hover,
|
|
34235
|
+
.ui.yellow.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
|
34236
|
+
background: #eaae00;
|
|
34237
|
+
}
|
|
34238
|
+
|
|
34083
34239
|
input[type="file"].ui.yellow.file.input::file-selector-button:hover,
|
|
34084
34240
|
.ui.yellow.file.input input[type="file"]::file-selector-button:hover {
|
|
34085
34241
|
background: #eaae00;
|
|
34086
34242
|
}
|
|
34087
34243
|
|
|
34244
|
+
input[type="file"].ui.olive.file.input::-webkit-file-upload-button,
|
|
34245
|
+
.ui.olive.file.input input[type="file"]::-webkit-file-upload-button {
|
|
34246
|
+
background: #b5cc18;
|
|
34247
|
+
color: #fff;
|
|
34248
|
+
}
|
|
34249
|
+
|
|
34250
|
+
input[type="file"].ui.olive.file.input::-webkit-file-upload-button:hover,
|
|
34251
|
+
.ui.olive.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
|
34252
|
+
background: #a7bd0d;
|
|
34253
|
+
}
|
|
34254
|
+
|
|
34255
|
+
input[type="file"].ui.olive.file.input::-webkit-file-upload-button,
|
|
34256
|
+
.ui.olive.file.input input[type="file"]::-webkit-file-upload-button {
|
|
34257
|
+
background: #b5cc18;
|
|
34258
|
+
color: #fff;
|
|
34259
|
+
}
|
|
34260
|
+
|
|
34088
34261
|
input[type="file"].ui.olive.file.input::file-selector-button,
|
|
34089
34262
|
.ui.olive.file.input input[type="file"]::file-selector-button {
|
|
34090
34263
|
background: #b5cc18;
|
|
34091
34264
|
color: #fff;
|
|
34092
34265
|
}
|
|
34093
34266
|
|
|
34267
|
+
input[type="file"].ui.olive.file.input::-webkit-file-upload-button:hover,
|
|
34268
|
+
.ui.olive.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
|
34269
|
+
background: #a7bd0d;
|
|
34270
|
+
}
|
|
34271
|
+
|
|
34094
34272
|
input[type="file"].ui.olive.file.input::file-selector-button:hover,
|
|
34095
34273
|
.ui.olive.file.input input[type="file"]::file-selector-button:hover {
|
|
34096
34274
|
background: #a7bd0d;
|
|
34097
34275
|
}
|
|
34098
34276
|
|
|
34277
|
+
input[type="file"].ui.green.file.input::-webkit-file-upload-button,
|
|
34278
|
+
.ui.green.file.input input[type="file"]::-webkit-file-upload-button {
|
|
34279
|
+
background: #21ba45;
|
|
34280
|
+
color: #fff;
|
|
34281
|
+
}
|
|
34282
|
+
|
|
34283
|
+
input[type="file"].ui.green.file.input::-webkit-file-upload-button:hover,
|
|
34284
|
+
.ui.green.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
|
34285
|
+
background: #16ab39;
|
|
34286
|
+
}
|
|
34287
|
+
|
|
34288
|
+
input[type="file"].ui.green.file.input::-webkit-file-upload-button,
|
|
34289
|
+
.ui.green.file.input input[type="file"]::-webkit-file-upload-button {
|
|
34290
|
+
background: #21ba45;
|
|
34291
|
+
color: #fff;
|
|
34292
|
+
}
|
|
34293
|
+
|
|
34099
34294
|
input[type="file"].ui.green.file.input::file-selector-button,
|
|
34100
34295
|
.ui.green.file.input input[type="file"]::file-selector-button {
|
|
34101
34296
|
background: #21ba45;
|
|
34102
34297
|
color: #fff;
|
|
34103
34298
|
}
|
|
34104
34299
|
|
|
34300
|
+
input[type="file"].ui.green.file.input::-webkit-file-upload-button:hover,
|
|
34301
|
+
.ui.green.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
|
34302
|
+
background: #16ab39;
|
|
34303
|
+
}
|
|
34304
|
+
|
|
34105
34305
|
input[type="file"].ui.green.file.input::file-selector-button:hover,
|
|
34106
34306
|
.ui.green.file.input input[type="file"]::file-selector-button:hover {
|
|
34107
34307
|
background: #16ab39;
|
|
34108
34308
|
}
|
|
34109
34309
|
|
|
34310
|
+
input[type="file"].ui.teal.file.input::-webkit-file-upload-button,
|
|
34311
|
+
.ui.teal.file.input input[type="file"]::-webkit-file-upload-button {
|
|
34312
|
+
background: #00b5ad;
|
|
34313
|
+
color: #fff;
|
|
34314
|
+
}
|
|
34315
|
+
|
|
34316
|
+
input[type="file"].ui.teal.file.input::-webkit-file-upload-button:hover,
|
|
34317
|
+
.ui.teal.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
|
34318
|
+
background: #009c95;
|
|
34319
|
+
}
|
|
34320
|
+
|
|
34321
|
+
input[type="file"].ui.teal.file.input::-webkit-file-upload-button,
|
|
34322
|
+
.ui.teal.file.input input[type="file"]::-webkit-file-upload-button {
|
|
34323
|
+
background: #00b5ad;
|
|
34324
|
+
color: #fff;
|
|
34325
|
+
}
|
|
34326
|
+
|
|
34110
34327
|
input[type="file"].ui.teal.file.input::file-selector-button,
|
|
34111
34328
|
.ui.teal.file.input input[type="file"]::file-selector-button {
|
|
34112
34329
|
background: #00b5ad;
|
|
34113
34330
|
color: #fff;
|
|
34114
34331
|
}
|
|
34115
34332
|
|
|
34333
|
+
input[type="file"].ui.teal.file.input::-webkit-file-upload-button:hover,
|
|
34334
|
+
.ui.teal.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
|
34335
|
+
background: #009c95;
|
|
34336
|
+
}
|
|
34337
|
+
|
|
34116
34338
|
input[type="file"].ui.teal.file.input::file-selector-button:hover,
|
|
34117
34339
|
.ui.teal.file.input input[type="file"]::file-selector-button:hover {
|
|
34118
34340
|
background: #009c95;
|
|
34119
34341
|
}
|
|
34120
34342
|
|
|
34343
|
+
input[type="file"].ui.blue.file.input::-webkit-file-upload-button,
|
|
34344
|
+
.ui.blue.file.input input[type="file"]::-webkit-file-upload-button {
|
|
34345
|
+
background: #2185d0;
|
|
34346
|
+
color: #fff;
|
|
34347
|
+
}
|
|
34348
|
+
|
|
34349
|
+
input[type="file"].ui.blue.file.input::-webkit-file-upload-button:hover,
|
|
34350
|
+
.ui.blue.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
|
34351
|
+
background: #1678c2;
|
|
34352
|
+
}
|
|
34353
|
+
|
|
34354
|
+
input[type="file"].ui.blue.file.input::-webkit-file-upload-button,
|
|
34355
|
+
.ui.blue.file.input input[type="file"]::-webkit-file-upload-button {
|
|
34356
|
+
background: #2185d0;
|
|
34357
|
+
color: #fff;
|
|
34358
|
+
}
|
|
34359
|
+
|
|
34121
34360
|
input[type="file"].ui.blue.file.input::file-selector-button,
|
|
34122
34361
|
.ui.blue.file.input input[type="file"]::file-selector-button {
|
|
34123
34362
|
background: #2185d0;
|
|
34124
34363
|
color: #fff;
|
|
34125
34364
|
}
|
|
34126
34365
|
|
|
34366
|
+
input[type="file"].ui.blue.file.input::-webkit-file-upload-button:hover,
|
|
34367
|
+
.ui.blue.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
|
34368
|
+
background: #1678c2;
|
|
34369
|
+
}
|
|
34370
|
+
|
|
34127
34371
|
input[type="file"].ui.blue.file.input::file-selector-button:hover,
|
|
34128
34372
|
.ui.blue.file.input input[type="file"]::file-selector-button:hover {
|
|
34129
34373
|
background: #1678c2;
|
|
34130
34374
|
}
|
|
34131
34375
|
|
|
34376
|
+
input[type="file"].ui.violet.file.input::-webkit-file-upload-button,
|
|
34377
|
+
.ui.violet.file.input input[type="file"]::-webkit-file-upload-button {
|
|
34378
|
+
background: #6435c9;
|
|
34379
|
+
color: #fff;
|
|
34380
|
+
}
|
|
34381
|
+
|
|
34382
|
+
input[type="file"].ui.violet.file.input::-webkit-file-upload-button:hover,
|
|
34383
|
+
.ui.violet.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
|
34384
|
+
background: #5829bb;
|
|
34385
|
+
}
|
|
34386
|
+
|
|
34387
|
+
input[type="file"].ui.violet.file.input::-webkit-file-upload-button,
|
|
34388
|
+
.ui.violet.file.input input[type="file"]::-webkit-file-upload-button {
|
|
34389
|
+
background: #6435c9;
|
|
34390
|
+
color: #fff;
|
|
34391
|
+
}
|
|
34392
|
+
|
|
34132
34393
|
input[type="file"].ui.violet.file.input::file-selector-button,
|
|
34133
34394
|
.ui.violet.file.input input[type="file"]::file-selector-button {
|
|
34134
34395
|
background: #6435c9;
|
|
34135
34396
|
color: #fff;
|
|
34136
34397
|
}
|
|
34137
34398
|
|
|
34399
|
+
input[type="file"].ui.violet.file.input::-webkit-file-upload-button:hover,
|
|
34400
|
+
.ui.violet.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
|
34401
|
+
background: #5829bb;
|
|
34402
|
+
}
|
|
34403
|
+
|
|
34138
34404
|
input[type="file"].ui.violet.file.input::file-selector-button:hover,
|
|
34139
34405
|
.ui.violet.file.input input[type="file"]::file-selector-button:hover {
|
|
34140
34406
|
background: #5829bb;
|
|
34141
34407
|
}
|
|
34142
34408
|
|
|
34409
|
+
input[type="file"].ui.purple.file.input::-webkit-file-upload-button,
|
|
34410
|
+
.ui.purple.file.input input[type="file"]::-webkit-file-upload-button {
|
|
34411
|
+
background: #a333c8;
|
|
34412
|
+
color: #fff;
|
|
34413
|
+
}
|
|
34414
|
+
|
|
34415
|
+
input[type="file"].ui.purple.file.input::-webkit-file-upload-button:hover,
|
|
34416
|
+
.ui.purple.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
|
34417
|
+
background: #9627ba;
|
|
34418
|
+
}
|
|
34419
|
+
|
|
34420
|
+
input[type="file"].ui.purple.file.input::-webkit-file-upload-button,
|
|
34421
|
+
.ui.purple.file.input input[type="file"]::-webkit-file-upload-button {
|
|
34422
|
+
background: #a333c8;
|
|
34423
|
+
color: #fff;
|
|
34424
|
+
}
|
|
34425
|
+
|
|
34143
34426
|
input[type="file"].ui.purple.file.input::file-selector-button,
|
|
34144
34427
|
.ui.purple.file.input input[type="file"]::file-selector-button {
|
|
34145
34428
|
background: #a333c8;
|
|
34146
34429
|
color: #fff;
|
|
34147
34430
|
}
|
|
34148
34431
|
|
|
34432
|
+
input[type="file"].ui.purple.file.input::-webkit-file-upload-button:hover,
|
|
34433
|
+
.ui.purple.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
|
34434
|
+
background: #9627ba;
|
|
34435
|
+
}
|
|
34436
|
+
|
|
34149
34437
|
input[type="file"].ui.purple.file.input::file-selector-button:hover,
|
|
34150
34438
|
.ui.purple.file.input input[type="file"]::file-selector-button:hover {
|
|
34151
34439
|
background: #9627ba;
|
|
34152
34440
|
}
|
|
34153
34441
|
|
|
34442
|
+
input[type="file"].ui.pink.file.input::-webkit-file-upload-button,
|
|
34443
|
+
.ui.pink.file.input input[type="file"]::-webkit-file-upload-button {
|
|
34444
|
+
background: #e03997;
|
|
34445
|
+
color: #fff;
|
|
34446
|
+
}
|
|
34447
|
+
|
|
34448
|
+
input[type="file"].ui.pink.file.input::-webkit-file-upload-button:hover,
|
|
34449
|
+
.ui.pink.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
|
34450
|
+
background: #e61a8d;
|
|
34451
|
+
}
|
|
34452
|
+
|
|
34453
|
+
input[type="file"].ui.pink.file.input::-webkit-file-upload-button,
|
|
34454
|
+
.ui.pink.file.input input[type="file"]::-webkit-file-upload-button {
|
|
34455
|
+
background: #e03997;
|
|
34456
|
+
color: #fff;
|
|
34457
|
+
}
|
|
34458
|
+
|
|
34154
34459
|
input[type="file"].ui.pink.file.input::file-selector-button,
|
|
34155
34460
|
.ui.pink.file.input input[type="file"]::file-selector-button {
|
|
34156
34461
|
background: #e03997;
|
|
34157
34462
|
color: #fff;
|
|
34158
34463
|
}
|
|
34159
34464
|
|
|
34465
|
+
input[type="file"].ui.pink.file.input::-webkit-file-upload-button:hover,
|
|
34466
|
+
.ui.pink.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
|
34467
|
+
background: #e61a8d;
|
|
34468
|
+
}
|
|
34469
|
+
|
|
34160
34470
|
input[type="file"].ui.pink.file.input::file-selector-button:hover,
|
|
34161
34471
|
.ui.pink.file.input input[type="file"]::file-selector-button:hover {
|
|
34162
34472
|
background: #e61a8d;
|
|
34163
34473
|
}
|
|
34164
34474
|
|
|
34475
|
+
input[type="file"].ui.brown.file.input::-webkit-file-upload-button,
|
|
34476
|
+
.ui.brown.file.input input[type="file"]::-webkit-file-upload-button {
|
|
34477
|
+
background: #a5673f;
|
|
34478
|
+
color: #fff;
|
|
34479
|
+
}
|
|
34480
|
+
|
|
34481
|
+
input[type="file"].ui.brown.file.input::-webkit-file-upload-button:hover,
|
|
34482
|
+
.ui.brown.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
|
34483
|
+
background: #975b33;
|
|
34484
|
+
}
|
|
34485
|
+
|
|
34486
|
+
input[type="file"].ui.brown.file.input::-webkit-file-upload-button,
|
|
34487
|
+
.ui.brown.file.input input[type="file"]::-webkit-file-upload-button {
|
|
34488
|
+
background: #a5673f;
|
|
34489
|
+
color: #fff;
|
|
34490
|
+
}
|
|
34491
|
+
|
|
34165
34492
|
input[type="file"].ui.brown.file.input::file-selector-button,
|
|
34166
34493
|
.ui.brown.file.input input[type="file"]::file-selector-button {
|
|
34167
34494
|
background: #a5673f;
|
|
34168
34495
|
color: #fff;
|
|
34169
34496
|
}
|
|
34170
34497
|
|
|
34498
|
+
input[type="file"].ui.brown.file.input::-webkit-file-upload-button:hover,
|
|
34499
|
+
.ui.brown.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
|
34500
|
+
background: #975b33;
|
|
34501
|
+
}
|
|
34502
|
+
|
|
34171
34503
|
input[type="file"].ui.brown.file.input::file-selector-button:hover,
|
|
34172
34504
|
.ui.brown.file.input input[type="file"]::file-selector-button:hover {
|
|
34173
34505
|
background: #975b33;
|
|
34174
34506
|
}
|
|
34175
34507
|
|
|
34508
|
+
input[type="file"].ui.grey.file.input::-webkit-file-upload-button,
|
|
34509
|
+
.ui.grey.file.input input[type="file"]::-webkit-file-upload-button {
|
|
34510
|
+
background: #767676;
|
|
34511
|
+
color: #fff;
|
|
34512
|
+
}
|
|
34513
|
+
|
|
34514
|
+
input[type="file"].ui.grey.file.input::-webkit-file-upload-button:hover,
|
|
34515
|
+
.ui.grey.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
|
34516
|
+
background: #838383;
|
|
34517
|
+
}
|
|
34518
|
+
|
|
34519
|
+
input[type="file"].ui.grey.file.input::-webkit-file-upload-button,
|
|
34520
|
+
.ui.grey.file.input input[type="file"]::-webkit-file-upload-button {
|
|
34521
|
+
background: #767676;
|
|
34522
|
+
color: #fff;
|
|
34523
|
+
}
|
|
34524
|
+
|
|
34176
34525
|
input[type="file"].ui.grey.file.input::file-selector-button,
|
|
34177
34526
|
.ui.grey.file.input input[type="file"]::file-selector-button {
|
|
34178
34527
|
background: #767676;
|
|
34179
34528
|
color: #fff;
|
|
34180
34529
|
}
|
|
34181
34530
|
|
|
34531
|
+
input[type="file"].ui.grey.file.input::-webkit-file-upload-button:hover,
|
|
34532
|
+
.ui.grey.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
|
34533
|
+
background: #838383;
|
|
34534
|
+
}
|
|
34535
|
+
|
|
34182
34536
|
input[type="file"].ui.grey.file.input::file-selector-button:hover,
|
|
34183
34537
|
.ui.grey.file.input input[type="file"]::file-selector-button:hover {
|
|
34184
34538
|
background: #838383;
|
|
34185
34539
|
}
|
|
34186
34540
|
|
|
34541
|
+
input[type="file"].ui.black.file.input::-webkit-file-upload-button,
|
|
34542
|
+
.ui.black.file.input input[type="file"]::-webkit-file-upload-button {
|
|
34543
|
+
background: #1b1c1d;
|
|
34544
|
+
color: #fff;
|
|
34545
|
+
}
|
|
34546
|
+
|
|
34547
|
+
input[type="file"].ui.black.file.input::-webkit-file-upload-button:hover,
|
|
34548
|
+
.ui.black.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
|
34549
|
+
background: #27292a;
|
|
34550
|
+
}
|
|
34551
|
+
|
|
34552
|
+
input[type="file"].ui.black.file.input::-webkit-file-upload-button,
|
|
34553
|
+
.ui.black.file.input input[type="file"]::-webkit-file-upload-button {
|
|
34554
|
+
background: #1b1c1d;
|
|
34555
|
+
color: #fff;
|
|
34556
|
+
}
|
|
34557
|
+
|
|
34187
34558
|
input[type="file"].ui.black.file.input::file-selector-button,
|
|
34188
34559
|
.ui.black.file.input input[type="file"]::file-selector-button {
|
|
34189
34560
|
background: #1b1c1d;
|
|
34190
34561
|
color: #fff;
|
|
34191
34562
|
}
|
|
34192
34563
|
|
|
34564
|
+
input[type="file"].ui.black.file.input::-webkit-file-upload-button:hover,
|
|
34565
|
+
.ui.black.file.input input[type="file"]::-webkit-file-upload-button:hover {
|
|
34566
|
+
background: #27292a;
|
|
34567
|
+
}
|
|
34568
|
+
|
|
34193
34569
|
input[type="file"].ui.black.file.input::file-selector-button:hover,
|
|
34194
34570
|
.ui.black.file.input input[type="file"]::file-selector-button:hover {
|
|
34195
34571
|
background: #27292a;
|
|
@@ -34239,7 +34615,7 @@ input[type="file"].ui.black.file.input::file-selector-button:hover,
|
|
|
34239
34615
|
Site Overrides
|
|
34240
34616
|
*******************************/
|
|
34241
34617
|
/*!
|
|
34242
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
34618
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Label
|
|
34243
34619
|
* https://github.com/fomantic/Fomantic-UI/
|
|
34244
34620
|
*
|
|
34245
34621
|
*
|
|
@@ -36644,7 +37020,7 @@ a.ui.ui.ui.inverted.basic.black.label:hover {
|
|
|
36644
37020
|
Site Overrides
|
|
36645
37021
|
*******************************/
|
|
36646
37022
|
/*!
|
|
36647
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
37023
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - List
|
|
36648
37024
|
* https://github.com/fomantic/Fomantic-UI/
|
|
36649
37025
|
*
|
|
36650
37026
|
*
|
|
@@ -37742,7 +38118,7 @@ ol.ui.suffixed.list li::before,
|
|
|
37742
38118
|
Site Overrides
|
|
37743
38119
|
*******************************/
|
|
37744
38120
|
/*!
|
|
37745
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
38121
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Loader
|
|
37746
38122
|
* https://github.com/fomantic/Fomantic-UI/
|
|
37747
38123
|
*
|
|
37748
38124
|
*
|
|
@@ -38610,7 +38986,7 @@ ol.ui.suffixed.list li::before,
|
|
|
38610
38986
|
Site Overrides
|
|
38611
38987
|
*******************************/
|
|
38612
38988
|
/*!
|
|
38613
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
38989
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Placeholder
|
|
38614
38990
|
* https://github.com/fomantic/Fomantic-UI/
|
|
38615
38991
|
*
|
|
38616
38992
|
*
|
|
@@ -38881,7 +39257,7 @@ ol.ui.suffixed.list li::before,
|
|
|
38881
39257
|
Site Overrides
|
|
38882
39258
|
*******************************/
|
|
38883
39259
|
/*!
|
|
38884
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
39260
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Rail
|
|
38885
39261
|
* https://github.com/fomantic/Fomantic-UI/
|
|
38886
39262
|
*
|
|
38887
39263
|
*
|
|
@@ -39043,7 +39419,7 @@ ol.ui.suffixed.list li::before,
|
|
|
39043
39419
|
Site Overrides
|
|
39044
39420
|
*******************************/
|
|
39045
39421
|
/*!
|
|
39046
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
39422
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Reveal
|
|
39047
39423
|
* https://github.com/fomantic/Fomantic-UI/
|
|
39048
39424
|
*
|
|
39049
39425
|
*
|
|
@@ -39351,7 +39727,7 @@ ol.ui.suffixed.list li::before,
|
|
|
39351
39727
|
Site Overrides
|
|
39352
39728
|
*******************************/
|
|
39353
39729
|
/*!
|
|
39354
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
39730
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Segment
|
|
39355
39731
|
* https://github.com/fomantic/Fomantic-UI/
|
|
39356
39732
|
*
|
|
39357
39733
|
*
|
|
@@ -40585,7 +40961,7 @@ ol.ui.suffixed.list li::before,
|
|
|
40585
40961
|
Site Overrides
|
|
40586
40962
|
*******************************/
|
|
40587
40963
|
/*!
|
|
40588
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
40964
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Step
|
|
40589
40965
|
* https://github.com/fomantic/Fomantic-UI/
|
|
40590
40966
|
*
|
|
40591
40967
|
*
|
|
@@ -42439,7 +42815,7 @@ ol.ui.suffixed.list li::before,
|
|
|
42439
42815
|
Site Overrides
|
|
42440
42816
|
*******************************/
|
|
42441
42817
|
/*!
|
|
42442
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
42818
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Text
|
|
42443
42819
|
* https://github.com/fomantic/Fomantic-UI/
|
|
42444
42820
|
*
|
|
42445
42821
|
*
|
|
@@ -42638,7 +43014,7 @@ span.ui.massive.text {
|
|
|
42638
43014
|
Site Overrides
|
|
42639
43015
|
*******************************/
|
|
42640
43016
|
/*!
|
|
42641
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
43017
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Breadcrumb
|
|
42642
43018
|
* https://github.com/fomantic/Fomantic-UI/
|
|
42643
43019
|
*
|
|
42644
43020
|
*
|
|
@@ -42783,7 +43159,7 @@ span.ui.massive.text {
|
|
|
42783
43159
|
Site Overrides
|
|
42784
43160
|
*******************************/
|
|
42785
43161
|
/*!
|
|
42786
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
43162
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Form
|
|
42787
43163
|
* https://github.com/fomantic/Fomantic-UI/
|
|
42788
43164
|
*
|
|
42789
43165
|
*
|
|
@@ -44802,7 +45178,7 @@ span.ui.massive.text {
|
|
|
44802
45178
|
Site Overrides
|
|
44803
45179
|
*******************************/
|
|
44804
45180
|
/*!
|
|
44805
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
45181
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Grid
|
|
44806
45182
|
* https://github.com/fomantic/Fomantic-UI/
|
|
44807
45183
|
*
|
|
44808
45184
|
*
|
|
@@ -47004,7 +47380,7 @@ span.ui.massive.text {
|
|
|
47004
47380
|
Site Overrides
|
|
47005
47381
|
*******************************/
|
|
47006
47382
|
/*!
|
|
47007
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
47383
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Menu
|
|
47008
47384
|
* https://github.com/fomantic/Fomantic-UI/
|
|
47009
47385
|
*
|
|
47010
47386
|
*
|
|
@@ -49485,7 +49861,7 @@ Floated Menu / Item
|
|
|
49485
49861
|
Site Overrides
|
|
49486
49862
|
*******************************/
|
|
49487
49863
|
/*!
|
|
49488
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
49864
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Message
|
|
49489
49865
|
* https://github.com/fomantic/Fomantic-UI/
|
|
49490
49866
|
*
|
|
49491
49867
|
*
|
|
@@ -50230,7 +50606,7 @@ Floated Menu / Item
|
|
|
50230
50606
|
Site Overrides
|
|
50231
50607
|
*******************************/
|
|
50232
50608
|
/*!
|
|
50233
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
50609
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Table
|
|
50234
50610
|
* https://github.com/fomantic/Fomantic-UI/
|
|
50235
50611
|
*
|
|
50236
50612
|
*
|
|
@@ -54302,7 +54678,7 @@ Floated Menu / Item
|
|
|
54302
54678
|
Site Overrides
|
|
54303
54679
|
*******************************/
|
|
54304
54680
|
/*!
|
|
54305
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
54681
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Ad
|
|
54306
54682
|
* https://github.com/fomantic/Fomantic-UI/
|
|
54307
54683
|
*
|
|
54308
54684
|
*
|
|
@@ -54590,7 +54966,7 @@ Floated Menu / Item
|
|
|
54590
54966
|
Site Overrides
|
|
54591
54967
|
*******************************/
|
|
54592
54968
|
/*!
|
|
54593
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
54969
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Card
|
|
54594
54970
|
* https://github.com/fomantic/Fomantic-UI/
|
|
54595
54971
|
*
|
|
54596
54972
|
*
|
|
@@ -56738,7 +57114,7 @@ a.inverted.ui.card:hover,
|
|
|
56738
57114
|
Site Overrides
|
|
56739
57115
|
*******************************/
|
|
56740
57116
|
/*!
|
|
56741
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
57117
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Comment
|
|
56742
57118
|
* https://github.com/fomantic/Fomantic-UI/
|
|
56743
57119
|
*
|
|
56744
57120
|
*
|
|
@@ -57055,7 +57431,7 @@ a.inverted.ui.card:hover,
|
|
|
57055
57431
|
Site Overrides
|
|
57056
57432
|
*******************************/
|
|
57057
57433
|
/*!
|
|
57058
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
57434
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Feed
|
|
57059
57435
|
* https://github.com/fomantic/Fomantic-UI/
|
|
57060
57436
|
*
|
|
57061
57437
|
*
|
|
@@ -58007,7 +58383,7 @@ a.inverted.ui.card:hover,
|
|
|
58007
58383
|
Site Overrides
|
|
58008
58384
|
*******************************/
|
|
58009
58385
|
/*!
|
|
58010
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
58386
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Item
|
|
58011
58387
|
* https://github.com/fomantic/Fomantic-UI/
|
|
58012
58388
|
*
|
|
58013
58389
|
*
|
|
@@ -58624,7 +59000,7 @@ a.inverted.ui.card:hover,
|
|
|
58624
59000
|
Site Overrides
|
|
58625
59001
|
*******************************/
|
|
58626
59002
|
/*!
|
|
58627
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
59003
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Statistic
|
|
58628
59004
|
* https://github.com/fomantic/Fomantic-UI/
|
|
58629
59005
|
*
|
|
58630
59006
|
*
|
|
@@ -59302,7 +59678,7 @@ a.inverted.ui.card:hover,
|
|
|
59302
59678
|
Site Overrides
|
|
59303
59679
|
*******************************/
|
|
59304
59680
|
/*!
|
|
59305
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
59681
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Accordion
|
|
59306
59682
|
* https://github.com/fomantic/Fomantic-UI/
|
|
59307
59683
|
*
|
|
59308
59684
|
*
|
|
@@ -59691,6 +60067,7 @@ a.inverted.ui.card:hover,
|
|
|
59691
60067
|
.ui.accordion .accordion .title > .dropdown.icon {
|
|
59692
60068
|
font-family: Accordion;
|
|
59693
60069
|
line-height: 1;
|
|
60070
|
+
-webkit-backface-visibility: hidden;
|
|
59694
60071
|
backface-visibility: hidden;
|
|
59695
60072
|
font-weight: normal;
|
|
59696
60073
|
font-style: normal;
|
|
@@ -59708,7 +60085,7 @@ a.inverted.ui.card:hover,
|
|
|
59708
60085
|
User Overrides
|
|
59709
60086
|
*******************************/
|
|
59710
60087
|
/*!
|
|
59711
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
60088
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Calendar
|
|
59712
60089
|
* https://github.com/fomantic/Fomantic-UI/
|
|
59713
60090
|
*
|
|
59714
60091
|
*
|
|
@@ -60096,7 +60473,7 @@ a.inverted.ui.card:hover,
|
|
|
60096
60473
|
User Overrides
|
|
60097
60474
|
*******************************/
|
|
60098
60475
|
/*!
|
|
60099
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
60476
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Checkbox
|
|
60100
60477
|
* https://github.com/fomantic/Fomantic-UI/
|
|
60101
60478
|
*
|
|
60102
60479
|
*
|
|
@@ -60116,6 +60493,7 @@ a.inverted.ui.card:hover,
|
|
|
60116
60493
|
.ui.checkbox {
|
|
60117
60494
|
position: relative;
|
|
60118
60495
|
display: inline-block;
|
|
60496
|
+
-webkit-backface-visibility: hidden;
|
|
60119
60497
|
backface-visibility: hidden;
|
|
60120
60498
|
outline: none;
|
|
60121
60499
|
vertical-align: baseline;
|
|
@@ -60995,7 +61373,7 @@ a.inverted.ui.card:hover,
|
|
|
60995
61373
|
Site Overrides
|
|
60996
61374
|
*******************************/
|
|
60997
61375
|
/*!
|
|
60998
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
61376
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Dimmer
|
|
60999
61377
|
* https://github.com/fomantic/Fomantic-UI/
|
|
61000
61378
|
*
|
|
61001
61379
|
*
|
|
@@ -61396,7 +61774,7 @@ body.dimmable > .dimmer {
|
|
|
61396
61774
|
User Overrides
|
|
61397
61775
|
*******************************/
|
|
61398
61776
|
/*!
|
|
61399
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
61777
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Dropdown
|
|
61400
61778
|
* https://github.com/fomantic/Fomantic-UI/
|
|
61401
61779
|
*
|
|
61402
61780
|
*
|
|
@@ -61836,6 +62214,7 @@ select.ui.dropdown {
|
|
|
61836
62214
|
.ui.selection.dropdown:not(.unlimited) .menu {
|
|
61837
62215
|
overflow: hidden auto;
|
|
61838
62216
|
overscroll-behavior: none;
|
|
62217
|
+
-webkit-backface-visibility: hidden;
|
|
61839
62218
|
backface-visibility: hidden;
|
|
61840
62219
|
}
|
|
61841
62220
|
|
|
@@ -62222,6 +62601,7 @@ select.ui.dropdown {
|
|
|
62222
62601
|
.ui.search.dropdown:not(.unlimited) .menu {
|
|
62223
62602
|
overflow: hidden auto;
|
|
62224
62603
|
overscroll-behavior: none;
|
|
62604
|
+
-webkit-backface-visibility: hidden;
|
|
62225
62605
|
backface-visibility: hidden;
|
|
62226
62606
|
}
|
|
62227
62607
|
|
|
@@ -62941,6 +63321,7 @@ select.ui.dropdown {
|
|
|
62941
63321
|
.ui.dropdown .scrolling.menu {
|
|
62942
63322
|
overflow: hidden auto;
|
|
62943
63323
|
overscroll-behavior: none;
|
|
63324
|
+
-webkit-backface-visibility: hidden;
|
|
62944
63325
|
backface-visibility: hidden;
|
|
62945
63326
|
min-width: 100% !important;
|
|
62946
63327
|
width: auto !important;
|
|
@@ -63715,6 +64096,7 @@ select.ui.dropdown {
|
|
|
63715
64096
|
line-height: 1;
|
|
63716
64097
|
height: 1em;
|
|
63717
64098
|
width: 1.23em;
|
|
64099
|
+
-webkit-backface-visibility: hidden;
|
|
63718
64100
|
backface-visibility: hidden;
|
|
63719
64101
|
font-weight: normal;
|
|
63720
64102
|
font-style: normal;
|
|
@@ -63767,7 +64149,7 @@ select.ui.dropdown {
|
|
|
63767
64149
|
User Overrides
|
|
63768
64150
|
*******************************/
|
|
63769
64151
|
/*!
|
|
63770
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
64152
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Embed
|
|
63771
64153
|
* https://github.com/fomantic/Fomantic-UI/
|
|
63772
64154
|
*
|
|
63773
64155
|
*
|
|
@@ -63927,7 +64309,7 @@ select.ui.dropdown {
|
|
|
63927
64309
|
Site Overrides
|
|
63928
64310
|
*******************************/
|
|
63929
64311
|
/*!
|
|
63930
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
64312
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Flyout
|
|
63931
64313
|
* https://github.com/fomantic/Fomantic-UI/
|
|
63932
64314
|
*
|
|
63933
64315
|
*
|
|
@@ -63946,6 +64328,7 @@ select.ui.dropdown {
|
|
|
63946
64328
|
position: fixed;
|
|
63947
64329
|
top: 0;
|
|
63948
64330
|
left: 0;
|
|
64331
|
+
-webkit-backface-visibility: hidden;
|
|
63949
64332
|
backface-visibility: hidden;
|
|
63950
64333
|
transition: none;
|
|
63951
64334
|
will-change: transform;
|
|
@@ -63965,6 +64348,7 @@ select.ui.dropdown {
|
|
|
63965
64348
|
/* GPU Layers for Child Elements */
|
|
63966
64349
|
|
|
63967
64350
|
.ui.flyout > * {
|
|
64351
|
+
-webkit-backface-visibility: hidden;
|
|
63968
64352
|
backface-visibility: hidden;
|
|
63969
64353
|
}
|
|
63970
64354
|
|
|
@@ -64177,6 +64561,7 @@ body.pushable.dimmed {
|
|
|
64177
64561
|
|
|
64178
64562
|
.pushable > .fixed {
|
|
64179
64563
|
position: fixed;
|
|
64564
|
+
-webkit-backface-visibility: hidden;
|
|
64180
64565
|
backface-visibility: hidden;
|
|
64181
64566
|
transition: transform 500ms ease;
|
|
64182
64567
|
will-change: transform;
|
|
@@ -64189,6 +64574,7 @@ body.pushable.dimmed {
|
|
|
64189
64574
|
|
|
64190
64575
|
.pushable > .pusher {
|
|
64191
64576
|
position: relative;
|
|
64577
|
+
-webkit-backface-visibility: hidden;
|
|
64192
64578
|
backface-visibility: hidden;
|
|
64193
64579
|
min-height: 100%;
|
|
64194
64580
|
transition: transform 500ms ease;
|
|
@@ -64553,7 +64939,7 @@ body.pushable > .pusher {
|
|
|
64553
64939
|
User Overrides
|
|
64554
64940
|
*******************************/
|
|
64555
64941
|
/*!
|
|
64556
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
64942
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Modal
|
|
64557
64943
|
* https://github.com/fomantic/Fomantic-UI/
|
|
64558
64944
|
*
|
|
64559
64945
|
*
|
|
@@ -65444,7 +65830,7 @@ body.pushable > .pusher {
|
|
|
65444
65830
|
Site Overrides
|
|
65445
65831
|
*******************************/
|
|
65446
65832
|
/*!
|
|
65447
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
65833
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Nag
|
|
65448
65834
|
* https://github.com/fomantic/Fomantic-UI/
|
|
65449
65835
|
*
|
|
65450
65836
|
*
|
|
@@ -65779,7 +66165,7 @@ a.ui.nag {
|
|
|
65779
66165
|
User Overrides
|
|
65780
66166
|
*******************************/
|
|
65781
66167
|
/*!
|
|
65782
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
66168
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Popup
|
|
65783
66169
|
* https://github.com/fomantic/Fomantic-UI/
|
|
65784
66170
|
*
|
|
65785
66171
|
*
|
|
@@ -66443,6 +66829,7 @@ a.ui.nag {
|
|
|
66443
66829
|
|
|
66444
66830
|
.ui.visible.popup {
|
|
66445
66831
|
transform: translateZ(0);
|
|
66832
|
+
-webkit-backface-visibility: hidden;
|
|
66446
66833
|
backface-visibility: hidden;
|
|
66447
66834
|
}
|
|
66448
66835
|
|
|
@@ -67093,7 +67480,7 @@ a.ui.nag {
|
|
|
67093
67480
|
User Overrides
|
|
67094
67481
|
*******************************/
|
|
67095
67482
|
/*!
|
|
67096
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
67483
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Progress
|
|
67097
67484
|
* https://github.com/fomantic/Fomantic-UI/
|
|
67098
67485
|
*
|
|
67099
67486
|
*
|
|
@@ -67965,7 +68352,7 @@ a.ui.nag {
|
|
|
67965
68352
|
Site Overrides
|
|
67966
68353
|
*******************************/
|
|
67967
68354
|
/*!
|
|
67968
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
68355
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Slider
|
|
67969
68356
|
* https://github.com/fomantic/Fomantic-UI/
|
|
67970
68357
|
*
|
|
67971
68358
|
*
|
|
@@ -69101,7 +69488,7 @@ a.ui.nag {
|
|
|
69101
69488
|
User Overrides
|
|
69102
69489
|
*******************************/
|
|
69103
69490
|
/*!
|
|
69104
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
69491
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Rating
|
|
69105
69492
|
* https://github.com/fomantic/Fomantic-UI/
|
|
69106
69493
|
*
|
|
69107
69494
|
*
|
|
@@ -69138,6 +69525,7 @@ a.ui.nag {
|
|
|
69138
69525
|
height: auto;
|
|
69139
69526
|
transition: opacity 0.1s ease, background 0.1s ease, text-shadow 0.1s ease, color 0.1s ease;
|
|
69140
69527
|
line-height: 1;
|
|
69528
|
+
-webkit-backface-visibility: hidden;
|
|
69141
69529
|
backface-visibility: hidden;
|
|
69142
69530
|
}
|
|
69143
69531
|
|
|
@@ -69566,7 +69954,7 @@ a.ui.nag {
|
|
|
69566
69954
|
Site Overrides
|
|
69567
69955
|
*******************************/
|
|
69568
69956
|
/*!
|
|
69569
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
69957
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Search
|
|
69570
69958
|
* https://github.com/fomantic/Fomantic-UI/
|
|
69571
69959
|
*
|
|
69572
69960
|
*
|
|
@@ -69976,6 +70364,7 @@ a.ui.nag {
|
|
|
69976
70364
|
.ui.search.short > .results {
|
|
69977
70365
|
overflow: hidden auto;
|
|
69978
70366
|
overscroll-behavior: none;
|
|
70367
|
+
-webkit-backface-visibility: hidden;
|
|
69979
70368
|
backface-visibility: hidden;
|
|
69980
70369
|
}
|
|
69981
70370
|
|
|
@@ -70172,7 +70561,7 @@ a.ui.nag {
|
|
|
70172
70561
|
Site Overrides
|
|
70173
70562
|
*******************************/
|
|
70174
70563
|
/*!
|
|
70175
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
70564
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Shape
|
|
70176
70565
|
* https://github.com/fomantic/Fomantic-UI/
|
|
70177
70566
|
*
|
|
70178
70567
|
*
|
|
@@ -70203,10 +70592,12 @@ a.ui.nag {
|
|
|
70203
70592
|
opacity: 1;
|
|
70204
70593
|
width: 100%;
|
|
70205
70594
|
margin: 0 !important;
|
|
70595
|
+
-webkit-backface-visibility: hidden;
|
|
70206
70596
|
backface-visibility: hidden;
|
|
70207
70597
|
}
|
|
70208
70598
|
|
|
70209
70599
|
.ui.shape .side * {
|
|
70600
|
+
-webkit-backface-visibility: visible !important;
|
|
70210
70601
|
backface-visibility: visible !important;
|
|
70211
70602
|
}
|
|
70212
70603
|
|
|
@@ -70318,7 +70709,7 @@ a.ui.nag {
|
|
|
70318
70709
|
User Overrides
|
|
70319
70710
|
*******************************/
|
|
70320
70711
|
/*!
|
|
70321
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
70712
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Sidebar
|
|
70322
70713
|
* https://github.com/fomantic/Fomantic-UI/
|
|
70323
70714
|
*
|
|
70324
70715
|
*
|
|
@@ -70337,6 +70728,7 @@ a.ui.nag {
|
|
|
70337
70728
|
position: fixed;
|
|
70338
70729
|
top: 0;
|
|
70339
70730
|
left: 0;
|
|
70731
|
+
-webkit-backface-visibility: hidden;
|
|
70340
70732
|
backface-visibility: hidden;
|
|
70341
70733
|
transition: none;
|
|
70342
70734
|
will-change: transform;
|
|
@@ -70354,6 +70746,7 @@ a.ui.nag {
|
|
|
70354
70746
|
/* GPU Layers for Child Elements */
|
|
70355
70747
|
|
|
70356
70748
|
.ui.sidebar > * {
|
|
70749
|
+
-webkit-backface-visibility: hidden;
|
|
70357
70750
|
backface-visibility: hidden;
|
|
70358
70751
|
}
|
|
70359
70752
|
|
|
@@ -70435,6 +70828,7 @@ body.pushable.dimmed {
|
|
|
70435
70828
|
|
|
70436
70829
|
.pushable > .fixed {
|
|
70437
70830
|
position: fixed;
|
|
70831
|
+
-webkit-backface-visibility: hidden;
|
|
70438
70832
|
backface-visibility: hidden;
|
|
70439
70833
|
transition: transform 500ms ease;
|
|
70440
70834
|
will-change: transform;
|
|
@@ -70447,6 +70841,7 @@ body.pushable.dimmed {
|
|
|
70447
70841
|
|
|
70448
70842
|
.pushable > .pusher {
|
|
70449
70843
|
position: relative;
|
|
70844
|
+
-webkit-backface-visibility: hidden;
|
|
70450
70845
|
backface-visibility: hidden;
|
|
70451
70846
|
min-height: 100%;
|
|
70452
70847
|
transition: transform 500ms ease;
|
|
@@ -70929,7 +71324,7 @@ body.pushable > .pusher {
|
|
|
70929
71324
|
Site Overrides
|
|
70930
71325
|
*******************************/
|
|
70931
71326
|
/*!
|
|
70932
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
71327
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Sticky
|
|
70933
71328
|
* https://github.com/fomantic/Fomantic-UI/
|
|
70934
71329
|
*
|
|
70935
71330
|
*
|
|
@@ -70998,7 +71393,7 @@ body.pushable > .pusher {
|
|
|
70998
71393
|
Site Overrides
|
|
70999
71394
|
*******************************/
|
|
71000
71395
|
/*!
|
|
71001
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
71396
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Tab
|
|
71002
71397
|
* https://github.com/fomantic/Fomantic-UI/
|
|
71003
71398
|
*
|
|
71004
71399
|
*
|
|
@@ -71080,7 +71475,7 @@ body.pushable > .pusher {
|
|
|
71080
71475
|
User Overrides
|
|
71081
71476
|
*******************************/
|
|
71082
71477
|
/*!
|
|
71083
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
71478
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Toast
|
|
71084
71479
|
* https://github.com/fomantic/Fomantic-UI/
|
|
71085
71480
|
*
|
|
71086
71481
|
*
|
|
@@ -72008,7 +72403,7 @@ body.pushable > .pusher {
|
|
|
72008
72403
|
User Overrides
|
|
72009
72404
|
*******************************/
|
|
72010
72405
|
/*!
|
|
72011
|
-
* # Fomantic-UI 2.10.0-beta.
|
|
72406
|
+
* # Fomantic-UI 2.10.0-beta.68+d5c8154 - Transition
|
|
72012
72407
|
* https://github.com/fomantic/Fomantic-UI/
|
|
72013
72408
|
*
|
|
72014
72409
|
*
|
|
@@ -72035,6 +72430,7 @@ body.pushable > .pusher {
|
|
|
72035
72430
|
/* Animating */
|
|
72036
72431
|
|
|
72037
72432
|
.animating.transition {
|
|
72433
|
+
-webkit-backface-visibility: hidden;
|
|
72038
72434
|
backface-visibility: hidden;
|
|
72039
72435
|
visibility: visible !important;
|
|
72040
72436
|
}
|