fomantic-ui 2.9.1-beta.1 → 2.9.1-beta.10
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/README.md +2 -2
- package/dist/components/accordion.css +3 -3
- package/dist/components/accordion.js +3 -3
- package/dist/components/accordion.min.css +3 -3
- package/dist/components/accordion.min.js +3 -3
- package/dist/components/ad.css +3 -3
- package/dist/components/ad.min.css +3 -3
- package/dist/components/api.js +3 -3
- package/dist/components/api.min.js +3 -3
- package/dist/components/breadcrumb.css +3 -3
- package/dist/components/breadcrumb.min.css +3 -3
- package/dist/components/button.css +3 -13
- package/dist/components/button.min.css +3 -3
- package/dist/components/calendar.css +15 -11
- package/dist/components/calendar.js +19 -10
- package/dist/components/calendar.min.css +4 -4
- package/dist/components/calendar.min.js +4 -4
- package/dist/components/card.css +3 -3
- package/dist/components/card.min.css +3 -3
- package/dist/components/checkbox.css +3 -3
- package/dist/components/checkbox.js +3 -3
- package/dist/components/checkbox.min.css +3 -3
- package/dist/components/checkbox.min.js +3 -3
- package/dist/components/comment.css +3 -3
- package/dist/components/comment.min.css +3 -3
- package/dist/components/container.css +3 -3
- package/dist/components/container.min.css +3 -3
- package/dist/components/dimmer.css +3 -3
- package/dist/components/dimmer.js +3 -3
- package/dist/components/dimmer.min.css +3 -3
- package/dist/components/dimmer.min.js +3 -3
- package/dist/components/divider.css +3 -3
- package/dist/components/divider.min.css +3 -3
- package/dist/components/dropdown.css +3 -3
- package/dist/components/dropdown.js +3 -3
- package/dist/components/dropdown.min.css +3 -3
- package/dist/components/dropdown.min.js +3 -3
- package/dist/components/embed.css +3 -3
- package/dist/components/embed.js +3 -3
- package/dist/components/embed.min.css +3 -3
- package/dist/components/embed.min.js +3 -3
- package/dist/components/feed.css +3 -3
- package/dist/components/feed.min.css +3 -3
- package/dist/components/flag.css +3 -3
- package/dist/components/flag.min.css +3 -3
- package/dist/components/flyout.css +3 -3
- package/dist/components/flyout.js +3 -3
- package/dist/components/flyout.min.css +3 -3
- package/dist/components/flyout.min.js +3 -3
- package/dist/components/form.css +3 -3
- package/dist/components/form.js +3 -3
- package/dist/components/form.min.css +3 -3
- package/dist/components/form.min.js +3 -3
- package/dist/components/grid.css +3 -3
- package/dist/components/grid.min.css +3 -3
- package/dist/components/header.css +3 -3
- package/dist/components/header.min.css +3 -3
- package/dist/components/icon.css +6 -16
- package/dist/components/icon.min.css +4 -4
- package/dist/components/image.css +3 -3
- package/dist/components/image.min.css +3 -3
- package/dist/components/input.css +3 -3
- package/dist/components/input.min.css +3 -3
- package/dist/components/item.css +3 -3
- package/dist/components/item.min.css +3 -3
- package/dist/components/label.css +3 -3
- package/dist/components/label.min.css +3 -3
- package/dist/components/list.css +3 -3
- package/dist/components/list.min.css +3 -3
- package/dist/components/loader.css +3 -3
- package/dist/components/loader.min.css +3 -3
- package/dist/components/menu.css +2 -2
- package/dist/components/message.css +3 -3
- package/dist/components/message.min.css +3 -3
- package/dist/components/modal.css +3 -3
- package/dist/components/modal.js +3 -3
- package/dist/components/modal.min.css +3 -3
- package/dist/components/modal.min.js +3 -3
- package/dist/components/nag.css +5 -6
- package/dist/components/nag.js +3 -3
- package/dist/components/nag.min.css +4 -4
- package/dist/components/nag.min.js +3 -3
- package/dist/components/placeholder.css +3 -3
- package/dist/components/placeholder.min.css +3 -3
- package/dist/components/popup.css +303 -3
- package/dist/components/popup.js +3 -3
- package/dist/components/popup.min.css +4 -4
- package/dist/components/popup.min.js +3 -3
- package/dist/components/progress.css +3 -3
- package/dist/components/progress.js +3 -3
- package/dist/components/progress.min.css +3 -3
- package/dist/components/progress.min.js +3 -3
- package/dist/components/rail.css +3 -3
- package/dist/components/rail.min.css +3 -3
- package/dist/components/rating.css +4 -4
- package/dist/components/rating.js +3 -3
- package/dist/components/rating.min.css +4 -4
- package/dist/components/rating.min.js +3 -3
- package/dist/components/reset.css +3 -3
- package/dist/components/reset.min.css +3 -3
- package/dist/components/reveal.css +3 -3
- package/dist/components/reveal.min.css +3 -3
- package/dist/components/search.css +3 -3
- package/dist/components/search.js +3 -3
- package/dist/components/search.min.css +3 -3
- package/dist/components/search.min.js +3 -3
- package/dist/components/segment.css +3 -3
- package/dist/components/segment.min.css +3 -3
- package/dist/components/shape.css +3 -3
- package/dist/components/shape.js +3 -3
- package/dist/components/shape.min.css +3 -3
- package/dist/components/shape.min.js +3 -3
- package/dist/components/sidebar.css +3 -3
- package/dist/components/sidebar.js +3 -3
- package/dist/components/sidebar.min.css +3 -3
- package/dist/components/sidebar.min.js +3 -3
- package/dist/components/site.css +3 -3
- package/dist/components/site.js +3 -3
- package/dist/components/site.min.css +3 -3
- package/dist/components/site.min.js +3 -3
- package/dist/components/slider.js +3 -3
- package/dist/components/slider.min.js +3 -3
- package/dist/components/state.js +3 -3
- package/dist/components/state.min.js +3 -3
- package/dist/components/statistic.css +3 -3
- package/dist/components/statistic.min.css +3 -3
- package/dist/components/step.css +3 -3
- package/dist/components/step.min.css +3 -3
- package/dist/components/sticky.css +3 -3
- package/dist/components/sticky.js +3 -3
- package/dist/components/sticky.min.css +3 -3
- package/dist/components/sticky.min.js +3 -3
- package/dist/components/tab.css +3 -3
- package/dist/components/tab.js +3 -3
- package/dist/components/tab.min.css +3 -3
- package/dist/components/tab.min.js +3 -3
- package/dist/components/table.css +5 -5
- package/dist/components/table.min.css +4 -4
- package/dist/components/text.css +2 -2
- package/dist/components/text.min.css +2 -2
- package/dist/components/toast.css +3 -3
- package/dist/components/toast.js +3 -3
- package/dist/components/toast.min.css +3 -3
- package/dist/components/toast.min.js +3 -3
- package/dist/components/transition.css +149 -3
- package/dist/components/transition.js +3 -3
- package/dist/components/transition.min.css +4 -4
- package/dist/components/transition.min.js +3 -3
- package/dist/components/visibility.js +3 -3
- package/dist/components/visibility.min.js +3 -3
- package/dist/semantic.css +697 -185
- package/dist/semantic.js +94 -85
- package/dist/semantic.min.css +4 -4
- package/dist/semantic.min.js +4 -4
- package/dist/themes/default/assets/fonts/Lato-Bold.woff +0 -0
- package/dist/themes/default/assets/fonts/Lato-Bold.woff2 +0 -0
- package/dist/themes/default/assets/fonts/Lato-BoldItalic.woff +0 -0
- package/dist/themes/default/assets/fonts/Lato-BoldItalic.woff2 +0 -0
- package/dist/themes/default/assets/fonts/Lato-Italic.woff +0 -0
- package/dist/themes/default/assets/fonts/Lato-Italic.woff2 +0 -0
- package/dist/themes/default/assets/fonts/Lato-Regular.woff +0 -0
- package/dist/themes/default/assets/fonts/Lato-Regular.woff2 +0 -0
- package/dist/themes/default/assets/fonts/LatoLatin-Bold.woff +0 -0
- package/dist/themes/default/assets/fonts/LatoLatin-Bold.woff2 +0 -0
- package/dist/themes/default/assets/fonts/LatoLatin-BoldItalic.woff +0 -0
- package/dist/themes/default/assets/fonts/LatoLatin-BoldItalic.woff2 +0 -0
- package/dist/themes/default/assets/fonts/LatoLatin-Italic.woff +0 -0
- package/dist/themes/default/assets/fonts/LatoLatin-Italic.woff2 +0 -0
- package/dist/themes/default/assets/fonts/LatoLatin-Regular.woff +0 -0
- package/dist/themes/default/assets/fonts/LatoLatin-Regular.woff2 +0 -0
- package/package.json +3 -5
- package/src/definitions/behaviors/api.js +2 -2
- package/src/definitions/behaviors/form.js +2 -2
- package/src/definitions/behaviors/state.js +2 -2
- package/src/definitions/behaviors/visibility.js +2 -2
- package/src/definitions/collections/breadcrumb.less +2 -2
- package/src/definitions/collections/form.less +4 -4
- package/src/definitions/collections/grid.less +2 -2
- package/src/definitions/collections/menu.less +2 -2
- package/src/definitions/collections/message.less +2 -2
- package/src/definitions/collections/table.less +4 -4
- package/src/definitions/elements/button.less +86 -94
- package/src/definitions/elements/container.less +2 -2
- package/src/definitions/elements/divider.less +2 -2
- package/src/definitions/elements/flag.less +2 -2
- package/src/definitions/elements/header.less +2 -2
- package/src/definitions/elements/icon.less +80 -6
- package/src/definitions/elements/image.less +2 -2
- package/src/definitions/elements/input.less +11 -10
- package/src/definitions/elements/label.less +2 -2
- package/src/definitions/elements/list.less +2 -2
- package/src/definitions/elements/loader.less +2 -2
- package/src/definitions/elements/placeholder.less +2 -2
- package/src/definitions/elements/rail.less +2 -2
- package/src/definitions/elements/reveal.less +2 -2
- package/src/definitions/elements/segment.less +2 -2
- package/src/definitions/elements/step.less +2 -2
- package/src/definitions/elements/text.less +1 -1
- package/src/definitions/globals/reset.less +2 -2
- package/src/definitions/globals/site.js +2 -2
- package/src/definitions/globals/site.less +2 -2
- package/src/definitions/modules/accordion.js +2 -2
- package/src/definitions/modules/accordion.less +2 -2
- package/src/definitions/modules/calendar.js +18 -9
- package/src/definitions/modules/calendar.less +14 -10
- package/src/definitions/modules/checkbox.js +2 -2
- package/src/definitions/modules/checkbox.less +2 -2
- package/src/definitions/modules/dimmer.js +2 -2
- package/src/definitions/modules/dimmer.less +2 -2
- package/src/definitions/modules/dropdown.js +2 -2
- package/src/definitions/modules/dropdown.less +2 -2
- package/src/definitions/modules/embed.js +2 -2
- package/src/definitions/modules/embed.less +2 -2
- package/src/definitions/modules/flyout.js +2 -2
- package/src/definitions/modules/flyout.less +2 -2
- package/src/definitions/modules/modal.js +2 -2
- package/src/definitions/modules/modal.less +2 -2
- package/src/definitions/modules/nag.js +2 -2
- package/src/definitions/modules/nag.less +2 -3
- package/src/definitions/modules/popup.js +2 -2
- package/src/definitions/modules/popup.less +52 -2
- package/src/definitions/modules/progress.js +2 -2
- package/src/definitions/modules/progress.less +2 -2
- package/src/definitions/modules/rating.js +2 -2
- package/src/definitions/modules/rating.less +3 -3
- package/src/definitions/modules/search.js +2 -2
- package/src/definitions/modules/search.less +2 -2
- package/src/definitions/modules/shape.js +2 -2
- package/src/definitions/modules/shape.less +2 -2
- package/src/definitions/modules/sidebar.js +2 -2
- package/src/definitions/modules/sidebar.less +2 -2
- package/src/definitions/modules/slider.js +2 -2
- package/src/definitions/modules/sticky.js +2 -2
- package/src/definitions/modules/sticky.less +2 -2
- package/src/definitions/modules/tab.js +2 -2
- package/src/definitions/modules/tab.less +2 -2
- package/src/definitions/modules/toast.js +2 -2
- package/src/definitions/modules/toast.less +2 -2
- package/src/definitions/modules/transition.js +2 -2
- package/src/definitions/modules/transition.less +38 -3
- package/src/definitions/views/ad.less +2 -2
- package/src/definitions/views/card.less +2 -2
- package/src/definitions/views/comment.less +2 -2
- package/src/definitions/views/feed.less +2 -2
- package/src/definitions/views/item.less +2 -2
- package/src/definitions/views/statistic.less +2 -2
- package/src/themes/default/assets/fonts/Lato-Bold.woff +0 -0
- package/src/themes/default/assets/fonts/Lato-Bold.woff2 +0 -0
- package/src/themes/default/assets/fonts/Lato-BoldItalic.woff +0 -0
- package/src/themes/default/assets/fonts/Lato-BoldItalic.woff2 +0 -0
- package/src/themes/default/assets/fonts/Lato-Italic.woff +0 -0
- package/src/themes/default/assets/fonts/Lato-Italic.woff2 +0 -0
- package/src/themes/default/assets/fonts/Lato-Regular.woff +0 -0
- package/src/themes/default/assets/fonts/Lato-Regular.woff2 +0 -0
- package/src/themes/default/assets/fonts/LatoLatin-Bold.woff +0 -0
- package/src/themes/default/assets/fonts/LatoLatin-Bold.woff2 +0 -0
- package/src/themes/default/assets/fonts/LatoLatin-BoldItalic.woff +0 -0
- package/src/themes/default/assets/fonts/LatoLatin-BoldItalic.woff2 +0 -0
- package/src/themes/default/assets/fonts/LatoLatin-Italic.woff +0 -0
- package/src/themes/default/assets/fonts/LatoLatin-Italic.woff2 +0 -0
- package/src/themes/default/assets/fonts/LatoLatin-Regular.woff +0 -0
- package/src/themes/default/assets/fonts/LatoLatin-Regular.woff2 +0 -0
- package/src/themes/default/elements/icon.variables +18 -0
- package/src/themes/default/globals/site.variables +1 -0
- package/src/themes/default/globals/variation.variables +9 -1
- package/src/themes/default/modules/calendar.variables +2 -0
- package/src/themes/default/modules/nag.variables +1 -1
- package/src/themes/default/modules/transition.variables +8 -1
- package/tasks/build/css.js +3 -3
- package/tasks/build/javascript.js +3 -3
- package/tasks/config/defaults.js +2 -0
- package/tasks/config/project/config.js +2 -2
- package/tasks/config/project/release.js +2 -2
- package/tasks/config/tasks.js +17 -7
- package/tasks/config/user.js +4 -1
- package/tasks/install.js +2 -2
package/dist/semantic.css
CHANGED
@@ -1,20 +1,20 @@
|
|
1
1
|
/*
|
2
|
-
* # Fomantic UI - 2.9.1-beta.
|
2
|
+
* # Fomantic UI - 2.9.1-beta.10+0533782
|
3
3
|
* https://github.com/fomantic/Fomantic-UI
|
4
|
-
*
|
4
|
+
* https://fomantic-ui.com/
|
5
5
|
*
|
6
6
|
* Copyright 2022 Contributors
|
7
7
|
* Released under the MIT license
|
8
|
-
*
|
8
|
+
* https://opensource.org/licenses/MIT
|
9
9
|
*
|
10
10
|
*/
|
11
11
|
/*!
|
12
|
-
* # Fomantic-UI 2.9.1-beta.
|
13
|
-
*
|
12
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Reset
|
13
|
+
* https://github.com/fomantic/Fomantic-UI/
|
14
14
|
*
|
15
15
|
*
|
16
16
|
* Released under the MIT license
|
17
|
-
*
|
17
|
+
* https://opensource.org/licenses/MIT
|
18
18
|
*
|
19
19
|
*/
|
20
20
|
|
@@ -435,12 +435,12 @@ template {
|
|
435
435
|
Site Overrides
|
436
436
|
*******************************/
|
437
437
|
/*!
|
438
|
-
* # Fomantic-UI 2.9.1-beta.
|
439
|
-
*
|
438
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Site
|
439
|
+
* https://github.com/fomantic/Fomantic-UI/
|
440
440
|
*
|
441
441
|
*
|
442
442
|
* Released under the MIT license
|
443
|
-
*
|
443
|
+
* https://opensource.org/licenses/MIT
|
444
444
|
*
|
445
445
|
*/
|
446
446
|
|
@@ -760,12 +760,12 @@ input::selection {
|
|
760
760
|
Site Overrides
|
761
761
|
*******************************/
|
762
762
|
/*!
|
763
|
-
* # Fomantic-UI 2.9.1-beta.
|
764
|
-
*
|
763
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Button
|
764
|
+
* https://github.com/fomantic/Fomantic-UI/
|
765
765
|
*
|
766
766
|
*
|
767
767
|
* Released under the MIT license
|
768
|
-
*
|
768
|
+
* https://opensource.org/licenses/MIT
|
769
769
|
*
|
770
770
|
*/
|
771
771
|
|
@@ -5426,10 +5426,6 @@ input::selection {
|
|
5426
5426
|
color: #0f0f10;
|
5427
5427
|
}
|
5428
5428
|
|
5429
|
-
/*---------------
|
5430
|
-
Positive
|
5431
|
-
----------------*/
|
5432
|
-
|
5433
5429
|
/* Standard */
|
5434
5430
|
|
5435
5431
|
.ui.positive.buttons .button,
|
@@ -5520,10 +5516,6 @@ input::selection {
|
|
5520
5516
|
margin-left: -1px;
|
5521
5517
|
}
|
5522
5518
|
|
5523
|
-
/*---------------
|
5524
|
-
Negative
|
5525
|
-
----------------*/
|
5526
|
-
|
5527
5519
|
/* Standard */
|
5528
5520
|
|
5529
5521
|
.ui.negative.buttons .button,
|
@@ -5832,12 +5824,12 @@ input::selection {
|
|
5832
5824
|
Site Overrides
|
5833
5825
|
*******************************/
|
5834
5826
|
/*!
|
5835
|
-
* # Fomantic-UI 2.9.1-beta.
|
5836
|
-
*
|
5827
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Container
|
5828
|
+
* https://github.com/fomantic/Fomantic-UI/
|
5837
5829
|
*
|
5838
5830
|
*
|
5839
5831
|
* Released under the MIT license
|
5840
|
-
*
|
5832
|
+
* https://opensource.org/licenses/MIT
|
5841
5833
|
*
|
5842
5834
|
*/
|
5843
5835
|
|
@@ -6106,12 +6098,12 @@ input::selection {
|
|
6106
6098
|
Site Overrides
|
6107
6099
|
*******************************/
|
6108
6100
|
/*!
|
6109
|
-
* # Fomantic-UI 2.9.1-beta.
|
6110
|
-
*
|
6101
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Divider
|
6102
|
+
* https://github.com/fomantic/Fomantic-UI/
|
6111
6103
|
*
|
6112
6104
|
*
|
6113
6105
|
* Released under the MIT license
|
6114
|
-
*
|
6106
|
+
* https://opensource.org/licenses/MIT
|
6115
6107
|
*
|
6116
6108
|
*/
|
6117
6109
|
|
@@ -24236,12 +24228,12 @@ em[data-emoji="regional_indicator_a"]::before {
|
|
24236
24228
|
Emojis
|
24237
24229
|
*******************************/
|
24238
24230
|
/*!
|
24239
|
-
* # Fomantic-UI 2.9.1-beta.
|
24240
|
-
*
|
24231
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Flag
|
24232
|
+
* https://github.com/fomantic/Fomantic-UI/
|
24241
24233
|
*
|
24242
24234
|
*
|
24243
24235
|
* Released under the MIT license
|
24244
|
-
*
|
24236
|
+
* https://opensource.org/licenses/MIT
|
24245
24237
|
*
|
24246
24238
|
*/
|
24247
24239
|
|
@@ -25648,12 +25640,12 @@ i.flag.united.nations::before {
|
|
25648
25640
|
Site Overrides
|
25649
25641
|
*******************************/
|
25650
25642
|
/*!
|
25651
|
-
* # Fomantic-UI 2.9.1-beta.
|
25652
|
-
*
|
25643
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Header
|
25644
|
+
* https://github.com/fomantic/Fomantic-UI/
|
25653
25645
|
*
|
25654
25646
|
*
|
25655
25647
|
* Released under the MIT license
|
25656
|
-
*
|
25648
|
+
* https://opensource.org/licenses/MIT
|
25657
25649
|
*
|
25658
25650
|
*/
|
25659
25651
|
|
@@ -26604,12 +26596,12 @@ a.ui.inverted.black.header.header.header:hover {
|
|
26604
26596
|
Site Overrides
|
26605
26597
|
*******************************/
|
26606
26598
|
/*!
|
26607
|
-
* # Fomantic-UI 2.9.1-beta.
|
26608
|
-
*
|
26599
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Icon
|
26600
|
+
* https://github.com/fomantic/Fomantic-UI/
|
26609
26601
|
*
|
26610
26602
|
*
|
26611
26603
|
* Released under the MIT license
|
26612
|
-
*
|
26604
|
+
* https://opensource.org/licenses/MIT
|
26613
26605
|
*
|
26614
26606
|
*/
|
26615
26607
|
|
@@ -26622,6 +26614,7 @@ a.ui.inverted.black.header.header.header:hover {
|
|
26622
26614
|
src: url("./themes/default/assets/fonts/icons.woff2") format('woff2') , url("./themes/default/assets/fonts/icons.woff") format('woff');
|
26623
26615
|
font-style: normal;
|
26624
26616
|
font-weight: normal;
|
26617
|
+
font-display: block;
|
26625
26618
|
font-variant: normal;
|
26626
26619
|
text-decoration: inherit;
|
26627
26620
|
text-transform: none;
|
@@ -26632,6 +26625,7 @@ a.ui.inverted.black.header.header.header:hover {
|
|
26632
26625
|
src: url("./themes/default/assets/fonts/outline-icons.woff2") format('woff2') , url("./themes/default/assets/fonts/outline-icons.woff") format('woff');
|
26633
26626
|
font-style: normal;
|
26634
26627
|
font-weight: normal;
|
26628
|
+
font-display: block;
|
26635
26629
|
font-variant: normal;
|
26636
26630
|
text-decoration: inherit;
|
26637
26631
|
text-transform: none;
|
@@ -26642,6 +26636,7 @@ a.ui.inverted.black.header.header.header:hover {
|
|
26642
26636
|
src: url("./themes/default/assets/fonts/brand-icons.woff2") format('woff2') , url("./themes/default/assets/fonts/brand-icons.woff") format('woff');
|
26643
26637
|
font-style: normal;
|
26644
26638
|
font-weight: normal;
|
26639
|
+
font-display: block;
|
26645
26640
|
font-variant: normal;
|
26646
26641
|
text-decoration: inherit;
|
26647
26642
|
text-transform: none;
|
@@ -33221,18 +33216,6 @@ i.icon.window.restore.outline::before {
|
|
33221
33216
|
|
33222
33217
|
/* Aliases */
|
33223
33218
|
|
33224
|
-
/*******************************
|
33225
|
-
Thin Icons
|
33226
|
-
*******************************/
|
33227
|
-
|
33228
|
-
/* Icons */
|
33229
|
-
|
33230
|
-
i.icon.thin {
|
33231
|
-
font-family: 'thin-icons';
|
33232
|
-
}
|
33233
|
-
|
33234
|
-
/* Aliases */
|
33235
|
-
|
33236
33219
|
/*******************************
|
33237
33220
|
Brand Icons
|
33238
33221
|
*******************************/
|
@@ -35789,12 +35772,12 @@ i.icon.youtube.play::before {
|
|
35789
35772
|
Site Overrides
|
35790
35773
|
*******************************/
|
35791
35774
|
/*!
|
35792
|
-
* # Fomantic-UI 2.9.1-beta.
|
35793
|
-
*
|
35775
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Image
|
35776
|
+
* https://github.com/fomantic/Fomantic-UI/
|
35794
35777
|
*
|
35795
35778
|
*
|
35796
35779
|
* Released under the MIT license
|
35797
|
-
*
|
35780
|
+
* https://opensource.org/licenses/MIT
|
35798
35781
|
*
|
35799
35782
|
*/
|
35800
35783
|
|
@@ -36144,12 +36127,12 @@ img.ui.bordered.image {
|
|
36144
36127
|
Site Overrides
|
36145
36128
|
*******************************/
|
36146
36129
|
/*!
|
36147
|
-
* # Fomantic-UI 2.9.1-beta.
|
36148
|
-
*
|
36130
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Input
|
36131
|
+
* https://github.com/fomantic/Fomantic-UI/
|
36149
36132
|
*
|
36150
36133
|
*
|
36151
36134
|
* Released under the MIT license
|
36152
|
-
*
|
36135
|
+
* https://opensource.org/licenses/MIT
|
36153
36136
|
*
|
36154
36137
|
*/
|
36155
36138
|
|
@@ -37843,12 +37826,12 @@ input[type="file"].ui.black.file.input::file-selector-button:hover,
|
|
37843
37826
|
Site Overrides
|
37844
37827
|
*******************************/
|
37845
37828
|
/*!
|
37846
|
-
* # Fomantic-UI 2.9.1-beta.
|
37847
|
-
*
|
37829
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Label
|
37830
|
+
* https://github.com/fomantic/Fomantic-UI/
|
37848
37831
|
*
|
37849
37832
|
*
|
37850
37833
|
* Released under the MIT license
|
37851
|
-
*
|
37834
|
+
* https://opensource.org/licenses/MIT
|
37852
37835
|
*
|
37853
37836
|
*/
|
37854
37837
|
|
@@ -40248,12 +40231,12 @@ a.ui.ui.ui.inverted.basic.black.label:hover {
|
|
40248
40231
|
Site Overrides
|
40249
40232
|
*******************************/
|
40250
40233
|
/*!
|
40251
|
-
* # Fomantic-UI 2.9.1-beta.
|
40252
|
-
*
|
40234
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - List
|
40235
|
+
* https://github.com/fomantic/Fomantic-UI/
|
40253
40236
|
*
|
40254
40237
|
*
|
40255
40238
|
* Released under the MIT license
|
40256
|
-
*
|
40239
|
+
* https://opensource.org/licenses/MIT
|
40257
40240
|
*
|
40258
40241
|
*/
|
40259
40242
|
|
@@ -41354,12 +41337,12 @@ ol.ui.suffixed.list li::before,
|
|
41354
41337
|
User Variable Overrides
|
41355
41338
|
*******************************/
|
41356
41339
|
/*!
|
41357
|
-
* # Fomantic-UI 2.9.1-beta.
|
41358
|
-
*
|
41340
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Loader
|
41341
|
+
* https://github.com/fomantic/Fomantic-UI/
|
41359
41342
|
*
|
41360
41343
|
*
|
41361
41344
|
* Released under the MIT license
|
41362
|
-
*
|
41345
|
+
* https://opensource.org/licenses/MIT
|
41363
41346
|
*
|
41364
41347
|
*/
|
41365
41348
|
|
@@ -42309,12 +42292,12 @@ ol.ui.suffixed.list li::before,
|
|
42309
42292
|
Site Overrides
|
42310
42293
|
*******************************/
|
42311
42294
|
/*!
|
42312
|
-
* # Fomantic-UI 2.9.1-beta.
|
42313
|
-
*
|
42295
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Loader
|
42296
|
+
* https://github.com/fomantic/Fomantic-UI/
|
42314
42297
|
*
|
42315
42298
|
*
|
42316
42299
|
* Released under the MIT license
|
42317
|
-
*
|
42300
|
+
* https://opensource.org/licenses/MIT
|
42318
42301
|
*
|
42319
42302
|
*/
|
42320
42303
|
|
@@ -42596,12 +42579,12 @@ ol.ui.suffixed.list li::before,
|
|
42596
42579
|
Theme Overrides
|
42597
42580
|
*******************************/
|
42598
42581
|
/*!
|
42599
|
-
* # Fomantic-UI 2.9.1-beta.
|
42600
|
-
*
|
42582
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Rail
|
42583
|
+
* https://github.com/fomantic/Fomantic-UI/
|
42601
42584
|
*
|
42602
42585
|
*
|
42603
42586
|
* Released under the MIT license
|
42604
|
-
*
|
42587
|
+
* https://opensource.org/licenses/MIT
|
42605
42588
|
*
|
42606
42589
|
*/
|
42607
42590
|
|
@@ -42758,12 +42741,12 @@ ol.ui.suffixed.list li::before,
|
|
42758
42741
|
Site Overrides
|
42759
42742
|
*******************************/
|
42760
42743
|
/*!
|
42761
|
-
* # Fomantic-UI 2.9.1-beta.
|
42762
|
-
*
|
42744
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Reveal
|
42745
|
+
* https://github.com/fomantic/Fomantic-UI/
|
42763
42746
|
*
|
42764
42747
|
*
|
42765
42748
|
* Released under the MIT license
|
42766
|
-
*
|
42749
|
+
* https://opensource.org/licenses/MIT
|
42767
42750
|
*
|
42768
42751
|
*/
|
42769
42752
|
|
@@ -43101,12 +43084,12 @@ ol.ui.suffixed.list li::before,
|
|
43101
43084
|
Site Overrides
|
43102
43085
|
*******************************/
|
43103
43086
|
/*!
|
43104
|
-
* # Fomantic-UI 2.9.1-beta.
|
43105
|
-
*
|
43087
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Segment
|
43088
|
+
* https://github.com/fomantic/Fomantic-UI/
|
43106
43089
|
*
|
43107
43090
|
*
|
43108
43091
|
* Released under the MIT license
|
43109
|
-
*
|
43092
|
+
* https://opensource.org/licenses/MIT
|
43110
43093
|
*
|
43111
43094
|
*/
|
43112
43095
|
|
@@ -44200,12 +44183,12 @@ ol.ui.suffixed.list li::before,
|
|
44200
44183
|
Site Overrides
|
44201
44184
|
*******************************/
|
44202
44185
|
/*!
|
44203
|
-
* # Fomantic-UI 2.9.1-beta.
|
44204
|
-
*
|
44186
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Step
|
44187
|
+
* https://github.com/fomantic/Fomantic-UI/
|
44205
44188
|
*
|
44206
44189
|
*
|
44207
44190
|
* Released under the MIT license
|
44208
|
-
*
|
44191
|
+
* https://opensource.org/licenses/MIT
|
44209
44192
|
*
|
44210
44193
|
*/
|
44211
44194
|
|
@@ -44972,8 +44955,8 @@ ol.ui.suffixed.list li::before,
|
|
44972
44955
|
Site Overrides
|
44973
44956
|
*******************************/
|
44974
44957
|
/*!
|
44975
|
-
* # Fomantic-UI 2.9.1-beta.
|
44976
|
-
*
|
44958
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Text
|
44959
|
+
* https://github.com/fomantic/Fomantic-UI/
|
44977
44960
|
*
|
44978
44961
|
*
|
44979
44962
|
* Released under the MIT license
|
@@ -45167,12 +45150,12 @@ span.ui.massive.text {
|
|
45167
45150
|
Theme Overrides
|
45168
45151
|
*******************************/
|
45169
45152
|
/*!
|
45170
|
-
* # Fomantic-UI 2.9.1-beta.
|
45171
|
-
*
|
45153
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Breadcrumb
|
45154
|
+
* https://github.com/fomantic/Fomantic-UI/
|
45172
45155
|
*
|
45173
45156
|
*
|
45174
45157
|
* Released under the MIT license
|
45175
|
-
*
|
45158
|
+
* https://opensource.org/licenses/MIT
|
45176
45159
|
*
|
45177
45160
|
*/
|
45178
45161
|
|
@@ -45312,12 +45295,12 @@ span.ui.massive.text {
|
|
45312
45295
|
Site Overrides
|
45313
45296
|
*******************************/
|
45314
45297
|
/*!
|
45315
|
-
* # Fomantic-UI 2.9.1-beta.
|
45316
|
-
*
|
45298
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Form
|
45299
|
+
* https://github.com/fomantic/Fomantic-UI/
|
45317
45300
|
*
|
45318
45301
|
*
|
45319
45302
|
* Released under the MIT license
|
45320
|
-
*
|
45303
|
+
* https://opensource.org/licenses/MIT
|
45321
45304
|
*
|
45322
45305
|
*/
|
45323
45306
|
|
@@ -47401,12 +47384,12 @@ span.ui.massive.text {
|
|
47401
47384
|
Site Overrides
|
47402
47385
|
*******************************/
|
47403
47386
|
/*!
|
47404
|
-
* # Fomantic-UI 2.9.1-beta.
|
47405
|
-
*
|
47387
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Grid
|
47388
|
+
* https://github.com/fomantic/Fomantic-UI/
|
47406
47389
|
*
|
47407
47390
|
*
|
47408
47391
|
* Released under the MIT license
|
47409
|
-
*
|
47392
|
+
* https://opensource.org/licenses/MIT
|
47410
47393
|
*
|
47411
47394
|
*/
|
47412
47395
|
|
@@ -49778,12 +49761,12 @@ span.ui.massive.text {
|
|
49778
49761
|
*******************************/
|
49779
49762
|
/*
|
49780
49763
|
* # Fomantic - Menu
|
49781
|
-
*
|
49764
|
+
* https://github.com/fomantic/Fomantic-UI/
|
49782
49765
|
*
|
49783
49766
|
*
|
49784
49767
|
* Copyright 2015 Contributor
|
49785
49768
|
* Released under the MIT license
|
49786
|
-
*
|
49769
|
+
* https://opensource.org/licenses/MIT
|
49787
49770
|
*
|
49788
49771
|
*/
|
49789
49772
|
|
@@ -52343,12 +52326,12 @@ Floated Menu / Item
|
|
52343
52326
|
Site Overrides
|
52344
52327
|
*******************************/
|
52345
52328
|
/*!
|
52346
|
-
* # Fomantic-UI 2.9.1-beta.
|
52347
|
-
*
|
52329
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Message
|
52330
|
+
* https://github.com/fomantic/Fomantic-UI/
|
52348
52331
|
*
|
52349
52332
|
*
|
52350
52333
|
* Released under the MIT license
|
52351
|
-
*
|
52334
|
+
* https://opensource.org/licenses/MIT
|
52352
52335
|
*
|
52353
52336
|
*/
|
52354
52337
|
|
@@ -53149,12 +53132,12 @@ Floated Menu / Item
|
|
53149
53132
|
Site Overrides
|
53150
53133
|
*******************************/
|
53151
53134
|
/*!
|
53152
|
-
* # Fomantic-UI 2.9.1-beta.
|
53153
|
-
*
|
53135
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Table
|
53136
|
+
* https://github.com/fomantic/Fomantic-UI/
|
53154
53137
|
*
|
53155
53138
|
*
|
53156
53139
|
* Released under the MIT license
|
53157
|
-
*
|
53140
|
+
* https://opensource.org/licenses/MIT
|
53158
53141
|
*
|
53159
53142
|
*/
|
53160
53143
|
|
@@ -56963,8 +56946,8 @@ Floated Menu / Item
|
|
56963
56946
|
border-color: rgba(255, 255, 255, 0.1);
|
56964
56947
|
}
|
56965
56948
|
|
56966
|
-
.ui.inverted.table tr.disabled td,
|
56967
|
-
.ui.inverted.table tr td.disabled,
|
56949
|
+
.ui.ui.ui.inverted.table tr.disabled td,
|
56950
|
+
.ui.ui.ui.inverted.table tr td.disabled,
|
56968
56951
|
.ui.inverted.table tr.disabled:hover td,
|
56969
56952
|
.ui.inverted.table tr:hover td.disabled {
|
56970
56953
|
pointer-events: none;
|
@@ -57359,13 +57342,13 @@ Floated Menu / Item
|
|
57359
57342
|
Site Overrides
|
57360
57343
|
*******************************/
|
57361
57344
|
/*!
|
57362
|
-
* # Fomantic-UI 2.9.1-beta.
|
57363
|
-
*
|
57345
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Ad
|
57346
|
+
* https://github.com/fomantic/Fomantic-UI/
|
57364
57347
|
*
|
57365
57348
|
*
|
57366
57349
|
* Copyright 2013 Contributors
|
57367
57350
|
* Released under the MIT license
|
57368
|
-
*
|
57351
|
+
* https://opensource.org/licenses/MIT
|
57369
57352
|
*
|
57370
57353
|
*/
|
57371
57354
|
|
@@ -57648,12 +57631,12 @@ Floated Menu / Item
|
|
57648
57631
|
User Variable Overrides
|
57649
57632
|
*******************************/
|
57650
57633
|
/*!
|
57651
|
-
* # Fomantic-UI 2.9.1-beta.
|
57652
|
-
*
|
57634
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Card
|
57635
|
+
* https://github.com/fomantic/Fomantic-UI/
|
57653
57636
|
*
|
57654
57637
|
*
|
57655
57638
|
* Released under the MIT license
|
57656
|
-
*
|
57639
|
+
* https://opensource.org/licenses/MIT
|
57657
57640
|
*
|
57658
57641
|
*/
|
57659
57642
|
|
@@ -59910,12 +59893,12 @@ a.inverted.ui.card:hover,
|
|
59910
59893
|
User Variable Overrides
|
59911
59894
|
*******************************/
|
59912
59895
|
/*!
|
59913
|
-
* # Fomantic-UI 2.9.1-beta.
|
59914
|
-
*
|
59896
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Comment
|
59897
|
+
* https://github.com/fomantic/Fomantic-UI/
|
59915
59898
|
*
|
59916
59899
|
*
|
59917
59900
|
* Released under the MIT license
|
59918
|
-
*
|
59901
|
+
* https://opensource.org/licenses/MIT
|
59919
59902
|
*
|
59920
59903
|
*/
|
59921
59904
|
|
@@ -60225,12 +60208,12 @@ a.inverted.ui.card:hover,
|
|
60225
60208
|
User Variable Overrides
|
60226
60209
|
*******************************/
|
60227
60210
|
/*!
|
60228
|
-
* # Fomantic-UI 2.9.1-beta.
|
60229
|
-
*
|
60211
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Feed
|
60212
|
+
* https://github.com/fomantic/Fomantic-UI/
|
60230
60213
|
*
|
60231
60214
|
*
|
60232
60215
|
* Released under the MIT license
|
60233
|
-
*
|
60216
|
+
* https://opensource.org/licenses/MIT
|
60234
60217
|
*
|
60235
60218
|
*/
|
60236
60219
|
|
@@ -60580,12 +60563,12 @@ a.inverted.ui.card:hover,
|
|
60580
60563
|
User Variable Overrides
|
60581
60564
|
*******************************/
|
60582
60565
|
/*!
|
60583
|
-
* # Fomantic-UI 2.9.1-beta.
|
60584
|
-
*
|
60566
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Item
|
60567
|
+
* https://github.com/fomantic/Fomantic-UI/
|
60585
60568
|
*
|
60586
60569
|
*
|
60587
60570
|
* Released under the MIT license
|
60588
|
-
*
|
60571
|
+
* https://opensource.org/licenses/MIT
|
60589
60572
|
*
|
60590
60573
|
*/
|
60591
60574
|
|
@@ -61216,12 +61199,12 @@ a.inverted.ui.card:hover,
|
|
61216
61199
|
User Variable Overrides
|
61217
61200
|
*******************************/
|
61218
61201
|
/*!
|
61219
|
-
* # Fomantic-UI 2.9.1-beta.
|
61220
|
-
*
|
61202
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Statistic
|
61203
|
+
* https://github.com/fomantic/Fomantic-UI/
|
61221
61204
|
*
|
61222
61205
|
*
|
61223
61206
|
* Released under the MIT license
|
61224
|
-
*
|
61207
|
+
* https://opensource.org/licenses/MIT
|
61225
61208
|
*
|
61226
61209
|
*/
|
61227
61210
|
|
@@ -61922,12 +61905,12 @@ a.inverted.ui.card:hover,
|
|
61922
61905
|
User Variable Overrides
|
61923
61906
|
*******************************/
|
61924
61907
|
/*!
|
61925
|
-
* # Fomantic-UI 2.9.1-beta.
|
61926
|
-
*
|
61908
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Accordion
|
61909
|
+
* https://github.com/fomantic/Fomantic-UI/
|
61927
61910
|
*
|
61928
61911
|
*
|
61929
61912
|
* Released under the MIT license
|
61930
|
-
*
|
61913
|
+
* https://opensource.org/licenses/MIT
|
61931
61914
|
*
|
61932
61915
|
*/
|
61933
61916
|
|
@@ -62340,12 +62323,12 @@ a.inverted.ui.card:hover,
|
|
62340
62323
|
User Overrides
|
62341
62324
|
*******************************/
|
62342
62325
|
/*!
|
62343
|
-
* # Fomantic-UI 2.9.1-beta.
|
62344
|
-
*
|
62326
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Calendar
|
62327
|
+
* https://github.com/fomantic/Fomantic-UI/
|
62345
62328
|
*
|
62346
62329
|
*
|
62347
62330
|
* Released under the MIT license
|
62348
|
-
*
|
62331
|
+
* https://opensource.org/licenses/MIT
|
62349
62332
|
*
|
62350
62333
|
*/
|
62351
62334
|
|
@@ -62353,7 +62336,7 @@ a.inverted.ui.card:hover,
|
|
62353
62336
|
Popup
|
62354
62337
|
*******************************/
|
62355
62338
|
|
62356
|
-
.ui.calendar
|
62339
|
+
.ui.calendar.popup {
|
62357
62340
|
max-width: none;
|
62358
62341
|
padding: 0;
|
62359
62342
|
border: none;
|
@@ -62363,11 +62346,16 @@ a.inverted.ui.card:hover,
|
|
62363
62346
|
user-select: none;
|
62364
62347
|
}
|
62365
62348
|
|
62349
|
+
.ui.calendar.popup.inverted::before {
|
62350
|
+
background: #2b2b2b;
|
62351
|
+
}
|
62352
|
+
|
62366
62353
|
/*******************************
|
62367
62354
|
Calendar
|
62368
62355
|
*******************************/
|
62369
62356
|
|
62370
|
-
.ui.calendar .calendar:focus
|
62357
|
+
.ui.calendar .calendar:focus,
|
62358
|
+
.ui.calendar.popup:focus {
|
62371
62359
|
outline: 0;
|
62372
62360
|
}
|
62373
62361
|
|
@@ -62375,12 +62363,12 @@ a.inverted.ui.card:hover,
|
|
62375
62363
|
Grid
|
62376
62364
|
*******************************/
|
62377
62365
|
|
62378
|
-
.ui.calendar
|
62366
|
+
.ui.calendar.popup .ui.grid {
|
62379
62367
|
display: block;
|
62380
62368
|
white-space: nowrap;
|
62381
62369
|
}
|
62382
62370
|
|
62383
|
-
.ui.calendar
|
62371
|
+
.ui.calendar.popup .ui.grid > .column {
|
62384
62372
|
width: auto;
|
62385
62373
|
}
|
62386
62374
|
|
@@ -62482,8 +62470,8 @@ a.inverted.ui.card:hover,
|
|
62482
62470
|
box-shadow: none;
|
62483
62471
|
}
|
62484
62472
|
|
62485
|
-
.ui.calendar:not(.disabled)
|
62486
|
-
.ui.calendar:not(.disabled)
|
62473
|
+
.ui.calendar:not(.disabled):focus .ui.table tbody tr td.focus,
|
62474
|
+
.ui.calendar:not(.disabled).popup.active .ui.table tbody tr td.focus {
|
62487
62475
|
-webkit-box-shadow: inset 0 0 0 1px #85B7D9;
|
62488
62476
|
box-shadow: inset 0 0 0 1px #85B7D9;
|
62489
62477
|
}
|
@@ -62496,12 +62484,12 @@ a.inverted.ui.card:hover,
|
|
62496
62484
|
}
|
62497
62485
|
|
62498
62486
|
.ui.inverted.calendar:not(.disabled) .calendar:focus .ui.table.inverted tbody tr td.focus,
|
62499
|
-
.ui.inverted.calendar:not(.disabled)
|
62487
|
+
.ui.inverted.calendar:not(.disabled).popup.active .ui.table.inverted tbody tr td.focus {
|
62500
62488
|
-webkit-box-shadow: inset 0 0 0 1px #85B7D9;
|
62501
62489
|
box-shadow: inset 0 0 0 1px #85B7D9;
|
62502
62490
|
}
|
62503
62491
|
|
62504
|
-
.ui.inverted.calendar .ui.inverted.table tr .disabled {
|
62492
|
+
.ui.inverted.calendar .ui.ui.ui.inverted.table tr .disabled {
|
62505
62493
|
color: rgba(225, 225, 225, 0.3);
|
62506
62494
|
}
|
62507
62495
|
|
@@ -62553,12 +62541,12 @@ a.inverted.ui.card:hover,
|
|
62553
62541
|
Theme Overrides
|
62554
62542
|
*******************************/
|
62555
62543
|
/*!
|
62556
|
-
* # Fomantic-UI 2.9.1-beta.
|
62557
|
-
*
|
62544
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Checkbox
|
62545
|
+
* https://github.com/fomantic/Fomantic-UI/
|
62558
62546
|
*
|
62559
62547
|
*
|
62560
62548
|
* Released under the MIT license
|
62561
|
-
*
|
62549
|
+
* https://opensource.org/licenses/MIT
|
62562
62550
|
*
|
62563
62551
|
*/
|
62564
62552
|
|
@@ -63453,12 +63441,12 @@ a.inverted.ui.card:hover,
|
|
63453
63441
|
Site Overrides
|
63454
63442
|
*******************************/
|
63455
63443
|
/*!
|
63456
|
-
* # Fomantic-UI 2.9.1-beta.
|
63457
|
-
*
|
63444
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Dimmer
|
63445
|
+
* https://github.com/fomantic/Fomantic-UI/
|
63458
63446
|
*
|
63459
63447
|
*
|
63460
63448
|
* Released under the MIT license
|
63461
|
-
*
|
63449
|
+
* https://opensource.org/licenses/MIT
|
63462
63450
|
*
|
63463
63451
|
*/
|
63464
63452
|
|
@@ -63975,12 +63963,12 @@ body.dimmable > .dimmer {
|
|
63975
63963
|
User Overrides
|
63976
63964
|
*******************************/
|
63977
63965
|
/*!
|
63978
|
-
* # Fomantic-UI 2.9.1-beta.
|
63979
|
-
*
|
63966
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Dropdown
|
63967
|
+
* https://github.com/fomantic/Fomantic-UI/
|
63980
63968
|
*
|
63981
63969
|
*
|
63982
63970
|
* Released under the MIT license
|
63983
|
-
*
|
63971
|
+
* https://opensource.org/licenses/MIT
|
63984
63972
|
*
|
63985
63973
|
*/
|
63986
63974
|
|
@@ -66340,12 +66328,12 @@ select.ui.dropdown {
|
|
66340
66328
|
User Overrides
|
66341
66329
|
*******************************/
|
66342
66330
|
/*!
|
66343
|
-
* # Fomantic-UI 2.9.1-beta.
|
66344
|
-
*
|
66331
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Video
|
66332
|
+
* https://github.com/fomantic/Fomantic-UI/
|
66345
66333
|
*
|
66346
66334
|
*
|
66347
66335
|
* Released under the MIT license
|
66348
|
-
*
|
66336
|
+
* https://opensource.org/licenses/MIT
|
66349
66337
|
*
|
66350
66338
|
*/
|
66351
66339
|
|
@@ -66505,12 +66493,12 @@ select.ui.dropdown {
|
|
66505
66493
|
Site Overrides
|
66506
66494
|
*******************************/
|
66507
66495
|
/*!
|
66508
|
-
* # Fomantic-UI 2.9.1-beta.
|
66509
|
-
*
|
66496
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Flyout
|
66497
|
+
* https://github.com/fomantic/Fomantic-UI/
|
66510
66498
|
*
|
66511
66499
|
*
|
66512
66500
|
* Released under the MIT license
|
66513
|
-
*
|
66501
|
+
* https://opensource.org/licenses/MIT
|
66514
66502
|
*
|
66515
66503
|
*/
|
66516
66504
|
|
@@ -67158,12 +67146,12 @@ body.pushable > .pusher {
|
|
67158
67146
|
Theme Overrides
|
67159
67147
|
*******************************/
|
67160
67148
|
/*!
|
67161
|
-
* # Fomantic-UI 2.9.1-beta.
|
67162
|
-
*
|
67149
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Modal
|
67150
|
+
* https://github.com/fomantic/Fomantic-UI/
|
67163
67151
|
*
|
67164
67152
|
*
|
67165
67153
|
* Released under the MIT license
|
67166
|
-
*
|
67154
|
+
* https://opensource.org/licenses/MIT
|
67167
67155
|
*
|
67168
67156
|
*/
|
67169
67157
|
|
@@ -68071,12 +68059,12 @@ body.pushable > .pusher {
|
|
68071
68059
|
Site Overrides
|
68072
68060
|
*******************************/
|
68073
68061
|
/*!
|
68074
|
-
* # Fomantic-UI 2.9.1-beta.
|
68075
|
-
*
|
68062
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Nag
|
68063
|
+
* https://github.com/fomantic/Fomantic-UI/
|
68076
68064
|
*
|
68077
68065
|
*
|
68078
68066
|
* Released under the MIT license
|
68079
|
-
*
|
68067
|
+
* https://opensource.org/licenses/MIT
|
68080
68068
|
*
|
68081
68069
|
*/
|
68082
68070
|
|
@@ -68095,7 +68083,7 @@ body.pushable > .pusher {
|
|
68095
68083
|
width: 100%;
|
68096
68084
|
margin: 0;
|
68097
68085
|
padding: 0.75em 1em;
|
68098
|
-
background: #
|
68086
|
+
background: #909090;
|
68099
68087
|
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
|
68100
68088
|
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
|
68101
68089
|
font-size: 1rem;
|
@@ -68140,7 +68128,7 @@ a.ui.nag {
|
|
68140
68128
|
/* Hover */
|
68141
68129
|
|
68142
68130
|
.ui.nag:hover {
|
68143
|
-
background: #
|
68131
|
+
background: #909090;
|
68144
68132
|
opacity: 1;
|
68145
68133
|
}
|
68146
68134
|
|
@@ -68159,7 +68147,6 @@ a.ui.nag {
|
|
68159
68147
|
.ui.overlay.nags,
|
68160
68148
|
.ui.overlay.nag {
|
68161
68149
|
position: absolute;
|
68162
|
-
display: block;
|
68163
68150
|
}
|
68164
68151
|
|
68165
68152
|
/*--------------
|
@@ -68410,12 +68397,12 @@ a.ui.nag {
|
|
68410
68397
|
User Overrides
|
68411
68398
|
*******************************/
|
68412
68399
|
/*!
|
68413
|
-
* # Fomantic-UI 2.9.1-beta.
|
68414
|
-
*
|
68400
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Popup
|
68401
|
+
* https://github.com/fomantic/Fomantic-UI/
|
68415
68402
|
*
|
68416
68403
|
*
|
68417
68404
|
* Released under the MIT license
|
68418
|
-
*
|
68405
|
+
* https://opensource.org/licenses/MIT
|
68419
68406
|
*
|
68420
68407
|
*/
|
68421
68408
|
|
@@ -69233,6 +69220,351 @@ a.ui.nag {
|
|
69233
69220
|
box-shadow: none !important;
|
69234
69221
|
}
|
69235
69222
|
|
69223
|
+
.ui.ui.ui.primary.popup::before,
|
69224
|
+
.ui.primary.popup,
|
69225
|
+
[data-tooltip][data-variation~="primary"]::after,
|
69226
|
+
[data-tooltip][data-variation~="primary"]::before {
|
69227
|
+
background: #2185D0;
|
69228
|
+
color: #FFFFFF;
|
69229
|
+
border: none;
|
69230
|
+
}
|
69231
|
+
|
69232
|
+
.ui.ui.ui.primary.popup::before,
|
69233
|
+
[data-tooltip][data-variation~="primary"]::before {
|
69234
|
+
-webkit-box-shadow: none;
|
69235
|
+
box-shadow: none;
|
69236
|
+
}
|
69237
|
+
|
69238
|
+
.ui.ui.ui.inverted.primary.popup::before,
|
69239
|
+
.ui.inverted.primary.popup,
|
69240
|
+
[data-tooltip][data-inverted][data-variation~="primary"]::after,
|
69241
|
+
[data-tooltip][data-inverted][data-variation~="primary"]::before {
|
69242
|
+
background: #54C8FF;
|
69243
|
+
color: #1B1C1D;
|
69244
|
+
}
|
69245
|
+
|
69246
|
+
.ui.ui.ui.secondary.popup::before,
|
69247
|
+
.ui.secondary.popup,
|
69248
|
+
[data-tooltip][data-variation~="secondary"]::after,
|
69249
|
+
[data-tooltip][data-variation~="secondary"]::before {
|
69250
|
+
background: #1B1C1D;
|
69251
|
+
color: #FFFFFF;
|
69252
|
+
border: none;
|
69253
|
+
}
|
69254
|
+
|
69255
|
+
.ui.ui.ui.secondary.popup::before,
|
69256
|
+
[data-tooltip][data-variation~="secondary"]::before {
|
69257
|
+
-webkit-box-shadow: none;
|
69258
|
+
box-shadow: none;
|
69259
|
+
}
|
69260
|
+
|
69261
|
+
.ui.ui.ui.inverted.secondary.popup::before,
|
69262
|
+
.ui.inverted.secondary.popup,
|
69263
|
+
[data-tooltip][data-inverted][data-variation~="secondary"]::after,
|
69264
|
+
[data-tooltip][data-inverted][data-variation~="secondary"]::before {
|
69265
|
+
background: #545454;
|
69266
|
+
color: #1B1C1D;
|
69267
|
+
}
|
69268
|
+
|
69269
|
+
.ui.ui.ui.red.popup::before,
|
69270
|
+
.ui.red.popup,
|
69271
|
+
[data-tooltip][data-variation~="red"]::after,
|
69272
|
+
[data-tooltip][data-variation~="red"]::before {
|
69273
|
+
background: #DB2828;
|
69274
|
+
color: #FFFFFF;
|
69275
|
+
border: none;
|
69276
|
+
}
|
69277
|
+
|
69278
|
+
.ui.ui.ui.red.popup::before,
|
69279
|
+
[data-tooltip][data-variation~="red"]::before {
|
69280
|
+
-webkit-box-shadow: none;
|
69281
|
+
box-shadow: none;
|
69282
|
+
}
|
69283
|
+
|
69284
|
+
.ui.ui.ui.inverted.red.popup::before,
|
69285
|
+
.ui.inverted.red.popup,
|
69286
|
+
[data-tooltip][data-inverted][data-variation~="red"]::after,
|
69287
|
+
[data-tooltip][data-inverted][data-variation~="red"]::before {
|
69288
|
+
background: #FF695E;
|
69289
|
+
color: #1B1C1D;
|
69290
|
+
}
|
69291
|
+
|
69292
|
+
.ui.ui.ui.orange.popup::before,
|
69293
|
+
.ui.orange.popup,
|
69294
|
+
[data-tooltip][data-variation~="orange"]::after,
|
69295
|
+
[data-tooltip][data-variation~="orange"]::before {
|
69296
|
+
background: #F2711C;
|
69297
|
+
color: #FFFFFF;
|
69298
|
+
border: none;
|
69299
|
+
}
|
69300
|
+
|
69301
|
+
.ui.ui.ui.orange.popup::before,
|
69302
|
+
[data-tooltip][data-variation~="orange"]::before {
|
69303
|
+
-webkit-box-shadow: none;
|
69304
|
+
box-shadow: none;
|
69305
|
+
}
|
69306
|
+
|
69307
|
+
.ui.ui.ui.inverted.orange.popup::before,
|
69308
|
+
.ui.inverted.orange.popup,
|
69309
|
+
[data-tooltip][data-inverted][data-variation~="orange"]::after,
|
69310
|
+
[data-tooltip][data-inverted][data-variation~="orange"]::before {
|
69311
|
+
background: #FF851B;
|
69312
|
+
color: #1B1C1D;
|
69313
|
+
}
|
69314
|
+
|
69315
|
+
.ui.ui.ui.yellow.popup::before,
|
69316
|
+
.ui.yellow.popup,
|
69317
|
+
[data-tooltip][data-variation~="yellow"]::after,
|
69318
|
+
[data-tooltip][data-variation~="yellow"]::before {
|
69319
|
+
background: #FBBD08;
|
69320
|
+
color: #FFFFFF;
|
69321
|
+
border: none;
|
69322
|
+
}
|
69323
|
+
|
69324
|
+
.ui.ui.ui.yellow.popup::before,
|
69325
|
+
[data-tooltip][data-variation~="yellow"]::before {
|
69326
|
+
-webkit-box-shadow: none;
|
69327
|
+
box-shadow: none;
|
69328
|
+
}
|
69329
|
+
|
69330
|
+
.ui.ui.ui.inverted.yellow.popup::before,
|
69331
|
+
.ui.inverted.yellow.popup,
|
69332
|
+
[data-tooltip][data-inverted][data-variation~="yellow"]::after,
|
69333
|
+
[data-tooltip][data-inverted][data-variation~="yellow"]::before {
|
69334
|
+
background: #FFE21F;
|
69335
|
+
color: #1B1C1D;
|
69336
|
+
}
|
69337
|
+
|
69338
|
+
.ui.ui.ui.olive.popup::before,
|
69339
|
+
.ui.olive.popup,
|
69340
|
+
[data-tooltip][data-variation~="olive"]::after,
|
69341
|
+
[data-tooltip][data-variation~="olive"]::before {
|
69342
|
+
background: #B5CC18;
|
69343
|
+
color: #FFFFFF;
|
69344
|
+
border: none;
|
69345
|
+
}
|
69346
|
+
|
69347
|
+
.ui.ui.ui.olive.popup::before,
|
69348
|
+
[data-tooltip][data-variation~="olive"]::before {
|
69349
|
+
-webkit-box-shadow: none;
|
69350
|
+
box-shadow: none;
|
69351
|
+
}
|
69352
|
+
|
69353
|
+
.ui.ui.ui.inverted.olive.popup::before,
|
69354
|
+
.ui.inverted.olive.popup,
|
69355
|
+
[data-tooltip][data-inverted][data-variation~="olive"]::after,
|
69356
|
+
[data-tooltip][data-inverted][data-variation~="olive"]::before {
|
69357
|
+
background: #D9E778;
|
69358
|
+
color: #1B1C1D;
|
69359
|
+
}
|
69360
|
+
|
69361
|
+
.ui.ui.ui.green.popup::before,
|
69362
|
+
.ui.green.popup,
|
69363
|
+
[data-tooltip][data-variation~="green"]::after,
|
69364
|
+
[data-tooltip][data-variation~="green"]::before {
|
69365
|
+
background: #21BA45;
|
69366
|
+
color: #FFFFFF;
|
69367
|
+
border: none;
|
69368
|
+
}
|
69369
|
+
|
69370
|
+
.ui.ui.ui.green.popup::before,
|
69371
|
+
[data-tooltip][data-variation~="green"]::before {
|
69372
|
+
-webkit-box-shadow: none;
|
69373
|
+
box-shadow: none;
|
69374
|
+
}
|
69375
|
+
|
69376
|
+
.ui.ui.ui.inverted.green.popup::before,
|
69377
|
+
.ui.inverted.green.popup,
|
69378
|
+
[data-tooltip][data-inverted][data-variation~="green"]::after,
|
69379
|
+
[data-tooltip][data-inverted][data-variation~="green"]::before {
|
69380
|
+
background: #2ECC40;
|
69381
|
+
color: #1B1C1D;
|
69382
|
+
}
|
69383
|
+
|
69384
|
+
.ui.ui.ui.teal.popup::before,
|
69385
|
+
.ui.teal.popup,
|
69386
|
+
[data-tooltip][data-variation~="teal"]::after,
|
69387
|
+
[data-tooltip][data-variation~="teal"]::before {
|
69388
|
+
background: #00B5AD;
|
69389
|
+
color: #FFFFFF;
|
69390
|
+
border: none;
|
69391
|
+
}
|
69392
|
+
|
69393
|
+
.ui.ui.ui.teal.popup::before,
|
69394
|
+
[data-tooltip][data-variation~="teal"]::before {
|
69395
|
+
-webkit-box-shadow: none;
|
69396
|
+
box-shadow: none;
|
69397
|
+
}
|
69398
|
+
|
69399
|
+
.ui.ui.ui.inverted.teal.popup::before,
|
69400
|
+
.ui.inverted.teal.popup,
|
69401
|
+
[data-tooltip][data-inverted][data-variation~="teal"]::after,
|
69402
|
+
[data-tooltip][data-inverted][data-variation~="teal"]::before {
|
69403
|
+
background: #6DFFFF;
|
69404
|
+
color: #1B1C1D;
|
69405
|
+
}
|
69406
|
+
|
69407
|
+
.ui.ui.ui.blue.popup::before,
|
69408
|
+
.ui.blue.popup,
|
69409
|
+
[data-tooltip][data-variation~="blue"]::after,
|
69410
|
+
[data-tooltip][data-variation~="blue"]::before {
|
69411
|
+
background: #2185D0;
|
69412
|
+
color: #FFFFFF;
|
69413
|
+
border: none;
|
69414
|
+
}
|
69415
|
+
|
69416
|
+
.ui.ui.ui.blue.popup::before,
|
69417
|
+
[data-tooltip][data-variation~="blue"]::before {
|
69418
|
+
-webkit-box-shadow: none;
|
69419
|
+
box-shadow: none;
|
69420
|
+
}
|
69421
|
+
|
69422
|
+
.ui.ui.ui.inverted.blue.popup::before,
|
69423
|
+
.ui.inverted.blue.popup,
|
69424
|
+
[data-tooltip][data-inverted][data-variation~="blue"]::after,
|
69425
|
+
[data-tooltip][data-inverted][data-variation~="blue"]::before {
|
69426
|
+
background: #54C8FF;
|
69427
|
+
color: #1B1C1D;
|
69428
|
+
}
|
69429
|
+
|
69430
|
+
.ui.ui.ui.violet.popup::before,
|
69431
|
+
.ui.violet.popup,
|
69432
|
+
[data-tooltip][data-variation~="violet"]::after,
|
69433
|
+
[data-tooltip][data-variation~="violet"]::before {
|
69434
|
+
background: #6435C9;
|
69435
|
+
color: #FFFFFF;
|
69436
|
+
border: none;
|
69437
|
+
}
|
69438
|
+
|
69439
|
+
.ui.ui.ui.violet.popup::before,
|
69440
|
+
[data-tooltip][data-variation~="violet"]::before {
|
69441
|
+
-webkit-box-shadow: none;
|
69442
|
+
box-shadow: none;
|
69443
|
+
}
|
69444
|
+
|
69445
|
+
.ui.ui.ui.inverted.violet.popup::before,
|
69446
|
+
.ui.inverted.violet.popup,
|
69447
|
+
[data-tooltip][data-inverted][data-variation~="violet"]::after,
|
69448
|
+
[data-tooltip][data-inverted][data-variation~="violet"]::before {
|
69449
|
+
background: #A291FB;
|
69450
|
+
color: #1B1C1D;
|
69451
|
+
}
|
69452
|
+
|
69453
|
+
.ui.ui.ui.purple.popup::before,
|
69454
|
+
.ui.purple.popup,
|
69455
|
+
[data-tooltip][data-variation~="purple"]::after,
|
69456
|
+
[data-tooltip][data-variation~="purple"]::before {
|
69457
|
+
background: #A333C8;
|
69458
|
+
color: #FFFFFF;
|
69459
|
+
border: none;
|
69460
|
+
}
|
69461
|
+
|
69462
|
+
.ui.ui.ui.purple.popup::before,
|
69463
|
+
[data-tooltip][data-variation~="purple"]::before {
|
69464
|
+
-webkit-box-shadow: none;
|
69465
|
+
box-shadow: none;
|
69466
|
+
}
|
69467
|
+
|
69468
|
+
.ui.ui.ui.inverted.purple.popup::before,
|
69469
|
+
.ui.inverted.purple.popup,
|
69470
|
+
[data-tooltip][data-inverted][data-variation~="purple"]::after,
|
69471
|
+
[data-tooltip][data-inverted][data-variation~="purple"]::before {
|
69472
|
+
background: #DC73FF;
|
69473
|
+
color: #1B1C1D;
|
69474
|
+
}
|
69475
|
+
|
69476
|
+
.ui.ui.ui.pink.popup::before,
|
69477
|
+
.ui.pink.popup,
|
69478
|
+
[data-tooltip][data-variation~="pink"]::after,
|
69479
|
+
[data-tooltip][data-variation~="pink"]::before {
|
69480
|
+
background: #E03997;
|
69481
|
+
color: #FFFFFF;
|
69482
|
+
border: none;
|
69483
|
+
}
|
69484
|
+
|
69485
|
+
.ui.ui.ui.pink.popup::before,
|
69486
|
+
[data-tooltip][data-variation~="pink"]::before {
|
69487
|
+
-webkit-box-shadow: none;
|
69488
|
+
box-shadow: none;
|
69489
|
+
}
|
69490
|
+
|
69491
|
+
.ui.ui.ui.inverted.pink.popup::before,
|
69492
|
+
.ui.inverted.pink.popup,
|
69493
|
+
[data-tooltip][data-inverted][data-variation~="pink"]::after,
|
69494
|
+
[data-tooltip][data-inverted][data-variation~="pink"]::before {
|
69495
|
+
background: #FF8EDF;
|
69496
|
+
color: #1B1C1D;
|
69497
|
+
}
|
69498
|
+
|
69499
|
+
.ui.ui.ui.brown.popup::before,
|
69500
|
+
.ui.brown.popup,
|
69501
|
+
[data-tooltip][data-variation~="brown"]::after,
|
69502
|
+
[data-tooltip][data-variation~="brown"]::before {
|
69503
|
+
background: #A5673F;
|
69504
|
+
color: #FFFFFF;
|
69505
|
+
border: none;
|
69506
|
+
}
|
69507
|
+
|
69508
|
+
.ui.ui.ui.brown.popup::before,
|
69509
|
+
[data-tooltip][data-variation~="brown"]::before {
|
69510
|
+
-webkit-box-shadow: none;
|
69511
|
+
box-shadow: none;
|
69512
|
+
}
|
69513
|
+
|
69514
|
+
.ui.ui.ui.inverted.brown.popup::before,
|
69515
|
+
.ui.inverted.brown.popup,
|
69516
|
+
[data-tooltip][data-inverted][data-variation~="brown"]::after,
|
69517
|
+
[data-tooltip][data-inverted][data-variation~="brown"]::before {
|
69518
|
+
background: #D67C1C;
|
69519
|
+
color: #1B1C1D;
|
69520
|
+
}
|
69521
|
+
|
69522
|
+
.ui.ui.ui.grey.popup::before,
|
69523
|
+
.ui.grey.popup,
|
69524
|
+
[data-tooltip][data-variation~="grey"]::after,
|
69525
|
+
[data-tooltip][data-variation~="grey"]::before {
|
69526
|
+
background: #767676;
|
69527
|
+
color: #FFFFFF;
|
69528
|
+
border: none;
|
69529
|
+
}
|
69530
|
+
|
69531
|
+
.ui.ui.ui.grey.popup::before,
|
69532
|
+
[data-tooltip][data-variation~="grey"]::before {
|
69533
|
+
-webkit-box-shadow: none;
|
69534
|
+
box-shadow: none;
|
69535
|
+
}
|
69536
|
+
|
69537
|
+
.ui.ui.ui.inverted.grey.popup::before,
|
69538
|
+
.ui.inverted.grey.popup,
|
69539
|
+
[data-tooltip][data-inverted][data-variation~="grey"]::after,
|
69540
|
+
[data-tooltip][data-inverted][data-variation~="grey"]::before {
|
69541
|
+
background: #DCDDDE;
|
69542
|
+
color: #1B1C1D;
|
69543
|
+
}
|
69544
|
+
|
69545
|
+
.ui.ui.ui.black.popup::before,
|
69546
|
+
.ui.black.popup,
|
69547
|
+
[data-tooltip][data-variation~="black"]::after,
|
69548
|
+
[data-tooltip][data-variation~="black"]::before {
|
69549
|
+
background: #1B1C1D;
|
69550
|
+
color: #FFFFFF;
|
69551
|
+
border: none;
|
69552
|
+
}
|
69553
|
+
|
69554
|
+
.ui.ui.ui.black.popup::before,
|
69555
|
+
[data-tooltip][data-variation~="black"]::before {
|
69556
|
+
-webkit-box-shadow: none;
|
69557
|
+
box-shadow: none;
|
69558
|
+
}
|
69559
|
+
|
69560
|
+
.ui.ui.ui.inverted.black.popup::before,
|
69561
|
+
.ui.inverted.black.popup,
|
69562
|
+
[data-tooltip][data-inverted][data-variation~="black"]::after,
|
69563
|
+
[data-tooltip][data-inverted][data-variation~="black"]::before {
|
69564
|
+
background: #545454;
|
69565
|
+
color: #1B1C1D;
|
69566
|
+
}
|
69567
|
+
|
69236
69568
|
/*--------------
|
69237
69569
|
Flowing
|
69238
69570
|
---------------*/
|
@@ -69320,12 +69652,12 @@ a.ui.nag {
|
|
69320
69652
|
User Overrides
|
69321
69653
|
*******************************/
|
69322
69654
|
/*!
|
69323
|
-
* # Fomantic-UI 2.9.1-beta.
|
69324
|
-
*
|
69655
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Progress Bar
|
69656
|
+
* https://github.com/fomantic/Fomantic-UI/
|
69325
69657
|
*
|
69326
69658
|
*
|
69327
69659
|
* Released under the MIT license
|
69328
|
-
*
|
69660
|
+
* https://opensource.org/licenses/MIT
|
69329
69661
|
*
|
69330
69662
|
*/
|
69331
69663
|
|
@@ -71240,12 +71572,12 @@ a.ui.nag {
|
|
71240
71572
|
Slider Overrides
|
71241
71573
|
*******************************/
|
71242
71574
|
/*!
|
71243
|
-
* # Fomantic-UI 2.9.1-beta.
|
71244
|
-
*
|
71575
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Rating
|
71576
|
+
* https://github.com/fomantic/Fomantic-UI/
|
71245
71577
|
*
|
71246
71578
|
*
|
71247
71579
|
* Released under the MIT license
|
71248
|
-
*
|
71580
|
+
* https://opensource.org/licenses/MIT
|
71249
71581
|
*
|
71250
71582
|
*/
|
71251
71583
|
|
@@ -71318,7 +71650,7 @@ a.ui.nag {
|
|
71318
71650
|
|
71319
71651
|
/* central override for colors */
|
71320
71652
|
|
71321
|
-
.ui.ui.rating .icon.partial.active {
|
71653
|
+
.ui.ui.ui.rating .icon.partial.active {
|
71322
71654
|
-webkit-background-clip: text;
|
71323
71655
|
background-clip: text;
|
71324
71656
|
color: transparent;
|
@@ -71743,12 +72075,12 @@ a.ui.nag {
|
|
71743
72075
|
Site Overrides
|
71744
72076
|
*******************************/
|
71745
72077
|
/*!
|
71746
|
-
* # Fomantic-UI 2.9.1-beta.
|
71747
|
-
*
|
72078
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Search
|
72079
|
+
* https://github.com/fomantic/Fomantic-UI/
|
71748
72080
|
*
|
71749
72081
|
*
|
71750
72082
|
* Released under the MIT license
|
71751
|
-
*
|
72083
|
+
* https://opensource.org/licenses/MIT
|
71752
72084
|
*
|
71753
72085
|
*/
|
71754
72086
|
|
@@ -72325,12 +72657,12 @@ a.ui.nag {
|
|
72325
72657
|
Site Overrides
|
72326
72658
|
*******************************/
|
72327
72659
|
/*!
|
72328
|
-
* # Fomantic-UI 2.9.1-beta.
|
72329
|
-
*
|
72660
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Shape
|
72661
|
+
* https://github.com/fomantic/Fomantic-UI/
|
72330
72662
|
*
|
72331
72663
|
*
|
72332
72664
|
* Released under the MIT license
|
72333
|
-
*
|
72665
|
+
* https://opensource.org/licenses/MIT
|
72334
72666
|
*
|
72335
72667
|
*/
|
72336
72668
|
|
@@ -72486,12 +72818,12 @@ a.ui.nag {
|
|
72486
72818
|
User Overrides
|
72487
72819
|
*******************************/
|
72488
72820
|
/*!
|
72489
|
-
* # Fomantic-UI 2.9.1-beta.
|
72490
|
-
*
|
72821
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Sidebar
|
72822
|
+
* https://github.com/fomantic/Fomantic-UI/
|
72491
72823
|
*
|
72492
72824
|
*
|
72493
72825
|
* Released under the MIT license
|
72494
|
-
*
|
72826
|
+
* https://opensource.org/licenses/MIT
|
72495
72827
|
*
|
72496
72828
|
*/
|
72497
72829
|
|
@@ -73188,12 +73520,12 @@ body.pushable > .pusher {
|
|
73188
73520
|
Site Overrides
|
73189
73521
|
*******************************/
|
73190
73522
|
/*!
|
73191
|
-
* # Fomantic-UI 2.9.1-beta.
|
73192
|
-
*
|
73523
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Sticky
|
73524
|
+
* https://github.com/fomantic/Fomantic-UI/
|
73193
73525
|
*
|
73194
73526
|
*
|
73195
73527
|
* Released under the MIT license
|
73196
|
-
*
|
73528
|
+
* https://opensource.org/licenses/MIT
|
73197
73529
|
*
|
73198
73530
|
*/
|
73199
73531
|
|
@@ -73261,12 +73593,12 @@ body.pushable > .pusher {
|
|
73261
73593
|
Site Overrides
|
73262
73594
|
*******************************/
|
73263
73595
|
/*!
|
73264
|
-
* # Fomantic-UI 2.9.1-beta.
|
73265
|
-
*
|
73596
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Tab
|
73597
|
+
* https://github.com/fomantic/Fomantic-UI/
|
73266
73598
|
*
|
73267
73599
|
*
|
73268
73600
|
* Released under the MIT license
|
73269
|
-
*
|
73601
|
+
* https://opensource.org/licenses/MIT
|
73270
73602
|
*
|
73271
73603
|
*/
|
73272
73604
|
|
@@ -73345,12 +73677,12 @@ body.pushable > .pusher {
|
|
73345
73677
|
User Overrides
|
73346
73678
|
*******************************/
|
73347
73679
|
/*!
|
73348
|
-
* # Fomantic-UI 2.9.1-beta.
|
73349
|
-
*
|
73680
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Toast
|
73681
|
+
* https://github.com/fomantic/Fomantic-UI/
|
73350
73682
|
*
|
73351
73683
|
*
|
73352
73684
|
* Released under the MIT license
|
73353
|
-
*
|
73685
|
+
* https://opensource.org/licenses/MIT
|
73354
73686
|
*
|
73355
73687
|
*/
|
73356
73688
|
|
@@ -74346,12 +74678,12 @@ body.pushable > .pusher {
|
|
74346
74678
|
Theme Overrides
|
74347
74679
|
*******************************/
|
74348
74680
|
/*!
|
74349
|
-
* # Fomantic-UI 2.9.1-beta.
|
74350
|
-
*
|
74681
|
+
* # Fomantic-UI 2.9.1-beta.10+0533782 - Transition
|
74682
|
+
* https://github.com/fomantic/Fomantic-UI/
|
74351
74683
|
*
|
74352
74684
|
*
|
74353
74685
|
* Released under the MIT license
|
74354
|
-
*
|
74686
|
+
* https://opensource.org/licenses/MIT
|
74355
74687
|
*
|
74356
74688
|
*/
|
74357
74689
|
|
@@ -74422,6 +74754,186 @@ body.pushable > .pusher {
|
|
74422
74754
|
animation-iteration-count: infinite;
|
74423
74755
|
}
|
74424
74756
|
|
74757
|
+
/* Pulsating */
|
74758
|
+
|
74759
|
+
.pulsating.transition {
|
74760
|
+
-webkit-animation-name: pulsating;
|
74761
|
+
animation-name: pulsating;
|
74762
|
+
-webkit-animation-duration: 2000ms;
|
74763
|
+
animation-duration: 2000ms;
|
74764
|
+
-webkit-box-shadow: 0 0 0 0 rgba(128, 128, 128, 0.5);
|
74765
|
+
box-shadow: 0 0 0 0 rgba(128, 128, 128, 0.5);
|
74766
|
+
}
|
74767
|
+
|
74768
|
+
.inverted.pulsating.transition {
|
74769
|
+
-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
|
74770
|
+
box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
|
74771
|
+
}
|
74772
|
+
|
74773
|
+
@-webkit-keyframes pulsating {
|
74774
|
+
100% {
|
74775
|
+
-webkit-box-shadow: 0 0 0 0.8rem rgba(255, 255, 255, 0);
|
74776
|
+
box-shadow: 0 0 0 0.8rem rgba(255, 255, 255, 0);
|
74777
|
+
}
|
74778
|
+
}
|
74779
|
+
|
74780
|
+
@keyframes pulsating {
|
74781
|
+
100% {
|
74782
|
+
-webkit-box-shadow: 0 0 0 0.8rem rgba(255, 255, 255, 0);
|
74783
|
+
box-shadow: 0 0 0 0.8rem rgba(255, 255, 255, 0);
|
74784
|
+
}
|
74785
|
+
}
|
74786
|
+
|
74787
|
+
.primary.pulsating.transition {
|
74788
|
+
-webkit-box-shadow: 0 0 0 0 rgba(33, 133, 208, 0.5);
|
74789
|
+
box-shadow: 0 0 0 0 rgba(33, 133, 208, 0.5);
|
74790
|
+
}
|
74791
|
+
|
74792
|
+
.primary.inverted.pulsating.transition {
|
74793
|
+
-webkit-box-shadow: 0 0 0 0 rgba(84, 200, 255, 0.7);
|
74794
|
+
box-shadow: 0 0 0 0 rgba(84, 200, 255, 0.7);
|
74795
|
+
}
|
74796
|
+
|
74797
|
+
.secondary.pulsating.transition {
|
74798
|
+
-webkit-box-shadow: 0 0 0 0 rgba(27, 28, 29, 0.5);
|
74799
|
+
box-shadow: 0 0 0 0 rgba(27, 28, 29, 0.5);
|
74800
|
+
}
|
74801
|
+
|
74802
|
+
.secondary.inverted.pulsating.transition {
|
74803
|
+
-webkit-box-shadow: 0 0 0 0 rgba(84, 84, 84, 0.7);
|
74804
|
+
box-shadow: 0 0 0 0 rgba(84, 84, 84, 0.7);
|
74805
|
+
}
|
74806
|
+
|
74807
|
+
.red.pulsating.transition {
|
74808
|
+
-webkit-box-shadow: 0 0 0 0 rgba(219, 40, 40, 0.5);
|
74809
|
+
box-shadow: 0 0 0 0 rgba(219, 40, 40, 0.5);
|
74810
|
+
}
|
74811
|
+
|
74812
|
+
.red.inverted.pulsating.transition {
|
74813
|
+
-webkit-box-shadow: 0 0 0 0 rgba(255, 105, 94, 0.7);
|
74814
|
+
box-shadow: 0 0 0 0 rgba(255, 105, 94, 0.7);
|
74815
|
+
}
|
74816
|
+
|
74817
|
+
.orange.pulsating.transition {
|
74818
|
+
-webkit-box-shadow: 0 0 0 0 rgba(242, 113, 28, 0.5);
|
74819
|
+
box-shadow: 0 0 0 0 rgba(242, 113, 28, 0.5);
|
74820
|
+
}
|
74821
|
+
|
74822
|
+
.orange.inverted.pulsating.transition {
|
74823
|
+
-webkit-box-shadow: 0 0 0 0 rgba(255, 133, 27, 0.7);
|
74824
|
+
box-shadow: 0 0 0 0 rgba(255, 133, 27, 0.7);
|
74825
|
+
}
|
74826
|
+
|
74827
|
+
.yellow.pulsating.transition {
|
74828
|
+
-webkit-box-shadow: 0 0 0 0 rgba(251, 189, 8, 0.5);
|
74829
|
+
box-shadow: 0 0 0 0 rgba(251, 189, 8, 0.5);
|
74830
|
+
}
|
74831
|
+
|
74832
|
+
.yellow.inverted.pulsating.transition {
|
74833
|
+
-webkit-box-shadow: 0 0 0 0 rgba(255, 226, 31, 0.7);
|
74834
|
+
box-shadow: 0 0 0 0 rgba(255, 226, 31, 0.7);
|
74835
|
+
}
|
74836
|
+
|
74837
|
+
.olive.pulsating.transition {
|
74838
|
+
-webkit-box-shadow: 0 0 0 0 rgba(181, 204, 24, 0.5);
|
74839
|
+
box-shadow: 0 0 0 0 rgba(181, 204, 24, 0.5);
|
74840
|
+
}
|
74841
|
+
|
74842
|
+
.olive.inverted.pulsating.transition {
|
74843
|
+
-webkit-box-shadow: 0 0 0 0 rgba(217, 231, 120, 0.7);
|
74844
|
+
box-shadow: 0 0 0 0 rgba(217, 231, 120, 0.7);
|
74845
|
+
}
|
74846
|
+
|
74847
|
+
.green.pulsating.transition {
|
74848
|
+
-webkit-box-shadow: 0 0 0 0 rgba(33, 186, 69, 0.5);
|
74849
|
+
box-shadow: 0 0 0 0 rgba(33, 186, 69, 0.5);
|
74850
|
+
}
|
74851
|
+
|
74852
|
+
.green.inverted.pulsating.transition {
|
74853
|
+
-webkit-box-shadow: 0 0 0 0 rgba(46, 204, 64, 0.7);
|
74854
|
+
box-shadow: 0 0 0 0 rgba(46, 204, 64, 0.7);
|
74855
|
+
}
|
74856
|
+
|
74857
|
+
.teal.pulsating.transition {
|
74858
|
+
-webkit-box-shadow: 0 0 0 0 rgba(0, 181, 173, 0.5);
|
74859
|
+
box-shadow: 0 0 0 0 rgba(0, 181, 173, 0.5);
|
74860
|
+
}
|
74861
|
+
|
74862
|
+
.teal.inverted.pulsating.transition {
|
74863
|
+
-webkit-box-shadow: 0 0 0 0 rgba(109, 255, 255, 0.7);
|
74864
|
+
box-shadow: 0 0 0 0 rgba(109, 255, 255, 0.7);
|
74865
|
+
}
|
74866
|
+
|
74867
|
+
.blue.pulsating.transition {
|
74868
|
+
-webkit-box-shadow: 0 0 0 0 rgba(33, 133, 208, 0.5);
|
74869
|
+
box-shadow: 0 0 0 0 rgba(33, 133, 208, 0.5);
|
74870
|
+
}
|
74871
|
+
|
74872
|
+
.blue.inverted.pulsating.transition {
|
74873
|
+
-webkit-box-shadow: 0 0 0 0 rgba(84, 200, 255, 0.7);
|
74874
|
+
box-shadow: 0 0 0 0 rgba(84, 200, 255, 0.7);
|
74875
|
+
}
|
74876
|
+
|
74877
|
+
.violet.pulsating.transition {
|
74878
|
+
-webkit-box-shadow: 0 0 0 0 rgba(100, 53, 201, 0.5);
|
74879
|
+
box-shadow: 0 0 0 0 rgba(100, 53, 201, 0.5);
|
74880
|
+
}
|
74881
|
+
|
74882
|
+
.violet.inverted.pulsating.transition {
|
74883
|
+
-webkit-box-shadow: 0 0 0 0 rgba(162, 145, 251, 0.7);
|
74884
|
+
box-shadow: 0 0 0 0 rgba(162, 145, 251, 0.7);
|
74885
|
+
}
|
74886
|
+
|
74887
|
+
.purple.pulsating.transition {
|
74888
|
+
-webkit-box-shadow: 0 0 0 0 rgba(163, 51, 200, 0.5);
|
74889
|
+
box-shadow: 0 0 0 0 rgba(163, 51, 200, 0.5);
|
74890
|
+
}
|
74891
|
+
|
74892
|
+
.purple.inverted.pulsating.transition {
|
74893
|
+
-webkit-box-shadow: 0 0 0 0 rgba(220, 115, 255, 0.7);
|
74894
|
+
box-shadow: 0 0 0 0 rgba(220, 115, 255, 0.7);
|
74895
|
+
}
|
74896
|
+
|
74897
|
+
.pink.pulsating.transition {
|
74898
|
+
-webkit-box-shadow: 0 0 0 0 rgba(224, 57, 151, 0.5);
|
74899
|
+
box-shadow: 0 0 0 0 rgba(224, 57, 151, 0.5);
|
74900
|
+
}
|
74901
|
+
|
74902
|
+
.pink.inverted.pulsating.transition {
|
74903
|
+
-webkit-box-shadow: 0 0 0 0 rgba(255, 142, 223, 0.7);
|
74904
|
+
box-shadow: 0 0 0 0 rgba(255, 142, 223, 0.7);
|
74905
|
+
}
|
74906
|
+
|
74907
|
+
.brown.pulsating.transition {
|
74908
|
+
-webkit-box-shadow: 0 0 0 0 rgba(165, 103, 63, 0.5);
|
74909
|
+
box-shadow: 0 0 0 0 rgba(165, 103, 63, 0.5);
|
74910
|
+
}
|
74911
|
+
|
74912
|
+
.brown.inverted.pulsating.transition {
|
74913
|
+
-webkit-box-shadow: 0 0 0 0 rgba(214, 124, 28, 0.7);
|
74914
|
+
box-shadow: 0 0 0 0 rgba(214, 124, 28, 0.7);
|
74915
|
+
}
|
74916
|
+
|
74917
|
+
.grey.pulsating.transition {
|
74918
|
+
-webkit-box-shadow: 0 0 0 0 rgba(118, 118, 118, 0.5);
|
74919
|
+
box-shadow: 0 0 0 0 rgba(118, 118, 118, 0.5);
|
74920
|
+
}
|
74921
|
+
|
74922
|
+
.grey.inverted.pulsating.transition {
|
74923
|
+
-webkit-box-shadow: 0 0 0 0 rgba(220, 221, 222, 0.7);
|
74924
|
+
box-shadow: 0 0 0 0 rgba(220, 221, 222, 0.7);
|
74925
|
+
}
|
74926
|
+
|
74927
|
+
.black.pulsating.transition {
|
74928
|
+
-webkit-box-shadow: 0 0 0 0 rgba(27, 28, 29, 0.5);
|
74929
|
+
box-shadow: 0 0 0 0 rgba(27, 28, 29, 0.5);
|
74930
|
+
}
|
74931
|
+
|
74932
|
+
.black.inverted.pulsating.transition {
|
74933
|
+
-webkit-box-shadow: 0 0 0 0 rgba(84, 84, 84, 0.7);
|
74934
|
+
box-shadow: 0 0 0 0 rgba(84, 84, 84, 0.7);
|
74935
|
+
}
|
74936
|
+
|
74425
74937
|
/*******************************
|
74426
74938
|
Transitions
|
74427
74939
|
*******************************/
|