@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 - Loader
|
|
3
|
-
*
|
|
2
|
+
* # Fomantic-UI 2.9.4 - Loader
|
|
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
|
|
|
@@ -23,14 +23,13 @@
|
|
|
23
23
|
margin: 0;
|
|
24
24
|
text-align: center;
|
|
25
25
|
z-index: 1000;
|
|
26
|
-
|
|
27
|
-
transform: translateX(-50%) translateY(-50%);
|
|
26
|
+
transform: translateX(-50%) translateY(-50%);
|
|
28
27
|
}
|
|
29
28
|
|
|
30
29
|
/* Static Shape */
|
|
31
|
-
.ui.loader
|
|
30
|
+
.ui.loader::before {
|
|
32
31
|
position: absolute;
|
|
33
|
-
content:
|
|
32
|
+
content: "";
|
|
34
33
|
top: 0;
|
|
35
34
|
left: 50%;
|
|
36
35
|
width: 100%;
|
|
@@ -40,55 +39,43 @@
|
|
|
40
39
|
}
|
|
41
40
|
|
|
42
41
|
/* Active Shape */
|
|
43
|
-
.ui.loader
|
|
42
|
+
.ui.loader::after {
|
|
44
43
|
position: absolute;
|
|
45
|
-
content:
|
|
44
|
+
content: "";
|
|
46
45
|
top: 0;
|
|
47
46
|
left: 50%;
|
|
48
47
|
width: 100%;
|
|
49
48
|
height: 100%;
|
|
50
|
-
|
|
51
|
-
animation: loader 0.6s infinite linear;
|
|
49
|
+
animation: loader 0.6s infinite linear;
|
|
52
50
|
border: 0.2em solid #9ab5c1;
|
|
53
51
|
border-radius: 500rem;
|
|
54
|
-
|
|
55
|
-
box-shadow: 0 0 0 1px transparent;
|
|
52
|
+
box-shadow: 0 0 0 1px transparent;
|
|
56
53
|
}
|
|
57
54
|
|
|
58
55
|
/* Speeds */
|
|
59
|
-
.ui.fast.loading
|
|
60
|
-
.ui.fast.loading
|
|
61
|
-
.ui.fast.loading
|
|
62
|
-
.ui.fast.loader
|
|
63
|
-
|
|
64
|
-
animation-duration: 0.3s;
|
|
56
|
+
.ui.ui.fast.loading::after,
|
|
57
|
+
.ui.ui.fast.loading .input > i.icon::after,
|
|
58
|
+
.ui.ui.fast.loading > i.icon::after,
|
|
59
|
+
.ui.fast.loader::after {
|
|
60
|
+
animation-duration: 0.3s;
|
|
65
61
|
}
|
|
66
|
-
.ui.slow.loading
|
|
67
|
-
.ui.slow.loading
|
|
68
|
-
.ui.slow.loading
|
|
69
|
-
.ui.slow.loader
|
|
70
|
-
|
|
71
|
-
animation-duration: 0.9s;
|
|
62
|
+
.ui.ui.slow.loading::after,
|
|
63
|
+
.ui.ui.slow.loading .input > i.icon::after,
|
|
64
|
+
.ui.ui.slow.loading > i.icon::after,
|
|
65
|
+
.ui.slow.loader::after {
|
|
66
|
+
animation-duration: 0.9s;
|
|
72
67
|
}
|
|
73
68
|
|
|
74
69
|
/* Active Animation */
|
|
75
|
-
@-webkit-keyframes loader {
|
|
76
|
-
100% {
|
|
77
|
-
-webkit-transform: rotate(360deg);
|
|
78
|
-
transform: rotate(360deg);
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
70
|
@keyframes loader {
|
|
82
71
|
100% {
|
|
83
|
-
|
|
84
|
-
transform: rotate(360deg);
|
|
72
|
+
transform: rotate(360deg);
|
|
85
73
|
}
|
|
86
74
|
}
|
|
87
75
|
|
|
88
|
-
|
|
76
|
+
/* -------------------
|
|
89
77
|
Coupling
|
|
90
|
-
|
|
91
|
-
|
|
78
|
+
-------------------- */
|
|
92
79
|
|
|
93
80
|
/* Show inside active dimmer */
|
|
94
81
|
.ui.dimmer > .loader {
|
|
@@ -99,7 +86,7 @@
|
|
|
99
86
|
.ui.dimmer > .ui.loader {
|
|
100
87
|
color: rgba(255, 255, 255, 0.9);
|
|
101
88
|
}
|
|
102
|
-
.ui.dimmer > .ui.loader
|
|
89
|
+
.ui.dimmer > .ui.loader::before {
|
|
103
90
|
border-color: rgba(255, 255, 255, 0.15);
|
|
104
91
|
}
|
|
105
92
|
|
|
@@ -107,7 +94,7 @@
|
|
|
107
94
|
.ui.inverted.dimmer > .ui.loader {
|
|
108
95
|
color: rgba(0, 0, 0, 0.87);
|
|
109
96
|
}
|
|
110
|
-
.ui.inverted.dimmer > .ui.loader
|
|
97
|
+
.ui.inverted.dimmer > .ui.loader::before {
|
|
111
98
|
border-color: rgba(0, 0, 0, 0.1);
|
|
112
99
|
}
|
|
113
100
|
|
|
@@ -117,10 +104,9 @@
|
|
|
117
104
|
*******************************/
|
|
118
105
|
|
|
119
106
|
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
107
|
+
/* -------------------
|
|
108
|
+
Text
|
|
109
|
+
-------------------- */
|
|
124
110
|
.ui.ui.ui.ui.text.loader {
|
|
125
111
|
width: auto;
|
|
126
112
|
height: auto;
|
|
@@ -133,10 +119,9 @@
|
|
|
133
119
|
States
|
|
134
120
|
*******************************/
|
|
135
121
|
|
|
136
|
-
.ui.indeterminate.loader
|
|
122
|
+
.ui.indeterminate.loader::after {
|
|
137
123
|
animation-direction: reverse;
|
|
138
|
-
|
|
139
|
-
animation-duration: 1.2s;
|
|
124
|
+
animation-duration: 1.2s;
|
|
140
125
|
}
|
|
141
126
|
.ui.loader.active,
|
|
142
127
|
.ui.loader.visible {
|
|
@@ -153,17 +138,16 @@
|
|
|
153
138
|
*******************************/
|
|
154
139
|
|
|
155
140
|
|
|
156
|
-
|
|
141
|
+
/* -------------------
|
|
157
142
|
Sizes
|
|
158
|
-
|
|
159
|
-
|
|
143
|
+
-------------------- */
|
|
160
144
|
.ui.loader {
|
|
161
145
|
width: 2.28571429rem;
|
|
162
146
|
height: 2.28571429rem;
|
|
163
147
|
font-size: 1em;
|
|
164
148
|
}
|
|
165
|
-
.ui.loader
|
|
166
|
-
.ui.loader
|
|
149
|
+
.ui.loader::before,
|
|
150
|
+
.ui.loader::after {
|
|
167
151
|
width: 2.28571429rem;
|
|
168
152
|
height: 2.28571429rem;
|
|
169
153
|
margin: 0 0 0 -1.14285714rem;
|
|
@@ -177,8 +161,8 @@
|
|
|
177
161
|
height: 1rem;
|
|
178
162
|
font-size: 0.78571429em;
|
|
179
163
|
}
|
|
180
|
-
.ui.mini.loader
|
|
181
|
-
.ui.mini.loader
|
|
164
|
+
.ui.mini.loader::before,
|
|
165
|
+
.ui.mini.loader::after {
|
|
182
166
|
width: 1rem;
|
|
183
167
|
height: 1rem;
|
|
184
168
|
margin: 0 0 0 -0.5rem;
|
|
@@ -192,8 +176,8 @@
|
|
|
192
176
|
height: 1.14285714rem;
|
|
193
177
|
font-size: 0.85714286em;
|
|
194
178
|
}
|
|
195
|
-
.ui.tiny.loader
|
|
196
|
-
.ui.tiny.loader
|
|
179
|
+
.ui.tiny.loader::before,
|
|
180
|
+
.ui.tiny.loader::after {
|
|
197
181
|
width: 1.14285714rem;
|
|
198
182
|
height: 1.14285714rem;
|
|
199
183
|
margin: 0 0 0 -0.57142857rem;
|
|
@@ -207,8 +191,8 @@
|
|
|
207
191
|
height: 1.71428571rem;
|
|
208
192
|
font-size: 0.92857143em;
|
|
209
193
|
}
|
|
210
|
-
.ui.small.loader
|
|
211
|
-
.ui.small.loader
|
|
194
|
+
.ui.small.loader::before,
|
|
195
|
+
.ui.small.loader::after {
|
|
212
196
|
width: 1.71428571rem;
|
|
213
197
|
height: 1.71428571rem;
|
|
214
198
|
margin: 0 0 0 -0.85714286rem;
|
|
@@ -222,8 +206,8 @@
|
|
|
222
206
|
height: 3.42857143rem;
|
|
223
207
|
font-size: 1.14285714em;
|
|
224
208
|
}
|
|
225
|
-
.ui.large.loader
|
|
226
|
-
.ui.large.loader
|
|
209
|
+
.ui.large.loader::before,
|
|
210
|
+
.ui.large.loader::after {
|
|
227
211
|
width: 3.42857143rem;
|
|
228
212
|
height: 3.42857143rem;
|
|
229
213
|
margin: 0 0 0 -1.71428571rem;
|
|
@@ -237,8 +221,8 @@
|
|
|
237
221
|
height: 3.71428571rem;
|
|
238
222
|
font-size: 1.28571429em;
|
|
239
223
|
}
|
|
240
|
-
.ui.big.loader
|
|
241
|
-
.ui.big.loader
|
|
224
|
+
.ui.big.loader::before,
|
|
225
|
+
.ui.big.loader::after {
|
|
242
226
|
width: 3.71428571rem;
|
|
243
227
|
height: 3.71428571rem;
|
|
244
228
|
margin: 0 0 0 -1.85714286rem;
|
|
@@ -252,8 +236,8 @@
|
|
|
252
236
|
height: 4.14285714rem;
|
|
253
237
|
font-size: 1.42857143em;
|
|
254
238
|
}
|
|
255
|
-
.ui.huge.loader
|
|
256
|
-
.ui.huge.loader
|
|
239
|
+
.ui.huge.loader::before,
|
|
240
|
+
.ui.huge.loader::after {
|
|
257
241
|
width: 4.14285714rem;
|
|
258
242
|
height: 4.14285714rem;
|
|
259
243
|
margin: 0 0 0 -2.07142857rem;
|
|
@@ -267,8 +251,8 @@
|
|
|
267
251
|
height: 4.57142857rem;
|
|
268
252
|
font-size: 1.71428571em;
|
|
269
253
|
}
|
|
270
|
-
.ui.massive.loader
|
|
271
|
-
.ui.massive.loader
|
|
254
|
+
.ui.massive.loader::before,
|
|
255
|
+
.ui.massive.loader::after {
|
|
272
256
|
width: 4.57142857rem;
|
|
273
257
|
height: 4.57142857rem;
|
|
274
258
|
margin: 0 0 0 -2.28571429rem;
|
|
@@ -278,373 +262,103 @@
|
|
|
278
262
|
padding-top: 5.35714286rem;
|
|
279
263
|
}
|
|
280
264
|
|
|
281
|
-
|
|
265
|
+
/* -------------------
|
|
282
266
|
Colors
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
.ui.primary.elastic.
|
|
286
|
-
.ui.primary.basic.elastic.loading.button
|
|
287
|
-
.ui.primary.
|
|
288
|
-
.ui.primary.elastic.loading.
|
|
289
|
-
.ui.primary.elastic.loading
|
|
290
|
-
.ui.
|
|
291
|
-
.ui.
|
|
292
|
-
.ui.
|
|
293
|
-
.ui.
|
|
294
|
-
.ui.primary.loader.loader.loader:after {
|
|
267
|
+
-------------------- */
|
|
268
|
+
.ui.ui.primary.elastic.loader::before,
|
|
269
|
+
.ui.primary.basic.elastic.loading.button::before,
|
|
270
|
+
.ui.primary.basic.elastic.loading.button::after,
|
|
271
|
+
.ui.ui.ui.primary.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
|
272
|
+
.ui.ui.ui.primary.elastic.loading .input > i.icon::before,
|
|
273
|
+
.ui.ui.ui.ui.primary.elastic.loading > i.icon::before,
|
|
274
|
+
.ui.ui.ui.ui.primary.loading:not(.usual):not(.button)::after,
|
|
275
|
+
.ui.ui.ui.ui.primary.loading .input > i.icon::after,
|
|
276
|
+
.ui.ui.ui.ui.primary.loading > i.icon::after,
|
|
277
|
+
.ui.ui.ui.primary.loader::after {
|
|
295
278
|
color: #007388;
|
|
296
279
|
}
|
|
297
|
-
.ui.inverted.primary.elastic.loader
|
|
298
|
-
.ui.inverted.primary.elastic.loading.
|
|
299
|
-
.ui.inverted.primary.elastic.loading
|
|
300
|
-
.ui.inverted.primary.elastic.loading
|
|
301
|
-
.ui.
|
|
302
|
-
.ui.
|
|
303
|
-
.ui.
|
|
304
|
-
.ui.inverted.primary.loader
|
|
305
|
-
color: #
|
|
306
|
-
}
|
|
307
|
-
.ui.secondary.elastic.loader
|
|
308
|
-
.ui.secondary.basic.elastic.loading.button
|
|
309
|
-
.ui.secondary.basic.elastic.loading.button
|
|
310
|
-
.ui.secondary.elastic.loading.
|
|
311
|
-
.ui.secondary.elastic.loading
|
|
312
|
-
.ui.
|
|
313
|
-
.ui.
|
|
314
|
-
.ui.
|
|
315
|
-
.ui.
|
|
316
|
-
.ui.
|
|
317
|
-
color: #
|
|
318
|
-
}
|
|
319
|
-
.ui.inverted.secondary.elastic.loader
|
|
320
|
-
.ui.inverted.secondary.elastic.loading.
|
|
321
|
-
.ui.inverted.secondary.elastic.loading
|
|
322
|
-
.ui.inverted.secondary.elastic.loading
|
|
323
|
-
.ui.
|
|
324
|
-
.ui.
|
|
325
|
-
.ui.
|
|
326
|
-
.ui.inverted.secondary.loader
|
|
280
|
+
.ui.inverted.primary.elastic.loader::before,
|
|
281
|
+
.ui.ui.ui.inverted.primary.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
|
282
|
+
.ui.ui.ui.inverted.primary.elastic.loading .input > i.icon::before,
|
|
283
|
+
.ui.ui.ui.inverted.primary.elastic.loading > i.icon::before,
|
|
284
|
+
.ui.ui.ui.ui.inverted.primary.loading:not(.usual)::after,
|
|
285
|
+
.ui.ui.ui.ui.inverted.primary.loading .input > i.icon::after,
|
|
286
|
+
.ui.ui.ui.ui.inverted.primary.loading > i.icon::after,
|
|
287
|
+
.ui.ui.ui.inverted.primary.loader::after {
|
|
288
|
+
color: #54c8ff;
|
|
289
|
+
}
|
|
290
|
+
.ui.ui.secondary.elastic.loader::before,
|
|
291
|
+
.ui.secondary.basic.elastic.loading.button::before,
|
|
292
|
+
.ui.secondary.basic.elastic.loading.button::after,
|
|
293
|
+
.ui.ui.ui.secondary.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
|
294
|
+
.ui.ui.ui.secondary.elastic.loading .input > i.icon::before,
|
|
295
|
+
.ui.ui.ui.ui.secondary.elastic.loading > i.icon::before,
|
|
296
|
+
.ui.ui.ui.ui.secondary.loading:not(.usual):not(.button)::after,
|
|
297
|
+
.ui.ui.ui.ui.secondary.loading .input > i.icon::after,
|
|
298
|
+
.ui.ui.ui.ui.secondary.loading > i.icon::after,
|
|
299
|
+
.ui.ui.ui.secondary.loader::after {
|
|
300
|
+
color: #1b1c1d;
|
|
301
|
+
}
|
|
302
|
+
.ui.inverted.secondary.elastic.loader::before,
|
|
303
|
+
.ui.ui.ui.inverted.secondary.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
|
304
|
+
.ui.ui.ui.inverted.secondary.elastic.loading .input > i.icon::before,
|
|
305
|
+
.ui.ui.ui.inverted.secondary.elastic.loading > i.icon::before,
|
|
306
|
+
.ui.ui.ui.ui.inverted.secondary.loading:not(.usual)::after,
|
|
307
|
+
.ui.ui.ui.ui.inverted.secondary.loading .input > i.icon::after,
|
|
308
|
+
.ui.ui.ui.ui.inverted.secondary.loading > i.icon::after,
|
|
309
|
+
.ui.ui.ui.inverted.secondary.loader::after {
|
|
327
310
|
color: #545454;
|
|
328
311
|
}
|
|
329
|
-
.ui.
|
|
330
|
-
.ui.
|
|
331
|
-
.ui.
|
|
332
|
-
.ui.
|
|
333
|
-
.ui.
|
|
334
|
-
.ui.
|
|
335
|
-
.ui.
|
|
336
|
-
.ui.
|
|
337
|
-
.ui.
|
|
338
|
-
.ui.
|
|
339
|
-
color: #af4e4a;
|
|
340
|
-
}
|
|
341
|
-
.ui.inverted.red.elastic.loader:before,
|
|
342
|
-
.ui.inverted.red.elastic.loading.loading.loading:not(.segment):before,
|
|
343
|
-
.ui.inverted.red.elastic.loading.loading.loading .input > i.icon:before,
|
|
344
|
-
.ui.inverted.red.elastic.loading.loading.loading > i.icon:before,
|
|
345
|
-
.ui.inverted.red.loading.loading.loading.loading:not(.usual):after,
|
|
346
|
-
.ui.inverted.red.loading.loading.loading.loading .input > i.icon:after,
|
|
347
|
-
.ui.inverted.red.loading.loading.loading.loading > i.icon:after,
|
|
348
|
-
.ui.inverted.red.loader.loader.loader:after {
|
|
349
|
-
color: #FF695E;
|
|
350
|
-
}
|
|
351
|
-
.ui.orange.elastic.loader.loader:before,
|
|
352
|
-
.ui.orange.basic.elastic.loading.button:before,
|
|
353
|
-
.ui.orange.basic.elastic.loading.button:after,
|
|
354
|
-
.ui.orange.elastic.loading.loading.loading:not(.segment):before,
|
|
355
|
-
.ui.orange.elastic.loading.loading.loading .input > i.icon:before,
|
|
356
|
-
.ui.orange.elastic.loading.loading.loading.loading > i.icon:before,
|
|
357
|
-
.ui.orange.loading.loading.loading.loading:not(.usual):not(.button):after,
|
|
358
|
-
.ui.orange.loading.loading.loading.loading .input > i.icon:after,
|
|
359
|
-
.ui.orange.loading.loading.loading.loading > i.icon:after,
|
|
360
|
-
.ui.orange.loader.loader.loader:after {
|
|
361
|
-
color: #F2711C;
|
|
362
|
-
}
|
|
363
|
-
.ui.inverted.orange.elastic.loader:before,
|
|
364
|
-
.ui.inverted.orange.elastic.loading.loading.loading:not(.segment):before,
|
|
365
|
-
.ui.inverted.orange.elastic.loading.loading.loading .input > i.icon:before,
|
|
366
|
-
.ui.inverted.orange.elastic.loading.loading.loading > i.icon:before,
|
|
367
|
-
.ui.inverted.orange.loading.loading.loading.loading:not(.usual):after,
|
|
368
|
-
.ui.inverted.orange.loading.loading.loading.loading .input > i.icon:after,
|
|
369
|
-
.ui.inverted.orange.loading.loading.loading.loading > i.icon:after,
|
|
370
|
-
.ui.inverted.orange.loader.loader.loader:after {
|
|
371
|
-
color: #FF851B;
|
|
372
|
-
}
|
|
373
|
-
.ui.yellow.elastic.loader.loader:before,
|
|
374
|
-
.ui.yellow.basic.elastic.loading.button:before,
|
|
375
|
-
.ui.yellow.basic.elastic.loading.button:after,
|
|
376
|
-
.ui.yellow.elastic.loading.loading.loading:not(.segment):before,
|
|
377
|
-
.ui.yellow.elastic.loading.loading.loading .input > i.icon:before,
|
|
378
|
-
.ui.yellow.elastic.loading.loading.loading.loading > i.icon:before,
|
|
379
|
-
.ui.yellow.loading.loading.loading.loading:not(.usual):not(.button):after,
|
|
380
|
-
.ui.yellow.loading.loading.loading.loading .input > i.icon:after,
|
|
381
|
-
.ui.yellow.loading.loading.loading.loading > i.icon:after,
|
|
382
|
-
.ui.yellow.loader.loader.loader:after {
|
|
383
|
-
color: #FBBD08;
|
|
384
|
-
}
|
|
385
|
-
.ui.inverted.yellow.elastic.loader:before,
|
|
386
|
-
.ui.inverted.yellow.elastic.loading.loading.loading:not(.segment):before,
|
|
387
|
-
.ui.inverted.yellow.elastic.loading.loading.loading .input > i.icon:before,
|
|
388
|
-
.ui.inverted.yellow.elastic.loading.loading.loading > i.icon:before,
|
|
389
|
-
.ui.inverted.yellow.loading.loading.loading.loading:not(.usual):after,
|
|
390
|
-
.ui.inverted.yellow.loading.loading.loading.loading .input > i.icon:after,
|
|
391
|
-
.ui.inverted.yellow.loading.loading.loading.loading > i.icon:after,
|
|
392
|
-
.ui.inverted.yellow.loader.loader.loader:after {
|
|
393
|
-
color: #FFE21F;
|
|
394
|
-
}
|
|
395
|
-
.ui.olive.elastic.loader.loader:before,
|
|
396
|
-
.ui.olive.basic.elastic.loading.button:before,
|
|
397
|
-
.ui.olive.basic.elastic.loading.button:after,
|
|
398
|
-
.ui.olive.elastic.loading.loading.loading:not(.segment):before,
|
|
399
|
-
.ui.olive.elastic.loading.loading.loading .input > i.icon:before,
|
|
400
|
-
.ui.olive.elastic.loading.loading.loading.loading > i.icon:before,
|
|
401
|
-
.ui.olive.loading.loading.loading.loading:not(.usual):not(.button):after,
|
|
402
|
-
.ui.olive.loading.loading.loading.loading .input > i.icon:after,
|
|
403
|
-
.ui.olive.loading.loading.loading.loading > i.icon:after,
|
|
404
|
-
.ui.olive.loader.loader.loader:after {
|
|
405
|
-
color: #9baf66;
|
|
406
|
-
}
|
|
407
|
-
.ui.inverted.olive.elastic.loader:before,
|
|
408
|
-
.ui.inverted.olive.elastic.loading.loading.loading:not(.segment):before,
|
|
409
|
-
.ui.inverted.olive.elastic.loading.loading.loading .input > i.icon:before,
|
|
410
|
-
.ui.inverted.olive.elastic.loading.loading.loading > i.icon:before,
|
|
411
|
-
.ui.inverted.olive.loading.loading.loading.loading:not(.usual):after,
|
|
412
|
-
.ui.inverted.olive.loading.loading.loading.loading .input > i.icon:after,
|
|
413
|
-
.ui.inverted.olive.loading.loading.loading.loading > i.icon:after,
|
|
414
|
-
.ui.inverted.olive.loader.loader.loader:after {
|
|
415
|
-
color: #D9E778;
|
|
416
|
-
}
|
|
417
|
-
.ui.green.elastic.loader.loader:before,
|
|
418
|
-
.ui.green.basic.elastic.loading.button:before,
|
|
419
|
-
.ui.green.basic.elastic.loading.button:after,
|
|
420
|
-
.ui.green.elastic.loading.loading.loading:not(.segment):before,
|
|
421
|
-
.ui.green.elastic.loading.loading.loading .input > i.icon:before,
|
|
422
|
-
.ui.green.elastic.loading.loading.loading.loading > i.icon:before,
|
|
423
|
-
.ui.green.loading.loading.loading.loading:not(.usual):not(.button):after,
|
|
424
|
-
.ui.green.loading.loading.loading.loading .input > i.icon:after,
|
|
425
|
-
.ui.green.loading.loading.loading.loading > i.icon:after,
|
|
426
|
-
.ui.green.loader.loader.loader:after {
|
|
427
|
-
color: #66af8b;
|
|
428
|
-
}
|
|
429
|
-
.ui.inverted.green.elastic.loader:before,
|
|
430
|
-
.ui.inverted.green.elastic.loading.loading.loading:not(.segment):before,
|
|
431
|
-
.ui.inverted.green.elastic.loading.loading.loading .input > i.icon:before,
|
|
432
|
-
.ui.inverted.green.elastic.loading.loading.loading > i.icon:before,
|
|
433
|
-
.ui.inverted.green.loading.loading.loading.loading:not(.usual):after,
|
|
434
|
-
.ui.inverted.green.loading.loading.loading.loading .input > i.icon:after,
|
|
435
|
-
.ui.inverted.green.loading.loading.loading.loading > i.icon:after,
|
|
436
|
-
.ui.inverted.green.loader.loader.loader:after {
|
|
437
|
-
color: #2ECC40;
|
|
438
|
-
}
|
|
439
|
-
.ui.teal.elastic.loader.loader:before,
|
|
440
|
-
.ui.teal.basic.elastic.loading.button:before,
|
|
441
|
-
.ui.teal.basic.elastic.loading.button:after,
|
|
442
|
-
.ui.teal.elastic.loading.loading.loading:not(.segment):before,
|
|
443
|
-
.ui.teal.elastic.loading.loading.loading .input > i.icon:before,
|
|
444
|
-
.ui.teal.elastic.loading.loading.loading.loading > i.icon:before,
|
|
445
|
-
.ui.teal.loading.loading.loading.loading:not(.usual):not(.button):after,
|
|
446
|
-
.ui.teal.loading.loading.loading.loading .input > i.icon:after,
|
|
447
|
-
.ui.teal.loading.loading.loading.loading > i.icon:after,
|
|
448
|
-
.ui.teal.loader.loader.loader:after {
|
|
449
|
-
color: #66afac;
|
|
450
|
-
}
|
|
451
|
-
.ui.inverted.teal.elastic.loader:before,
|
|
452
|
-
.ui.inverted.teal.elastic.loading.loading.loading:not(.segment):before,
|
|
453
|
-
.ui.inverted.teal.elastic.loading.loading.loading .input > i.icon:before,
|
|
454
|
-
.ui.inverted.teal.elastic.loading.loading.loading > i.icon:before,
|
|
455
|
-
.ui.inverted.teal.loading.loading.loading.loading:not(.usual):after,
|
|
456
|
-
.ui.inverted.teal.loading.loading.loading.loading .input > i.icon:after,
|
|
457
|
-
.ui.inverted.teal.loading.loading.loading.loading > i.icon:after,
|
|
458
|
-
.ui.inverted.teal.loader.loader.loader:after {
|
|
459
|
-
color: #6DFFFF;
|
|
460
|
-
}
|
|
461
|
-
.ui.blue.elastic.loader.loader:before,
|
|
462
|
-
.ui.blue.basic.elastic.loading.button:before,
|
|
463
|
-
.ui.blue.basic.elastic.loading.button:after,
|
|
464
|
-
.ui.blue.elastic.loading.loading.loading:not(.segment):before,
|
|
465
|
-
.ui.blue.elastic.loading.loading.loading .input > i.icon:before,
|
|
466
|
-
.ui.blue.elastic.loading.loading.loading.loading > i.icon:before,
|
|
467
|
-
.ui.blue.loading.loading.loading.loading:not(.usual):not(.button):after,
|
|
468
|
-
.ui.blue.loading.loading.loading.loading .input > i.icon:after,
|
|
469
|
-
.ui.blue.loading.loading.loading.loading > i.icon:after,
|
|
470
|
-
.ui.blue.loader.loader.loader:after {
|
|
312
|
+
.ui.ui.blue.elastic.loader::before,
|
|
313
|
+
.ui.blue.basic.elastic.loading.button::before,
|
|
314
|
+
.ui.blue.basic.elastic.loading.button::after,
|
|
315
|
+
.ui.ui.ui.blue.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
|
316
|
+
.ui.ui.ui.blue.elastic.loading .input > i.icon::before,
|
|
317
|
+
.ui.ui.ui.ui.blue.elastic.loading > i.icon::before,
|
|
318
|
+
.ui.ui.ui.ui.blue.loading:not(.usual):not(.button)::after,
|
|
319
|
+
.ui.ui.ui.ui.blue.loading .input > i.icon::after,
|
|
320
|
+
.ui.ui.ui.ui.blue.loading > i.icon::after,
|
|
321
|
+
.ui.ui.ui.blue.loader::after {
|
|
471
322
|
color: #007388;
|
|
472
323
|
}
|
|
473
|
-
.ui.inverted.blue.elastic.loader
|
|
474
|
-
.ui.inverted.blue.elastic.loading.
|
|
475
|
-
.ui.inverted.blue.elastic.loading
|
|
476
|
-
.ui.inverted.blue.elastic.loading
|
|
477
|
-
.ui.
|
|
478
|
-
.ui.
|
|
479
|
-
.ui.
|
|
480
|
-
.ui.inverted.blue.loader
|
|
481
|
-
color: #
|
|
482
|
-
}
|
|
483
|
-
.ui.
|
|
484
|
-
.ui.
|
|
485
|
-
.ui.
|
|
486
|
-
.ui.
|
|
487
|
-
.ui.
|
|
488
|
-
.ui.
|
|
489
|
-
.ui.
|
|
490
|
-
.ui.
|
|
491
|
-
.ui.violet.loading.loading.loading.loading > i.icon:after,
|
|
492
|
-
.ui.violet.loader.loader.loader:after {
|
|
493
|
-
color: #a166af;
|
|
494
|
-
}
|
|
495
|
-
.ui.inverted.violet.elastic.loader:before,
|
|
496
|
-
.ui.inverted.violet.elastic.loading.loading.loading:not(.segment):before,
|
|
497
|
-
.ui.inverted.violet.elastic.loading.loading.loading .input > i.icon:before,
|
|
498
|
-
.ui.inverted.violet.elastic.loading.loading.loading > i.icon:before,
|
|
499
|
-
.ui.inverted.violet.loading.loading.loading.loading:not(.usual):after,
|
|
500
|
-
.ui.inverted.violet.loading.loading.loading.loading .input > i.icon:after,
|
|
501
|
-
.ui.inverted.violet.loading.loading.loading.loading > i.icon:after,
|
|
502
|
-
.ui.inverted.violet.loader.loader.loader:after {
|
|
503
|
-
color: #A291FB;
|
|
504
|
-
}
|
|
505
|
-
.ui.purple.elastic.loader.loader:before,
|
|
506
|
-
.ui.purple.basic.elastic.loading.button:before,
|
|
507
|
-
.ui.purple.basic.elastic.loading.button:after,
|
|
508
|
-
.ui.purple.elastic.loading.loading.loading:not(.segment):before,
|
|
509
|
-
.ui.purple.elastic.loading.loading.loading .input > i.icon:before,
|
|
510
|
-
.ui.purple.elastic.loading.loading.loading.loading > i.icon:before,
|
|
511
|
-
.ui.purple.loading.loading.loading.loading:not(.usual):not(.button):after,
|
|
512
|
-
.ui.purple.loading.loading.loading.loading .input > i.icon:after,
|
|
513
|
-
.ui.purple.loading.loading.loading.loading > i.icon:after,
|
|
514
|
-
.ui.purple.loader.loader.loader:after {
|
|
515
|
-
color: #af6690;
|
|
516
|
-
}
|
|
517
|
-
.ui.inverted.purple.elastic.loader:before,
|
|
518
|
-
.ui.inverted.purple.elastic.loading.loading.loading:not(.segment):before,
|
|
519
|
-
.ui.inverted.purple.elastic.loading.loading.loading .input > i.icon:before,
|
|
520
|
-
.ui.inverted.purple.elastic.loading.loading.loading > i.icon:before,
|
|
521
|
-
.ui.inverted.purple.loading.loading.loading.loading:not(.usual):after,
|
|
522
|
-
.ui.inverted.purple.loading.loading.loading.loading .input > i.icon:after,
|
|
523
|
-
.ui.inverted.purple.loading.loading.loading.loading > i.icon:after,
|
|
524
|
-
.ui.inverted.purple.loader.loader.loader:after {
|
|
525
|
-
color: #DC73FF;
|
|
526
|
-
}
|
|
527
|
-
.ui.pink.elastic.loader.loader:before,
|
|
528
|
-
.ui.pink.basic.elastic.loading.button:before,
|
|
529
|
-
.ui.pink.basic.elastic.loading.button:after,
|
|
530
|
-
.ui.pink.elastic.loading.loading.loading:not(.segment):before,
|
|
531
|
-
.ui.pink.elastic.loading.loading.loading .input > i.icon:before,
|
|
532
|
-
.ui.pink.elastic.loading.loading.loading.loading > i.icon:before,
|
|
533
|
-
.ui.pink.loading.loading.loading.loading:not(.usual):not(.button):after,
|
|
534
|
-
.ui.pink.loading.loading.loading.loading .input > i.icon:after,
|
|
535
|
-
.ui.pink.loading.loading.loading.loading > i.icon:after,
|
|
536
|
-
.ui.pink.loader.loader.loader:after {
|
|
537
|
-
color: #E03997;
|
|
538
|
-
}
|
|
539
|
-
.ui.inverted.pink.elastic.loader:before,
|
|
540
|
-
.ui.inverted.pink.elastic.loading.loading.loading:not(.segment):before,
|
|
541
|
-
.ui.inverted.pink.elastic.loading.loading.loading .input > i.icon:before,
|
|
542
|
-
.ui.inverted.pink.elastic.loading.loading.loading > i.icon:before,
|
|
543
|
-
.ui.inverted.pink.loading.loading.loading.loading:not(.usual):after,
|
|
544
|
-
.ui.inverted.pink.loading.loading.loading.loading .input > i.icon:after,
|
|
545
|
-
.ui.inverted.pink.loading.loading.loading.loading > i.icon:after,
|
|
546
|
-
.ui.inverted.pink.loader.loader.loader:after {
|
|
547
|
-
color: #FF8EDF;
|
|
548
|
-
}
|
|
549
|
-
.ui.brown.elastic.loader.loader:before,
|
|
550
|
-
.ui.brown.basic.elastic.loading.button:before,
|
|
551
|
-
.ui.brown.basic.elastic.loading.button:after,
|
|
552
|
-
.ui.brown.elastic.loading.loading.loading:not(.segment):before,
|
|
553
|
-
.ui.brown.elastic.loading.loading.loading .input > i.icon:before,
|
|
554
|
-
.ui.brown.elastic.loading.loading.loading.loading > i.icon:before,
|
|
555
|
-
.ui.brown.loading.loading.loading.loading:not(.usual):not(.button):after,
|
|
556
|
-
.ui.brown.loading.loading.loading.loading .input > i.icon:after,
|
|
557
|
-
.ui.brown.loading.loading.loading.loading > i.icon:after,
|
|
558
|
-
.ui.brown.loader.loader.loader:after {
|
|
559
|
-
color: #af9666;
|
|
560
|
-
}
|
|
561
|
-
.ui.inverted.brown.elastic.loader:before,
|
|
562
|
-
.ui.inverted.brown.elastic.loading.loading.loading:not(.segment):before,
|
|
563
|
-
.ui.inverted.brown.elastic.loading.loading.loading .input > i.icon:before,
|
|
564
|
-
.ui.inverted.brown.elastic.loading.loading.loading > i.icon:before,
|
|
565
|
-
.ui.inverted.brown.loading.loading.loading.loading:not(.usual):after,
|
|
566
|
-
.ui.inverted.brown.loading.loading.loading.loading .input > i.icon:after,
|
|
567
|
-
.ui.inverted.brown.loading.loading.loading.loading > i.icon:after,
|
|
568
|
-
.ui.inverted.brown.loader.loader.loader:after {
|
|
569
|
-
color: #D67C1C;
|
|
570
|
-
}
|
|
571
|
-
.ui.grey.elastic.loader.loader:before,
|
|
572
|
-
.ui.grey.basic.elastic.loading.button:before,
|
|
573
|
-
.ui.grey.basic.elastic.loading.button:after,
|
|
574
|
-
.ui.grey.elastic.loading.loading.loading:not(.segment):before,
|
|
575
|
-
.ui.grey.elastic.loading.loading.loading .input > i.icon:before,
|
|
576
|
-
.ui.grey.elastic.loading.loading.loading.loading > i.icon:before,
|
|
577
|
-
.ui.grey.loading.loading.loading.loading:not(.usual):not(.button):after,
|
|
578
|
-
.ui.grey.loading.loading.loading.loading .input > i.icon:after,
|
|
579
|
-
.ui.grey.loading.loading.loading.loading > i.icon:after,
|
|
580
|
-
.ui.grey.loader.loader.loader:after {
|
|
581
|
-
color: #9ab5c1;
|
|
582
|
-
}
|
|
583
|
-
.ui.inverted.grey.elastic.loader:before,
|
|
584
|
-
.ui.inverted.grey.elastic.loading.loading.loading:not(.segment):before,
|
|
585
|
-
.ui.inverted.grey.elastic.loading.loading.loading .input > i.icon:before,
|
|
586
|
-
.ui.inverted.grey.elastic.loading.loading.loading > i.icon:before,
|
|
587
|
-
.ui.inverted.grey.loading.loading.loading.loading:not(.usual):after,
|
|
588
|
-
.ui.inverted.grey.loading.loading.loading.loading .input > i.icon:after,
|
|
589
|
-
.ui.inverted.grey.loading.loading.loading.loading > i.icon:after,
|
|
590
|
-
.ui.inverted.grey.loader.loader.loader:after {
|
|
591
|
-
color: #DCDDDE;
|
|
592
|
-
}
|
|
593
|
-
.ui.black.elastic.loader.loader:before,
|
|
594
|
-
.ui.black.basic.elastic.loading.button:before,
|
|
595
|
-
.ui.black.basic.elastic.loading.button:after,
|
|
596
|
-
.ui.black.elastic.loading.loading.loading:not(.segment):before,
|
|
597
|
-
.ui.black.elastic.loading.loading.loading .input > i.icon:before,
|
|
598
|
-
.ui.black.elastic.loading.loading.loading.loading > i.icon:before,
|
|
599
|
-
.ui.black.loading.loading.loading.loading:not(.usual):not(.button):after,
|
|
600
|
-
.ui.black.loading.loading.loading.loading .input > i.icon:after,
|
|
601
|
-
.ui.black.loading.loading.loading.loading > i.icon:after,
|
|
602
|
-
.ui.black.loader.loader.loader:after {
|
|
603
|
-
color: #1B1C1D;
|
|
604
|
-
}
|
|
605
|
-
.ui.inverted.black.elastic.loader:before,
|
|
606
|
-
.ui.inverted.black.elastic.loading.loading.loading:not(.segment):before,
|
|
607
|
-
.ui.inverted.black.elastic.loading.loading.loading .input > i.icon:before,
|
|
608
|
-
.ui.inverted.black.elastic.loading.loading.loading > i.icon:before,
|
|
609
|
-
.ui.inverted.black.loading.loading.loading.loading:not(.usual):after,
|
|
610
|
-
.ui.inverted.black.loading.loading.loading.loading .input > i.icon:after,
|
|
611
|
-
.ui.inverted.black.loading.loading.loading.loading > i.icon:after,
|
|
612
|
-
.ui.inverted.black.loader.loader.loader:after {
|
|
613
|
-
color: #545454;
|
|
614
|
-
}
|
|
615
|
-
.ui.elastic.loader.loader:before,
|
|
616
|
-
.ui.elastic.loading.loading.loading:before,
|
|
617
|
-
.ui.elastic.loading.loading.loading .input > i.icon:before,
|
|
618
|
-
.ui.elastic.loading.loading.loading > i.icon:before,
|
|
619
|
-
.ui.loading.loading.loading.loading:not(.usual):after,
|
|
620
|
-
.ui.loading.loading.loading.loading .input > i.icon:after,
|
|
621
|
-
.ui.loading.loading.loading.loading > i.icon:after,
|
|
622
|
-
.ui.loader.loader.loader:after {
|
|
324
|
+
.ui.inverted.blue.elastic.loader::before,
|
|
325
|
+
.ui.ui.ui.inverted.blue.elastic.loading:not(.segment):not(.segments):not(.card)::before,
|
|
326
|
+
.ui.ui.ui.inverted.blue.elastic.loading .input > i.icon::before,
|
|
327
|
+
.ui.ui.ui.inverted.blue.elastic.loading > i.icon::before,
|
|
328
|
+
.ui.ui.ui.ui.inverted.blue.loading:not(.usual)::after,
|
|
329
|
+
.ui.ui.ui.ui.inverted.blue.loading .input > i.icon::after,
|
|
330
|
+
.ui.ui.ui.ui.inverted.blue.loading > i.icon::after,
|
|
331
|
+
.ui.ui.ui.inverted.blue.loader::after {
|
|
332
|
+
color: #54c8ff;
|
|
333
|
+
}
|
|
334
|
+
.ui.ui.elastic.loader::before,
|
|
335
|
+
.ui.ui.ui.elastic.loading::before,
|
|
336
|
+
.ui.ui.ui.elastic.loading .input > i.icon::before,
|
|
337
|
+
.ui.ui.ui.elastic.loading > i.icon::before,
|
|
338
|
+
.ui.ui.ui.ui.loading:not(.usual)::after,
|
|
339
|
+
.ui.ui.ui.ui.loading .input > i.icon::after,
|
|
340
|
+
.ui.ui.ui.ui.loading > i.icon::after,
|
|
341
|
+
.ui.ui.ui.loader::after {
|
|
623
342
|
border-color: currentColor;
|
|
624
343
|
}
|
|
625
|
-
.ui.
|
|
626
|
-
color: #
|
|
344
|
+
.ui.ui.ui.ui.elastic.loading.button:not(.inverted):not(.basic)::before {
|
|
345
|
+
color: #fff;
|
|
627
346
|
}
|
|
628
|
-
.ui.elastic.basic.loading.button
|
|
629
|
-
.ui.elastic.basic.loading.button
|
|
347
|
+
.ui.elastic.basic.loading.button::before,
|
|
348
|
+
.ui.elastic.basic.loading.button::after {
|
|
630
349
|
color: #9ab5c1;
|
|
631
350
|
}
|
|
632
|
-
.ui.double.loading.loading.loading.loading.button:after {
|
|
633
|
-
border-bottom-color: currentColor;
|
|
634
|
-
}
|
|
635
|
-
|
|
636
|
-
/*-------------------
|
|
637
|
-
Inline
|
|
638
|
-
--------------------*/
|
|
639
351
|
|
|
352
|
+
/* -------------------
|
|
353
|
+
Inline
|
|
354
|
+
-------------------- */
|
|
640
355
|
.ui.inline.loader {
|
|
641
356
|
position: relative;
|
|
642
357
|
vertical-align: middle;
|
|
643
358
|
margin: 0;
|
|
644
359
|
left: 0;
|
|
645
360
|
top: 0;
|
|
646
|
-
|
|
647
|
-
transform: none;
|
|
361
|
+
transform: none;
|
|
648
362
|
}
|
|
649
363
|
.ui.inline.loader.active,
|
|
650
364
|
.ui.inline.loader.visible {
|
|
@@ -658,206 +372,33 @@
|
|
|
658
372
|
margin-left: auto;
|
|
659
373
|
margin-right: auto;
|
|
660
374
|
}
|
|
661
|
-
.ui.
|
|
662
|
-
.ui.
|
|
663
|
-
.ui.
|
|
664
|
-
.ui.
|
|
375
|
+
.ui.ui.ui.ui.ui.ui.loading::after,
|
|
376
|
+
.ui.ui.ui.ui.ui.ui.loading .input > i.icon::after,
|
|
377
|
+
.ui.ui.ui.ui.ui.ui.loading > i.icon::after,
|
|
378
|
+
.ui.ui.ui.ui.ui.loader::after {
|
|
665
379
|
border-left-color: transparent;
|
|
666
380
|
border-right-color: transparent;
|
|
667
381
|
}
|
|
668
|
-
.ui.
|
|
669
|
-
.ui.
|
|
670
|
-
.ui.
|
|
671
|
-
.ui.
|
|
382
|
+
.ui.ui.ui.ui.ui.ui.ui.loading::after,
|
|
383
|
+
.ui.ui.ui.ui.ui.ui.ui.loading .input > i.icon::after,
|
|
384
|
+
.ui.ui.ui.ui.ui.ui.ui.loading > i.icon::after,
|
|
385
|
+
.ui.ui.ui.ui.ui.ui.loader::after {
|
|
672
386
|
border-bottom-color: transparent;
|
|
673
387
|
}
|
|
674
|
-
.ui.
|
|
675
|
-
.ui.
|
|
388
|
+
.ui.ui.ui.ui.ui.ui.loading.card::after,
|
|
389
|
+
.ui.ui.ui.ui.ui.ui.loading.segments::after,
|
|
390
|
+
.ui.ui.ui.ui.ui.ui.loading.segment::after,
|
|
391
|
+
.ui.ui.ui.ui.ui.ui.loading.form::after {
|
|
676
392
|
border-left-color: rgba(0, 0, 0, 0.1);
|
|
677
393
|
border-right-color: rgba(0, 0, 0, 0.1);
|
|
678
394
|
}
|
|
679
|
-
.ui.
|
|
680
|
-
.ui.
|
|
395
|
+
.ui.ui.ui.ui.ui.ui.loading.card::after,
|
|
396
|
+
.ui.ui.ui.ui.ui.ui.loading.segments::after,
|
|
397
|
+
.ui.ui.ui.ui.ui.ui.loading.segment::after,
|
|
398
|
+
.ui.ui.ui.ui.ui.ui.loading.form::after {
|
|
681
399
|
border-bottom-color: rgba(0, 0, 0, 0.1);
|
|
682
400
|
}
|
|
683
401
|
|
|
684
|
-
/*-------------------
|
|
685
|
-
Elastic
|
|
686
|
-
--------------------*/
|
|
687
|
-
|
|
688
|
-
.ui.dimmer > .ui.elastic.loader {
|
|
689
|
-
color: #FFFFFF;
|
|
690
|
-
}
|
|
691
|
-
.ui.inverted.dimmer > .ui.elastic.loader {
|
|
692
|
-
color: #9ab5c1;
|
|
693
|
-
}
|
|
694
|
-
.ui.elastic.loading.loading:not(.form):not(.segment):after,
|
|
695
|
-
.ui.elastic.loading.loading .input > i.icon:after,
|
|
696
|
-
.ui.elastic.loading.loading > i.icon:after,
|
|
697
|
-
.ui.elastic.loader.loader:after {
|
|
698
|
-
-webkit-animation: loader 1s infinite cubic-bezier(0.27, 1.05, 0.92, 0.61);
|
|
699
|
-
animation: loader 1s infinite cubic-bezier(0.27, 1.05, 0.92, 0.61);
|
|
700
|
-
-webkit-animation-delay: 0.3s;
|
|
701
|
-
animation-delay: 0.3s;
|
|
702
|
-
}
|
|
703
|
-
.ui.elastic.loading.loading.loading:not(.form):not(.segment):before,
|
|
704
|
-
.ui.elastic.loading.loading.loading .input > i.icon:before,
|
|
705
|
-
.ui.elastic.loading.loading.loading > i.icon:before,
|
|
706
|
-
.ui.elastic.loader.loader:before {
|
|
707
|
-
-webkit-animation: elastic-loader 1s infinite cubic-bezier(0.27, 1.05, 0.92, 0.61);
|
|
708
|
-
animation: elastic-loader 1s infinite cubic-bezier(0.27, 1.05, 0.92, 0.61);
|
|
709
|
-
-moz-animation: currentcolor-elastic-loader 1s infinite cubic-bezier(0.27, 1.05, 0.92, 0.61);
|
|
710
|
-
border-right-color: transparent;
|
|
711
|
-
}
|
|
712
|
-
.ui.elastic.inline.loader:empty {
|
|
713
|
-
-webkit-animation: loader 8s infinite linear;
|
|
714
|
-
animation: loader 8s infinite linear;
|
|
715
|
-
}
|
|
716
|
-
.ui.slow.elastic.loading.loading:not(.form):not(.segment):after,
|
|
717
|
-
.ui.slow.elastic.loading.loading .input > i.icon:after,
|
|
718
|
-
.ui.slow.elastic.loading.loading > i.icon:after,
|
|
719
|
-
.ui.slow.elastic.loader.loader:after {
|
|
720
|
-
-webkit-animation-duration: 1.5s;
|
|
721
|
-
animation-duration: 1.5s;
|
|
722
|
-
-webkit-animation-delay: 0.45s;
|
|
723
|
-
animation-delay: 0.45s;
|
|
724
|
-
}
|
|
725
|
-
.ui.slow.elastic.loading.loading.loading:not(.form):not(.segment):before,
|
|
726
|
-
.ui.slow.elastic.loading.loading.loading .input > i.icon:before,
|
|
727
|
-
.ui.slow.elastic.loading.loading.loading > i.icon:before,
|
|
728
|
-
.ui.slow.elastic.loader.loader:before {
|
|
729
|
-
-webkit-animation-duration: 1.5s;
|
|
730
|
-
animation-duration: 1.5s;
|
|
731
|
-
}
|
|
732
|
-
.ui.fast.elastic.loading.loading:not(.form):not(.segment):after,
|
|
733
|
-
.ui.fast.elastic.loading.loading .input > i.icon:after,
|
|
734
|
-
.ui.fast.elastic.loading.loading > i.icon:after,
|
|
735
|
-
.ui.fast.elastic.loader.loader:after {
|
|
736
|
-
-webkit-animation-duration: 0.66s;
|
|
737
|
-
animation-duration: 0.66s;
|
|
738
|
-
-webkit-animation-delay: 0.2s;
|
|
739
|
-
animation-delay: 0.2s;
|
|
740
|
-
}
|
|
741
|
-
.ui.fast.elastic.loading.loading.loading:not(.form):not(.segment):before,
|
|
742
|
-
.ui.fast.elastic.loading.loading.loading .input > i.icon:before,
|
|
743
|
-
.ui.fast.elastic.loading.loading.loading > i.icon:before,
|
|
744
|
-
.ui.fast.elastic.loader.loader:before {
|
|
745
|
-
-webkit-animation-duration: 0.66s;
|
|
746
|
-
animation-duration: 0.66s;
|
|
747
|
-
}
|
|
748
|
-
@-webkit-keyframes elastic-loader {
|
|
749
|
-
0%,
|
|
750
|
-
1% {
|
|
751
|
-
border-left-color: transparent;
|
|
752
|
-
border-bottom-color: transparent;
|
|
753
|
-
}
|
|
754
|
-
1.1%,
|
|
755
|
-
50% {
|
|
756
|
-
border-left-color: inherit;
|
|
757
|
-
}
|
|
758
|
-
10%,
|
|
759
|
-
35.1% {
|
|
760
|
-
border-bottom-color: transparent;
|
|
761
|
-
}
|
|
762
|
-
10.1%,
|
|
763
|
-
35% {
|
|
764
|
-
border-bottom-color: inherit;
|
|
765
|
-
}
|
|
766
|
-
50.1% {
|
|
767
|
-
border-left-color: transparent;
|
|
768
|
-
}
|
|
769
|
-
100% {
|
|
770
|
-
border-left-color: transparent;
|
|
771
|
-
border-bottom-color: transparent;
|
|
772
|
-
-webkit-transform: rotate(360deg);
|
|
773
|
-
transform: rotate(360deg);
|
|
774
|
-
}
|
|
775
|
-
}
|
|
776
|
-
@keyframes elastic-loader {
|
|
777
|
-
0%,
|
|
778
|
-
1% {
|
|
779
|
-
border-left-color: transparent;
|
|
780
|
-
border-bottom-color: transparent;
|
|
781
|
-
}
|
|
782
|
-
1.1%,
|
|
783
|
-
50% {
|
|
784
|
-
border-left-color: inherit;
|
|
785
|
-
}
|
|
786
|
-
10%,
|
|
787
|
-
35.1% {
|
|
788
|
-
border-bottom-color: transparent;
|
|
789
|
-
}
|
|
790
|
-
10.1%,
|
|
791
|
-
35% {
|
|
792
|
-
border-bottom-color: inherit;
|
|
793
|
-
}
|
|
794
|
-
50.1% {
|
|
795
|
-
border-left-color: transparent;
|
|
796
|
-
}
|
|
797
|
-
100% {
|
|
798
|
-
border-left-color: transparent;
|
|
799
|
-
border-bottom-color: transparent;
|
|
800
|
-
-webkit-transform: rotate(360deg);
|
|
801
|
-
transform: rotate(360deg);
|
|
802
|
-
}
|
|
803
|
-
}
|
|
804
|
-
@-webkit-keyframes currentcolor-elastic-loader {
|
|
805
|
-
0%,
|
|
806
|
-
1% {
|
|
807
|
-
border-left-color: transparent;
|
|
808
|
-
border-bottom-color: transparent;
|
|
809
|
-
}
|
|
810
|
-
1.1%,
|
|
811
|
-
50% {
|
|
812
|
-
border-left-color: currentColor;
|
|
813
|
-
}
|
|
814
|
-
10%,
|
|
815
|
-
35.1% {
|
|
816
|
-
border-bottom-color: transparent;
|
|
817
|
-
}
|
|
818
|
-
10.1%,
|
|
819
|
-
35% {
|
|
820
|
-
border-bottom-color: currentColor;
|
|
821
|
-
}
|
|
822
|
-
50.1% {
|
|
823
|
-
border-left-color: transparent;
|
|
824
|
-
}
|
|
825
|
-
100% {
|
|
826
|
-
border-left-color: transparent;
|
|
827
|
-
border-bottom-color: transparent;
|
|
828
|
-
-webkit-transform: rotate(360deg);
|
|
829
|
-
transform: rotate(360deg);
|
|
830
|
-
}
|
|
831
|
-
}
|
|
832
|
-
@keyframes currentcolor-elastic-loader {
|
|
833
|
-
0%,
|
|
834
|
-
1% {
|
|
835
|
-
border-left-color: transparent;
|
|
836
|
-
border-bottom-color: transparent;
|
|
837
|
-
}
|
|
838
|
-
1.1%,
|
|
839
|
-
50% {
|
|
840
|
-
border-left-color: currentColor;
|
|
841
|
-
}
|
|
842
|
-
10%,
|
|
843
|
-
35.1% {
|
|
844
|
-
border-bottom-color: transparent;
|
|
845
|
-
}
|
|
846
|
-
10.1%,
|
|
847
|
-
35% {
|
|
848
|
-
border-bottom-color: currentColor;
|
|
849
|
-
}
|
|
850
|
-
50.1% {
|
|
851
|
-
border-left-color: transparent;
|
|
852
|
-
}
|
|
853
|
-
100% {
|
|
854
|
-
border-left-color: transparent;
|
|
855
|
-
border-bottom-color: transparent;
|
|
856
|
-
-webkit-transform: rotate(360deg);
|
|
857
|
-
transform: rotate(360deg);
|
|
858
|
-
}
|
|
859
|
-
}
|
|
860
|
-
|
|
861
402
|
|
|
862
403
|
/*******************************
|
|
863
404
|
Theme Overrides
|