fomantic-ui 2.9.3-beta.19 → 2.9.3-beta.20
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 +2 -2
- package/dist/components/button.min.css +2 -2
- package/dist/components/calendar.css +1 -1
- package/dist/components/calendar.js +1 -1
- package/dist/components/calendar.min.css +1 -1
- package/dist/components/calendar.min.js +1 -1
- package/dist/components/card.css +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 +62 -1
- package/dist/components/container.min.css +2 -2
- package/dist/components/dimmer.css +3 -3
- package/dist/components/dimmer.js +1 -1
- package/dist/components/dimmer.min.css +2 -2
- 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 +24 -3
- package/dist/components/dropdown.js +1 -1
- package/dist/components/dropdown.min.css +2 -2
- package/dist/components/dropdown.min.js +1 -1
- package/dist/components/embed.css +1 -1
- package/dist/components/embed.js +1 -1
- package/dist/components/embed.min.css +1 -1
- package/dist/components/embed.min.js +1 -1
- package/dist/components/emoji.css +1 -1
- package/dist/components/emoji.min.css +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 +1 -1
- package/dist/components/flyout.js +1 -1
- package/dist/components/flyout.min.css +1 -1
- package/dist/components/flyout.min.js +1 -1
- package/dist/components/form.css +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 +107 -107
- package/dist/components/grid.min.css +2 -2
- package/dist/components/header.css +1 -1
- package/dist/components/header.min.css +1 -1
- package/dist/components/icon.css +1 -1
- package/dist/components/icon.min.css +1 -1
- package/dist/components/image.css +1 -1
- package/dist/components/image.min.css +1 -1
- package/dist/components/input.css +3 -3
- package/dist/components/input.min.css +2 -2
- package/dist/components/item.css +1 -1
- package/dist/components/item.min.css +1 -1
- package/dist/components/label.css +1 -1
- package/dist/components/label.min.css +1 -1
- package/dist/components/list.css +13 -13
- package/dist/components/list.min.css +2 -2
- package/dist/components/loader.css +282 -282
- package/dist/components/loader.min.css +2 -2
- package/dist/components/menu.css +1 -1
- package/dist/components/menu.min.css +1 -1
- package/dist/components/message.css +1 -1
- package/dist/components/message.min.css +1 -1
- package/dist/components/modal.css +5 -1
- 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 +17 -1
- package/dist/components/search.js +1 -1
- package/dist/components/search.min.css +2 -2
- package/dist/components/search.min.js +1 -1
- package/dist/components/segment.css +69 -5
- package/dist/components/segment.min.css +2 -2
- package/dist/components/shape.css +1 -1
- package/dist/components/shape.js +1 -1
- package/dist/components/shape.min.css +1 -1
- package/dist/components/shape.min.js +1 -1
- package/dist/components/sidebar.css +1 -1
- package/dist/components/sidebar.js +1 -1
- package/dist/components/sidebar.min.css +1 -1
- package/dist/components/sidebar.min.js +1 -1
- package/dist/components/site.css +1 -1
- package/dist/components/site.js +1 -1
- package/dist/components/site.min.css +1 -1
- package/dist/components/site.min.js +1 -1
- package/dist/components/slider.css +1 -1
- package/dist/components/slider.js +1 -1
- package/dist/components/slider.min.css +1 -1
- package/dist/components/slider.min.js +1 -1
- package/dist/components/state.js +1 -1
- package/dist/components/state.min.js +1 -1
- package/dist/components/statistic.css +1 -1
- package/dist/components/statistic.min.css +1 -1
- package/dist/components/step.css +1 -1
- package/dist/components/step.min.css +1 -1
- package/dist/components/sticky.css +1 -1
- package/dist/components/sticky.js +1 -1
- package/dist/components/sticky.min.css +1 -1
- package/dist/components/sticky.min.js +1 -1
- package/dist/components/tab.css +1 -1
- package/dist/components/tab.js +1 -1
- package/dist/components/tab.min.css +1 -1
- package/dist/components/tab.min.js +1 -1
- package/dist/components/table.css +65 -1
- package/dist/components/table.min.css +2 -2
- 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 +766 -463
- package/dist/semantic.js +26 -26
- package/dist/semantic.min.css +2 -2
- package/dist/semantic.min.js +1 -1
- package/package.json +1 -1
- package/src/definitions/collections/grid.less +106 -106
- package/src/definitions/collections/table.less +66 -0
- package/src/definitions/elements/button.less +1 -1
- package/src/definitions/elements/container.less +63 -0
- package/src/definitions/elements/input.less +2 -2
- package/src/definitions/elements/list.less +12 -12
- package/src/definitions/elements/loader.less +71 -71
- package/src/definitions/elements/segment.less +70 -4
- package/src/definitions/modules/dimmer.less +2 -2
- package/src/definitions/modules/dropdown.less +33 -2
- package/src/definitions/modules/modal.less +6 -0
- package/src/definitions/modules/search.less +18 -0
- package/src/themes/default/collections/table.variables +3 -0
- package/src/themes/default/elements/container.variables +3 -0
- package/src/themes/default/elements/segment.variables +3 -0
- package/src/themes/default/globals/variation.variables +6 -0
- package/src/themes/default/modules/dropdown.variables +3 -0
- package/src/themes/default/modules/modal.variables +3 -0
- package/src/themes/default/modules/search.variables +3 -0
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* # Fomantic-UI 2.9.3-beta.
|
2
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Segment
|
3
3
|
* https://github.com/fomantic/Fomantic-UI/
|
4
4
|
*
|
5
5
|
*
|
@@ -328,12 +328,12 @@
|
|
328
328
|
/* -------------------
|
329
329
|
Raised
|
330
330
|
-------------------- */
|
331
|
-
.ui.
|
332
|
-
.ui.
|
331
|
+
.ui.ui.raised.segments,
|
332
|
+
.ui.ui.raised.segment {
|
333
333
|
box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
|
334
334
|
}
|
335
|
-
.ui.inverted.raised.
|
336
|
-
.ui.inverted.raised.
|
335
|
+
.ui.ui.inverted.raised.segments,
|
336
|
+
.ui.ui.inverted.raised.segment {
|
337
337
|
box-shadow: 0 2px 4px 0 rgba(225, 225, 225, 0.1), 0 2px 10px 0 rgba(225, 225, 225, 0.5);
|
338
338
|
}
|
339
339
|
|
@@ -875,69 +875,133 @@
|
|
875
875
|
.ui.scrolling.segment.short {
|
876
876
|
max-height: 11.25em;
|
877
877
|
}
|
878
|
+
.ui.scrolling.segment.short.resizable {
|
879
|
+
height: 11.25em;
|
880
|
+
}
|
878
881
|
.ui.scrolling.segment[class*="very short"] {
|
879
882
|
max-height: 7.5em;
|
880
883
|
}
|
884
|
+
.ui.scrolling.segment[class*="very short"].resizable {
|
885
|
+
height: 7.5em;
|
886
|
+
}
|
881
887
|
.ui.scrolling.segment {
|
882
888
|
max-height: 15em;
|
883
889
|
}
|
890
|
+
.ui.scrolling.segment.resizable {
|
891
|
+
height: 15em;
|
892
|
+
}
|
884
893
|
.ui.scrolling.segment.long {
|
885
894
|
max-height: 30em;
|
886
895
|
}
|
896
|
+
.ui.scrolling.segment.long.resizable {
|
897
|
+
height: 30em;
|
898
|
+
}
|
887
899
|
.ui.scrolling.segment[class*="very long"] {
|
888
900
|
max-height: 45em;
|
889
901
|
}
|
902
|
+
.ui.scrolling.segment[class*="very long"].resizable {
|
903
|
+
height: 45em;
|
904
|
+
}
|
890
905
|
}
|
891
906
|
@media only screen and (min-width: 768px) {
|
892
907
|
.ui.scrolling.segment.short {
|
893
908
|
max-height: 13.5em;
|
894
909
|
}
|
910
|
+
.ui.scrolling.segment.short.resizable {
|
911
|
+
height: 13.5em;
|
912
|
+
}
|
895
913
|
.ui.scrolling.segment[class*="very short"] {
|
896
914
|
max-height: 9em;
|
897
915
|
}
|
916
|
+
.ui.scrolling.segment[class*="very short"].resizable {
|
917
|
+
height: 9em;
|
918
|
+
}
|
898
919
|
.ui.scrolling.segment {
|
899
920
|
max-height: 18em;
|
900
921
|
}
|
922
|
+
.ui.scrolling.segment.resizable {
|
923
|
+
height: 18em;
|
924
|
+
}
|
901
925
|
.ui.scrolling.segment.long {
|
902
926
|
max-height: 36em;
|
903
927
|
}
|
928
|
+
.ui.scrolling.segment.long.resizable {
|
929
|
+
height: 36em;
|
930
|
+
}
|
904
931
|
.ui.scrolling.segment[class*="very long"] {
|
905
932
|
max-height: 54em;
|
906
933
|
}
|
934
|
+
.ui.scrolling.segment[class*="very long"].resizable {
|
935
|
+
height: 54em;
|
936
|
+
}
|
907
937
|
}
|
908
938
|
@media only screen and (min-width: 992px) {
|
909
939
|
.ui.scrolling.segment.short {
|
910
940
|
max-height: 18em;
|
911
941
|
}
|
942
|
+
.ui.scrolling.segment.short.resizable {
|
943
|
+
height: 18em;
|
944
|
+
}
|
912
945
|
.ui.scrolling.segment[class*="very short"] {
|
913
946
|
max-height: 12em;
|
914
947
|
}
|
948
|
+
.ui.scrolling.segment[class*="very short"].resizable {
|
949
|
+
height: 12em;
|
950
|
+
}
|
915
951
|
.ui.scrolling.segment {
|
916
952
|
max-height: 24em;
|
917
953
|
}
|
954
|
+
.ui.scrolling.segment.resizable {
|
955
|
+
height: 24em;
|
956
|
+
}
|
918
957
|
.ui.scrolling.segment.long {
|
919
958
|
max-height: 48em;
|
920
959
|
}
|
960
|
+
.ui.scrolling.segment.long.resizable {
|
961
|
+
height: 48em;
|
962
|
+
}
|
921
963
|
.ui.scrolling.segment[class*="very long"] {
|
922
964
|
max-height: 72em;
|
923
965
|
}
|
966
|
+
.ui.scrolling.segment[class*="very long"].resizable {
|
967
|
+
height: 72em;
|
968
|
+
}
|
924
969
|
}
|
925
970
|
@media only screen and (min-width: 1920px) {
|
926
971
|
.ui.scrolling.segment.short {
|
927
972
|
max-height: 22.5em;
|
928
973
|
}
|
974
|
+
.ui.scrolling.segment.short.resizable {
|
975
|
+
height: 22.5em;
|
976
|
+
}
|
929
977
|
.ui.scrolling.segment[class*="very short"] {
|
930
978
|
max-height: 15em;
|
931
979
|
}
|
980
|
+
.ui.scrolling.segment[class*="very short"].resizable {
|
981
|
+
height: 15em;
|
982
|
+
}
|
932
983
|
.ui.scrolling.segment {
|
933
984
|
max-height: 30em;
|
934
985
|
}
|
986
|
+
.ui.scrolling.segment.resizable {
|
987
|
+
height: 30em;
|
988
|
+
}
|
935
989
|
.ui.scrolling.segment.long {
|
936
990
|
max-height: 60em;
|
937
991
|
}
|
992
|
+
.ui.scrolling.segment.long.resizable {
|
993
|
+
height: 60em;
|
994
|
+
}
|
938
995
|
.ui.scrolling.segment[class*="very long"] {
|
939
996
|
max-height: 90em;
|
940
997
|
}
|
998
|
+
.ui.scrolling.segment[class*="very long"].resizable {
|
999
|
+
height: 90em;
|
1000
|
+
}
|
1001
|
+
}
|
1002
|
+
.ui.resizable.scrolling.segment {
|
1003
|
+
resize: vertical;
|
1004
|
+
max-height: none;
|
941
1005
|
}
|
942
1006
|
|
943
1007
|
/* -------------------
|
@@ -1,9 +1,9 @@
|
|
1
1
|
/*!
|
2
|
-
* # Fomantic-UI 2.9.3-beta.
|
2
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Segment
|
3
3
|
* https://github.com/fomantic/Fomantic-UI/
|
4
4
|
*
|
5
5
|
*
|
6
6
|
* Released under the MIT license
|
7
7
|
* https://opensource.org/licenses/MIT
|
8
8
|
*
|
9
|
-
*/.ui.segment{position:relative;background:#fff;box-shadow:0 1px 2px 0 rgba(34,36,38,.15);margin:1rem 0;padding:1em 1em;border-radius:.28571429rem;border:1px solid rgba(34,36,38,.15)}.ui.segment:first-child{margin-top:0}.ui.segment:last-child{margin-bottom:0}.ui.vertical.segment{margin:0;padding-left:0;padding-right:0;background:none transparent;border-radius:0;box-shadow:none;border:none;border-top:1px solid rgba(34,36,38,.15)}.ui.vertical.segment:first-child{border-top:none}.ui.inverted.segment>.ui.header,.ui.inverted.segment>.ui.header .sub.header,.ui.inverted.segments .segment>.ui.header,.ui.inverted.segments .segment>.ui.header .sub.header{color:#fff}.ui[class*="bottom attached"].segment>[class*="top attached"].label{border-top-left-radius:0;border-top-right-radius:0}.ui[class*="top attached"].segment>[class*="bottom attached"].label{border-bottom-left-radius:0;border-bottom-right-radius:0}.ui.attached.segment:not(.top):not(.bottom)>[class*="top attached"].label{border-top-left-radius:0;border-top-right-radius:0}.ui.attached.segment:not(.top):not(.bottom)>[class*="bottom attached"].label{border-bottom-left-radius:0;border-bottom-right-radius:0}.ui.grid>.row>.ui.segment.column,.ui.grid>.ui.segment.column,.ui.page.grid.segment{padding-top:2em;padding-bottom:2em}.ui.grid.segment{margin:1rem 0;border-radius:.28571429rem}.ui.basic.table.segment{background:#fff;border:1px solid rgba(34,36,38,.15);box-shadow:0 1px 2px 0 rgba(34,36,38,.15)}.ui[class*="very basic"].table.segment{padding:1em 1em}.ui.segment.tab:last-child{margin-bottom:1rem}.ui.placeholder.segment{display:flex;flex-direction:column;justify-content:center;align-items:stretch;max-width:initial;animation:none;overflow:visible;padding:1em 1em;min-height:18rem;background:#f9fafb;border-color:rgba(34,36,38,.15);box-shadow:0 2px 25px 0 rgba(34,36,38,.05) inset}.ui.placeholder.segment.tab{display:none}.ui.placeholder.segment.tab.active{display:flex}.ui.placeholder.segment .button,.ui.placeholder.segment textarea{display:block}.ui.placeholder.segment .button,.ui.placeholder.segment .field,.ui.placeholder.segment textarea,.ui.placeholder.segment>.ui.input{max-width:15rem;margin-left:auto;margin-right:auto}.ui.placeholder.segment .column .button,.ui.placeholder.segment .column .field,.ui.placeholder.segment .column textarea,.ui.placeholder.segment .column>.ui.input{max-width:15rem;margin-left:auto;margin-right:auto}.ui.placeholder.segment>.inline{align-self:center}.ui.placeholder.segment>.inline>.button{display:inline-block;width:auto;margin:0 .35714286rem 0 0}.ui.placeholder.segment>.inline>.button:last-child{margin-right:0}.ui.piled.segment,.ui.piled.segments{margin:3em 0;box-shadow:"";z-index:auto;background-color:#fff;border:1px solid rgba(34,36,38,.15);color:rgba(0,0,0,.87)}.ui.piled.segment:first-child{margin-top:0}.ui.piled.segment:last-child{margin-bottom:0}.ui.piled.segment::after,.ui.piled.segment::before,.ui.piled.segments::after,.ui.piled.segments::before{background-color:inherit;visibility:visible;content:"";display:block;height:100%;left:0;position:absolute;width:100%;border:inherit;box-shadow:""}.ui.inverted.piled.segment{background-color:#1b1c1d;border:1px solid #555;color:rgba(255,255,255,.9)}.ui.piled.segment::before,.ui.piled.segments::before{transform:rotate(-1.2deg);top:0;z-index:-2}.ui.piled.segment::after,.ui.piled.segments::after{transform:rotate(1.2deg);top:0;z-index:-1}.ui[class*="top attached"].piled.segment{margin-top:3em;margin-bottom:0}.ui.piled.segment[class*="top attached"]:first-child{margin-top:0}.ui.piled.segment[class*="bottom attached"]{margin-top:0;margin-bottom:3em}.ui.piled.segment[class*="bottom attached"]:last-child{margin-bottom:0}@supports selector(:has(.f)){:has(>.ui.piled.segment){z-index:0;position:relative}}.ui.stacked.segment{padding-bottom:1.4em}.ui.stacked.segment::after,.ui.stacked.segment::before,.ui.stacked.segments::after,.ui.stacked.segments::before{content:"";position:absolute;bottom:-3px;left:0;border-top:1px solid rgba(34,36,38,.15);background:rgba(0,0,0,.03);width:100%;height:6px;visibility:visible}.ui.stacked.segment::before,.ui.stacked.segments::before{display:none}.ui.tall.stacked.segment::before,.ui.tall.stacked.segments::before{display:block;bottom:0}.ui.stacked.inverted.segment,.ui.stacked.inverted.segments{border:1px solid rgba(225,225,225,.5)}.ui.stacked.inverted.segment::after,.ui.stacked.inverted.segment::before,.ui.stacked.inverted.segments::after,.ui.stacked.inverted.segments::before{background-color:rgba(0,0,0,.03);border-top:1px solid rgba(225,225,225,.5)}.ui.padded.segment{padding:1.5em}.ui[class*="very padded"].segment{padding:3em}.ui.padded.segment.vertical.segment,.ui[class*="very padded"].vertical.segment{padding-left:0;padding-right:0}.ui.compact.segment{display:table}.ui.compact.segments{display:inline-flex}.ui.compact.segments .segment,.ui.segments .compact.segment{display:block;flex:0 1 auto}.ui.circular.segment{display:table-cell;padding:2em;text-align:center;vertical-align:middle;border-radius:500em}.ui.raised.raised.segment,.ui.raised.raised.segments{box-shadow:0 2px 4px 0 rgba(34,36,38,.12),0 2px 10px 0 rgba(34,36,38,.15)}.ui.inverted.raised.raised.segment,.ui.inverted.raised.raised.segments{box-shadow:0 2px 4px 0 rgba(225,225,225,.1),0 2px 10px 0 rgba(225,225,225,.5)}.ui.segments{flex-direction:column;position:relative;margin:1rem 0;border:1px solid rgba(34,36,38,.15);box-shadow:0 1px 2px 0 rgba(34,36,38,.15);border-radius:.28571429rem}.ui.segments:first-child{margin-top:0}.ui.segments:last-child{margin-bottom:0}.ui.segments>.segment{top:0;bottom:0;border-radius:0;margin:0;width:auto;box-shadow:none;border:none;border-top:1px solid rgba(34,36,38,.15)}.ui.segments:not(.horizontal)>.segment:first-child{top:0;bottom:0;border-top:none;margin-top:0;margin-bottom:0;border-radius:.28571429rem .28571429rem 0 0}.ui.segments:not(.horizontal)>.segment:last-child{top:0;bottom:0;margin-top:0;margin-bottom:0;box-shadow:0 2px 1px -1px rgba(34,36,38,.15);border-radius:0 0 .28571429rem .28571429rem}.ui.segments:not(.horizontal)>.segment:only-child{border-radius:.28571429rem}.ui.segments>.ui.segments{border-top:1px solid rgba(34,36,38,.15);margin:1rem}.ui.segments>.segments:first-child{border-top:none}.ui.segments>.segment+.segments:not(.horizontal){margin-top:0}.ui.horizontal.segments{display:flex;flex-direction:row;background-color:transparent;padding:0;box-shadow:0 1px 2px 0 rgba(34,36,38,.15);margin:1rem 0;border-radius:.28571429rem;border:1px solid rgba(34,36,38,.15)}.ui.stackable.horizontal.segments,.ui.wrapping.horizontal.segments{flex-wrap:wrap}.ui.segments>.horizontal.segments{margin:0;background-color:transparent;border-radius:0;border:none;box-shadow:none;border-top:1px solid rgba(34,36,38,.15)}.ui.horizontal.segments:not(.compact)>.segment:not(.compact){flex:1 1 auto;-ms-flex:1 1 0}.ui.horizontal.segments>.segment{margin:0;min-width:0;border-radius:0;border:none;box-shadow:none;border-left:1px solid rgba(34,36,38,.15)}.ui.segments>.horizontal.segments:first-child{border-top:none}.ui.horizontal.segments:not(.stackable):not(.wrapping)>.segment:first-child{border-left:none}.ui.horizontal.segments>.segment:first-child{border-radius:.28571429rem 0 0 .28571429rem}.ui.horizontal.segments>.segment:last-child{border-radius:0 .28571429rem .28571429rem 0}.ui[class*="equal width"].horizontal.segments>.segment{width:100%}.ui.disabled.segment,.ui.disabled.segments{opacity:.45;color:rgba(40,40,40,.3);pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ui.loading.segment,.ui.loading.segments{position:relative;cursor:default;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:all 0s linear;min-height:4.5em}.ui.loading.segment::before,.ui.loading.segments::before{position:absolute;content:"";top:0;left:0;background:rgba(255,255,255,.8);width:100%;height:100%;border-radius:.28571429rem;z-index:100}.ui.loading.segment::after,.ui.loading.segments::after{position:absolute;content:"";top:50%;left:50%;margin:-1.5em 0 0 -1.5em;width:3em;height:3em;animation:loader .6s infinite linear;border:.2em solid #767676;border-radius:500rem;box-shadow:0 0 0 1px transparent;visibility:visible;z-index:101}.ui.basic.segment,.ui.basic.segments,.ui.segments .ui.basic.segment{background:none transparent;box-shadow:none;border:none;border-radius:0}.ui.clearing.segment::after{content:"";display:block;clear:both}.ui.ui.ui.ui.ui.red.segment:not(.inverted){border-top:2px solid #db2828}.ui.ui.ui.ui.ui.inverted.red.segment{background-color:#db2828;color:#fff}.ui.ui.inverted.red.segment:not(.piled){border-color:#db2828}.ui.ui.ui.ui.ui.orange.segment:not(.inverted){border-top:2px solid #f2711c}.ui.ui.ui.ui.ui.inverted.orange.segment{background-color:#f2711c;color:#fff}.ui.ui.inverted.orange.segment:not(.piled){border-color:#f2711c}.ui.ui.ui.ui.ui.yellow.segment:not(.inverted){border-top:2px solid #fbbd08}.ui.ui.ui.ui.ui.inverted.yellow.segment{background-color:#fbbd08;color:#fff}.ui.ui.inverted.yellow.segment:not(.piled){border-color:#fbbd08}.ui.ui.ui.ui.ui.olive.segment:not(.inverted){border-top:2px solid #b5cc18}.ui.ui.ui.ui.ui.inverted.olive.segment{background-color:#b5cc18;color:#fff}.ui.ui.inverted.olive.segment:not(.piled){border-color:#b5cc18}.ui.ui.ui.ui.ui.green.segment:not(.inverted){border-top:2px solid #21ba45}.ui.ui.ui.ui.ui.inverted.green.segment{background-color:#21ba45;color:#fff}.ui.ui.inverted.green.segment:not(.piled){border-color:#21ba45}.ui.ui.ui.ui.ui.teal.segment:not(.inverted){border-top:2px solid #00b5ad}.ui.ui.ui.ui.ui.inverted.teal.segment{background-color:#00b5ad;color:#fff}.ui.ui.inverted.teal.segment:not(.piled){border-color:#00b5ad}.ui.ui.ui.ui.ui.blue.segment:not(.inverted){border-top:2px solid #2185d0}.ui.ui.ui.ui.ui.inverted.blue.segment{background-color:#2185d0;color:#fff}.ui.ui.inverted.blue.segment:not(.piled){border-color:#2185d0}.ui.ui.ui.ui.ui.violet.segment:not(.inverted){border-top:2px solid #6435c9}.ui.ui.ui.ui.ui.inverted.violet.segment{background-color:#6435c9;color:#fff}.ui.ui.inverted.violet.segment:not(.piled){border-color:#6435c9}.ui.ui.ui.ui.ui.purple.segment:not(.inverted){border-top:2px solid #a333c8}.ui.ui.ui.ui.ui.inverted.purple.segment{background-color:#a333c8;color:#fff}.ui.ui.inverted.purple.segment:not(.piled){border-color:#a333c8}.ui.ui.ui.ui.ui.pink.segment:not(.inverted){border-top:2px solid #e03997}.ui.ui.ui.ui.ui.inverted.pink.segment{background-color:#e03997;color:#fff}.ui.ui.inverted.pink.segment:not(.piled){border-color:#e03997}.ui.ui.ui.ui.ui.brown.segment:not(.inverted){border-top:2px solid #a5673f}.ui.ui.ui.ui.ui.inverted.brown.segment{background-color:#a5673f;color:#fff}.ui.ui.inverted.brown.segment:not(.piled){border-color:#a5673f}.ui.ui.ui.ui.ui.grey.segment:not(.inverted){border-top:2px solid #767676}.ui.ui.ui.ui.ui.inverted.grey.segment{background-color:#767676;color:#fff}.ui.ui.inverted.grey.segment:not(.piled){border-color:#767676}.ui.ui.ui.ui.ui.black.segment:not(.inverted){border-top:2px solid #1b1c1d}.ui.ui.ui.ui.ui.inverted.black.segment{background-color:#1b1c1d;color:#fff}.ui.ui.inverted.black.segment:not(.piled){border-color:#1b1c1d}.ui[class*="left aligned"].segment{text-align:left}.ui[class*="right aligned"].segment{text-align:right}.ui[class*="center aligned"].segment{text-align:center}.ui.floated.segment,.ui[class*="left floated"].segment{float:left;margin-right:1em}.ui[class*="right floated"].segment{float:right;margin-left:1em}.ui.inverted.segment,.ui.inverted.segments,.ui.inverted.segments .segment{border:none;box-shadow:none}.ui.inverted.segment,.ui.inverted.segments .segment,.ui.primary.inverted.segment{background:#1b1c1d;color:rgba(255,255,255,.9)}.ui.inverted.segment .segment{color:rgba(0,0,0,.87)}.ui.inverted.segment .inverted.segment{color:rgba(255,255,255,.9)}.ui.ui.inverted.attached.segment{border-color:#555}.ui.inverted.loading.segment,.ui.inverted.loading.segments{color:#fff}.ui.inverted.loading.segment::before,.ui.inverted.loading.segments::before{background:rgba(0,0,0,.85)}.ui.secondary.segment{background:#f3f4f5;color:rgba(0,0,0,.6)}.ui.secondary.inverted.segment{background:#4c4f52 linear-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.2) 100%);color:rgba(255,255,255,.8)}.ui.tertiary.segment{background:#dcddde;color:rgba(0,0,0,.6)}.ui.tertiary.inverted.segment{background:#717579 linear-gradient(rgba(255,255,255,.35) 0,rgba(255,255,255,.35) 100%);color:rgba(255,255,255,.8)}.ui.attached.segment{top:0;bottom:0;border-radius:0;margin:0 -1px;width:calc(100% + 2px);max-width:calc(100% + 2px);box-shadow:none}.ui.attached.segment:not(.basic){border:1px solid #d4d4d5}.ui.attached:not(.message):not(.text)+.ui.attached.segment:not(.top):not([class*="left attached"]):not([class*="right attached"]){border-top:none}.ui.segment[class*="top attached"]{bottom:0;margin-bottom:0;top:0;margin-top:1rem;border-radius:.28571429rem .28571429rem 0 0}.ui.segment[class*="top attached"]:first-child{margin-top:0}.ui.tab.segment[class*="top attached"]:first-child{margin-top:1rem}.ui.segment[class*="bottom attached"]{bottom:0;margin-top:0;top:0;margin-bottom:1rem;box-shadow:0 2px 1px -1px rgba(34,36,38,.15);border-radius:0 0 .28571429rem .28571429rem}.ui.segment[class*="bottom attached"]:last-child{margin-bottom:0}.ui.tab.segment[class*="bottom attached"]:last-child{margin-bottom:1rem}.ui[class*="left attached"].segment{margin-right:0}.ui[class*="right attached"].segment{margin-left:0}.ui.seamless.attached.segment:not(.top):not(.bottom):not([class*="right attached"]):not([class*="left attached"]){border-top:none;border-bottom:none}.ui.seamless.attached.segment.top{border-bottom:none}.ui.seamless.attached.segment.bottom{border-top:none}.ui.seamless.attached.segment[class*="left attached"]{border-right:none}.ui.seamless.attached.segment[class*="right attached"]{border-left:none}.ui.fitted.segment:not(.horizontally){padding-top:0;padding-bottom:0}.ui.fitted.segment:not(.vertically){padding-left:0;padding-right:0}.ui.scrolling.segment{overflow:auto;-ms-scroll-chaining:none;overscroll-behavior:none}@media only screen and (max-width:767.98px){.ui.scrolling.segment.short{max-height:11.25em}.ui.scrolling.segment[class*="very short"]{max-height:7.5em}.ui.scrolling.segment{max-height:15em}.ui.scrolling.segment.long{max-height:30em}.ui.scrolling.segment[class*="very long"]{max-height:45em}}@media only screen and (min-width:768px){.ui.scrolling.segment.short{max-height:13.5em}.ui.scrolling.segment[class*="very short"]{max-height:9em}.ui.scrolling.segment{max-height:18em}.ui.scrolling.segment.long{max-height:36em}.ui.scrolling.segment[class*="very long"]{max-height:54em}}@media only screen and (min-width:992px){.ui.scrolling.segment.short{max-height:18em}.ui.scrolling.segment[class*="very short"]{max-height:12em}.ui.scrolling.segment{max-height:24em}.ui.scrolling.segment.long{max-height:48em}.ui.scrolling.segment[class*="very long"]{max-height:72em}}@media only screen and (min-width:1920px){.ui.scrolling.segment.short{max-height:22.5em}.ui.scrolling.segment[class*="very short"]{max-height:15em}.ui.scrolling.segment{max-height:30em}.ui.scrolling.segment.long{max-height:60em}.ui.scrolling.segment[class*="very long"]{max-height:90em}}.ui.segment,.ui.segments .segment{font-size:1rem}.ui.mini.segment,.ui.mini.segments .segment{font-size:.78571429rem}.ui.tiny.segment,.ui.tiny.segments .segment{font-size:.85714286rem}.ui.small.segment,.ui.small.segments .segment{font-size:.92857143rem}.ui.large.segment,.ui.large.segments .segment{font-size:1.14285714rem}.ui.big.segment,.ui.big.segments .segment{font-size:1.28571429rem}.ui.huge.segment,.ui.huge.segments .segment{font-size:1.42857143rem}.ui.massive.segment,.ui.massive.segments .segment{font-size:1.71428571rem}
|
9
|
+
*/.ui.segment{position:relative;background:#fff;box-shadow:0 1px 2px 0 rgba(34,36,38,.15);margin:1rem 0;padding:1em 1em;border-radius:.28571429rem;border:1px solid rgba(34,36,38,.15)}.ui.segment:first-child{margin-top:0}.ui.segment:last-child{margin-bottom:0}.ui.vertical.segment{margin:0;padding-left:0;padding-right:0;background:none transparent;border-radius:0;box-shadow:none;border:none;border-top:1px solid rgba(34,36,38,.15)}.ui.vertical.segment:first-child{border-top:none}.ui.inverted.segment>.ui.header,.ui.inverted.segment>.ui.header .sub.header,.ui.inverted.segments .segment>.ui.header,.ui.inverted.segments .segment>.ui.header .sub.header{color:#fff}.ui[class*="bottom attached"].segment>[class*="top attached"].label{border-top-left-radius:0;border-top-right-radius:0}.ui[class*="top attached"].segment>[class*="bottom attached"].label{border-bottom-left-radius:0;border-bottom-right-radius:0}.ui.attached.segment:not(.top):not(.bottom)>[class*="top attached"].label{border-top-left-radius:0;border-top-right-radius:0}.ui.attached.segment:not(.top):not(.bottom)>[class*="bottom attached"].label{border-bottom-left-radius:0;border-bottom-right-radius:0}.ui.grid>.row>.ui.segment.column,.ui.grid>.ui.segment.column,.ui.page.grid.segment{padding-top:2em;padding-bottom:2em}.ui.grid.segment{margin:1rem 0;border-radius:.28571429rem}.ui.basic.table.segment{background:#fff;border:1px solid rgba(34,36,38,.15);box-shadow:0 1px 2px 0 rgba(34,36,38,.15)}.ui[class*="very basic"].table.segment{padding:1em 1em}.ui.segment.tab:last-child{margin-bottom:1rem}.ui.placeholder.segment{display:flex;flex-direction:column;justify-content:center;align-items:stretch;max-width:initial;animation:none;overflow:visible;padding:1em 1em;min-height:18rem;background:#f9fafb;border-color:rgba(34,36,38,.15);box-shadow:0 2px 25px 0 rgba(34,36,38,.05) inset}.ui.placeholder.segment.tab{display:none}.ui.placeholder.segment.tab.active{display:flex}.ui.placeholder.segment .button,.ui.placeholder.segment textarea{display:block}.ui.placeholder.segment .button,.ui.placeholder.segment .field,.ui.placeholder.segment textarea,.ui.placeholder.segment>.ui.input{max-width:15rem;margin-left:auto;margin-right:auto}.ui.placeholder.segment .column .button,.ui.placeholder.segment .column .field,.ui.placeholder.segment .column textarea,.ui.placeholder.segment .column>.ui.input{max-width:15rem;margin-left:auto;margin-right:auto}.ui.placeholder.segment>.inline{align-self:center}.ui.placeholder.segment>.inline>.button{display:inline-block;width:auto;margin:0 .35714286rem 0 0}.ui.placeholder.segment>.inline>.button:last-child{margin-right:0}.ui.piled.segment,.ui.piled.segments{margin:3em 0;box-shadow:"";z-index:auto;background-color:#fff;border:1px solid rgba(34,36,38,.15);color:rgba(0,0,0,.87)}.ui.piled.segment:first-child{margin-top:0}.ui.piled.segment:last-child{margin-bottom:0}.ui.piled.segment::after,.ui.piled.segment::before,.ui.piled.segments::after,.ui.piled.segments::before{background-color:inherit;visibility:visible;content:"";display:block;height:100%;left:0;position:absolute;width:100%;border:inherit;box-shadow:""}.ui.inverted.piled.segment{background-color:#1b1c1d;border:1px solid #555;color:rgba(255,255,255,.9)}.ui.piled.segment::before,.ui.piled.segments::before{transform:rotate(-1.2deg);top:0;z-index:-2}.ui.piled.segment::after,.ui.piled.segments::after{transform:rotate(1.2deg);top:0;z-index:-1}.ui[class*="top attached"].piled.segment{margin-top:3em;margin-bottom:0}.ui.piled.segment[class*="top attached"]:first-child{margin-top:0}.ui.piled.segment[class*="bottom attached"]{margin-top:0;margin-bottom:3em}.ui.piled.segment[class*="bottom attached"]:last-child{margin-bottom:0}@supports selector(:has(.f)){:has(>.ui.piled.segment){z-index:0;position:relative}}.ui.stacked.segment{padding-bottom:1.4em}.ui.stacked.segment::after,.ui.stacked.segment::before,.ui.stacked.segments::after,.ui.stacked.segments::before{content:"";position:absolute;bottom:-3px;left:0;border-top:1px solid rgba(34,36,38,.15);background:rgba(0,0,0,.03);width:100%;height:6px;visibility:visible}.ui.stacked.segment::before,.ui.stacked.segments::before{display:none}.ui.tall.stacked.segment::before,.ui.tall.stacked.segments::before{display:block;bottom:0}.ui.stacked.inverted.segment,.ui.stacked.inverted.segments{border:1px solid rgba(225,225,225,.5)}.ui.stacked.inverted.segment::after,.ui.stacked.inverted.segment::before,.ui.stacked.inverted.segments::after,.ui.stacked.inverted.segments::before{background-color:rgba(0,0,0,.03);border-top:1px solid rgba(225,225,225,.5)}.ui.padded.segment{padding:1.5em}.ui[class*="very padded"].segment{padding:3em}.ui.padded.segment.vertical.segment,.ui[class*="very padded"].vertical.segment{padding-left:0;padding-right:0}.ui.compact.segment{display:table}.ui.compact.segments{display:inline-flex}.ui.compact.segments .segment,.ui.segments .compact.segment{display:block;flex:0 1 auto}.ui.circular.segment{display:table-cell;padding:2em;text-align:center;vertical-align:middle;border-radius:500em}.ui.ui.raised.segment,.ui.ui.raised.segments{box-shadow:0 2px 4px 0 rgba(34,36,38,.12),0 2px 10px 0 rgba(34,36,38,.15)}.ui.ui.inverted.raised.segment,.ui.ui.inverted.raised.segments{box-shadow:0 2px 4px 0 rgba(225,225,225,.1),0 2px 10px 0 rgba(225,225,225,.5)}.ui.segments{flex-direction:column;position:relative;margin:1rem 0;border:1px solid rgba(34,36,38,.15);box-shadow:0 1px 2px 0 rgba(34,36,38,.15);border-radius:.28571429rem}.ui.segments:first-child{margin-top:0}.ui.segments:last-child{margin-bottom:0}.ui.segments>.segment{top:0;bottom:0;border-radius:0;margin:0;width:auto;box-shadow:none;border:none;border-top:1px solid rgba(34,36,38,.15)}.ui.segments:not(.horizontal)>.segment:first-child{top:0;bottom:0;border-top:none;margin-top:0;margin-bottom:0;border-radius:.28571429rem .28571429rem 0 0}.ui.segments:not(.horizontal)>.segment:last-child{top:0;bottom:0;margin-top:0;margin-bottom:0;box-shadow:0 2px 1px -1px rgba(34,36,38,.15);border-radius:0 0 .28571429rem .28571429rem}.ui.segments:not(.horizontal)>.segment:only-child{border-radius:.28571429rem}.ui.segments>.ui.segments{border-top:1px solid rgba(34,36,38,.15);margin:1rem}.ui.segments>.segments:first-child{border-top:none}.ui.segments>.segment+.segments:not(.horizontal){margin-top:0}.ui.horizontal.segments{display:flex;flex-direction:row;background-color:transparent;padding:0;box-shadow:0 1px 2px 0 rgba(34,36,38,.15);margin:1rem 0;border-radius:.28571429rem;border:1px solid rgba(34,36,38,.15)}.ui.stackable.horizontal.segments,.ui.wrapping.horizontal.segments{flex-wrap:wrap}.ui.segments>.horizontal.segments{margin:0;background-color:transparent;border-radius:0;border:none;box-shadow:none;border-top:1px solid rgba(34,36,38,.15)}.ui.horizontal.segments:not(.compact)>.segment:not(.compact){flex:1 1 auto;-ms-flex:1 1 0}.ui.horizontal.segments>.segment{margin:0;min-width:0;border-radius:0;border:none;box-shadow:none;border-left:1px solid rgba(34,36,38,.15)}.ui.segments>.horizontal.segments:first-child{border-top:none}.ui.horizontal.segments:not(.stackable):not(.wrapping)>.segment:first-child{border-left:none}.ui.horizontal.segments>.segment:first-child{border-radius:.28571429rem 0 0 .28571429rem}.ui.horizontal.segments>.segment:last-child{border-radius:0 .28571429rem .28571429rem 0}.ui[class*="equal width"].horizontal.segments>.segment{width:100%}.ui.disabled.segment,.ui.disabled.segments{opacity:.45;color:rgba(40,40,40,.3);pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ui.loading.segment,.ui.loading.segments{position:relative;cursor:default;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:all 0s linear;min-height:4.5em}.ui.loading.segment::before,.ui.loading.segments::before{position:absolute;content:"";top:0;left:0;background:rgba(255,255,255,.8);width:100%;height:100%;border-radius:.28571429rem;z-index:100}.ui.loading.segment::after,.ui.loading.segments::after{position:absolute;content:"";top:50%;left:50%;margin:-1.5em 0 0 -1.5em;width:3em;height:3em;animation:loader .6s infinite linear;border:.2em solid #767676;border-radius:500rem;box-shadow:0 0 0 1px transparent;visibility:visible;z-index:101}.ui.basic.segment,.ui.basic.segments,.ui.segments .ui.basic.segment{background:none transparent;box-shadow:none;border:none;border-radius:0}.ui.clearing.segment::after{content:"";display:block;clear:both}.ui.ui.ui.ui.ui.red.segment:not(.inverted){border-top:2px solid #db2828}.ui.ui.ui.ui.ui.inverted.red.segment{background-color:#db2828;color:#fff}.ui.ui.inverted.red.segment:not(.piled){border-color:#db2828}.ui.ui.ui.ui.ui.orange.segment:not(.inverted){border-top:2px solid #f2711c}.ui.ui.ui.ui.ui.inverted.orange.segment{background-color:#f2711c;color:#fff}.ui.ui.inverted.orange.segment:not(.piled){border-color:#f2711c}.ui.ui.ui.ui.ui.yellow.segment:not(.inverted){border-top:2px solid #fbbd08}.ui.ui.ui.ui.ui.inverted.yellow.segment{background-color:#fbbd08;color:#fff}.ui.ui.inverted.yellow.segment:not(.piled){border-color:#fbbd08}.ui.ui.ui.ui.ui.olive.segment:not(.inverted){border-top:2px solid #b5cc18}.ui.ui.ui.ui.ui.inverted.olive.segment{background-color:#b5cc18;color:#fff}.ui.ui.inverted.olive.segment:not(.piled){border-color:#b5cc18}.ui.ui.ui.ui.ui.green.segment:not(.inverted){border-top:2px solid #21ba45}.ui.ui.ui.ui.ui.inverted.green.segment{background-color:#21ba45;color:#fff}.ui.ui.inverted.green.segment:not(.piled){border-color:#21ba45}.ui.ui.ui.ui.ui.teal.segment:not(.inverted){border-top:2px solid #00b5ad}.ui.ui.ui.ui.ui.inverted.teal.segment{background-color:#00b5ad;color:#fff}.ui.ui.inverted.teal.segment:not(.piled){border-color:#00b5ad}.ui.ui.ui.ui.ui.blue.segment:not(.inverted){border-top:2px solid #2185d0}.ui.ui.ui.ui.ui.inverted.blue.segment{background-color:#2185d0;color:#fff}.ui.ui.inverted.blue.segment:not(.piled){border-color:#2185d0}.ui.ui.ui.ui.ui.violet.segment:not(.inverted){border-top:2px solid #6435c9}.ui.ui.ui.ui.ui.inverted.violet.segment{background-color:#6435c9;color:#fff}.ui.ui.inverted.violet.segment:not(.piled){border-color:#6435c9}.ui.ui.ui.ui.ui.purple.segment:not(.inverted){border-top:2px solid #a333c8}.ui.ui.ui.ui.ui.inverted.purple.segment{background-color:#a333c8;color:#fff}.ui.ui.inverted.purple.segment:not(.piled){border-color:#a333c8}.ui.ui.ui.ui.ui.pink.segment:not(.inverted){border-top:2px solid #e03997}.ui.ui.ui.ui.ui.inverted.pink.segment{background-color:#e03997;color:#fff}.ui.ui.inverted.pink.segment:not(.piled){border-color:#e03997}.ui.ui.ui.ui.ui.brown.segment:not(.inverted){border-top:2px solid #a5673f}.ui.ui.ui.ui.ui.inverted.brown.segment{background-color:#a5673f;color:#fff}.ui.ui.inverted.brown.segment:not(.piled){border-color:#a5673f}.ui.ui.ui.ui.ui.grey.segment:not(.inverted){border-top:2px solid #767676}.ui.ui.ui.ui.ui.inverted.grey.segment{background-color:#767676;color:#fff}.ui.ui.inverted.grey.segment:not(.piled){border-color:#767676}.ui.ui.ui.ui.ui.black.segment:not(.inverted){border-top:2px solid #1b1c1d}.ui.ui.ui.ui.ui.inverted.black.segment{background-color:#1b1c1d;color:#fff}.ui.ui.inverted.black.segment:not(.piled){border-color:#1b1c1d}.ui[class*="left aligned"].segment{text-align:left}.ui[class*="right aligned"].segment{text-align:right}.ui[class*="center aligned"].segment{text-align:center}.ui.floated.segment,.ui[class*="left floated"].segment{float:left;margin-right:1em}.ui[class*="right floated"].segment{float:right;margin-left:1em}.ui.inverted.segment,.ui.inverted.segments,.ui.inverted.segments .segment{border:none;box-shadow:none}.ui.inverted.segment,.ui.inverted.segments .segment,.ui.primary.inverted.segment{background:#1b1c1d;color:rgba(255,255,255,.9)}.ui.inverted.segment .segment{color:rgba(0,0,0,.87)}.ui.inverted.segment .inverted.segment{color:rgba(255,255,255,.9)}.ui.ui.inverted.attached.segment{border-color:#555}.ui.inverted.loading.segment,.ui.inverted.loading.segments{color:#fff}.ui.inverted.loading.segment::before,.ui.inverted.loading.segments::before{background:rgba(0,0,0,.85)}.ui.secondary.segment{background:#f3f4f5;color:rgba(0,0,0,.6)}.ui.secondary.inverted.segment{background:#4c4f52 linear-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.2) 100%);color:rgba(255,255,255,.8)}.ui.tertiary.segment{background:#dcddde;color:rgba(0,0,0,.6)}.ui.tertiary.inverted.segment{background:#717579 linear-gradient(rgba(255,255,255,.35) 0,rgba(255,255,255,.35) 100%);color:rgba(255,255,255,.8)}.ui.attached.segment{top:0;bottom:0;border-radius:0;margin:0 -1px;width:calc(100% + 2px);max-width:calc(100% + 2px);box-shadow:none}.ui.attached.segment:not(.basic){border:1px solid #d4d4d5}.ui.attached:not(.message):not(.text)+.ui.attached.segment:not(.top):not([class*="left attached"]):not([class*="right attached"]){border-top:none}.ui.segment[class*="top attached"]{bottom:0;margin-bottom:0;top:0;margin-top:1rem;border-radius:.28571429rem .28571429rem 0 0}.ui.segment[class*="top attached"]:first-child{margin-top:0}.ui.tab.segment[class*="top attached"]:first-child{margin-top:1rem}.ui.segment[class*="bottom attached"]{bottom:0;margin-top:0;top:0;margin-bottom:1rem;box-shadow:0 2px 1px -1px rgba(34,36,38,.15);border-radius:0 0 .28571429rem .28571429rem}.ui.segment[class*="bottom attached"]:last-child{margin-bottom:0}.ui.tab.segment[class*="bottom attached"]:last-child{margin-bottom:1rem}.ui[class*="left attached"].segment{margin-right:0}.ui[class*="right attached"].segment{margin-left:0}.ui.seamless.attached.segment:not(.top):not(.bottom):not([class*="right attached"]):not([class*="left attached"]){border-top:none;border-bottom:none}.ui.seamless.attached.segment.top{border-bottom:none}.ui.seamless.attached.segment.bottom{border-top:none}.ui.seamless.attached.segment[class*="left attached"]{border-right:none}.ui.seamless.attached.segment[class*="right attached"]{border-left:none}.ui.fitted.segment:not(.horizontally){padding-top:0;padding-bottom:0}.ui.fitted.segment:not(.vertically){padding-left:0;padding-right:0}.ui.scrolling.segment{overflow:auto;-ms-scroll-chaining:none;overscroll-behavior:none}@media only screen and (max-width:767.98px){.ui.scrolling.segment.short{max-height:11.25em}.ui.scrolling.segment.short.resizable{height:11.25em}.ui.scrolling.segment[class*="very short"]{max-height:7.5em}.ui.scrolling.segment[class*="very short"].resizable{height:7.5em}.ui.scrolling.segment{max-height:15em}.ui.scrolling.segment.resizable{height:15em}.ui.scrolling.segment.long{max-height:30em}.ui.scrolling.segment.long.resizable{height:30em}.ui.scrolling.segment[class*="very long"]{max-height:45em}.ui.scrolling.segment[class*="very long"].resizable{height:45em}}@media only screen and (min-width:768px){.ui.scrolling.segment.short{max-height:13.5em}.ui.scrolling.segment.short.resizable{height:13.5em}.ui.scrolling.segment[class*="very short"]{max-height:9em}.ui.scrolling.segment[class*="very short"].resizable{height:9em}.ui.scrolling.segment{max-height:18em}.ui.scrolling.segment.resizable{height:18em}.ui.scrolling.segment.long{max-height:36em}.ui.scrolling.segment.long.resizable{height:36em}.ui.scrolling.segment[class*="very long"]{max-height:54em}.ui.scrolling.segment[class*="very long"].resizable{height:54em}}@media only screen and (min-width:992px){.ui.scrolling.segment.short{max-height:18em}.ui.scrolling.segment.short.resizable{height:18em}.ui.scrolling.segment[class*="very short"]{max-height:12em}.ui.scrolling.segment[class*="very short"].resizable{height:12em}.ui.scrolling.segment{max-height:24em}.ui.scrolling.segment.resizable{height:24em}.ui.scrolling.segment.long{max-height:48em}.ui.scrolling.segment.long.resizable{height:48em}.ui.scrolling.segment[class*="very long"]{max-height:72em}.ui.scrolling.segment[class*="very long"].resizable{height:72em}}@media only screen and (min-width:1920px){.ui.scrolling.segment.short{max-height:22.5em}.ui.scrolling.segment.short.resizable{height:22.5em}.ui.scrolling.segment[class*="very short"]{max-height:15em}.ui.scrolling.segment[class*="very short"].resizable{height:15em}.ui.scrolling.segment{max-height:30em}.ui.scrolling.segment.resizable{height:30em}.ui.scrolling.segment.long{max-height:60em}.ui.scrolling.segment.long.resizable{height:60em}.ui.scrolling.segment[class*="very long"]{max-height:90em}.ui.scrolling.segment[class*="very long"].resizable{height:90em}}.ui.resizable.scrolling.segment{resize:vertical;max-height:none}.ui.segment,.ui.segments .segment{font-size:1rem}.ui.mini.segment,.ui.mini.segments .segment{font-size:.78571429rem}.ui.tiny.segment,.ui.tiny.segments .segment{font-size:.85714286rem}.ui.small.segment,.ui.small.segments .segment{font-size:.92857143rem}.ui.large.segment,.ui.large.segments .segment{font-size:1.14285714rem}.ui.big.segment,.ui.big.segments .segment{font-size:1.28571429rem}.ui.huge.segment,.ui.huge.segments .segment{font-size:1.42857143rem}.ui.massive.segment,.ui.massive.segments .segment{font-size:1.71428571rem}
|
package/dist/components/shape.js
CHANGED
package/dist/components/site.css
CHANGED
package/dist/components/site.js
CHANGED
package/dist/components/state.js
CHANGED
package/dist/components/step.css
CHANGED
package/dist/components/tab.css
CHANGED
package/dist/components/tab.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* # Fomantic-UI 2.9.3-beta.
|
2
|
+
* # Fomantic-UI 2.9.3-beta.20+1e3f606 - Table
|
3
3
|
* https://github.com/fomantic/Fomantic-UI/
|
4
4
|
*
|
5
5
|
*
|
@@ -409,18 +409,33 @@
|
|
409
409
|
.ui.scrolling.table.short > tbody {
|
410
410
|
max-height: 6.74983929em;
|
411
411
|
}
|
412
|
+
.resizable.ui.scrolling.table.short > tbody {
|
413
|
+
height: 6.74983929em;
|
414
|
+
}
|
412
415
|
.ui.scrolling.table[class*="very short"] > tbody {
|
413
416
|
max-height: 4.49989286em;
|
414
417
|
}
|
418
|
+
.resizable.ui.scrolling.table[class*="very short"] > tbody {
|
419
|
+
height: 4.49989286em;
|
420
|
+
}
|
415
421
|
.ui.scrolling.table > tbody {
|
416
422
|
max-height: 8.99978571em;
|
417
423
|
}
|
424
|
+
.resizable.ui.scrolling.table > tbody {
|
425
|
+
height: 8.99978571em;
|
426
|
+
}
|
418
427
|
.ui.scrolling.table.long > tbody {
|
419
428
|
max-height: 17.99957143em;
|
420
429
|
}
|
430
|
+
.resizable.ui.scrolling.table.long > tbody {
|
431
|
+
height: 17.99957143em;
|
432
|
+
}
|
421
433
|
.ui.scrolling.table[class*="very long"] > tbody {
|
422
434
|
max-height: 26.99935714em;
|
423
435
|
}
|
436
|
+
.resizable.ui.scrolling.table[class*="very long"] > tbody {
|
437
|
+
height: 26.99935714em;
|
438
|
+
}
|
424
439
|
.ui.overflowing.table.short {
|
425
440
|
max-height: 11.24973214em;
|
426
441
|
}
|
@@ -445,52 +460,97 @@
|
|
445
460
|
.ui.scrolling.table.short > tbody {
|
446
461
|
max-height: 8.99978571em;
|
447
462
|
}
|
463
|
+
.resizable.ui.scrolling.table.short > tbody {
|
464
|
+
height: 8.99978571em;
|
465
|
+
}
|
448
466
|
.ui.scrolling.table[class*="very short"] > tbody {
|
449
467
|
max-height: 5.99985714em;
|
450
468
|
}
|
469
|
+
.resizable.ui.scrolling.table[class*="very short"] > tbody {
|
470
|
+
height: 5.99985714em;
|
471
|
+
}
|
451
472
|
.ui.scrolling.table > tbody {
|
452
473
|
max-height: 11.99971429em;
|
453
474
|
}
|
475
|
+
.resizable.ui.scrolling.table > tbody {
|
476
|
+
height: 11.99971429em;
|
477
|
+
}
|
454
478
|
.ui.scrolling.table.long > tbody {
|
455
479
|
max-height: 23.99942857em;
|
456
480
|
}
|
481
|
+
.resizable.ui.scrolling.table.long > tbody {
|
482
|
+
height: 23.99942857em;
|
483
|
+
}
|
457
484
|
.ui.scrolling.table[class*="very long"] > tbody {
|
458
485
|
max-height: 35.99914286em;
|
459
486
|
}
|
487
|
+
.resizable.ui.scrolling.table[class*="very long"] > tbody {
|
488
|
+
height: 35.99914286em;
|
489
|
+
}
|
460
490
|
}
|
461
491
|
@media only screen and (min-width: 992px) {
|
462
492
|
.ui.scrolling.table.short > tbody {
|
463
493
|
max-height: 13.49967857em;
|
464
494
|
}
|
495
|
+
.resizable.ui.scrolling.table.short > tbody {
|
496
|
+
height: 13.49967857em;
|
497
|
+
}
|
465
498
|
.ui.scrolling.table[class*="very short"] > tbody {
|
466
499
|
max-height: 8.99978571em;
|
467
500
|
}
|
501
|
+
.resizable.ui.scrolling.table[class*="very short"] > tbody {
|
502
|
+
height: 8.99978571em;
|
503
|
+
}
|
468
504
|
.ui.scrolling.table > tbody {
|
469
505
|
max-height: 17.99957143em;
|
470
506
|
}
|
507
|
+
.resizable.ui.scrolling.table > tbody {
|
508
|
+
height: 17.99957143em;
|
509
|
+
}
|
471
510
|
.ui.scrolling.table.long > tbody {
|
472
511
|
max-height: 35.99914286em;
|
473
512
|
}
|
513
|
+
.resizable.ui.scrolling.table.long > tbody {
|
514
|
+
height: 35.99914286em;
|
515
|
+
}
|
474
516
|
.ui.scrolling.table[class*="very long"] > tbody {
|
475
517
|
max-height: 53.99871429em;
|
476
518
|
}
|
519
|
+
.resizable.ui.scrolling.table[class*="very long"] > tbody {
|
520
|
+
height: 53.99871429em;
|
521
|
+
}
|
477
522
|
}
|
478
523
|
@media only screen and (min-width: 1920px) {
|
479
524
|
.ui.scrolling.table.short > tbody {
|
480
525
|
max-height: 17.99957143em;
|
481
526
|
}
|
527
|
+
.resizable.ui.scrolling.table.short > tbody {
|
528
|
+
height: 17.99957143em;
|
529
|
+
}
|
482
530
|
.ui.scrolling.table[class*="very short"] > tbody {
|
483
531
|
max-height: 11.99971429em;
|
484
532
|
}
|
533
|
+
.resizable.ui.scrolling.table[class*="very short"] > tbody {
|
534
|
+
height: 11.99971429em;
|
535
|
+
}
|
485
536
|
.ui.scrolling.table > tbody {
|
486
537
|
max-height: 23.99942857em;
|
487
538
|
}
|
539
|
+
.resizable.ui.scrolling.table > tbody {
|
540
|
+
height: 23.99942857em;
|
541
|
+
}
|
488
542
|
.ui.scrolling.table.long > tbody {
|
489
543
|
max-height: 47.99885714em;
|
490
544
|
}
|
545
|
+
.resizable.ui.scrolling.table.long > tbody {
|
546
|
+
height: 47.99885714em;
|
547
|
+
}
|
491
548
|
.ui.scrolling.table[class*="very long"] > tbody {
|
492
549
|
max-height: 71.99828571em;
|
493
550
|
}
|
551
|
+
.resizable.ui.scrolling.table[class*="very long"] > tbody {
|
552
|
+
height: 71.99828571em;
|
553
|
+
}
|
494
554
|
}
|
495
555
|
.ui.scrolling.table > thead,
|
496
556
|
.ui.scrolling.table > tfoot,
|
@@ -584,6 +644,10 @@
|
|
584
644
|
/* firefox: first color thumb, second track */
|
585
645
|
scrollbar-color: rgba(255, 255, 255, 0.25) rgba(255, 255, 255, 0.1);
|
586
646
|
}
|
647
|
+
.ui.resizable.scrolling.table > tbody {
|
648
|
+
resize: vertical;
|
649
|
+
max-height: none;
|
650
|
+
}
|
587
651
|
|
588
652
|
/* --------------
|
589
653
|
Overflowing
|