fomantic-ui 2.9.0-beta.317 → 2.9.0-beta.319
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/accordion.css +1 -1
- package/dist/components/accordion.js +1 -1
- package/dist/components/accordion.min.css +1 -1
- package/dist/components/accordion.min.js +1 -1
- package/dist/components/ad.css +1 -1
- package/dist/components/ad.min.css +1 -1
- package/dist/components/api.js +1 -1
- package/dist/components/api.min.js +1 -1
- package/dist/components/breadcrumb.css +1 -1
- package/dist/components/breadcrumb.min.css +1 -1
- package/dist/components/button.css +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 +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 +1 -1
- package/dist/components/divider.min.css +1 -1
- package/dist/components/dropdown.css +1 -1
- package/dist/components/dropdown.js +1 -1
- package/dist/components/dropdown.min.css +1 -1
- 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 +57 -23
- package/dist/components/flyout.js +223 -40
- package/dist/components/flyout.min.css +2 -2
- package/dist/components/flyout.min.js +2 -2
- 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 +1 -1
- package/dist/components/icon.min.css +1 -1
- package/dist/components/image.css +1 -1
- package/dist/components/image.min.css +1 -1
- package/dist/components/input.css +1 -1
- package/dist/components/input.min.css +1 -1
- 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/message.css +1 -1
- package/dist/components/message.min.css +1 -1
- package/dist/components/modal.css +6 -6
- 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 +1 -1
- package/dist/components/segment.min.css +1 -1
- 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 +11 -3
- package/dist/components/sidebar.js +27 -7
- package/dist/components/sidebar.min.css +2 -2
- package/dist/components/sidebar.min.js +2 -2
- 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 +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 +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 +133 -78
- package/dist/semantic.js +274 -71
- package/dist/semantic.min.css +2 -2
- package/dist/semantic.min.js +2 -2
- package/package.json +1 -1
- package/src/definitions/modules/flyout.js +222 -39
- package/src/definitions/modules/flyout.less +114 -68
- package/src/definitions/modules/modal.less +3 -3
- package/src/definitions/modules/sidebar.js +26 -6
- package/src/definitions/modules/sidebar.less +11 -0
- package/src/themes/default/globals/variation.variables +8 -0
- package/src/themes/default/modules/flyout.variables +56 -1
- package/src/themes/default/modules/modal.variables +2 -2
- package/src/themes/default/modules/sidebar.variables +4 -1
package/dist/semantic.css
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*
|
2
|
-
* # Fomantic UI - 2.9.0-beta.
|
2
|
+
* # Fomantic UI - 2.9.0-beta.319+0740de8
|
3
3
|
* https://github.com/fomantic/Fomantic-UI
|
4
4
|
* http://fomantic-ui.com/
|
5
5
|
*
|
@@ -9,7 +9,7 @@
|
|
9
9
|
*
|
10
10
|
*/
|
11
11
|
/*!
|
12
|
-
* # Fomantic-UI 2.9.0-beta.
|
12
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Reset
|
13
13
|
* http://github.com/fomantic/Fomantic-UI/
|
14
14
|
*
|
15
15
|
*
|
@@ -435,7 +435,7 @@ template {
|
|
435
435
|
Site Overrides
|
436
436
|
*******************************/
|
437
437
|
/*!
|
438
|
-
* # Fomantic-UI 2.9.0-beta.
|
438
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Site
|
439
439
|
* http://github.com/fomantic/Fomantic-UI/
|
440
440
|
*
|
441
441
|
*
|
@@ -760,7 +760,7 @@ input::selection {
|
|
760
760
|
Site Overrides
|
761
761
|
*******************************/
|
762
762
|
/*!
|
763
|
-
* # Fomantic-UI 2.9.0-beta.
|
763
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Button
|
764
764
|
* http://github.com/fomantic/Fomantic-UI/
|
765
765
|
*
|
766
766
|
*
|
@@ -5832,7 +5832,7 @@ input::selection {
|
|
5832
5832
|
Site Overrides
|
5833
5833
|
*******************************/
|
5834
5834
|
/*!
|
5835
|
-
* # Fomantic-UI 2.9.0-beta.
|
5835
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Container
|
5836
5836
|
* http://github.com/fomantic/Fomantic-UI/
|
5837
5837
|
*
|
5838
5838
|
*
|
@@ -6106,7 +6106,7 @@ input::selection {
|
|
6106
6106
|
Site Overrides
|
6107
6107
|
*******************************/
|
6108
6108
|
/*!
|
6109
|
-
* # Fomantic-UI 2.9.0-beta.
|
6109
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Divider
|
6110
6110
|
* http://github.com/fomantic/Fomantic-UI/
|
6111
6111
|
*
|
6112
6112
|
*
|
@@ -24296,7 +24296,7 @@ em[data-emoji="regional_indicator_a"]::before {
|
|
24296
24296
|
Emojis
|
24297
24297
|
*******************************/
|
24298
24298
|
/*!
|
24299
|
-
* # Fomantic-UI 2.9.0-beta.
|
24299
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Flag
|
24300
24300
|
* http://github.com/fomantic/Fomantic-UI/
|
24301
24301
|
*
|
24302
24302
|
*
|
@@ -25712,7 +25712,7 @@ i.flag.united.nations::before {
|
|
25712
25712
|
Site Overrides
|
25713
25713
|
*******************************/
|
25714
25714
|
/*!
|
25715
|
-
* # Fomantic-UI 2.9.0-beta.
|
25715
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Header
|
25716
25716
|
* http://github.com/fomantic/Fomantic-UI/
|
25717
25717
|
*
|
25718
25718
|
*
|
@@ -26668,7 +26668,7 @@ a.ui.inverted.black.header.header.header:hover {
|
|
26668
26668
|
Site Overrides
|
26669
26669
|
*******************************/
|
26670
26670
|
/*!
|
26671
|
-
* # Fomantic-UI 2.9.0-beta.
|
26671
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Icon
|
26672
26672
|
* http://github.com/fomantic/Fomantic-UI/
|
26673
26673
|
*
|
26674
26674
|
*
|
@@ -35885,7 +35885,7 @@ i.icon.youtube.play::before {
|
|
35885
35885
|
Site Overrides
|
35886
35886
|
*******************************/
|
35887
35887
|
/*!
|
35888
|
-
* # Fomantic-UI 2.9.0-beta.
|
35888
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Image
|
35889
35889
|
* http://github.com/fomantic/Fomantic-UI/
|
35890
35890
|
*
|
35891
35891
|
*
|
@@ -36240,7 +36240,7 @@ img.ui.bordered.image {
|
|
36240
36240
|
Site Overrides
|
36241
36241
|
*******************************/
|
36242
36242
|
/*!
|
36243
|
-
* # Fomantic-UI 2.9.0-beta.
|
36243
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Input
|
36244
36244
|
* http://github.com/fomantic/Fomantic-UI/
|
36245
36245
|
*
|
36246
36246
|
*
|
@@ -37939,7 +37939,7 @@ input[type="file"].ui.black.file.input::file-selector-button:hover,
|
|
37939
37939
|
Site Overrides
|
37940
37940
|
*******************************/
|
37941
37941
|
/*!
|
37942
|
-
* # Fomantic-UI 2.9.0-beta.
|
37942
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Label
|
37943
37943
|
* http://github.com/fomantic/Fomantic-UI/
|
37944
37944
|
*
|
37945
37945
|
*
|
@@ -40344,7 +40344,7 @@ a.ui.ui.ui.inverted.basic.black.label:hover {
|
|
40344
40344
|
Site Overrides
|
40345
40345
|
*******************************/
|
40346
40346
|
/*!
|
40347
|
-
* # Fomantic-UI 2.9.0-beta.
|
40347
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - List
|
40348
40348
|
* http://github.com/fomantic/Fomantic-UI/
|
40349
40349
|
*
|
40350
40350
|
*
|
@@ -41450,7 +41450,7 @@ ol.ui.suffixed.list li::before,
|
|
41450
41450
|
User Variable Overrides
|
41451
41451
|
*******************************/
|
41452
41452
|
/*!
|
41453
|
-
* # Fomantic-UI 2.9.0-beta.
|
41453
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Loader
|
41454
41454
|
* http://github.com/fomantic/Fomantic-UI/
|
41455
41455
|
*
|
41456
41456
|
*
|
@@ -42405,7 +42405,7 @@ ol.ui.suffixed.list li::before,
|
|
42405
42405
|
Site Overrides
|
42406
42406
|
*******************************/
|
42407
42407
|
/*!
|
42408
|
-
* # Fomantic-UI 2.9.0-beta.
|
42408
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Loader
|
42409
42409
|
* http://github.com/fomantic/Fomantic-UI/
|
42410
42410
|
*
|
42411
42411
|
*
|
@@ -42692,7 +42692,7 @@ ol.ui.suffixed.list li::before,
|
|
42692
42692
|
Theme Overrides
|
42693
42693
|
*******************************/
|
42694
42694
|
/*!
|
42695
|
-
* # Fomantic-UI 2.9.0-beta.
|
42695
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Rail
|
42696
42696
|
* http://github.com/fomantic/Fomantic-UI/
|
42697
42697
|
*
|
42698
42698
|
*
|
@@ -42854,7 +42854,7 @@ ol.ui.suffixed.list li::before,
|
|
42854
42854
|
Site Overrides
|
42855
42855
|
*******************************/
|
42856
42856
|
/*!
|
42857
|
-
* # Fomantic-UI 2.9.0-beta.
|
42857
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Reveal
|
42858
42858
|
* http://github.com/fomantic/Fomantic-UI/
|
42859
42859
|
*
|
42860
42860
|
*
|
@@ -43197,7 +43197,7 @@ ol.ui.suffixed.list li::before,
|
|
43197
43197
|
Site Overrides
|
43198
43198
|
*******************************/
|
43199
43199
|
/*!
|
43200
|
-
* # Fomantic-UI 2.9.0-beta.
|
43200
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Segment
|
43201
43201
|
* http://github.com/fomantic/Fomantic-UI/
|
43202
43202
|
*
|
43203
43203
|
*
|
@@ -44296,7 +44296,7 @@ ol.ui.suffixed.list li::before,
|
|
44296
44296
|
Site Overrides
|
44297
44297
|
*******************************/
|
44298
44298
|
/*!
|
44299
|
-
* # Fomantic-UI 2.9.0-beta.
|
44299
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Step
|
44300
44300
|
* http://github.com/fomantic/Fomantic-UI/
|
44301
44301
|
*
|
44302
44302
|
*
|
@@ -45068,7 +45068,7 @@ ol.ui.suffixed.list li::before,
|
|
45068
45068
|
Site Overrides
|
45069
45069
|
*******************************/
|
45070
45070
|
/*!
|
45071
|
-
* # Fomantic-UI 2.9.0-beta.
|
45071
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Text
|
45072
45072
|
* http://github.com/fomantic/Fomantic-UI/
|
45073
45073
|
*
|
45074
45074
|
*
|
@@ -45263,7 +45263,7 @@ span.ui.massive.text {
|
|
45263
45263
|
Theme Overrides
|
45264
45264
|
*******************************/
|
45265
45265
|
/*!
|
45266
|
-
* # Fomantic-UI 2.9.0-beta.
|
45266
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Breadcrumb
|
45267
45267
|
* http://github.com/fomantic/Fomantic-UI/
|
45268
45268
|
*
|
45269
45269
|
*
|
@@ -45408,7 +45408,7 @@ span.ui.massive.text {
|
|
45408
45408
|
Site Overrides
|
45409
45409
|
*******************************/
|
45410
45410
|
/*!
|
45411
|
-
* # Fomantic-UI 2.9.0-beta.
|
45411
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Form
|
45412
45412
|
* http://github.com/fomantic/Fomantic-UI/
|
45413
45413
|
*
|
45414
45414
|
*
|
@@ -47497,7 +47497,7 @@ span.ui.massive.text {
|
|
47497
47497
|
Site Overrides
|
47498
47498
|
*******************************/
|
47499
47499
|
/*!
|
47500
|
-
* # Fomantic-UI 2.9.0-beta.
|
47500
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Grid
|
47501
47501
|
* http://github.com/fomantic/Fomantic-UI/
|
47502
47502
|
*
|
47503
47503
|
*
|
@@ -52439,7 +52439,7 @@ Floated Menu / Item
|
|
52439
52439
|
Site Overrides
|
52440
52440
|
*******************************/
|
52441
52441
|
/*!
|
52442
|
-
* # Fomantic-UI 2.9.0-beta.
|
52442
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Message
|
52443
52443
|
* http://github.com/fomantic/Fomantic-UI/
|
52444
52444
|
*
|
52445
52445
|
*
|
@@ -53245,7 +53245,7 @@ Floated Menu / Item
|
|
53245
53245
|
Site Overrides
|
53246
53246
|
*******************************/
|
53247
53247
|
/*!
|
53248
|
-
* # Fomantic-UI 2.9.0-beta.
|
53248
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Table
|
53249
53249
|
* http://github.com/fomantic/Fomantic-UI/
|
53250
53250
|
*
|
53251
53251
|
*
|
@@ -57455,7 +57455,7 @@ Floated Menu / Item
|
|
57455
57455
|
Site Overrides
|
57456
57456
|
*******************************/
|
57457
57457
|
/*!
|
57458
|
-
* # Fomantic-UI 2.9.0-beta.
|
57458
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Ad
|
57459
57459
|
* http://github.com/fomantic/Fomantic-UI/
|
57460
57460
|
*
|
57461
57461
|
*
|
@@ -57744,7 +57744,7 @@ Floated Menu / Item
|
|
57744
57744
|
User Variable Overrides
|
57745
57745
|
*******************************/
|
57746
57746
|
/*!
|
57747
|
-
* # Fomantic-UI 2.9.0-beta.
|
57747
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Card
|
57748
57748
|
* http://github.com/fomantic/Fomantic-UI/
|
57749
57749
|
*
|
57750
57750
|
*
|
@@ -60006,7 +60006,7 @@ a.inverted.ui.card:hover,
|
|
60006
60006
|
User Variable Overrides
|
60007
60007
|
*******************************/
|
60008
60008
|
/*!
|
60009
|
-
* # Fomantic-UI 2.9.0-beta.
|
60009
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Comment
|
60010
60010
|
* http://github.com/fomantic/Fomantic-UI/
|
60011
60011
|
*
|
60012
60012
|
*
|
@@ -60321,7 +60321,7 @@ a.inverted.ui.card:hover,
|
|
60321
60321
|
User Variable Overrides
|
60322
60322
|
*******************************/
|
60323
60323
|
/*!
|
60324
|
-
* # Fomantic-UI 2.9.0-beta.
|
60324
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Feed
|
60325
60325
|
* http://github.com/fomantic/Fomantic-UI/
|
60326
60326
|
*
|
60327
60327
|
*
|
@@ -60676,7 +60676,7 @@ a.inverted.ui.card:hover,
|
|
60676
60676
|
User Variable Overrides
|
60677
60677
|
*******************************/
|
60678
60678
|
/*!
|
60679
|
-
* # Fomantic-UI 2.9.0-beta.
|
60679
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Item
|
60680
60680
|
* http://github.com/fomantic/Fomantic-UI/
|
60681
60681
|
*
|
60682
60682
|
*
|
@@ -61312,7 +61312,7 @@ a.inverted.ui.card:hover,
|
|
61312
61312
|
User Variable Overrides
|
61313
61313
|
*******************************/
|
61314
61314
|
/*!
|
61315
|
-
* # Fomantic-UI 2.9.0-beta.
|
61315
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Statistic
|
61316
61316
|
* http://github.com/fomantic/Fomantic-UI/
|
61317
61317
|
*
|
61318
61318
|
*
|
@@ -62018,7 +62018,7 @@ a.inverted.ui.card:hover,
|
|
62018
62018
|
User Variable Overrides
|
62019
62019
|
*******************************/
|
62020
62020
|
/*!
|
62021
|
-
* # Fomantic-UI 2.9.0-beta.
|
62021
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Accordion
|
62022
62022
|
* http://github.com/fomantic/Fomantic-UI/
|
62023
62023
|
*
|
62024
62024
|
*
|
@@ -62436,7 +62436,7 @@ a.inverted.ui.card:hover,
|
|
62436
62436
|
User Overrides
|
62437
62437
|
*******************************/
|
62438
62438
|
/*!
|
62439
|
-
* # Fomantic-UI 2.9.0-beta.
|
62439
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Calendar
|
62440
62440
|
* http://github.com/fomantic/Fomantic-UI/
|
62441
62441
|
*
|
62442
62442
|
*
|
@@ -62649,7 +62649,7 @@ a.inverted.ui.card:hover,
|
|
62649
62649
|
Theme Overrides
|
62650
62650
|
*******************************/
|
62651
62651
|
/*!
|
62652
|
-
* # Fomantic-UI 2.9.0-beta.
|
62652
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Checkbox
|
62653
62653
|
* http://github.com/fomantic/Fomantic-UI/
|
62654
62654
|
*
|
62655
62655
|
*
|
@@ -63549,7 +63549,7 @@ a.inverted.ui.card:hover,
|
|
63549
63549
|
Site Overrides
|
63550
63550
|
*******************************/
|
63551
63551
|
/*!
|
63552
|
-
* # Fomantic-UI 2.9.0-beta.
|
63552
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Dimmer
|
63553
63553
|
* http://github.com/fomantic/Fomantic-UI/
|
63554
63554
|
*
|
63555
63555
|
*
|
@@ -64071,7 +64071,7 @@ body.dimmable > .dimmer {
|
|
64071
64071
|
User Overrides
|
64072
64072
|
*******************************/
|
64073
64073
|
/*!
|
64074
|
-
* # Fomantic-UI 2.9.0-beta.
|
64074
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Dropdown
|
64075
64075
|
* http://github.com/fomantic/Fomantic-UI/
|
64076
64076
|
*
|
64077
64077
|
*
|
@@ -66436,7 +66436,7 @@ select.ui.dropdown {
|
|
66436
66436
|
User Overrides
|
66437
66437
|
*******************************/
|
66438
66438
|
/*!
|
66439
|
-
* # Fomantic-UI 2.9.0-beta.
|
66439
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Video
|
66440
66440
|
* http://github.com/fomantic/Fomantic-UI/
|
66441
66441
|
*
|
66442
66442
|
*
|
@@ -66601,7 +66601,7 @@ select.ui.dropdown {
|
|
66601
66601
|
Site Overrides
|
66602
66602
|
*******************************/
|
66603
66603
|
/*!
|
66604
|
-
* # Fomantic-UI 2.9.0-beta.
|
66604
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Flyout
|
66605
66605
|
* http://github.com/fomantic/Fomantic-UI/
|
66606
66606
|
*
|
66607
66607
|
*
|
@@ -66666,8 +66666,10 @@ select.ui.dropdown {
|
|
66666
66666
|
text-align: right;
|
66667
66667
|
}
|
66668
66668
|
|
66669
|
+
.ui.flyout > .close:focus,
|
66669
66670
|
.ui.flyout > .close:hover {
|
66670
66671
|
opacity: 1;
|
66672
|
+
outline: none;
|
66671
66673
|
}
|
66672
66674
|
|
66673
66675
|
/*--------------
|
@@ -66716,10 +66718,11 @@ select.ui.dropdown {
|
|
66716
66718
|
}
|
66717
66719
|
|
66718
66720
|
/*--------------
|
66719
|
-
|
66720
|
-
---------------*/
|
66721
|
+
Actions
|
66722
|
+
---------------*/
|
66721
66723
|
|
66722
66724
|
.ui.flyout > .actions {
|
66725
|
+
background: #F9FAFB;
|
66723
66726
|
padding: 1rem 1rem;
|
66724
66727
|
border-top: 1px solid rgba(34, 36, 38, 0.15);
|
66725
66728
|
text-align: right;
|
@@ -66729,6 +66732,39 @@ select.ui.dropdown {
|
|
66729
66732
|
margin-left: 0.75em;
|
66730
66733
|
}
|
66731
66734
|
|
66735
|
+
.ui.ui.flyout > .basic.actions {
|
66736
|
+
border-top: none;
|
66737
|
+
}
|
66738
|
+
|
66739
|
+
.ui.flyout > .left.actions {
|
66740
|
+
text-align: left;
|
66741
|
+
}
|
66742
|
+
|
66743
|
+
.ui.flyout > .left.actions > .button:not(.fluid) {
|
66744
|
+
margin-left: 0.5em;
|
66745
|
+
margin-right: 0.5em;
|
66746
|
+
}
|
66747
|
+
|
66748
|
+
.ui.flyout > .centered,
|
66749
|
+
.ui.flyout > .center.aligned {
|
66750
|
+
text-align: center;
|
66751
|
+
}
|
66752
|
+
|
66753
|
+
.ui.flyout > .centered.actions > .button:not(.fluid),
|
66754
|
+
.ui.flyout > .center.aligned.actions > .button:not(.fluid) {
|
66755
|
+
margin-left: 0.5em;
|
66756
|
+
margin-right: 0.5em;
|
66757
|
+
}
|
66758
|
+
|
66759
|
+
.ui.ui.flyout > .basic.header,
|
66760
|
+
.ui.ui.flyout > .basic.actions {
|
66761
|
+
background-color: transparent;
|
66762
|
+
}
|
66763
|
+
|
66764
|
+
.ui.flyout > .basic.header {
|
66765
|
+
border-bottom: none;
|
66766
|
+
}
|
66767
|
+
|
66732
66768
|
/*--------------
|
66733
66769
|
Direction
|
66734
66770
|
---------------*/
|
@@ -66802,7 +66838,7 @@ body.pushable.dimmed {
|
|
66802
66838
|
|
66803
66839
|
.pushable:not(body) > .ui.flyout,
|
66804
66840
|
.pushable:not(body) > .fixed,
|
66805
|
-
.pushable:not(body) > .pusher
|
66841
|
+
.pushable:not(body) > .pusher::after {
|
66806
66842
|
position: absolute;
|
66807
66843
|
}
|
66808
66844
|
|
@@ -66830,7 +66866,6 @@ body.pushable.dimmed {
|
|
66830
66866
|
position: relative;
|
66831
66867
|
-webkit-backface-visibility: hidden;
|
66832
66868
|
backface-visibility: hidden;
|
66833
|
-
overflow: hidden;
|
66834
66869
|
min-height: 100%;
|
66835
66870
|
-webkit-transition: -webkit-transform 500ms ease;
|
66836
66871
|
transition: -webkit-transform 500ms ease;
|
@@ -66841,6 +66876,10 @@ body.pushable.dimmed {
|
|
66841
66876
|
background: inherit;
|
66842
66877
|
}
|
66843
66878
|
|
66879
|
+
.pushable > .pusher:not(.overflowing) {
|
66880
|
+
overflow: hidden;
|
66881
|
+
}
|
66882
|
+
|
66844
66883
|
body.pushable > .pusher {
|
66845
66884
|
background: #FFFFFF;
|
66846
66885
|
}
|
@@ -66849,7 +66888,7 @@ body.pushable > .pusher {
|
|
66849
66888
|
Dimmer
|
66850
66889
|
---------------*/
|
66851
66890
|
|
66852
|
-
.pushable > .pusher
|
66891
|
+
.pushable > .pusher::after {
|
66853
66892
|
position: fixed;
|
66854
66893
|
top: 0;
|
66855
66894
|
right: 0;
|
@@ -66857,8 +66896,8 @@ body.pushable > .pusher {
|
|
66857
66896
|
background: rgba(0, 0, 0, 0.4);
|
66858
66897
|
overflow: hidden;
|
66859
66898
|
opacity: 0;
|
66860
|
-
-webkit-transition:
|
66861
|
-
transition:
|
66899
|
+
-webkit-transition: all 500ms;
|
66900
|
+
transition: all 500ms;
|
66862
66901
|
will-change: opacity;
|
66863
66902
|
z-index: 1000;
|
66864
66903
|
}
|
@@ -66879,12 +66918,22 @@ body.pushable > .pusher {
|
|
66879
66918
|
Dimmed
|
66880
66919
|
---------------*/
|
66881
66920
|
|
66882
|
-
.pushable > .pusher.dimmed
|
66921
|
+
.pushable > .pusher.dimmed::after {
|
66883
66922
|
width: 100% !important;
|
66884
66923
|
height: 100% !important;
|
66885
66924
|
opacity: 1 !important;
|
66886
66925
|
}
|
66887
66926
|
|
66927
|
+
.pushable > .pusher.dimmed.blurring:not(.closing)::after {
|
66928
|
+
background: rgba(0, 0, 0, 0.6);
|
66929
|
+
-webkit-backdrop-filter: blur(5px) grayscale(0.7);
|
66930
|
+
backdrop-filter: blur(5px) grayscale(0.7);
|
66931
|
+
}
|
66932
|
+
|
66933
|
+
.pushable > .pusher.closing.dimmed::after {
|
66934
|
+
opacity: 0 !important;
|
66935
|
+
}
|
66936
|
+
|
66888
66937
|
/*--------------
|
66889
66938
|
Animating
|
66890
66939
|
---------------*/
|
@@ -66954,15 +67003,11 @@ body.pushable > .pusher {
|
|
66954
67003
|
}
|
66955
67004
|
|
66956
67005
|
/*--------------
|
66957
|
-
|
66958
|
-
---------------*/
|
66959
|
-
|
66960
|
-
/*--------------
|
66961
|
-
Inverted
|
66962
|
-
---------------*/
|
67006
|
+
Inverted
|
67007
|
+
---------------*/
|
66963
67008
|
|
66964
67009
|
.ui.flyout.inverted {
|
66965
|
-
background:
|
67010
|
+
background: #000000;
|
66966
67011
|
}
|
66967
67012
|
|
66968
67013
|
.ui.flyout.inverted > .close {
|
@@ -66971,7 +67016,7 @@ body.pushable > .pusher {
|
|
66971
67016
|
|
66972
67017
|
.ui.flyout.inverted > .header,
|
66973
67018
|
.ui.flyout.inverted > .content {
|
66974
|
-
background:
|
67019
|
+
background: #000000;
|
66975
67020
|
color: #FFFFFF;
|
66976
67021
|
}
|
66977
67022
|
|
@@ -66991,6 +67036,11 @@ body.pushable > .pusher {
|
|
66991
67036
|
|
66992
67037
|
/* Left / Right */
|
66993
67038
|
|
67039
|
+
.ui.left.flyout,
|
67040
|
+
.ui.right.flyout {
|
67041
|
+
width: 400px;
|
67042
|
+
}
|
67043
|
+
|
66994
67044
|
.ui.thin.left.flyout,
|
66995
67045
|
.ui.thin.right.flyout {
|
66996
67046
|
width: 200px;
|
@@ -67001,11 +67051,6 @@ body.pushable > .pusher {
|
|
67001
67051
|
width: 120px;
|
67002
67052
|
}
|
67003
67053
|
|
67004
|
-
.ui.left.flyout,
|
67005
|
-
.ui.right.flyout {
|
67006
|
-
width: 400px;
|
67007
|
-
}
|
67008
|
-
|
67009
67054
|
.ui.wide.left.flyout,
|
67010
67055
|
.ui.wide.right.flyout {
|
67011
67056
|
width: 600px;
|
@@ -67209,7 +67254,7 @@ body.pushable > .pusher {
|
|
67209
67254
|
Theme Overrides
|
67210
67255
|
*******************************/
|
67211
67256
|
/*!
|
67212
|
-
* # Fomantic-UI 2.9.0-beta.
|
67257
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Modal
|
67213
67258
|
* http://github.com/fomantic/Fomantic-UI/
|
67214
67259
|
*
|
67215
67260
|
*
|
@@ -67409,7 +67454,7 @@ body.pushable > .pusher {
|
|
67409
67454
|
margin-left: 0.75em;
|
67410
67455
|
}
|
67411
67456
|
|
67412
|
-
.ui.modal > .basic.actions,
|
67457
|
+
.ui.ui.modal > .basic.actions,
|
67413
67458
|
.ui.basic.modal > .actions {
|
67414
67459
|
border-top: none;
|
67415
67460
|
}
|
@@ -67598,8 +67643,8 @@ body.pushable > .pusher {
|
|
67598
67643
|
color: #FFFFFF;
|
67599
67644
|
}
|
67600
67645
|
|
67601
|
-
.ui.modal > .basic.header,
|
67602
|
-
.ui.modal > .basic.actions,
|
67646
|
+
.ui.ui.modal > .basic.header,
|
67647
|
+
.ui.ui.modal > .basic.actions,
|
67603
67648
|
.ui.basic.modal > .header,
|
67604
67649
|
.ui.basic.modal > .content,
|
67605
67650
|
.ui.basic.modal > .actions {
|
@@ -68084,12 +68129,12 @@ body.pushable > .pusher {
|
|
68084
68129
|
*******************************/
|
68085
68130
|
|
68086
68131
|
.ui.inverted.modal {
|
68087
|
-
background:
|
68132
|
+
background: #000000;
|
68088
68133
|
}
|
68089
68134
|
|
68090
68135
|
.ui.inverted.modal > .header,
|
68091
68136
|
.ui.inverted.modal > .content {
|
68092
|
-
background:
|
68137
|
+
background: #000000;
|
68093
68138
|
color: #FFFFFF;
|
68094
68139
|
}
|
68095
68140
|
|
@@ -68122,7 +68167,7 @@ body.pushable > .pusher {
|
|
68122
68167
|
Site Overrides
|
68123
68168
|
*******************************/
|
68124
68169
|
/*!
|
68125
|
-
* # Fomantic-UI 2.9.0-beta.
|
68170
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Nag
|
68126
68171
|
* http://github.com/fomantic/Fomantic-UI/
|
68127
68172
|
*
|
68128
68173
|
*
|
@@ -68461,7 +68506,7 @@ a.ui.nag {
|
|
68461
68506
|
User Overrides
|
68462
68507
|
*******************************/
|
68463
68508
|
/*!
|
68464
|
-
* # Fomantic-UI 2.9.0-beta.
|
68509
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Popup
|
68465
68510
|
* http://github.com/fomantic/Fomantic-UI/
|
68466
68511
|
*
|
68467
68512
|
*
|
@@ -69371,7 +69416,7 @@ a.ui.nag {
|
|
69371
69416
|
User Overrides
|
69372
69417
|
*******************************/
|
69373
69418
|
/*!
|
69374
|
-
* # Fomantic-UI 2.9.0-beta.
|
69419
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Progress Bar
|
69375
69420
|
* http://github.com/fomantic/Fomantic-UI/
|
69376
69421
|
*
|
69377
69422
|
*
|
@@ -71291,7 +71336,7 @@ a.ui.nag {
|
|
71291
71336
|
Slider Overrides
|
71292
71337
|
*******************************/
|
71293
71338
|
/*!
|
71294
|
-
* # Fomantic-UI 2.9.0-beta.
|
71339
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Rating
|
71295
71340
|
* http://github.com/fomantic/Fomantic-UI/
|
71296
71341
|
*
|
71297
71342
|
*
|
@@ -71794,7 +71839,7 @@ a.ui.nag {
|
|
71794
71839
|
Site Overrides
|
71795
71840
|
*******************************/
|
71796
71841
|
/*!
|
71797
|
-
* # Fomantic-UI 2.9.0-beta.
|
71842
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Search
|
71798
71843
|
* http://github.com/fomantic/Fomantic-UI/
|
71799
71844
|
*
|
71800
71845
|
*
|
@@ -72376,7 +72421,7 @@ a.ui.nag {
|
|
72376
72421
|
Site Overrides
|
72377
72422
|
*******************************/
|
72378
72423
|
/*!
|
72379
|
-
* # Fomantic-UI 2.9.0-beta.
|
72424
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Shape
|
72380
72425
|
* http://github.com/fomantic/Fomantic-UI/
|
72381
72426
|
*
|
72382
72427
|
*
|
@@ -72537,7 +72582,7 @@ a.ui.nag {
|
|
72537
72582
|
User Overrides
|
72538
72583
|
*******************************/
|
72539
72584
|
/*!
|
72540
|
-
* # Fomantic-UI 2.9.0-beta.
|
72585
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Sidebar
|
72541
72586
|
* http://github.com/fomantic/Fomantic-UI/
|
72542
72587
|
*
|
72543
72588
|
*
|
@@ -72711,8 +72756,8 @@ body.pushable > .pusher {
|
|
72711
72756
|
background: rgba(0, 0, 0, 0.4);
|
72712
72757
|
overflow: hidden;
|
72713
72758
|
opacity: 0;
|
72714
|
-
-webkit-transition:
|
72715
|
-
transition:
|
72759
|
+
-webkit-transition: all 500ms;
|
72760
|
+
transition: all 500ms;
|
72716
72761
|
will-change: opacity;
|
72717
72762
|
z-index: 1000;
|
72718
72763
|
}
|
@@ -72739,6 +72784,16 @@ body.pushable > .pusher {
|
|
72739
72784
|
opacity: 1 !important;
|
72740
72785
|
}
|
72741
72786
|
|
72787
|
+
.pushable > .pusher.dimmed.blurring:not(.closing)::after {
|
72788
|
+
background: rgba(0, 0, 0, 0.6);
|
72789
|
+
-webkit-backdrop-filter: blur(5px) grayscale(0.7);
|
72790
|
+
backdrop-filter: blur(5px) grayscale(0.7);
|
72791
|
+
}
|
72792
|
+
|
72793
|
+
.pushable > .pusher.closing.dimmed::after {
|
72794
|
+
opacity: 0 !important;
|
72795
|
+
}
|
72796
|
+
|
72742
72797
|
/*--------------
|
72743
72798
|
Animating
|
72744
72799
|
---------------*/
|
@@ -73229,7 +73284,7 @@ body.pushable > .pusher {
|
|
73229
73284
|
Site Overrides
|
73230
73285
|
*******************************/
|
73231
73286
|
/*!
|
73232
|
-
* # Fomantic-UI 2.9.0-beta.
|
73287
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Sticky
|
73233
73288
|
* http://github.com/fomantic/Fomantic-UI/
|
73234
73289
|
*
|
73235
73290
|
*
|
@@ -73302,7 +73357,7 @@ body.pushable > .pusher {
|
|
73302
73357
|
Site Overrides
|
73303
73358
|
*******************************/
|
73304
73359
|
/*!
|
73305
|
-
* # Fomantic-UI 2.9.0-beta.
|
73360
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Tab
|
73306
73361
|
* http://github.com/fomantic/Fomantic-UI/
|
73307
73362
|
*
|
73308
73363
|
*
|
@@ -73386,7 +73441,7 @@ body.pushable > .pusher {
|
|
73386
73441
|
User Overrides
|
73387
73442
|
*******************************/
|
73388
73443
|
/*!
|
73389
|
-
* # Fomantic-UI 2.9.0-beta.
|
73444
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Toast
|
73390
73445
|
* http://github.com/fomantic/Fomantic-UI/
|
73391
73446
|
*
|
73392
73447
|
*
|
@@ -74387,7 +74442,7 @@ body.pushable > .pusher {
|
|
74387
74442
|
Theme Overrides
|
74388
74443
|
*******************************/
|
74389
74444
|
/*!
|
74390
|
-
* # Fomantic-UI 2.9.0-beta.
|
74445
|
+
* # Fomantic-UI 2.9.0-beta.319+0740de8 - Transition
|
74391
74446
|
* http://github.com/fomantic/Fomantic-UI/
|
74392
74447
|
*
|
74393
74448
|
*
|