@northdata/fomantic-ui 2.8.722 → 2.9.400
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/lib/semantic-ui/dist/components/accordion.css +62 -69
- package/lib/semantic-ui/dist/components/accordion.js +595 -618
- package/lib/semantic-ui/dist/components/accordion.min.css +4 -4
- package/lib/semantic-ui/dist/components/accordion.min.js +6 -6
- package/lib/semantic-ui/dist/components/api.js +1225 -1177
- package/lib/semantic-ui/dist/components/api.min.js +6 -6
- package/lib/semantic-ui/dist/components/button.css +291 -634
- package/lib/semantic-ui/dist/components/button.min.css +4 -4
- package/lib/semantic-ui/dist/components/calendar.css +149 -33
- package/lib/semantic-ui/dist/components/calendar.js +2045 -1774
- package/lib/semantic-ui/dist/components/calendar.min.css +4 -4
- package/lib/semantic-ui/dist/components/calendar.min.js +6 -6
- package/lib/semantic-ui/dist/components/card.css +147 -537
- package/lib/semantic-ui/dist/components/card.min.css +4 -4
- package/lib/semantic-ui/dist/components/checkbox.css +215 -405
- package/lib/semantic-ui/dist/components/checkbox.js +888 -876
- package/lib/semantic-ui/dist/components/checkbox.min.css +4 -4
- package/lib/semantic-ui/dist/components/checkbox.min.js +6 -6
- package/lib/semantic-ui/dist/components/container.css +20 -21
- package/lib/semantic-ui/dist/components/container.min.css +4 -4
- package/lib/semantic-ui/dist/components/dimmer.css +76 -184
- package/lib/semantic-ui/dist/components/dimmer.js +732 -753
- package/lib/semantic-ui/dist/components/dimmer.min.css +4 -4
- package/lib/semantic-ui/dist/components/dimmer.min.js +6 -6
- package/lib/semantic-ui/dist/components/divider.css +81 -88
- package/lib/semantic-ui/dist/components/divider.min.css +4 -4
- package/lib/semantic-ui/dist/components/dropdown.css +431 -450
- package/lib/semantic-ui/dist/components/dropdown.js +4432 -4238
- package/lib/semantic-ui/dist/components/dropdown.min.css +4 -4
- package/lib/semantic-ui/dist/components/dropdown.min.js +6 -6
- package/lib/semantic-ui/dist/components/feed.css +130 -87
- package/lib/semantic-ui/dist/components/feed.min.css +4 -4
- package/lib/semantic-ui/dist/components/flag.css +541 -511
- package/lib/semantic-ui/dist/components/flag.min.css +4 -4
- package/lib/semantic-ui/dist/components/form.css +437 -476
- package/lib/semantic-ui/dist/components/form.js +2199 -2033
- package/lib/semantic-ui/dist/components/form.min.css +4 -4
- package/lib/semantic-ui/dist/components/form.min.js +6 -6
- package/lib/semantic-ui/dist/components/grid.css +151 -306
- package/lib/semantic-ui/dist/components/grid.min.css +4 -4
- package/lib/semantic-ui/dist/components/header.css +82 -99
- package/lib/semantic-ui/dist/components/header.min.css +4 -4
- package/lib/semantic-ui/dist/components/icon.css +2744 -2706
- package/lib/semantic-ui/dist/components/icon.min.css +4 -4
- package/lib/semantic-ui/dist/components/image.css +38 -73
- package/lib/semantic-ui/dist/components/image.min.css +4 -4
- package/lib/semantic-ui/dist/components/input.css +344 -254
- package/lib/semantic-ui/dist/components/input.min.css +4 -4
- package/lib/semantic-ui/dist/components/item.css +91 -139
- package/lib/semantic-ui/dist/components/item.min.css +4 -4
- package/lib/semantic-ui/dist/components/label.css +244 -267
- package/lib/semantic-ui/dist/components/label.min.css +4 -4
- package/lib/semantic-ui/dist/components/list.css +75 -113
- package/lib/semantic-ui/dist/components/list.min.css +4 -4
- package/lib/semantic-ui/dist/components/loader.css +142 -601
- package/lib/semantic-ui/dist/components/loader.min.css +4 -4
- package/lib/semantic-ui/dist/components/menu.css +398 -638
- package/lib/semantic-ui/dist/components/menu.min.css +9 -1
- package/lib/semantic-ui/dist/components/message.css +116 -332
- package/lib/semantic-ui/dist/components/message.min.css +4 -4
- package/lib/semantic-ui/dist/components/modal.css +149 -138
- package/lib/semantic-ui/dist/components/modal.js +1637 -1209
- package/lib/semantic-ui/dist/components/modal.min.css +4 -4
- package/lib/semantic-ui/dist/components/modal.min.js +6 -6
- package/lib/semantic-ui/dist/components/popup.css +284 -277
- package/lib/semantic-ui/dist/components/popup.js +1561 -1541
- package/lib/semantic-ui/dist/components/popup.min.css +4 -4
- package/lib/semantic-ui/dist/components/popup.min.js +6 -6
- package/lib/semantic-ui/dist/components/reset.css +12 -17
- package/lib/semantic-ui/dist/components/reset.min.css +4 -4
- package/lib/semantic-ui/dist/components/search.css +99 -137
- package/lib/semantic-ui/dist/components/search.js +1641 -1565
- package/lib/semantic-ui/dist/components/search.min.css +4 -4
- package/lib/semantic-ui/dist/components/search.min.js +6 -6
- package/lib/semantic-ui/dist/components/segment.css +149 -275
- package/lib/semantic-ui/dist/components/segment.min.css +4 -4
- package/lib/semantic-ui/dist/components/site.css +40 -48
- package/lib/semantic-ui/dist/components/site.js +455 -493
- package/lib/semantic-ui/dist/components/site.min.css +4 -4
- package/lib/semantic-ui/dist/components/site.min.js +6 -6
- package/lib/semantic-ui/dist/components/tab.css +16 -20
- package/lib/semantic-ui/dist/components/tab.js +967 -1001
- package/lib/semantic-ui/dist/components/tab.min.css +4 -4
- package/lib/semantic-ui/dist/components/tab.min.js +6 -6
- package/lib/semantic-ui/dist/components/table.css +465 -424
- package/lib/semantic-ui/dist/components/table.min.css +4 -4
- package/lib/semantic-ui/dist/components/transition.css +264 -1282
- package/lib/semantic-ui/dist/components/transition.js +1034 -1109
- package/lib/semantic-ui/dist/components/transition.min.css +4 -4
- package/lib/semantic-ui/dist/components/transition.min.js +6 -6
- package/lib/semantic-ui/dist/semantic-packed.css +5619 -6592
- package/lib/semantic-ui/dist/semantic.css +8547 -11697
- package/lib/semantic-ui/dist/semantic.full.css +14698 -11227
- package/lib/semantic-ui/dist/semantic.full.min.css +6 -262
- package/lib/semantic-ui/dist/semantic.js +19428 -19253
- package/lib/semantic-ui/dist/semantic.min.css +128 -128
- package/lib/semantic-ui/dist/semantic.min.js +6 -6
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/LICENSE.txt +91 -0
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/icons.woff2 +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/LICENSE_icons.txt +165 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.woff +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.woff2 +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.woff +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.woff2 +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.woff +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.woff2 +0 -0
- package/package.json +17 -7
- package/lib/semantic-ui/dist/components/shape.css +0 -160
- package/lib/semantic-ui/dist/components/shape.js +0 -848
- package/lib/semantic-ui/dist/components/shape.min.css +0 -9
- package/lib/semantic-ui/dist/components/shape.min.js +0 -11
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/icons.svg +0 -450
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.svg +0 -3570
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.svg +0 -4938
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.svg +0 -803
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/github/assets/fonts/octicons-local.ttf +0 -0
- package/lib/semantic-ui/dist/themes/github/assets/fonts/octicons.svg +0 -200
- package/lib/semantic-ui/dist/themes/github/assets/fonts/octicons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/github/assets/fonts/octicons.woff +0 -0
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.svg +0 -2373
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.woff +0 -0
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.woff2 +0 -0
- /package/lib/semantic-ui/dist/themes/{default → famfamfam}/assets/images/flags.png +0 -0
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* # Fomantic-UI - Modal
|
|
3
|
-
*
|
|
2
|
+
* # Fomantic-UI 2.9.4 - Modal
|
|
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
9
|
*/
|
|
10
10
|
|
|
@@ -18,25 +18,21 @@
|
|
|
18
18
|
display: none;
|
|
19
19
|
z-index: 1001;
|
|
20
20
|
text-align: left;
|
|
21
|
-
background: #
|
|
21
|
+
background: #fff;
|
|
22
22
|
border: none;
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
transform-origin: 50% 25%;
|
|
27
|
-
-webkit-box-flex: 0;
|
|
28
|
-
-ms-flex: 0 0 auto;
|
|
29
|
-
flex: 0 0 auto;
|
|
23
|
+
box-shadow: 1px 3px 3px 0 rgba(0, 0, 0, 0.2), 1px 3px 15px 2px rgba(0, 0, 0, 0.2);
|
|
24
|
+
transform-origin: 50% 25%;
|
|
25
|
+
flex: 0 0 auto;
|
|
30
26
|
border-radius: 0;
|
|
31
27
|
-webkit-user-select: text;
|
|
32
|
-
-moz-user-select: text;
|
|
33
28
|
-ms-user-select: text;
|
|
34
29
|
user-select: text;
|
|
35
30
|
will-change: top, left, margin, transform, opacity;
|
|
31
|
+
outline: none;
|
|
36
32
|
}
|
|
37
|
-
.ui.modal > :first-child:not(.
|
|
33
|
+
.ui.modal > :first-child:not(.close):not(.dimmer),
|
|
38
34
|
.ui.modal > i.icon:first-child + *,
|
|
39
|
-
.ui.modal > .dimmer:first-child + *:not(.
|
|
35
|
+
.ui.modal > .dimmer:first-child + *:not(.close),
|
|
40
36
|
.ui.modal > .dimmer:first-child + i.icon + * {
|
|
41
37
|
border-top-left-radius: 0;
|
|
42
38
|
border-top-right-radius: 0;
|
|
@@ -55,10 +51,9 @@
|
|
|
55
51
|
*******************************/
|
|
56
52
|
|
|
57
53
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
54
|
+
/* --------------
|
|
55
|
+
Close
|
|
56
|
+
--------------- */
|
|
62
57
|
.ui.modal > .close {
|
|
63
58
|
cursor: pointer;
|
|
64
59
|
position: absolute;
|
|
@@ -67,27 +62,27 @@
|
|
|
67
62
|
z-index: 1;
|
|
68
63
|
opacity: 0.8;
|
|
69
64
|
font-size: 1.25em;
|
|
70
|
-
color: #
|
|
65
|
+
color: #fff;
|
|
71
66
|
width: 2.25rem;
|
|
72
67
|
height: 2.25rem;
|
|
73
68
|
padding: 0.625rem 0 0 0;
|
|
74
69
|
}
|
|
70
|
+
.ui.modal > .close:focus,
|
|
75
71
|
.ui.modal > .close:hover {
|
|
76
72
|
opacity: 1;
|
|
73
|
+
outline: none;
|
|
77
74
|
}
|
|
78
75
|
|
|
79
|
-
|
|
76
|
+
/* --------------
|
|
80
77
|
Header
|
|
81
|
-
|
|
82
|
-
|
|
78
|
+
--------------- */
|
|
83
79
|
.ui.modal > .header {
|
|
84
80
|
display: block;
|
|
85
81
|
font-family: "Josefin Sans", serif;
|
|
86
|
-
background: #
|
|
82
|
+
background: #fff;
|
|
87
83
|
margin: 0;
|
|
88
84
|
padding: 1.25rem 1.5rem;
|
|
89
|
-
|
|
90
|
-
box-shadow: none;
|
|
85
|
+
box-shadow: none;
|
|
91
86
|
color: rgba(0, 0, 0, 0.85);
|
|
92
87
|
border-bottom: 1px solid rgba(34, 36, 38, 0.15);
|
|
93
88
|
}
|
|
@@ -97,72 +92,56 @@
|
|
|
97
92
|
font-weight: bold;
|
|
98
93
|
}
|
|
99
94
|
|
|
100
|
-
|
|
95
|
+
/* --------------
|
|
101
96
|
Content
|
|
102
|
-
|
|
103
|
-
|
|
97
|
+
--------------- */
|
|
104
98
|
.ui.modal > .content {
|
|
105
99
|
display: block;
|
|
106
100
|
width: 100%;
|
|
107
101
|
font-size: 1em;
|
|
108
102
|
line-height: 1.4;
|
|
109
103
|
padding: 1.5rem;
|
|
110
|
-
background: #
|
|
104
|
+
background: #fff;
|
|
111
105
|
}
|
|
112
106
|
.ui.modal > .image.content {
|
|
113
|
-
display: -webkit-box;
|
|
114
|
-
display: -ms-flexbox;
|
|
115
107
|
display: flex;
|
|
116
|
-
-
|
|
117
|
-
-webkit-box-direction: normal;
|
|
118
|
-
-ms-flex-direction: row;
|
|
119
|
-
flex-direction: row;
|
|
108
|
+
flex-direction: row;
|
|
120
109
|
}
|
|
121
110
|
|
|
122
111
|
/* Image */
|
|
123
112
|
.ui.modal > .content > .image {
|
|
124
113
|
display: block;
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
width: '';
|
|
129
|
-
-ms-flex-item-align: start;
|
|
130
|
-
align-self: start;
|
|
114
|
+
flex: 0 1 auto;
|
|
115
|
+
width: "";
|
|
116
|
+
align-self: start;
|
|
131
117
|
max-width: 100%;
|
|
132
118
|
}
|
|
133
119
|
.ui.modal > [class*="top aligned"] {
|
|
134
|
-
-
|
|
135
|
-
align-self: start;
|
|
120
|
+
align-self: start;
|
|
136
121
|
}
|
|
137
122
|
.ui.modal > [class*="middle aligned"] {
|
|
138
|
-
-
|
|
139
|
-
align-self: center;
|
|
123
|
+
align-self: center;
|
|
140
124
|
}
|
|
141
125
|
.ui.modal > [class*="stretched"] {
|
|
142
|
-
-
|
|
143
|
-
align-self: stretch;
|
|
126
|
+
align-self: stretch;
|
|
144
127
|
}
|
|
145
128
|
|
|
146
129
|
/* Description */
|
|
147
130
|
.ui.modal > .content > .description {
|
|
148
131
|
display: block;
|
|
149
|
-
|
|
150
|
-
-ms-flex: 1 0 auto;
|
|
151
|
-
flex: 1 0 auto;
|
|
132
|
+
flex: 1 0 auto;
|
|
152
133
|
min-width: 0;
|
|
153
|
-
-
|
|
154
|
-
align-self: start;
|
|
134
|
+
align-self: start;
|
|
155
135
|
}
|
|
156
136
|
.ui.modal > .content > i.icon + .description,
|
|
157
137
|
.ui.modal > .content > .image + .description {
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
flex: 0 1 auto;
|
|
161
|
-
min-width: '';
|
|
138
|
+
flex: 0 1 auto;
|
|
139
|
+
min-width: "";
|
|
162
140
|
width: auto;
|
|
163
141
|
padding-left: 2em;
|
|
164
142
|
}
|
|
165
|
-
|
|
143
|
+
|
|
144
|
+
/* rtl:ignore */
|
|
166
145
|
.ui.modal > .content > .image > i.icon {
|
|
167
146
|
margin: 0;
|
|
168
147
|
opacity: 1;
|
|
@@ -171,27 +150,42 @@
|
|
|
171
150
|
font-size: 8rem;
|
|
172
151
|
}
|
|
173
152
|
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
153
|
+
/* --------------
|
|
154
|
+
Actions
|
|
155
|
+
--------------- */
|
|
178
156
|
.ui.modal > .actions {
|
|
179
|
-
background: #
|
|
180
|
-
padding: 1rem
|
|
157
|
+
background: #f9fafb;
|
|
158
|
+
padding: 1rem;
|
|
181
159
|
border-top: 1px solid rgba(34, 36, 38, 0.15);
|
|
182
160
|
text-align: right;
|
|
183
161
|
}
|
|
184
|
-
.ui.modal .actions > .button
|
|
162
|
+
.ui.modal .actions > .button {
|
|
185
163
|
margin-left: 0.75em;
|
|
186
164
|
}
|
|
165
|
+
.ui.ui.modal > .basic.actions,
|
|
187
166
|
.ui.basic.modal > .actions {
|
|
188
167
|
border-top: none;
|
|
189
168
|
}
|
|
169
|
+
.ui.modal > .left.actions {
|
|
170
|
+
text-align: left;
|
|
171
|
+
}
|
|
172
|
+
.ui.modal > .left.actions > .button {
|
|
173
|
+
margin-left: 0.5em;
|
|
174
|
+
margin-right: 0.5em;
|
|
175
|
+
}
|
|
176
|
+
.ui.modal > .centered,
|
|
177
|
+
.ui.modal > .center.aligned {
|
|
178
|
+
text-align: center;
|
|
179
|
+
}
|
|
180
|
+
.ui.modal > .centered.actions > .button,
|
|
181
|
+
.ui.modal > .center.aligned.actions > .button {
|
|
182
|
+
margin-left: 0.5em;
|
|
183
|
+
margin-right: 0.5em;
|
|
184
|
+
}
|
|
190
185
|
|
|
191
|
-
|
|
186
|
+
/* -------------------
|
|
192
187
|
Responsive
|
|
193
|
-
|
|
194
|
-
|
|
188
|
+
-------------------- */
|
|
195
189
|
|
|
196
190
|
/* Modal Width */
|
|
197
191
|
@media only screen and (max-width: 767.98px) {
|
|
@@ -211,6 +205,16 @@
|
|
|
211
205
|
width: 850px;
|
|
212
206
|
margin: 0em 0em 0em -425px;
|
|
213
207
|
}
|
|
208
|
+
.ui.modal:not(.fullscreen) > .active.dimmer + .close:not(.inside) {
|
|
209
|
+
pointer-events: none;
|
|
210
|
+
opacity: 0.1;
|
|
211
|
+
}
|
|
212
|
+
.ui.dimmer > .ui.modal:not(.fullscreen) > .close:not(.inside) {
|
|
213
|
+
text-shadow: -1px -1px 2px rgba(0, 0, 0, 0.3), 1px -1px 2px rgba(0, 0, 0, 0.3), -1px 2px 2px rgba(0, 0, 0, 0.3), 1px 2px 2px rgba(0, 0, 0, 0.3);
|
|
214
|
+
}
|
|
215
|
+
.ui.inverted.dimmer > .ui.modal:not(.fullscreen) > .close:not(.inside) {
|
|
216
|
+
text-shadow: -1px -1px 2px rgba(255, 255, 255, 0.3), 1px -1px 2px rgba(255, 255, 255, 0.3), -1px 2px 2px rgba(255, 255, 255, 0.3), 1px 2px 2px rgba(255, 255, 255, 0.3);
|
|
217
|
+
}
|
|
214
218
|
}
|
|
215
219
|
@media only screen and (min-width: 1200px) {
|
|
216
220
|
.ui.modal:not(.fullscreen) {
|
|
@@ -227,7 +231,7 @@
|
|
|
227
231
|
|
|
228
232
|
/* Tablet and Mobile */
|
|
229
233
|
@media only screen and (max-width: 991.98px) {
|
|
230
|
-
.ui.modal > .header {
|
|
234
|
+
.ui.modal > .close + .header {
|
|
231
235
|
padding-right: 2.25rem;
|
|
232
236
|
}
|
|
233
237
|
.ui.modal > .close {
|
|
@@ -240,8 +244,10 @@
|
|
|
240
244
|
/* Mobile */
|
|
241
245
|
@media only screen and (max-width: 767.98px) {
|
|
242
246
|
.ui.modal > .header {
|
|
243
|
-
padding: 0.75rem 1rem
|
|
244
|
-
|
|
247
|
+
padding: 0.75rem 1rem;
|
|
248
|
+
}
|
|
249
|
+
.ui.modal > .close + .header {
|
|
250
|
+
padding-right: 2.25rem;
|
|
245
251
|
}
|
|
246
252
|
.ui.overlay.fullscreen.modal > .content.content.content {
|
|
247
253
|
min-height: calc(100vh - 8.1rem);
|
|
@@ -257,12 +263,10 @@
|
|
|
257
263
|
top: 0.5rem !important;
|
|
258
264
|
right: 0.5rem !important;
|
|
259
265
|
}
|
|
260
|
-
|
|
266
|
+
|
|
267
|
+
/* rtl:ignore */
|
|
261
268
|
.ui.modal .image.content {
|
|
262
|
-
-
|
|
263
|
-
-webkit-box-direction: normal;
|
|
264
|
-
-ms-flex-direction: column;
|
|
265
|
-
flex-direction: column;
|
|
269
|
+
flex-direction: column;
|
|
266
270
|
}
|
|
267
271
|
.ui.modal > .content > .image {
|
|
268
272
|
display: block;
|
|
@@ -275,14 +279,14 @@
|
|
|
275
279
|
font-size: 5rem;
|
|
276
280
|
text-align: center;
|
|
277
281
|
}
|
|
278
|
-
|
|
282
|
+
|
|
283
|
+
/* rtl:ignore */
|
|
279
284
|
.ui.modal > .content > .description {
|
|
280
285
|
display: block;
|
|
281
286
|
width: 100% !important;
|
|
282
287
|
margin: 0 !important;
|
|
283
288
|
padding: 1rem 0 !important;
|
|
284
|
-
|
|
285
|
-
box-shadow: none;
|
|
289
|
+
box-shadow: none;
|
|
286
290
|
}
|
|
287
291
|
|
|
288
292
|
/* Let Buttons Stack */
|
|
@@ -295,13 +299,11 @@
|
|
|
295
299
|
}
|
|
296
300
|
}
|
|
297
301
|
|
|
298
|
-
|
|
302
|
+
/* --------------
|
|
299
303
|
Coupling
|
|
300
|
-
|
|
301
|
-
|
|
304
|
+
--------------- */
|
|
302
305
|
.ui.inverted.dimmer > .ui.modal {
|
|
303
|
-
|
|
304
|
-
box-shadow: 1px 3px 10px 2px rgba(0, 0, 0, 0.2);
|
|
306
|
+
box-shadow: 1px 3px 10px 2px rgba(0, 0, 0, 0.2);
|
|
305
307
|
}
|
|
306
308
|
|
|
307
309
|
|
|
@@ -313,23 +315,27 @@
|
|
|
313
315
|
background-color: transparent;
|
|
314
316
|
border: none;
|
|
315
317
|
border-radius: 0;
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
color: #FFFFFF;
|
|
318
|
+
box-shadow: none !important;
|
|
319
|
+
color: #fff;
|
|
319
320
|
}
|
|
321
|
+
.ui.ui.modal > .basic.header,
|
|
322
|
+
.ui.ui.modal > .basic.actions,
|
|
320
323
|
.ui.basic.modal > .header,
|
|
321
324
|
.ui.basic.modal > .content,
|
|
322
325
|
.ui.basic.modal > .actions {
|
|
323
326
|
background-color: transparent;
|
|
324
327
|
}
|
|
328
|
+
.ui.modal > .basic.header {
|
|
329
|
+
border-bottom: none;
|
|
330
|
+
}
|
|
325
331
|
.ui.basic.modal > .header {
|
|
326
|
-
color: #
|
|
332
|
+
color: #fff;
|
|
327
333
|
border-bottom: none;
|
|
328
334
|
}
|
|
329
335
|
.ui.basic.modal > .close {
|
|
330
336
|
top: 1rem;
|
|
331
337
|
right: 1.5rem;
|
|
332
|
-
color: #
|
|
338
|
+
color: #fff;
|
|
333
339
|
}
|
|
334
340
|
.ui.inverted.dimmer > .basic.modal {
|
|
335
341
|
color: rgba(0, 0, 0, 0.87);
|
|
@@ -377,10 +383,9 @@
|
|
|
377
383
|
*******************************/
|
|
378
384
|
|
|
379
385
|
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
386
|
+
/* --------------
|
|
387
|
+
Aligned
|
|
388
|
+
--------------- */
|
|
384
389
|
.modals.dimmer .ui.top.aligned.modal {
|
|
385
390
|
top: 5vh;
|
|
386
391
|
}
|
|
@@ -396,32 +401,37 @@
|
|
|
396
401
|
}
|
|
397
402
|
}
|
|
398
403
|
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
404
|
+
/* --------------
|
|
405
|
+
Scrolling
|
|
406
|
+
--------------- */
|
|
403
407
|
|
|
404
408
|
/* Scrolling Dimmer */
|
|
405
409
|
.scrolling.dimmable.dimmed {
|
|
406
410
|
overflow: hidden;
|
|
407
411
|
}
|
|
408
412
|
.scrolling.dimmable > .dimmer {
|
|
409
|
-
-
|
|
410
|
-
-ms-flex-pack: start;
|
|
411
|
-
justify-content: flex-start;
|
|
413
|
+
justify-content: center;
|
|
412
414
|
position: fixed;
|
|
413
415
|
}
|
|
416
|
+
.scrolling.dimmable:not(body) > .dimmer {
|
|
417
|
+
position: absolute;
|
|
418
|
+
}
|
|
414
419
|
.scrolling.dimmable.dimmed > .dimmer {
|
|
415
420
|
overflow: auto;
|
|
416
|
-
-
|
|
421
|
+
-ms-scroll-chaining: none;
|
|
422
|
+
overscroll-behavior: none;
|
|
423
|
+
}
|
|
424
|
+
.modals.dimmer .ui.scrolling.modal.fullscreen {
|
|
425
|
+
top: 0;
|
|
417
426
|
}
|
|
418
427
|
.modals.dimmer .ui.scrolling.modal:not(.fullscreen) {
|
|
419
428
|
margin: 3.5rem auto;
|
|
429
|
+
top: 1em;
|
|
420
430
|
}
|
|
421
431
|
|
|
422
432
|
/* Fix for Firefox, Edge, IE11 */
|
|
423
433
|
.modals.dimmer .ui.scrolling.modal:not([class*="overlay fullscreen"])::after {
|
|
424
|
-
content:
|
|
434
|
+
content: "\00A0";
|
|
425
435
|
position: absolute;
|
|
426
436
|
height: 3.5rem;
|
|
427
437
|
}
|
|
@@ -429,7 +439,8 @@
|
|
|
429
439
|
/* Undetached Scrolling */
|
|
430
440
|
.scrolling.undetached.dimmable.dimmed {
|
|
431
441
|
overflow: auto;
|
|
432
|
-
-
|
|
442
|
+
-ms-scroll-chaining: none;
|
|
443
|
+
overscroll-behavior: none;
|
|
433
444
|
}
|
|
434
445
|
.scrolling.undetached.dimmable.dimmed > .dimmer {
|
|
435
446
|
overflow: hidden;
|
|
@@ -443,6 +454,8 @@
|
|
|
443
454
|
.ui.modal > .scrolling.content {
|
|
444
455
|
max-height: calc(80vh - 10rem);
|
|
445
456
|
overflow: auto;
|
|
457
|
+
-ms-scroll-chaining: none;
|
|
458
|
+
overscroll-behavior: none;
|
|
446
459
|
}
|
|
447
460
|
.ui.overlay.fullscreen.modal > .content {
|
|
448
461
|
min-height: calc(100vh - 9.1rem);
|
|
@@ -451,13 +464,12 @@
|
|
|
451
464
|
max-height: calc(100vh - 9.1rem);
|
|
452
465
|
}
|
|
453
466
|
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
467
|
+
/* --------------
|
|
468
|
+
Full Screen
|
|
469
|
+
--------------- */
|
|
458
470
|
.ui.fullscreen.modal {
|
|
459
471
|
width: 95%;
|
|
460
|
-
left: 2
|
|
472
|
+
left: 5% / 2;
|
|
461
473
|
margin: 1em auto;
|
|
462
474
|
}
|
|
463
475
|
.ui.overlay.fullscreen.modal {
|
|
@@ -467,8 +479,8 @@
|
|
|
467
479
|
top: 0;
|
|
468
480
|
border-radius: 0;
|
|
469
481
|
}
|
|
470
|
-
.ui.modal > .close.inside + .header,
|
|
471
|
-
.ui.fullscreen.modal > .header {
|
|
482
|
+
.ui.modal > .close.inside + .header:not(.centered):not(.center):not(.icon),
|
|
483
|
+
.ui.fullscreen.modal > .close + .header:not(.centered):not(.center):not(.icon) {
|
|
472
484
|
padding-right: 2.25rem;
|
|
473
485
|
}
|
|
474
486
|
.ui.modal > .close.inside,
|
|
@@ -478,13 +490,12 @@
|
|
|
478
490
|
color: rgba(0, 0, 0, 0.87);
|
|
479
491
|
}
|
|
480
492
|
.ui.basic.fullscreen.modal > .close {
|
|
481
|
-
color: #
|
|
493
|
+
color: #fff;
|
|
482
494
|
}
|
|
483
495
|
|
|
484
|
-
|
|
496
|
+
/* --------------
|
|
485
497
|
Size
|
|
486
|
-
|
|
487
|
-
|
|
498
|
+
--------------- */
|
|
488
499
|
.ui.modal {
|
|
489
500
|
font-size: 1rem;
|
|
490
501
|
}
|
|
@@ -494,31 +505,31 @@
|
|
|
494
505
|
@media only screen and (max-width: 767.98px) {
|
|
495
506
|
.ui.mini.modal {
|
|
496
507
|
width: 95%;
|
|
497
|
-
margin: 0
|
|
508
|
+
margin: 0;
|
|
498
509
|
}
|
|
499
510
|
}
|
|
500
511
|
@media only screen and (min-width: 768px) {
|
|
501
512
|
.ui.mini.modal {
|
|
502
513
|
width: 35.2%;
|
|
503
|
-
margin: 0
|
|
514
|
+
margin: 0;
|
|
504
515
|
}
|
|
505
516
|
}
|
|
506
517
|
@media only screen and (min-width: 992px) {
|
|
507
518
|
.ui.mini.modal {
|
|
508
519
|
width: 340px;
|
|
509
|
-
margin: 0
|
|
520
|
+
margin: 0;
|
|
510
521
|
}
|
|
511
522
|
}
|
|
512
523
|
@media only screen and (min-width: 1200px) {
|
|
513
524
|
.ui.mini.modal {
|
|
514
525
|
width: 360px;
|
|
515
|
-
margin: 0
|
|
526
|
+
margin: 0;
|
|
516
527
|
}
|
|
517
528
|
}
|
|
518
529
|
@media only screen and (min-width: 1920px) {
|
|
519
530
|
.ui.mini.modal {
|
|
520
531
|
width: 380px;
|
|
521
|
-
margin: 0
|
|
532
|
+
margin: 0;
|
|
522
533
|
}
|
|
523
534
|
}
|
|
524
535
|
.ui.tiny.modal > .header:not(.ui) {
|
|
@@ -527,31 +538,31 @@
|
|
|
527
538
|
@media only screen and (max-width: 767.98px) {
|
|
528
539
|
.ui.tiny.modal {
|
|
529
540
|
width: 95%;
|
|
530
|
-
margin: 0
|
|
541
|
+
margin: 0;
|
|
531
542
|
}
|
|
532
543
|
}
|
|
533
544
|
@media only screen and (min-width: 768px) {
|
|
534
545
|
.ui.tiny.modal {
|
|
535
546
|
width: 52.8%;
|
|
536
|
-
margin: 0
|
|
547
|
+
margin: 0;
|
|
537
548
|
}
|
|
538
549
|
}
|
|
539
550
|
@media only screen and (min-width: 992px) {
|
|
540
551
|
.ui.tiny.modal {
|
|
541
552
|
width: 510px;
|
|
542
|
-
margin: 0
|
|
553
|
+
margin: 0;
|
|
543
554
|
}
|
|
544
555
|
}
|
|
545
556
|
@media only screen and (min-width: 1200px) {
|
|
546
557
|
.ui.tiny.modal {
|
|
547
558
|
width: 540px;
|
|
548
|
-
margin: 0
|
|
559
|
+
margin: 0;
|
|
549
560
|
}
|
|
550
561
|
}
|
|
551
562
|
@media only screen and (min-width: 1920px) {
|
|
552
563
|
.ui.tiny.modal {
|
|
553
564
|
width: 570px;
|
|
554
|
-
margin: 0
|
|
565
|
+
margin: 0;
|
|
555
566
|
}
|
|
556
567
|
}
|
|
557
568
|
.ui.small.modal > .header:not(.ui) {
|
|
@@ -626,31 +637,31 @@
|
|
|
626
637
|
@media only screen and (max-width: 767.98px) {
|
|
627
638
|
.ui.big.modal {
|
|
628
639
|
width: 95%;
|
|
629
|
-
margin: 0
|
|
640
|
+
margin: 0;
|
|
630
641
|
}
|
|
631
642
|
}
|
|
632
643
|
@media only screen and (min-width: 768px) {
|
|
633
644
|
.ui.big.modal {
|
|
634
645
|
width: 88%;
|
|
635
|
-
margin: 0
|
|
646
|
+
margin: 0;
|
|
636
647
|
}
|
|
637
648
|
}
|
|
638
649
|
@media only screen and (min-width: 992px) {
|
|
639
650
|
.ui.big.modal {
|
|
640
651
|
width: 1190px;
|
|
641
|
-
margin: 0
|
|
652
|
+
margin: 0;
|
|
642
653
|
}
|
|
643
654
|
}
|
|
644
655
|
@media only screen and (min-width: 1200px) {
|
|
645
656
|
.ui.big.modal {
|
|
646
657
|
width: 1260px;
|
|
647
|
-
margin: 0
|
|
658
|
+
margin: 0;
|
|
648
659
|
}
|
|
649
660
|
}
|
|
650
661
|
@media only screen and (min-width: 1920px) {
|
|
651
662
|
.ui.big.modal {
|
|
652
663
|
width: 1330px;
|
|
653
|
-
margin: 0
|
|
664
|
+
margin: 0;
|
|
654
665
|
}
|
|
655
666
|
}
|
|
656
667
|
.ui.huge.modal > .header:not(.ui) {
|
|
@@ -659,31 +670,31 @@
|
|
|
659
670
|
@media only screen and (max-width: 767.98px) {
|
|
660
671
|
.ui.huge.modal {
|
|
661
672
|
width: 95%;
|
|
662
|
-
margin: 0
|
|
673
|
+
margin: 0;
|
|
663
674
|
}
|
|
664
675
|
}
|
|
665
676
|
@media only screen and (min-width: 768px) {
|
|
666
677
|
.ui.huge.modal {
|
|
667
678
|
width: 88%;
|
|
668
|
-
margin: 0
|
|
679
|
+
margin: 0;
|
|
669
680
|
}
|
|
670
681
|
}
|
|
671
682
|
@media only screen and (min-width: 992px) {
|
|
672
683
|
.ui.huge.modal {
|
|
673
684
|
width: 1360px;
|
|
674
|
-
margin: 0
|
|
685
|
+
margin: 0;
|
|
675
686
|
}
|
|
676
687
|
}
|
|
677
688
|
@media only screen and (min-width: 1200px) {
|
|
678
689
|
.ui.huge.modal {
|
|
679
690
|
width: 1440px;
|
|
680
|
-
margin: 0
|
|
691
|
+
margin: 0;
|
|
681
692
|
}
|
|
682
693
|
}
|
|
683
694
|
@media only screen and (min-width: 1920px) {
|
|
684
695
|
.ui.huge.modal {
|
|
685
696
|
width: 1520px;
|
|
686
|
-
margin: 0
|
|
697
|
+
margin: 0;
|
|
687
698
|
}
|
|
688
699
|
}
|
|
689
700
|
.ui.massive.modal > .header:not(.ui) {
|
|
@@ -692,31 +703,31 @@
|
|
|
692
703
|
@media only screen and (max-width: 767.98px) {
|
|
693
704
|
.ui.massive.modal {
|
|
694
705
|
width: 95%;
|
|
695
|
-
margin: 0
|
|
706
|
+
margin: 0;
|
|
696
707
|
}
|
|
697
708
|
}
|
|
698
709
|
@media only screen and (min-width: 768px) {
|
|
699
710
|
.ui.massive.modal {
|
|
700
711
|
width: 88%;
|
|
701
|
-
margin: 0
|
|
712
|
+
margin: 0;
|
|
702
713
|
}
|
|
703
714
|
}
|
|
704
715
|
@media only screen and (min-width: 992px) {
|
|
705
716
|
.ui.massive.modal {
|
|
706
717
|
width: 1530px;
|
|
707
|
-
margin: 0
|
|
718
|
+
margin: 0;
|
|
708
719
|
}
|
|
709
720
|
}
|
|
710
721
|
@media only screen and (min-width: 1200px) {
|
|
711
722
|
.ui.massive.modal {
|
|
712
723
|
width: 1620px;
|
|
713
|
-
margin: 0
|
|
724
|
+
margin: 0;
|
|
714
725
|
}
|
|
715
726
|
}
|
|
716
727
|
@media only screen and (min-width: 1920px) {
|
|
717
728
|
.ui.massive.modal {
|
|
718
729
|
width: 1710px;
|
|
719
|
-
margin: 0
|
|
730
|
+
margin: 0;
|
|
720
731
|
}
|
|
721
732
|
}
|
|
722
733
|
|