fomantic-ui 2.9.1-beta.29 → 2.9.1-beta.30
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/.github/workflows/ci.yml +1 -1
- package/.stylelintrc.js +4 -15
- 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 +2 -2
- package/dist/components/breadcrumb.min.css +2 -2
- package/dist/components/button.css +5 -5
- package/dist/components/button.min.css +2 -2
- package/dist/components/calendar.css +1 -1
- package/dist/components/calendar.js +1 -1
- package/dist/components/calendar.min.css +1 -1
- package/dist/components/calendar.min.js +1 -1
- package/dist/components/card.css +4 -5
- package/dist/components/card.min.css +2 -2
- package/dist/components/checkbox.css +1 -1
- package/dist/components/checkbox.js +1 -1
- package/dist/components/checkbox.min.css +1 -1
- package/dist/components/checkbox.min.js +1 -1
- package/dist/components/comment.css +1 -1
- package/dist/components/comment.min.css +1 -1
- package/dist/components/container.css +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 +2 -5
- package/dist/components/divider.min.css +2 -2
- package/dist/components/dropdown.css +6 -7
- 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/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 +2 -2
- 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 +7 -18
- package/dist/components/grid.min.css +2 -2
- package/dist/components/header.css +2 -2
- package/dist/components/header.min.css +2 -2
- package/dist/components/icon.css +1 -1
- package/dist/components/icon.min.css +1 -1
- package/dist/components/image.css +3 -4
- package/dist/components/image.min.css +2 -2
- package/dist/components/input.css +1 -1
- package/dist/components/input.min.css +1 -1
- package/dist/components/item.css +2 -2
- package/dist/components/item.min.css +2 -2
- package/dist/components/label.css +1 -2
- package/dist/components/label.min.css +2 -2
- 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 +4 -10
- 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 +42 -42
- package/dist/components/modal.js +1 -1
- package/dist/components/modal.min.css +2 -2
- package/dist/components/modal.min.js +1 -1
- package/dist/components/nag.css +1 -1
- package/dist/components/nag.js +1 -1
- package/dist/components/nag.min.css +1 -1
- package/dist/components/nag.min.js +1 -1
- package/dist/components/placeholder.css +1 -1
- package/dist/components/placeholder.min.css +1 -1
- package/dist/components/popup.css +1 -1
- package/dist/components/popup.js +1 -1
- package/dist/components/popup.min.css +1 -1
- package/dist/components/popup.min.js +1 -1
- package/dist/components/progress.css +1 -1
- package/dist/components/progress.js +1 -1
- package/dist/components/progress.min.css +1 -1
- package/dist/components/progress.min.js +1 -1
- package/dist/components/rail.css +1 -1
- package/dist/components/rail.min.css +1 -1
- package/dist/components/rating.css +1 -1
- package/dist/components/rating.js +1 -1
- package/dist/components/rating.min.css +1 -1
- package/dist/components/rating.min.js +1 -1
- package/dist/components/reset.css +1 -1
- package/dist/components/reset.min.css +1 -1
- package/dist/components/reveal.css +1 -1
- package/dist/components/reveal.min.css +1 -1
- package/dist/components/search.css +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 +2 -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 -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.js +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 +2 -2
- package/dist/components/statistic.min.css +2 -2
- package/dist/components/step.css +2 -3
- package/dist/components/step.min.css +2 -2
- 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 +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 +123 -148
- package/dist/semantic.js +26 -26
- package/dist/semantic.min.css +2 -2
- package/dist/semantic.min.js +1 -1
- package/dist/themes/basic/assets/fonts/icons.woff2 +0 -0
- package/dist/themes/github/assets/fonts/octicons.woff2 +0 -0
- package/package.json +1 -1
- package/src/definitions/collections/breadcrumb.less +1 -1
- package/src/definitions/collections/grid.less +6 -17
- package/src/definitions/collections/menu.less +4 -9
- package/src/definitions/collections/table.less +0 -3
- package/src/definitions/elements/button.less +2 -2
- package/src/definitions/elements/divider.less +1 -4
- package/src/definitions/elements/header.less +1 -1
- package/src/definitions/elements/image.less +2 -3
- package/src/definitions/elements/label.less +0 -1
- package/src/definitions/elements/step.less +1 -2
- package/src/definitions/modules/dropdown.less +4 -5
- package/src/definitions/views/card.less +1 -2
- package/src/definitions/views/statistic.less +1 -1
- package/src/themes/amazon/elements/button.overrides +1 -1
- package/src/themes/basic/assets/fonts/icons.woff2 +0 -0
- package/src/themes/basic/elements/icon.overrides +0 -429
- package/src/themes/basic/elements/icon.variables +139 -1
- package/src/themes/default/collections/menu.variables +1 -1
- package/src/themes/default/elements/button.variables +2 -2
- package/src/themes/default/elements/segment.variables +1 -1
- package/src/themes/default/globals/reset.overrides +4 -0
- package/src/themes/default/modules/dropdown.variables +2 -2
- package/src/themes/default/modules/flyout.variables +1 -1
- package/src/themes/default/modules/modal.variables +41 -41
- package/src/themes/default/views/card.variables +2 -2
- package/src/themes/default/views/item.variables +1 -1
- package/src/themes/github/assets/fonts/octicons.woff2 +0 -0
- package/src/themes/github/elements/icon.overrides +3 -566
- package/src/themes/github/elements/icon.variables +211 -1
- package/src/themes/material/elements/icon.overrides +3 -2798
- package/src/themes/material/elements/icon.variables +936 -0
- package/src/themes/resetcss/globals/reset.overrides +1 -1
package/dist/semantic.css
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*
|
2
|
-
* # Fomantic UI - 2.9.1-beta.
|
2
|
+
* # Fomantic UI - 2.9.1-beta.30+42e4040
|
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.1-beta.
|
12
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - 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.1-beta.
|
433
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Site
|
434
434
|
* https://github.com/fomantic/Fomantic-UI/
|
435
435
|
*
|
436
436
|
*
|
@@ -738,7 +738,7 @@ input::selection {
|
|
738
738
|
Site Overrides
|
739
739
|
*******************************/
|
740
740
|
/*!
|
741
|
-
* # Fomantic-UI 2.9.1-beta.
|
741
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Button
|
742
742
|
* https://github.com/fomantic/Fomantic-UI/
|
743
743
|
*
|
744
744
|
*
|
@@ -1481,7 +1481,7 @@ input::selection {
|
|
1481
1481
|
|
1482
1482
|
.ui.compact.labeled.icon.buttons .button > .icon,
|
1483
1483
|
.ui.compact.labeled.icon.button > .icon {
|
1484
|
-
padding: 0.58928571em 0
|
1484
|
+
padding: 0.58928571em 0;
|
1485
1485
|
}
|
1486
1486
|
|
1487
1487
|
/* -------------------
|
@@ -1761,7 +1761,7 @@ input::selection {
|
|
1761
1761
|
border-bottom-left-radius: inherit;
|
1762
1762
|
text-align: center;
|
1763
1763
|
animation: none;
|
1764
|
-
padding: 0.78571429em 0
|
1764
|
+
padding: 0.78571429em 0;
|
1765
1765
|
margin: 0;
|
1766
1766
|
width: 2.57142857em;
|
1767
1767
|
background-color: rgba(0, 0, 0, 0.05);
|
@@ -5256,7 +5256,7 @@ input::selection {
|
|
5256
5256
|
.ui.buttons .button {
|
5257
5257
|
flex: 1 0 auto;
|
5258
5258
|
border-radius: 0;
|
5259
|
-
margin: 0
|
5259
|
+
margin: 0;
|
5260
5260
|
}
|
5261
5261
|
|
5262
5262
|
.ui.buttons:not(.basic):not(.inverted) > .button:not(.basic):not(.inverted) {
|
@@ -5286,7 +5286,7 @@ input::selection {
|
|
5286
5286
|
display: block;
|
5287
5287
|
float: none;
|
5288
5288
|
width: 100%;
|
5289
|
-
margin: 0
|
5289
|
+
margin: 0;
|
5290
5290
|
border-radius: 0;
|
5291
5291
|
}
|
5292
5292
|
|
@@ -5425,7 +5425,7 @@ input::selection {
|
|
5425
5425
|
Site Overrides
|
5426
5426
|
*******************************/
|
5427
5427
|
/*!
|
5428
|
-
* # Fomantic-UI 2.9.1-beta.
|
5428
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Container
|
5429
5429
|
* https://github.com/fomantic/Fomantic-UI/
|
5430
5430
|
*
|
5431
5431
|
*
|
@@ -5701,7 +5701,7 @@ input::selection {
|
|
5701
5701
|
Site Overrides
|
5702
5702
|
*******************************/
|
5703
5703
|
/*!
|
5704
|
-
* # Fomantic-UI 2.9.1-beta.
|
5704
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Divider
|
5705
5705
|
* https://github.com/fomantic/Fomantic-UI/
|
5706
5706
|
*
|
5707
5707
|
*
|
@@ -5923,10 +5923,7 @@ input::selection {
|
|
5923
5923
|
.ui.divider.inverted,
|
5924
5924
|
.ui.divider.inverted::after,
|
5925
5925
|
.ui.divider.inverted::before {
|
5926
|
-
border-
|
5927
|
-
border-left-color: rgba(34, 36, 38, 0.15) !important;
|
5928
|
-
border-bottom-color: rgba(255, 255, 255, 0.15) !important;
|
5929
|
-
border-right-color: rgba(255, 255, 255, 0.15) !important;
|
5926
|
+
border-color: rgba(34, 36, 38, 0.15) rgba(255, 255, 255, 0.15) rgba(255, 255, 255, 0.15) rgba(34, 36, 38, 0.15) !important;
|
5930
5927
|
}
|
5931
5928
|
|
5932
5929
|
/* --------------
|
@@ -23827,7 +23824,7 @@ em[data-emoji="regional_indicator_a"]::before {
|
|
23827
23824
|
Emojis
|
23828
23825
|
*******************************/
|
23829
23826
|
/*!
|
23830
|
-
* # Fomantic-UI 2.9.1-beta.
|
23827
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Flag
|
23831
23828
|
* https://github.com/fomantic/Fomantic-UI/
|
23832
23829
|
*
|
23833
23830
|
*
|
@@ -25239,7 +25236,7 @@ i.flag.united.nations::before {
|
|
25239
25236
|
Site Overrides
|
25240
25237
|
*******************************/
|
25241
25238
|
/*!
|
25242
|
-
* # Fomantic-UI 2.9.1-beta.
|
25239
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Header
|
25243
25240
|
* https://github.com/fomantic/Fomantic-UI/
|
25244
25241
|
*
|
25245
25242
|
*
|
@@ -26117,7 +26114,7 @@ a.ui.inverted.black.header.header.header:hover {
|
|
26117
26114
|
.ui.attached.header {
|
26118
26115
|
background: #fff;
|
26119
26116
|
padding: 0.78571429rem 1rem;
|
26120
|
-
margin: 0 -1px
|
26117
|
+
margin: 0 -1px;
|
26121
26118
|
box-shadow: none;
|
26122
26119
|
border: 1px solid #d4d4d5;
|
26123
26120
|
border-radius: 0;
|
@@ -26189,7 +26186,7 @@ a.ui.inverted.black.header.header.header:hover {
|
|
26189
26186
|
Site Overrides
|
26190
26187
|
*******************************/
|
26191
26188
|
/*!
|
26192
|
-
* # Fomantic-UI 2.9.1-beta.
|
26189
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Icon
|
26193
26190
|
* https://github.com/fomantic/Fomantic-UI/
|
26194
26191
|
*
|
26195
26192
|
*
|
@@ -35328,7 +35325,7 @@ i.icon.youtube.play::before {
|
|
35328
35325
|
Site Overrides
|
35329
35326
|
*******************************/
|
35330
35327
|
/*!
|
35331
|
-
* # Fomantic-UI 2.9.1-beta.
|
35328
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Image
|
35332
35329
|
* https://github.com/fomantic/Fomantic-UI/
|
35333
35330
|
*
|
35334
35331
|
*
|
@@ -35564,8 +35561,7 @@ img.ui.bordered.image {
|
|
35564
35561
|
|
35565
35562
|
.ui.centered.images {
|
35566
35563
|
display: flex;
|
35567
|
-
flex-
|
35568
|
-
flex-wrap: wrap;
|
35564
|
+
flex-flow: row wrap;
|
35569
35565
|
align-items: stretch;
|
35570
35566
|
justify-content: center;
|
35571
35567
|
}
|
@@ -35652,7 +35648,7 @@ img.ui.bordered.image {
|
|
35652
35648
|
|
35653
35649
|
.ui.images {
|
35654
35650
|
font-size: 0;
|
35655
|
-
margin: 0 -0.25rem
|
35651
|
+
margin: 0 -0.25rem;
|
35656
35652
|
}
|
35657
35653
|
|
35658
35654
|
.ui.images .image,
|
@@ -35670,7 +35666,7 @@ img.ui.bordered.image {
|
|
35670
35666
|
Site Overrides
|
35671
35667
|
*******************************/
|
35672
35668
|
/*!
|
35673
|
-
* # Fomantic-UI 2.9.1-beta.
|
35669
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Input
|
35674
35670
|
* https://github.com/fomantic/Fomantic-UI/
|
35675
35671
|
*
|
35676
35672
|
*
|
@@ -37530,7 +37526,7 @@ input[type="file"].ui.black.file.input::file-selector-button:hover,
|
|
37530
37526
|
Site Overrides
|
37531
37527
|
*******************************/
|
37532
37528
|
/*!
|
37533
|
-
* # Fomantic-UI 2.9.1-beta.
|
37529
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Label
|
37534
37530
|
* https://github.com/fomantic/Fomantic-UI/
|
37535
37531
|
*
|
37536
37532
|
*
|
@@ -39760,7 +39756,6 @@ a.ui.ui.ui.inverted.basic.black.label:hover {
|
|
39760
39756
|
.ui[class*="bottom pointing"].label::before,
|
39761
39757
|
.ui[class*="pointing below"].label::before {
|
39762
39758
|
border-width: 0 1px 1px 0;
|
39763
|
-
top: auto;
|
39764
39759
|
right: auto;
|
39765
39760
|
transform: translateX(-50%) translateY(-50%) rotate(45deg);
|
39766
39761
|
top: 100%;
|
@@ -39915,7 +39910,7 @@ a.ui.ui.ui.inverted.basic.black.label:hover {
|
|
39915
39910
|
Site Overrides
|
39916
39911
|
*******************************/
|
39917
39912
|
/*!
|
39918
|
-
* # Fomantic-UI 2.9.1-beta.
|
39913
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - List
|
39919
39914
|
* https://github.com/fomantic/Fomantic-UI/
|
39920
39915
|
*
|
39921
39916
|
*
|
@@ -41015,7 +41010,7 @@ ol.ui.suffixed.list li::before,
|
|
41015
41010
|
User Variable Overrides
|
41016
41011
|
*******************************/
|
41017
41012
|
/*!
|
41018
|
-
* # Fomantic-UI 2.9.1-beta.
|
41013
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Loader
|
41019
41014
|
* https://github.com/fomantic/Fomantic-UI/
|
41020
41015
|
*
|
41021
41016
|
*
|
@@ -41883,7 +41878,7 @@ ol.ui.suffixed.list li::before,
|
|
41883
41878
|
Site Overrides
|
41884
41879
|
*******************************/
|
41885
41880
|
/*!
|
41886
|
-
* # Fomantic-UI 2.9.1-beta.
|
41881
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Loader
|
41887
41882
|
* https://github.com/fomantic/Fomantic-UI/
|
41888
41883
|
*
|
41889
41884
|
*
|
@@ -42150,7 +42145,7 @@ ol.ui.suffixed.list li::before,
|
|
42150
42145
|
Theme Overrides
|
42151
42146
|
*******************************/
|
42152
42147
|
/*!
|
42153
|
-
* # Fomantic-UI 2.9.1-beta.
|
42148
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Rail
|
42154
42149
|
* https://github.com/fomantic/Fomantic-UI/
|
42155
42150
|
*
|
42156
42151
|
*
|
@@ -42312,7 +42307,7 @@ ol.ui.suffixed.list li::before,
|
|
42312
42307
|
Site Overrides
|
42313
42308
|
*******************************/
|
42314
42309
|
/*!
|
42315
|
-
* # Fomantic-UI 2.9.1-beta.
|
42310
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Reveal
|
42316
42311
|
* https://github.com/fomantic/Fomantic-UI/
|
42317
42312
|
*
|
42318
42313
|
*
|
@@ -42623,7 +42618,7 @@ ol.ui.suffixed.list li::before,
|
|
42623
42618
|
Site Overrides
|
42624
42619
|
*******************************/
|
42625
42620
|
/*!
|
42626
|
-
* # Fomantic-UI 2.9.1-beta.
|
42621
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Segment
|
42627
42622
|
* https://github.com/fomantic/Fomantic-UI/
|
42628
42623
|
*
|
42629
42624
|
*
|
@@ -43048,7 +43043,7 @@ ol.ui.suffixed.list li::before,
|
|
43048
43043
|
|
43049
43044
|
.ui.segments > .ui.segments {
|
43050
43045
|
border-top: 1px solid rgba(34, 36, 38, 0.15);
|
43051
|
-
margin: 1rem
|
43046
|
+
margin: 1rem;
|
43052
43047
|
}
|
43053
43048
|
|
43054
43049
|
.ui.segments > .segments:first-child {
|
@@ -43668,7 +43663,7 @@ ol.ui.suffixed.list li::before,
|
|
43668
43663
|
Site Overrides
|
43669
43664
|
*******************************/
|
43670
43665
|
/*!
|
43671
|
-
* # Fomantic-UI 2.9.1-beta.
|
43666
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Step
|
43672
43667
|
* https://github.com/fomantic/Fomantic-UI/
|
43673
43668
|
*
|
43674
43669
|
*
|
@@ -43717,8 +43712,7 @@ ol.ui.suffixed.list li::before,
|
|
43717
43712
|
position: relative;
|
43718
43713
|
display: flex;
|
43719
43714
|
flex: 1 0 auto;
|
43720
|
-
flex-
|
43721
|
-
flex-direction: row;
|
43715
|
+
flex-flow: row wrap;
|
43722
43716
|
vertical-align: middle;
|
43723
43717
|
align-items: center;
|
43724
43718
|
justify-content: center;
|
@@ -44377,7 +44371,7 @@ ol.ui.suffixed.list li::before,
|
|
44377
44371
|
Site Overrides
|
44378
44372
|
*******************************/
|
44379
44373
|
/*!
|
44380
|
-
* # Fomantic-UI 2.9.1-beta.
|
44374
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Text
|
44381
44375
|
* https://github.com/fomantic/Fomantic-UI/
|
44382
44376
|
*
|
44383
44377
|
*
|
@@ -44572,7 +44566,7 @@ span.ui.massive.text {
|
|
44572
44566
|
Theme Overrides
|
44573
44567
|
*******************************/
|
44574
44568
|
/*!
|
44575
|
-
* # Fomantic-UI 2.9.1-beta.
|
44569
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Breadcrumb
|
44576
44570
|
* https://github.com/fomantic/Fomantic-UI/
|
44577
44571
|
*
|
44578
44572
|
*
|
@@ -44609,7 +44603,7 @@ span.ui.massive.text {
|
|
44609
44603
|
.ui.breadcrumb .divider {
|
44610
44604
|
display: inline-block;
|
44611
44605
|
opacity: 0.7;
|
44612
|
-
margin: 0 0.21428571rem
|
44606
|
+
margin: 0 0.21428571rem;
|
44613
44607
|
font-size: 0.92857143em;
|
44614
44608
|
color: rgba(0, 0, 0, 0.4);
|
44615
44609
|
vertical-align: baseline;
|
@@ -44717,7 +44711,7 @@ span.ui.massive.text {
|
|
44717
44711
|
Site Overrides
|
44718
44712
|
*******************************/
|
44719
44713
|
/*!
|
44720
|
-
* # Fomantic-UI 2.9.1-beta.
|
44714
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Form
|
44721
44715
|
* https://github.com/fomantic/Fomantic-UI/
|
44722
44716
|
*
|
44723
44717
|
*
|
@@ -46736,7 +46730,7 @@ span.ui.massive.text {
|
|
46736
46730
|
Site Overrides
|
46737
46731
|
*******************************/
|
46738
46732
|
/*!
|
46739
|
-
* # Fomantic-UI 2.9.1-beta.
|
46733
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Grid
|
46740
46734
|
* https://github.com/fomantic/Fomantic-UI/
|
46741
46735
|
*
|
46742
46736
|
*
|
@@ -46751,8 +46745,7 @@ span.ui.massive.text {
|
|
46751
46745
|
|
46752
46746
|
.ui.grid {
|
46753
46747
|
display: flex;
|
46754
|
-
flex-
|
46755
|
-
flex-wrap: wrap;
|
46748
|
+
flex-flow: row wrap;
|
46756
46749
|
align-items: stretch;
|
46757
46750
|
padding: 0;
|
46758
46751
|
}
|
@@ -46762,10 +46755,7 @@ span.ui.massive.text {
|
|
46762
46755
|
----------------------- */
|
46763
46756
|
|
46764
46757
|
.ui.grid {
|
46765
|
-
margin
|
46766
|
-
margin-bottom: -1rem;
|
46767
|
-
margin-left: -1rem;
|
46768
|
-
margin-right: -1rem;
|
46758
|
+
margin: -1rem -1rem;
|
46769
46759
|
}
|
46770
46760
|
|
46771
46761
|
.ui.relaxed.grid {
|
@@ -46812,8 +46802,7 @@ span.ui.massive.text {
|
|
46812
46802
|
.ui.grid > .row {
|
46813
46803
|
position: relative;
|
46814
46804
|
display: flex;
|
46815
|
-
flex-
|
46816
|
-
flex-wrap: wrap;
|
46805
|
+
flex-flow: row wrap;
|
46817
46806
|
justify-content: inherit;
|
46818
46807
|
align-items: stretch;
|
46819
46808
|
width: 100% !important;
|
@@ -48692,7 +48681,7 @@ span.ui.massive.text {
|
|
48692
48681
|
.ui.stackable.grid > .column:not(.row),
|
48693
48682
|
.ui.grid > .stackable.stackable.stackable.row > .column {
|
48694
48683
|
width: 100% !important;
|
48695
|
-
margin: 0
|
48684
|
+
margin: 0 !important;
|
48696
48685
|
box-shadow: none !important;
|
48697
48686
|
padding: 1rem 1rem;
|
48698
48687
|
}
|
@@ -48922,10 +48911,7 @@ span.ui.massive.text {
|
|
48922
48911
|
/* Row */
|
48923
48912
|
|
48924
48913
|
.ui.ui.ui.compact.grid > .row {
|
48925
|
-
padding
|
48926
|
-
padding-bottom: 0.5rem;
|
48927
|
-
padding-left: 0;
|
48928
|
-
padding-right: 0;
|
48914
|
+
padding: 0.5rem 0;
|
48929
48915
|
}
|
48930
48916
|
|
48931
48917
|
/* Columns */
|
@@ -48969,10 +48955,7 @@ span.ui.massive.text {
|
|
48969
48955
|
/* Row */
|
48970
48956
|
|
48971
48957
|
.ui.ui.ui[class*="very compact"].grid > .row {
|
48972
|
-
padding
|
48973
|
-
padding-bottom: 0.25rem;
|
48974
|
-
padding-left: 0;
|
48975
|
-
padding-right: 0;
|
48958
|
+
padding: 0.25rem 0;
|
48976
48959
|
}
|
48977
48960
|
|
48978
48961
|
/* Columns */
|
@@ -50026,13 +50009,11 @@ Floated Menu / Item
|
|
50026
50009
|
}
|
50027
50010
|
|
50028
50011
|
.ui.secondary.pointing.menu .item {
|
50029
|
-
border-bottom
|
50030
|
-
border-bottom-style: solid;
|
50012
|
+
border-bottom: 2px solid transparent;
|
50031
50013
|
border-radius: 0;
|
50032
50014
|
align-self: flex-end;
|
50033
50015
|
margin: 0 0 -2px;
|
50034
50016
|
padding: 0.85714286em 1.14285714em;
|
50035
|
-
border-bottom-width: 2px;
|
50036
50017
|
transition: color 0.1s ease;
|
50037
50018
|
}
|
50038
50019
|
|
@@ -50109,18 +50090,14 @@ Floated Menu / Item
|
|
50109
50090
|
|
50110
50091
|
.ui.secondary.vertical.pointing.menu {
|
50111
50092
|
border-bottom-width: 0;
|
50112
|
-
border-right
|
50113
|
-
border-right-style: solid;
|
50114
|
-
border-right-color: rgba(34, 36, 38, 0.15);
|
50093
|
+
border-right: 2px solid rgba(34, 36, 38, 0.15);
|
50115
50094
|
}
|
50116
50095
|
|
50117
50096
|
.ui.secondary.vertical.pointing.menu .item {
|
50118
50097
|
border-bottom: none;
|
50119
|
-
border-right
|
50120
|
-
border-right-color: transparent;
|
50098
|
+
border-right: 2px solid transparent;
|
50121
50099
|
border-radius: 0 !important;
|
50122
50100
|
margin: 0 -2px 0 0;
|
50123
|
-
border-right-width: 2px;
|
50124
50101
|
}
|
50125
50102
|
|
50126
50103
|
/* Vertical Active */
|
@@ -50174,7 +50151,7 @@ Floated Menu / Item
|
|
50174
50151
|
border-radius: 0;
|
50175
50152
|
box-shadow: none;
|
50176
50153
|
align-self: center;
|
50177
|
-
margin: 0
|
50154
|
+
margin: 0;
|
50178
50155
|
padding: 0.35714286em 0.5em;
|
50179
50156
|
font-weight: normal;
|
50180
50157
|
color: rgba(0, 0, 0, 0.6);
|
@@ -51472,7 +51449,7 @@ Floated Menu / Item
|
|
51472
51449
|
Site Overrides
|
51473
51450
|
*******************************/
|
51474
51451
|
/*!
|
51475
|
-
* # Fomantic-UI 2.9.1-beta.
|
51452
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Message
|
51476
51453
|
* https://github.com/fomantic/Fomantic-UI/
|
51477
51454
|
*
|
51478
51455
|
*
|
@@ -52216,7 +52193,7 @@ Floated Menu / Item
|
|
52216
52193
|
Site Overrides
|
52217
52194
|
*******************************/
|
52218
52195
|
/*!
|
52219
|
-
* # Fomantic-UI 2.9.1-beta.
|
52196
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Table
|
52220
52197
|
* https://github.com/fomantic/Fomantic-UI/
|
52221
52198
|
*
|
52222
52199
|
*
|
@@ -56227,7 +56204,7 @@ Floated Menu / Item
|
|
56227
56204
|
Site Overrides
|
56228
56205
|
*******************************/
|
56229
56206
|
/*!
|
56230
|
-
* # Fomantic-UI 2.9.1-beta.
|
56207
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Ad
|
56231
56208
|
* https://github.com/fomantic/Fomantic-UI/
|
56232
56209
|
*
|
56233
56210
|
*
|
@@ -56515,7 +56492,7 @@ Floated Menu / Item
|
|
56515
56492
|
User Variable Overrides
|
56516
56493
|
*******************************/
|
56517
56494
|
/*!
|
56518
|
-
* # Fomantic-UI 2.9.1-beta.
|
56495
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Card
|
56519
56496
|
* https://github.com/fomantic/Fomantic-UI/
|
56520
56497
|
*
|
56521
56498
|
*
|
@@ -56658,7 +56635,7 @@ Floated Menu / Item
|
|
56658
56635
|
border-top: 1px solid rgba(34, 36, 38, 0.1);
|
56659
56636
|
background: none;
|
56660
56637
|
margin: 0;
|
56661
|
-
padding: 1em
|
56638
|
+
padding: 1em;
|
56662
56639
|
box-shadow: none;
|
56663
56640
|
font-size: 1em;
|
56664
56641
|
border-radius: 0;
|
@@ -56958,7 +56935,7 @@ Floated Menu / Item
|
|
56958
56935
|
position: static;
|
56959
56936
|
background: none;
|
56960
56937
|
width: auto;
|
56961
|
-
margin: 0
|
56938
|
+
margin: 0;
|
56962
56939
|
padding: 0.75em 1em;
|
56963
56940
|
top: 0;
|
56964
56941
|
left: 0;
|
@@ -57040,8 +57017,7 @@ Floated Menu / Item
|
|
57040
57017
|
|
57041
57018
|
.ui.horizontal.cards > .card,
|
57042
57019
|
.ui.card.horizontal {
|
57043
|
-
flex-
|
57044
|
-
flex-wrap: wrap;
|
57020
|
+
flex-flow: row wrap;
|
57045
57021
|
min-width: 270px;
|
57046
57022
|
width: 400px;
|
57047
57023
|
max-width: 100%;
|
@@ -58664,7 +58640,7 @@ a.inverted.ui.card:hover,
|
|
58664
58640
|
User Variable Overrides
|
58665
58641
|
*******************************/
|
58666
58642
|
/*!
|
58667
|
-
* # Fomantic-UI 2.9.1-beta.
|
58643
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Comment
|
58668
58644
|
* https://github.com/fomantic/Fomantic-UI/
|
58669
58645
|
*
|
58670
58646
|
*
|
@@ -58975,7 +58951,7 @@ a.inverted.ui.card:hover,
|
|
58975
58951
|
User Variable Overrides
|
58976
58952
|
*******************************/
|
58977
58953
|
/*!
|
58978
|
-
* # Fomantic-UI 2.9.1-beta.
|
58954
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Feed
|
58979
58955
|
* https://github.com/fomantic/Fomantic-UI/
|
58980
58956
|
*
|
58981
58957
|
*
|
@@ -59316,7 +59292,7 @@ a.inverted.ui.card:hover,
|
|
59316
59292
|
User Variable Overrides
|
59317
59293
|
*******************************/
|
59318
59294
|
/*!
|
59319
|
-
* # Fomantic-UI 2.9.1-beta.
|
59295
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Item
|
59320
59296
|
* https://github.com/fomantic/Fomantic-UI/
|
59321
59297
|
*
|
59322
59298
|
*
|
@@ -59627,7 +59603,7 @@ a.inverted.ui.card:hover,
|
|
59627
59603
|
background: none;
|
59628
59604
|
margin: 0.5rem 0 0;
|
59629
59605
|
width: 100%;
|
59630
|
-
padding: 0
|
59606
|
+
padding: 0;
|
59631
59607
|
top: 0;
|
59632
59608
|
left: 0;
|
59633
59609
|
color: rgba(0, 0, 0, 0.4);
|
@@ -59927,7 +59903,7 @@ a.inverted.ui.card:hover,
|
|
59927
59903
|
User Variable Overrides
|
59928
59904
|
*******************************/
|
59929
59905
|
/*!
|
59930
|
-
* # Fomantic-UI 2.9.1-beta.
|
59906
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Statistic
|
59931
59907
|
* https://github.com/fomantic/Fomantic-UI/
|
59932
59908
|
*
|
59933
59909
|
*
|
@@ -60466,7 +60442,7 @@ a.inverted.ui.card:hover,
|
|
60466
60442
|
|
60467
60443
|
.ui.stackable.statistics > .statistic {
|
60468
60444
|
width: 100% !important;
|
60469
|
-
margin: 0
|
60445
|
+
margin: 0 !important;
|
60470
60446
|
padding: 1rem 1rem !important;
|
60471
60447
|
}
|
60472
60448
|
}
|
@@ -60605,7 +60581,7 @@ a.inverted.ui.card:hover,
|
|
60605
60581
|
User Variable Overrides
|
60606
60582
|
*******************************/
|
60607
60583
|
/*!
|
60608
|
-
* # Fomantic-UI 2.9.1-beta.
|
60584
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Accordion
|
60609
60585
|
* https://github.com/fomantic/Fomantic-UI/
|
60610
60586
|
*
|
60611
60587
|
*
|
@@ -61012,7 +60988,7 @@ a.inverted.ui.card:hover,
|
|
61012
60988
|
User Overrides
|
61013
60989
|
*******************************/
|
61014
60990
|
/*!
|
61015
|
-
* # Fomantic-UI 2.9.1-beta.
|
60991
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Calendar
|
61016
60992
|
* https://github.com/fomantic/Fomantic-UI/
|
61017
60993
|
*
|
61018
60994
|
*
|
@@ -61225,7 +61201,7 @@ a.inverted.ui.card:hover,
|
|
61225
61201
|
Theme Overrides
|
61226
61202
|
*******************************/
|
61227
61203
|
/*!
|
61228
|
-
* # Fomantic-UI 2.9.1-beta.
|
61204
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Checkbox
|
61229
61205
|
* https://github.com/fomantic/Fomantic-UI/
|
61230
61206
|
*
|
61231
61207
|
*
|
@@ -62074,7 +62050,7 @@ a.inverted.ui.card:hover,
|
|
62074
62050
|
Site Overrides
|
62075
62051
|
*******************************/
|
62076
62052
|
/*!
|
62077
|
-
* # Fomantic-UI 2.9.1-beta.
|
62053
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Dimmer
|
62078
62054
|
* https://github.com/fomantic/Fomantic-UI/
|
62079
62055
|
*
|
62080
62056
|
*
|
@@ -62480,7 +62456,7 @@ body.dimmable > .dimmer {
|
|
62480
62456
|
User Overrides
|
62481
62457
|
*******************************/
|
62482
62458
|
/*!
|
62483
|
-
* # Fomantic-UI 2.9.1-beta.
|
62459
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Dropdown
|
62484
62460
|
* https://github.com/fomantic/Fomantic-UI/
|
62485
62461
|
*
|
62486
62462
|
*
|
@@ -62523,7 +62499,7 @@ body.dimmable > .dimmer {
|
|
62523
62499
|
min-width: -webkit-max-content;
|
62524
62500
|
min-width: max-content;
|
62525
62501
|
margin: 0;
|
62526
|
-
padding: 0
|
62502
|
+
padding: 0;
|
62527
62503
|
background: #fff;
|
62528
62504
|
font-size: 1em;
|
62529
62505
|
text-shadow: none;
|
@@ -62933,7 +62909,6 @@ select.ui.dropdown {
|
|
62933
62909
|
-webkit-backface-visibility: hidden;
|
62934
62910
|
backface-visibility: hidden;
|
62935
62911
|
border-top-width: 0 !important;
|
62936
|
-
width: auto;
|
62937
62912
|
outline: none;
|
62938
62913
|
margin: 0 -1px;
|
62939
62914
|
min-width: calc(100% + 2px);
|
@@ -63466,7 +63441,7 @@ select.ui.dropdown {
|
|
63466
63441
|
}
|
63467
63442
|
|
63468
63443
|
.ui.inline.dropdown .dropdown.icon {
|
63469
|
-
margin: 0 0.21428571em
|
63444
|
+
margin: 0 0.21428571em;
|
63470
63445
|
vertical-align: baseline;
|
63471
63446
|
}
|
63472
63447
|
|
@@ -64298,7 +64273,7 @@ select.ui.dropdown {
|
|
64298
64273
|
.ui.left.pointing.dropdown > .menu::after {
|
64299
64274
|
top: 1em;
|
64300
64275
|
left: -0.25em;
|
64301
|
-
margin: 0
|
64276
|
+
margin: 0;
|
64302
64277
|
transform: rotate(-45deg);
|
64303
64278
|
}
|
64304
64279
|
|
@@ -64312,7 +64287,7 @@ select.ui.dropdown {
|
|
64312
64287
|
top: 1em;
|
64313
64288
|
left: auto;
|
64314
64289
|
right: -0.25em;
|
64315
|
-
margin: 0
|
64290
|
+
margin: 0;
|
64316
64291
|
transform: rotate(135deg);
|
64317
64292
|
}
|
64318
64293
|
|
@@ -64329,7 +64304,7 @@ select.ui.dropdown {
|
|
64329
64304
|
top: 1em;
|
64330
64305
|
left: auto;
|
64331
64306
|
right: -0.25em;
|
64332
|
-
margin: 0
|
64307
|
+
margin: 0;
|
64333
64308
|
transform: rotate(135deg);
|
64334
64309
|
}
|
64335
64310
|
|
@@ -64749,7 +64724,7 @@ select.ui.dropdown {
|
|
64749
64724
|
User Overrides
|
64750
64725
|
*******************************/
|
64751
64726
|
/*!
|
64752
|
-
* # Fomantic-UI 2.9.1-beta.
|
64727
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Video
|
64753
64728
|
* https://github.com/fomantic/Fomantic-UI/
|
64754
64729
|
*
|
64755
64730
|
*
|
@@ -64909,7 +64884,7 @@ select.ui.dropdown {
|
|
64909
64884
|
Site Overrides
|
64910
64885
|
*******************************/
|
64911
64886
|
/*!
|
64912
|
-
* # Fomantic-UI 2.9.1-beta.
|
64887
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Flyout
|
64913
64888
|
* https://github.com/fomantic/Fomantic-UI/
|
64914
64889
|
*
|
64915
64890
|
*
|
@@ -65031,7 +65006,7 @@ select.ui.dropdown {
|
|
65031
65006
|
|
65032
65007
|
.ui.flyout > .actions {
|
65033
65008
|
background: #f9fafb;
|
65034
|
-
padding: 1rem
|
65009
|
+
padding: 1rem;
|
65035
65010
|
border-top: 1px solid rgba(34, 36, 38, 0.15);
|
65036
65011
|
text-align: right;
|
65037
65012
|
}
|
@@ -65525,7 +65500,7 @@ body.pushable > .pusher {
|
|
65525
65500
|
Theme Overrides
|
65526
65501
|
*******************************/
|
65527
65502
|
/*!
|
65528
|
-
* # Fomantic-UI 2.9.1-beta.
|
65503
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Modal
|
65529
65504
|
* https://github.com/fomantic/Fomantic-UI/
|
65530
65505
|
*
|
65531
65506
|
*
|
@@ -65694,7 +65669,7 @@ body.pushable > .pusher {
|
|
65694
65669
|
|
65695
65670
|
.ui.modal > .actions {
|
65696
65671
|
background: #f9fafb;
|
65697
|
-
padding: 1rem
|
65672
|
+
padding: 1rem;
|
65698
65673
|
border-top: 1px solid rgba(34, 36, 38, 0.15);
|
65699
65674
|
text-align: right;
|
65700
65675
|
}
|
@@ -65737,21 +65712,21 @@ body.pushable > .pusher {
|
|
65737
65712
|
@media only screen and (max-width: 767.98px) {
|
65738
65713
|
.ui.modal:not(.fullscreen) {
|
65739
65714
|
width: 95%;
|
65740
|
-
margin: 0
|
65715
|
+
margin: 0;
|
65741
65716
|
}
|
65742
65717
|
}
|
65743
65718
|
|
65744
65719
|
@media only screen and (min-width: 768px) {
|
65745
65720
|
.ui.modal:not(.fullscreen) {
|
65746
65721
|
width: 88%;
|
65747
|
-
margin: 0
|
65722
|
+
margin: 0;
|
65748
65723
|
}
|
65749
65724
|
}
|
65750
65725
|
|
65751
65726
|
@media only screen and (min-width: 992px) {
|
65752
65727
|
.ui.modal:not(.fullscreen) {
|
65753
65728
|
width: 850px;
|
65754
|
-
margin: 0
|
65729
|
+
margin: 0;
|
65755
65730
|
}
|
65756
65731
|
|
65757
65732
|
.ui.modal:not(.fullscreen) > .active.dimmer + .close:not(.inside) {
|
@@ -65771,14 +65746,14 @@ body.pushable > .pusher {
|
|
65771
65746
|
@media only screen and (min-width: 1200px) {
|
65772
65747
|
.ui.modal:not(.fullscreen) {
|
65773
65748
|
width: 900px;
|
65774
|
-
margin: 0
|
65749
|
+
margin: 0;
|
65775
65750
|
}
|
65776
65751
|
}
|
65777
65752
|
|
65778
65753
|
@media only screen and (min-width: 1920px) {
|
65779
65754
|
.ui.modal:not(.fullscreen) {
|
65780
65755
|
width: 950px;
|
65781
|
-
margin: 0
|
65756
|
+
margin: 0;
|
65782
65757
|
}
|
65783
65758
|
}
|
65784
65759
|
|
@@ -66101,35 +66076,35 @@ body.pushable > .pusher {
|
|
66101
66076
|
@media only screen and (max-width: 767.98px) {
|
66102
66077
|
.ui.mini.modal {
|
66103
66078
|
width: 95%;
|
66104
|
-
margin: 0
|
66079
|
+
margin: 0;
|
66105
66080
|
}
|
66106
66081
|
}
|
66107
66082
|
|
66108
66083
|
@media only screen and (min-width: 768px) {
|
66109
66084
|
.ui.mini.modal {
|
66110
66085
|
width: 35.2%;
|
66111
|
-
margin: 0
|
66086
|
+
margin: 0;
|
66112
66087
|
}
|
66113
66088
|
}
|
66114
66089
|
|
66115
66090
|
@media only screen and (min-width: 992px) {
|
66116
66091
|
.ui.mini.modal {
|
66117
66092
|
width: 340px;
|
66118
|
-
margin: 0
|
66093
|
+
margin: 0;
|
66119
66094
|
}
|
66120
66095
|
}
|
66121
66096
|
|
66122
66097
|
@media only screen and (min-width: 1200px) {
|
66123
66098
|
.ui.mini.modal {
|
66124
66099
|
width: 360px;
|
66125
|
-
margin: 0
|
66100
|
+
margin: 0;
|
66126
66101
|
}
|
66127
66102
|
}
|
66128
66103
|
|
66129
66104
|
@media only screen and (min-width: 1920px) {
|
66130
66105
|
.ui.mini.modal {
|
66131
66106
|
width: 380px;
|
66132
|
-
margin: 0
|
66107
|
+
margin: 0;
|
66133
66108
|
}
|
66134
66109
|
}
|
66135
66110
|
|
@@ -66140,35 +66115,35 @@ body.pushable > .pusher {
|
|
66140
66115
|
@media only screen and (max-width: 767.98px) {
|
66141
66116
|
.ui.tiny.modal {
|
66142
66117
|
width: 95%;
|
66143
|
-
margin: 0
|
66118
|
+
margin: 0;
|
66144
66119
|
}
|
66145
66120
|
}
|
66146
66121
|
|
66147
66122
|
@media only screen and (min-width: 768px) {
|
66148
66123
|
.ui.tiny.modal {
|
66149
66124
|
width: 52.8%;
|
66150
|
-
margin: 0
|
66125
|
+
margin: 0;
|
66151
66126
|
}
|
66152
66127
|
}
|
66153
66128
|
|
66154
66129
|
@media only screen and (min-width: 992px) {
|
66155
66130
|
.ui.tiny.modal {
|
66156
66131
|
width: 510px;
|
66157
|
-
margin: 0
|
66132
|
+
margin: 0;
|
66158
66133
|
}
|
66159
66134
|
}
|
66160
66135
|
|
66161
66136
|
@media only screen and (min-width: 1200px) {
|
66162
66137
|
.ui.tiny.modal {
|
66163
66138
|
width: 540px;
|
66164
|
-
margin: 0
|
66139
|
+
margin: 0;
|
66165
66140
|
}
|
66166
66141
|
}
|
66167
66142
|
|
66168
66143
|
@media only screen and (min-width: 1920px) {
|
66169
66144
|
.ui.tiny.modal {
|
66170
66145
|
width: 570px;
|
66171
|
-
margin: 0
|
66146
|
+
margin: 0;
|
66172
66147
|
}
|
66173
66148
|
}
|
66174
66149
|
|
@@ -66179,35 +66154,35 @@ body.pushable > .pusher {
|
|
66179
66154
|
@media only screen and (max-width: 767.98px) {
|
66180
66155
|
.ui.small.modal {
|
66181
66156
|
width: 95%;
|
66182
|
-
margin: 0
|
66157
|
+
margin: 0;
|
66183
66158
|
}
|
66184
66159
|
}
|
66185
66160
|
|
66186
66161
|
@media only screen and (min-width: 768px) {
|
66187
66162
|
.ui.small.modal {
|
66188
66163
|
width: 70.4%;
|
66189
|
-
margin: 0
|
66164
|
+
margin: 0;
|
66190
66165
|
}
|
66191
66166
|
}
|
66192
66167
|
|
66193
66168
|
@media only screen and (min-width: 992px) {
|
66194
66169
|
.ui.small.modal {
|
66195
66170
|
width: 680px;
|
66196
|
-
margin: 0
|
66171
|
+
margin: 0;
|
66197
66172
|
}
|
66198
66173
|
}
|
66199
66174
|
|
66200
66175
|
@media only screen and (min-width: 1200px) {
|
66201
66176
|
.ui.small.modal {
|
66202
66177
|
width: 720px;
|
66203
|
-
margin: 0
|
66178
|
+
margin: 0;
|
66204
66179
|
}
|
66205
66180
|
}
|
66206
66181
|
|
66207
66182
|
@media only screen and (min-width: 1920px) {
|
66208
66183
|
.ui.small.modal {
|
66209
66184
|
width: 760px;
|
66210
|
-
margin: 0
|
66185
|
+
margin: 0;
|
66211
66186
|
}
|
66212
66187
|
}
|
66213
66188
|
|
@@ -66218,35 +66193,35 @@ body.pushable > .pusher {
|
|
66218
66193
|
@media only screen and (max-width: 767.98px) {
|
66219
66194
|
.ui.large.modal {
|
66220
66195
|
width: 95%;
|
66221
|
-
margin: 0
|
66196
|
+
margin: 0;
|
66222
66197
|
}
|
66223
66198
|
}
|
66224
66199
|
|
66225
66200
|
@media only screen and (min-width: 768px) {
|
66226
66201
|
.ui.large.modal {
|
66227
66202
|
width: 88%;
|
66228
|
-
margin: 0
|
66203
|
+
margin: 0;
|
66229
66204
|
}
|
66230
66205
|
}
|
66231
66206
|
|
66232
66207
|
@media only screen and (min-width: 992px) {
|
66233
66208
|
.ui.large.modal {
|
66234
66209
|
width: 1020px;
|
66235
|
-
margin: 0
|
66210
|
+
margin: 0;
|
66236
66211
|
}
|
66237
66212
|
}
|
66238
66213
|
|
66239
66214
|
@media only screen and (min-width: 1200px) {
|
66240
66215
|
.ui.large.modal {
|
66241
66216
|
width: 1080px;
|
66242
|
-
margin: 0
|
66217
|
+
margin: 0;
|
66243
66218
|
}
|
66244
66219
|
}
|
66245
66220
|
|
66246
66221
|
@media only screen and (min-width: 1920px) {
|
66247
66222
|
.ui.large.modal {
|
66248
66223
|
width: 1140px;
|
66249
|
-
margin: 0
|
66224
|
+
margin: 0;
|
66250
66225
|
}
|
66251
66226
|
}
|
66252
66227
|
|
@@ -66257,35 +66232,35 @@ body.pushable > .pusher {
|
|
66257
66232
|
@media only screen and (max-width: 767.98px) {
|
66258
66233
|
.ui.big.modal {
|
66259
66234
|
width: 95%;
|
66260
|
-
margin: 0
|
66235
|
+
margin: 0;
|
66261
66236
|
}
|
66262
66237
|
}
|
66263
66238
|
|
66264
66239
|
@media only screen and (min-width: 768px) {
|
66265
66240
|
.ui.big.modal {
|
66266
66241
|
width: 88%;
|
66267
|
-
margin: 0
|
66242
|
+
margin: 0;
|
66268
66243
|
}
|
66269
66244
|
}
|
66270
66245
|
|
66271
66246
|
@media only screen and (min-width: 992px) {
|
66272
66247
|
.ui.big.modal {
|
66273
66248
|
width: 1190px;
|
66274
|
-
margin: 0
|
66249
|
+
margin: 0;
|
66275
66250
|
}
|
66276
66251
|
}
|
66277
66252
|
|
66278
66253
|
@media only screen and (min-width: 1200px) {
|
66279
66254
|
.ui.big.modal {
|
66280
66255
|
width: 1260px;
|
66281
|
-
margin: 0
|
66256
|
+
margin: 0;
|
66282
66257
|
}
|
66283
66258
|
}
|
66284
66259
|
|
66285
66260
|
@media only screen and (min-width: 1920px) {
|
66286
66261
|
.ui.big.modal {
|
66287
66262
|
width: 1330px;
|
66288
|
-
margin: 0
|
66263
|
+
margin: 0;
|
66289
66264
|
}
|
66290
66265
|
}
|
66291
66266
|
|
@@ -66296,35 +66271,35 @@ body.pushable > .pusher {
|
|
66296
66271
|
@media only screen and (max-width: 767.98px) {
|
66297
66272
|
.ui.huge.modal {
|
66298
66273
|
width: 95%;
|
66299
|
-
margin: 0
|
66274
|
+
margin: 0;
|
66300
66275
|
}
|
66301
66276
|
}
|
66302
66277
|
|
66303
66278
|
@media only screen and (min-width: 768px) {
|
66304
66279
|
.ui.huge.modal {
|
66305
66280
|
width: 88%;
|
66306
|
-
margin: 0
|
66281
|
+
margin: 0;
|
66307
66282
|
}
|
66308
66283
|
}
|
66309
66284
|
|
66310
66285
|
@media only screen and (min-width: 992px) {
|
66311
66286
|
.ui.huge.modal {
|
66312
66287
|
width: 1360px;
|
66313
|
-
margin: 0
|
66288
|
+
margin: 0;
|
66314
66289
|
}
|
66315
66290
|
}
|
66316
66291
|
|
66317
66292
|
@media only screen and (min-width: 1200px) {
|
66318
66293
|
.ui.huge.modal {
|
66319
66294
|
width: 1440px;
|
66320
|
-
margin: 0
|
66295
|
+
margin: 0;
|
66321
66296
|
}
|
66322
66297
|
}
|
66323
66298
|
|
66324
66299
|
@media only screen and (min-width: 1920px) {
|
66325
66300
|
.ui.huge.modal {
|
66326
66301
|
width: 1520px;
|
66327
|
-
margin: 0
|
66302
|
+
margin: 0;
|
66328
66303
|
}
|
66329
66304
|
}
|
66330
66305
|
|
@@ -66335,35 +66310,35 @@ body.pushable > .pusher {
|
|
66335
66310
|
@media only screen and (max-width: 767.98px) {
|
66336
66311
|
.ui.massive.modal {
|
66337
66312
|
width: 95%;
|
66338
|
-
margin: 0
|
66313
|
+
margin: 0;
|
66339
66314
|
}
|
66340
66315
|
}
|
66341
66316
|
|
66342
66317
|
@media only screen and (min-width: 768px) {
|
66343
66318
|
.ui.massive.modal {
|
66344
66319
|
width: 88%;
|
66345
|
-
margin: 0
|
66320
|
+
margin: 0;
|
66346
66321
|
}
|
66347
66322
|
}
|
66348
66323
|
|
66349
66324
|
@media only screen and (min-width: 992px) {
|
66350
66325
|
.ui.massive.modal {
|
66351
66326
|
width: 1530px;
|
66352
|
-
margin: 0
|
66327
|
+
margin: 0;
|
66353
66328
|
}
|
66354
66329
|
}
|
66355
66330
|
|
66356
66331
|
@media only screen and (min-width: 1200px) {
|
66357
66332
|
.ui.massive.modal {
|
66358
66333
|
width: 1620px;
|
66359
|
-
margin: 0
|
66334
|
+
margin: 0;
|
66360
66335
|
}
|
66361
66336
|
}
|
66362
66337
|
|
66363
66338
|
@media only screen and (min-width: 1920px) {
|
66364
66339
|
.ui.massive.modal {
|
66365
66340
|
width: 1710px;
|
66366
|
-
margin: 0
|
66341
|
+
margin: 0;
|
66367
66342
|
}
|
66368
66343
|
}
|
66369
66344
|
|
@@ -66410,7 +66385,7 @@ body.pushable > .pusher {
|
|
66410
66385
|
Site Overrides
|
66411
66386
|
*******************************/
|
66412
66387
|
/*!
|
66413
|
-
* # Fomantic-UI 2.9.1-beta.
|
66388
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Nag
|
66414
66389
|
* https://github.com/fomantic/Fomantic-UI/
|
66415
66390
|
*
|
66416
66391
|
*
|
@@ -66745,7 +66720,7 @@ a.ui.nag {
|
|
66745
66720
|
User Overrides
|
66746
66721
|
*******************************/
|
66747
66722
|
/*!
|
66748
|
-
* # Fomantic-UI 2.9.1-beta.
|
66723
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Popup
|
66749
66724
|
* https://github.com/fomantic/Fomantic-UI/
|
66750
66725
|
*
|
66751
66726
|
*
|
@@ -67933,7 +67908,7 @@ a.ui.nag {
|
|
67933
67908
|
User Overrides
|
67934
67909
|
*******************************/
|
67935
67910
|
/*!
|
67936
|
-
* # Fomantic-UI 2.9.1-beta.
|
67911
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Progress Bar
|
67937
67912
|
* https://github.com/fomantic/Fomantic-UI/
|
67938
67913
|
*
|
67939
67914
|
*
|
@@ -69729,7 +69704,7 @@ a.ui.nag {
|
|
69729
69704
|
Slider Overrides
|
69730
69705
|
*******************************/
|
69731
69706
|
/*!
|
69732
|
-
* # Fomantic-UI 2.9.1-beta.
|
69707
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Rating
|
69733
69708
|
* https://github.com/fomantic/Fomantic-UI/
|
69734
69709
|
*
|
69735
69710
|
*
|
@@ -70195,7 +70170,7 @@ a.ui.nag {
|
|
70195
70170
|
Site Overrides
|
70196
70171
|
*******************************/
|
70197
70172
|
/*!
|
70198
|
-
* # Fomantic-UI 2.9.1-beta.
|
70173
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Search
|
70199
70174
|
* https://github.com/fomantic/Fomantic-UI/
|
70200
70175
|
*
|
70201
70176
|
*
|
@@ -70765,7 +70740,7 @@ a.ui.nag {
|
|
70765
70740
|
Site Overrides
|
70766
70741
|
*******************************/
|
70767
70742
|
/*!
|
70768
|
-
* # Fomantic-UI 2.9.1-beta.
|
70743
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Shape
|
70769
70744
|
* https://github.com/fomantic/Fomantic-UI/
|
70770
70745
|
*
|
70771
70746
|
*
|
@@ -70914,7 +70889,7 @@ a.ui.nag {
|
|
70914
70889
|
User Overrides
|
70915
70890
|
*******************************/
|
70916
70891
|
/*!
|
70917
|
-
* # Fomantic-UI 2.9.1-beta.
|
70892
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Sidebar
|
70918
70893
|
* https://github.com/fomantic/Fomantic-UI/
|
70919
70894
|
*
|
70920
70895
|
*
|
@@ -71530,7 +71505,7 @@ body.pushable > .pusher {
|
|
71530
71505
|
Site Overrides
|
71531
71506
|
*******************************/
|
71532
71507
|
/*!
|
71533
|
-
* # Fomantic-UI 2.9.1-beta.
|
71508
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Sticky
|
71534
71509
|
* https://github.com/fomantic/Fomantic-UI/
|
71535
71510
|
*
|
71536
71511
|
*
|
@@ -71599,7 +71574,7 @@ body.pushable > .pusher {
|
|
71599
71574
|
Site Overrides
|
71600
71575
|
*******************************/
|
71601
71576
|
/*!
|
71602
|
-
* # Fomantic-UI 2.9.1-beta.
|
71577
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Tab
|
71603
71578
|
* https://github.com/fomantic/Fomantic-UI/
|
71604
71579
|
*
|
71605
71580
|
*
|
@@ -71681,7 +71656,7 @@ body.pushable > .pusher {
|
|
71681
71656
|
User Overrides
|
71682
71657
|
*******************************/
|
71683
71658
|
/*!
|
71684
|
-
* # Fomantic-UI 2.9.1-beta.
|
71659
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Toast
|
71685
71660
|
* https://github.com/fomantic/Fomantic-UI/
|
71686
71661
|
*
|
71687
71662
|
*
|
@@ -72600,7 +72575,7 @@ body.pushable > .pusher {
|
|
72600
72575
|
Theme Overrides
|
72601
72576
|
*******************************/
|
72602
72577
|
/*!
|
72603
|
-
* # Fomantic-UI 2.9.1-beta.
|
72578
|
+
* # Fomantic-UI 2.9.1-beta.30+42e4040 - Transition
|
72604
72579
|
* https://github.com/fomantic/Fomantic-UI/
|
72605
72580
|
*
|
72606
72581
|
*
|