@pageboard/html 0.14.19 → 0.14.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.
Files changed (109) hide show
  1. package/elements/accordion.js +1 -1
  2. package/elements/fieldsets.js +1 -1
  3. package/elements/form.js +2 -2
  4. package/elements/grid.js +1 -1
  5. package/elements/image.js +1 -1
  6. package/elements/input-file.js +2 -2
  7. package/elements/input-property.js +1 -1
  8. package/elements/inputs.js +5 -5
  9. package/elements/layout.js +1 -1
  10. package/elements/link.js +2 -2
  11. package/elements/menu.js +2 -2
  12. package/elements/navigation.js +1 -1
  13. package/elements/page.js +1 -1
  14. package/elements/paragraph.js +2 -2
  15. package/elements/query-tags.js +1 -1
  16. package/elements/tab.js +1 -1
  17. package/elements/table.js +1 -1
  18. package/elements/template.js +1 -1
  19. package/package.json +3 -8
  20. package/ui/card.css +3 -3
  21. package/ui/components/accordion.css +241 -0
  22. package/ui/components/accordion.js +613 -0
  23. package/ui/components/ad.css +275 -0
  24. package/ui/components/api.js +1167 -0
  25. package/ui/components/breadcrumb.css +122 -0
  26. package/ui/components/button.css +3525 -0
  27. package/ui/components/card.css +939 -0
  28. package/ui/components/checkbox.css +604 -0
  29. package/ui/components/checkbox.js +831 -0
  30. package/ui/components/colorize.js +274 -0
  31. package/ui/components/comment.css +268 -0
  32. package/ui/components/container.css +149 -0
  33. package/ui/components/dimmer.css +224 -0
  34. package/ui/components/dimmer.js +733 -0
  35. package/ui/components/divider.css +253 -0
  36. package/ui/components/dropdown.css +1448 -0
  37. package/ui/components/dropdown.js +3955 -0
  38. package/ui/components/embed.css +160 -0
  39. package/ui/components/embed.js +706 -0
  40. package/ui/components/feed.css +281 -0
  41. package/ui/components/flag.css +1035 -0
  42. package/ui/components/form.css +1011 -0
  43. package/ui/components/form.js +1706 -0
  44. package/ui/components/grid.css +1941 -0
  45. package/ui/components/header.css +719 -0
  46. package/ui/components/icon.css +4777 -0
  47. package/ui/components/image.css +310 -0
  48. package/ui/components/input.css +469 -0
  49. package/ui/components/item.css +464 -0
  50. package/ui/components/label.css +1281 -0
  51. package/ui/components/list.css +943 -0
  52. package/ui/components/loader.css +339 -0
  53. package/ui/components/menu.css +1940 -0
  54. package/ui/components/message.css +468 -0
  55. package/ui/components/modal.css +617 -0
  56. package/ui/components/modal.js +1034 -0
  57. package/ui/components/nag.css +145 -0
  58. package/ui/components/nag.js +507 -0
  59. package/ui/components/placeholder.css +229 -0
  60. package/ui/components/popup.css +640 -0
  61. package/ui/components/popup.js +1532 -0
  62. package/ui/components/progress.css +502 -0
  63. package/ui/components/progress.js +931 -0
  64. package/ui/components/rail.css +152 -0
  65. package/ui/components/rating.css +257 -0
  66. package/ui/components/rating.js +508 -0
  67. package/ui/components/reset.css +476 -0
  68. package/ui/components/reveal.css +260 -0
  69. package/ui/components/search.css +431 -0
  70. package/ui/components/search.js +1505 -0
  71. package/ui/components/segment.css +824 -0
  72. package/ui/components/shape.css +143 -0
  73. package/ui/components/shape.js +921 -0
  74. package/ui/components/sidebar.css +537 -0
  75. package/ui/components/sidebar.js +1033 -0
  76. package/ui/components/site.css +184 -0
  77. package/ui/components/site.js +487 -0
  78. package/ui/components/state.js +708 -0
  79. package/ui/components/statistic.css +534 -0
  80. package/ui/components/step.css +566 -0
  81. package/ui/components/sticky.css +73 -0
  82. package/ui/components/sticky.js +959 -0
  83. package/ui/components/tab.css +89 -0
  84. package/ui/components/tab.js +952 -0
  85. package/ui/components/table.css +1108 -0
  86. package/ui/components/transition.css +1792 -0
  87. package/ui/components/transition.js +1095 -0
  88. package/ui/components/video.css +121 -0
  89. package/ui/components/video.js +532 -0
  90. package/ui/components/visibility.js +1311 -0
  91. package/ui/components/visit.js +517 -0
  92. package/ui/item.css +2 -2
  93. package/ui/themes/default/assets/fonts/brand-icons.eot +0 -0
  94. package/ui/themes/default/assets/fonts/brand-icons.svg +1008 -0
  95. package/ui/themes/default/assets/fonts/brand-icons.ttf +0 -0
  96. package/ui/themes/default/assets/fonts/brand-icons.woff +0 -0
  97. package/ui/themes/default/assets/fonts/brand-icons.woff2 +0 -0
  98. package/ui/themes/default/assets/fonts/icons.eot +0 -0
  99. package/ui/themes/default/assets/fonts/icons.otf +0 -0
  100. package/ui/themes/default/assets/fonts/icons.svg +1518 -0
  101. package/ui/themes/default/assets/fonts/icons.ttf +0 -0
  102. package/ui/themes/default/assets/fonts/icons.woff +0 -0
  103. package/ui/themes/default/assets/fonts/icons.woff2 +0 -0
  104. package/ui/themes/default/assets/fonts/outline-icons.eot +0 -0
  105. package/ui/themes/default/assets/fonts/outline-icons.svg +366 -0
  106. package/ui/themes/default/assets/fonts/outline-icons.ttf +0 -0
  107. package/ui/themes/default/assets/fonts/outline-icons.woff +0 -0
  108. package/ui/themes/default/assets/fonts/outline-icons.woff2 +0 -0
  109. package/ui/themes/default/assets/images/flags.png +0 -0
@@ -0,0 +1,640 @@
1
+ /*!
2
+ * # Semantic UI 2.4.0 - Popup
3
+ * http://github.com/semantic-org/semantic-ui/
4
+ *
5
+ *
6
+ * Released under the MIT license
7
+ * http://opensource.org/licenses/MIT
8
+ *
9
+ */
10
+
11
+
12
+ /*******************************
13
+ Popup
14
+ *******************************/
15
+
16
+ .ui.popup {
17
+ display: none;
18
+ position: absolute;
19
+ top: 0px;
20
+ right: 0px;
21
+
22
+ /* Fixes content being squished when inline (moz only) */
23
+ min-width: min-content;
24
+ z-index: 1900;
25
+ border: 1px solid #D4D4D5;
26
+ line-height: 1.4285em;
27
+ max-width: 250px;
28
+ background: #FFFFFF;
29
+ padding: 0.833em 1em;
30
+ font-weight: normal;
31
+ font-style: normal;
32
+ color: rgb(0 0 0 / 87%);
33
+ border-radius: 0.2857rem;
34
+ box-shadow: 0px 2px 4px 0px rgb(34 36 38 / 12%), 0px 2px 10px 0px rgb(34 36 38 / 15%);
35
+ }
36
+ .ui.popup > .header {
37
+ padding: 0em;
38
+ font-family: Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif;
39
+ font-size: 1.1428em;
40
+ line-height: 1.2;
41
+ font-weight: bold;
42
+ }
43
+ .ui.popup > .header + .content {
44
+ padding-top: 0.5em;
45
+ }
46
+ .ui.popup::before {
47
+ position: absolute;
48
+ content: '';
49
+ width: 0.7143em;
50
+ height: 0.7143em;
51
+ background: #FFFFFF;
52
+ transform: rotate(45deg);
53
+ z-index: 2;
54
+ box-shadow: 1px 1px 0px 0px #bababc;
55
+ }
56
+
57
+
58
+ /*******************************
59
+ Types
60
+ *******************************/
61
+
62
+
63
+ /*--------------
64
+ Tooltip
65
+ ---------------*/
66
+
67
+
68
+ /* Content */
69
+ [data-tooltip] {
70
+ position: relative;
71
+ }
72
+
73
+ /* Arrow */
74
+ [data-tooltip]::before {
75
+ pointer-events: none;
76
+ position: absolute;
77
+ content: '';
78
+ font-size: 1rem;
79
+ width: 0.7143em;
80
+ height: 0.7143em;
81
+ background: #FFFFFF;
82
+ transform: rotate(45deg);
83
+ z-index: 2;
84
+ box-shadow: 1px 1px 0px 0px #bababc;
85
+ }
86
+
87
+ /* Popup */
88
+ [data-tooltip]::after {
89
+ pointer-events: none;
90
+ content: attr(data-tooltip);
91
+ position: absolute;
92
+ text-transform: none;
93
+ text-align: left;
94
+ white-space: nowrap;
95
+ font-size: 1rem;
96
+ border: 1px solid #D4D4D5;
97
+ line-height: 1.4285em;
98
+ max-width: none;
99
+ background: #FFFFFF;
100
+ padding: 0.833em 1em;
101
+ font-weight: normal;
102
+ font-style: normal;
103
+ color: rgb(0 0 0 / 87%);
104
+ border-radius: 0.2857rem;
105
+ box-shadow: 0px 2px 4px 0px rgb(34 36 38 / 12%), 0px 2px 10px 0px rgb(34 36 38 / 15%);
106
+ z-index: 1;
107
+ }
108
+
109
+ /* Default Position (Top Center) */
110
+ [data-tooltip]:not([data-position])::before {
111
+ inset: auto auto 100% 50%;
112
+ background: #FFFFFF;
113
+ margin-left: -0.0714rem;
114
+ margin-bottom: 0.1429rem;
115
+ }
116
+ [data-tooltip]:not([data-position])::after {
117
+ left: 50%;
118
+ transform: translateX(-50%);
119
+ bottom: 100%;
120
+ margin-bottom: 0.5em;
121
+ }
122
+
123
+ /* Animation */
124
+ [data-tooltip]::before,
125
+ [data-tooltip]::after {
126
+ pointer-events: none;
127
+ visibility: hidden;
128
+ }
129
+ [data-tooltip]::before {
130
+ opacity: 0;
131
+ transform: rotate(45deg) scale(0) !important;
132
+ transform-origin: center top;
133
+ transition: all 0.1s ease;
134
+ }
135
+ [data-tooltip]::after {
136
+ opacity: 1;
137
+ transform-origin: center bottom;
138
+ transition: all 0.1s ease;
139
+ }
140
+ [data-tooltip]:hover::before,
141
+ [data-tooltip]:hover::after {
142
+ visibility: visible;
143
+ pointer-events: auto;
144
+ }
145
+ [data-tooltip]:hover::before {
146
+ transform: rotate(45deg) scale(1) !important;
147
+ opacity: 1;
148
+ }
149
+
150
+ /* Animation Position */
151
+ [data-tooltip]::after,
152
+ [data-tooltip][data-position="top center"]::after,
153
+ [data-tooltip][data-position="bottom center"]::after {
154
+ transform: translateX(-50%) scale(0) !important;
155
+ }
156
+ [data-tooltip]:hover::after,
157
+ [data-tooltip][data-position="bottom center"]:hover::after {
158
+ transform: translateX(-50%) scale(1) !important;
159
+ }
160
+ [data-tooltip][data-position="left center"]::after,
161
+ [data-tooltip][data-position="right center"]::after {
162
+ transform: translateY(-50%) scale(0) !important;
163
+ }
164
+ [data-tooltip][data-position="left center"]:hover::after,
165
+ [data-tooltip][data-position="right center"]:hover::after {
166
+ transform: translateY(-50%) scale(1) !important;
167
+ }
168
+ [data-tooltip][data-position="top left"]::after,
169
+ [data-tooltip][data-position="top right"]::after,
170
+ [data-tooltip][data-position="bottom left"]::after,
171
+ [data-tooltip][data-position="bottom right"]::after {
172
+ transform: scale(0) !important;
173
+ }
174
+ [data-tooltip][data-position="top left"]:hover::after,
175
+ [data-tooltip][data-position="top right"]:hover::after,
176
+ [data-tooltip][data-position="bottom left"]:hover::after,
177
+ [data-tooltip][data-position="bottom right"]:hover::after {
178
+ transform: scale(1) !important;
179
+ }
180
+
181
+ /*--------------
182
+ Inverted
183
+ ---------------*/
184
+
185
+
186
+ /* Arrow */
187
+ [data-tooltip][data-inverted]::before {
188
+ box-shadow: none !important;
189
+ }
190
+
191
+ /* Arrow Position */
192
+ [data-tooltip][data-inverted]::before {
193
+ background: #1B1C1D;
194
+ }
195
+
196
+ /* Popup */
197
+ [data-tooltip][data-inverted]::after {
198
+ background: #1B1C1D;
199
+ color: #FFFFFF;
200
+ border: none;
201
+ box-shadow: none;
202
+ }
203
+ [data-tooltip][data-inverted]::after .header {
204
+ background-color: none;
205
+ color: #FFFFFF;
206
+ }
207
+
208
+ /*--------------
209
+ Position
210
+ ---------------*/
211
+
212
+
213
+ /* Top Center */
214
+ [data-position="top center"][data-tooltip]::after {
215
+ inset: auto auto 100% 50%;
216
+ transform: translateX(-50%);
217
+ margin-bottom: 0.5em;
218
+ }
219
+ [data-position="top center"][data-tooltip]::before {
220
+ inset: auto auto 100% 50%;
221
+ background: #FFFFFF;
222
+ margin-left: -0.0714rem;
223
+ margin-bottom: 0.1429rem;
224
+ }
225
+
226
+ /* Top Left */
227
+ [data-position="top left"][data-tooltip]::after {
228
+ inset: auto auto 100% 0;
229
+ margin-bottom: 0.5em;
230
+ }
231
+ [data-position="top left"][data-tooltip]::before {
232
+ inset: auto auto 100% 1em;
233
+ margin-left: -0.0714rem;
234
+ margin-bottom: 0.1429rem;
235
+ }
236
+
237
+ /* Top Right */
238
+ [data-position="top right"][data-tooltip]::after {
239
+ inset: auto 0 100% auto;
240
+ margin-bottom: 0.5em;
241
+ }
242
+ [data-position="top right"][data-tooltip]::before {
243
+ inset: auto 1em 100% auto;
244
+ margin-left: -0.0714rem;
245
+ margin-bottom: 0.1429rem;
246
+ }
247
+
248
+ /* Bottom Center */
249
+ [data-position="bottom center"][data-tooltip]::after {
250
+ inset: 100% auto auto 50%;
251
+ transform: translateX(-50%);
252
+ margin-top: 0.5em;
253
+ }
254
+ [data-position="bottom center"][data-tooltip]::before {
255
+ inset: 100% auto auto 50%;
256
+ margin-left: -0.0714rem;
257
+ margin-top: 0.1429rem;
258
+ }
259
+
260
+ /* Bottom Left */
261
+ [data-position="bottom left"][data-tooltip]::after {
262
+ left: 0;
263
+ top: 100%;
264
+ margin-top: 0.5em;
265
+ }
266
+ [data-position="bottom left"][data-tooltip]::before {
267
+ inset: 100% auto auto 1em;
268
+ margin-left: -0.0714rem;
269
+ margin-top: 0.1429rem;
270
+ }
271
+
272
+ /* Bottom Right */
273
+ [data-position="bottom right"][data-tooltip]::after {
274
+ right: 0;
275
+ top: 100%;
276
+ margin-top: 0.5em;
277
+ }
278
+ [data-position="bottom right"][data-tooltip]::before {
279
+ inset: 100% 1em auto auto;
280
+ margin-left: -0.1429rem;
281
+ margin-top: 0.0714rem;
282
+ }
283
+
284
+ /* Left Center */
285
+ [data-position="left center"][data-tooltip]::after {
286
+ right: 100%;
287
+ top: 50%;
288
+ margin-right: 0.5em;
289
+ transform: translateY(-50%);
290
+ }
291
+ [data-position="left center"][data-tooltip]::before {
292
+ right: 100%;
293
+ top: 50%;
294
+ margin-top: -0.1429rem;
295
+ margin-right: -0.0714rem;
296
+ }
297
+
298
+ /* Right Center */
299
+ [data-position="right center"][data-tooltip]::after {
300
+ left: 100%;
301
+ top: 50%;
302
+ margin-left: 0.5em;
303
+ transform: translateY(-50%);
304
+ }
305
+ [data-position="right center"][data-tooltip]::before {
306
+ left: 100%;
307
+ top: 50%;
308
+ margin-top: -0.0714rem;
309
+ margin-left: 0.1429rem;
310
+ }
311
+
312
+ /* Arrow */
313
+ [data-position~="bottom"][data-tooltip]::before {
314
+ background: #FFFFFF;
315
+ box-shadow: -1px -1px 0px 0px #bababc;
316
+ }
317
+ [data-position="left center"][data-tooltip]::before {
318
+ background: #FFFFFF;
319
+ box-shadow: 1px -1px 0px 0px #bababc;
320
+ }
321
+ [data-position="right center"][data-tooltip]::before {
322
+ background: #FFFFFF;
323
+ box-shadow: -1px 1px 0px 0px #bababc;
324
+ }
325
+ [data-position~="top"][data-tooltip]::before {
326
+ background: #FFFFFF;
327
+ }
328
+
329
+ /* Inverted Arrow Color */
330
+ [data-inverted][data-position~="bottom"][data-tooltip]::before {
331
+ background: #1B1C1D;
332
+ box-shadow: -1px -1px 0px 0px #bababc;
333
+ }
334
+ [data-inverted][data-position="left center"][data-tooltip]::before {
335
+ background: #1B1C1D;
336
+ box-shadow: 1px -1px 0px 0px #bababc;
337
+ }
338
+ [data-inverted][data-position="right center"][data-tooltip]::before {
339
+ background: #1B1C1D;
340
+ box-shadow: -1px 1px 0px 0px #bababc;
341
+ }
342
+ [data-inverted][data-position~="top"][data-tooltip]::before {
343
+ background: #1B1C1D;
344
+ }
345
+ [data-position~="bottom"][data-tooltip]::before {
346
+ transform-origin: center bottom;
347
+ }
348
+ [data-position~="bottom"][data-tooltip]::after {
349
+ transform-origin: center top;
350
+ }
351
+ [data-position="left center"][data-tooltip]::before {
352
+ transform-origin: top center;
353
+ }
354
+ [data-position="left center"][data-tooltip]::after {
355
+ transform-origin: right center;
356
+ }
357
+ [data-position="right center"][data-tooltip]::before {
358
+ transform-origin: right center;
359
+ }
360
+ [data-position="right center"][data-tooltip]::after {
361
+ transform-origin: left center;
362
+ }
363
+
364
+ /*--------------
365
+ Spacing
366
+ ---------------*/
367
+
368
+ .ui.popup {
369
+ margin: 0em;
370
+ }
371
+
372
+ /* Extending from Top */
373
+ .ui.top.popup {
374
+ margin: 0em 0em 0.7143em;
375
+ }
376
+ .ui.top.left.popup {
377
+ transform-origin: left bottom;
378
+ }
379
+ .ui.top.center.popup {
380
+ transform-origin: center bottom;
381
+ }
382
+ .ui.top.right.popup {
383
+ transform-origin: right bottom;
384
+ }
385
+
386
+ /* Extending from Vertical Center */
387
+ .ui.left.center.popup {
388
+ margin: 0em 0.7143em 0em 0em;
389
+ transform-origin: right 50%;
390
+ }
391
+ .ui.right.center.popup {
392
+ margin: 0em 0em 0em 0.7143em;
393
+ transform-origin: left 50%;
394
+ }
395
+
396
+ /* Extending from Bottom */
397
+ .ui.bottom.popup {
398
+ margin: 0.7143em 0em 0em;
399
+ }
400
+ .ui.bottom.left.popup {
401
+ transform-origin: left top;
402
+ }
403
+ .ui.bottom.center.popup {
404
+ transform-origin: center top;
405
+ }
406
+ .ui.bottom.right.popup {
407
+ transform-origin: right top;
408
+ }
409
+
410
+ /*--------------
411
+ Pointer
412
+ ---------------*/
413
+
414
+
415
+ /*--- Below ---*/
416
+
417
+ .ui.bottom.center.popup::before {
418
+ margin-left: -0.3071em;
419
+ inset: -0.3071em auto auto 50%;
420
+ box-shadow: -1px -1px 0px 0px #bababc;
421
+ }
422
+ .ui.bottom.left.popup {
423
+ margin-left: 0em;
424
+ }
425
+ /*rtl:rename*/
426
+ .ui.bottom.left.popup::before {
427
+ inset: -0.3071em auto auto 1em;
428
+ margin-left: 0em;
429
+ box-shadow: -1px -1px 0px 0px #bababc;
430
+ }
431
+ .ui.bottom.right.popup {
432
+ margin-right: 0em;
433
+ }
434
+ /*rtl:rename*/
435
+ .ui.bottom.right.popup::before {
436
+ inset: -0.3071em 1em auto auto;
437
+ margin-left: 0em;
438
+ box-shadow: -1px -1px 0px 0px #bababc;
439
+ }
440
+
441
+ /*--- Above ---*/
442
+
443
+ .ui.top.center.popup::before {
444
+ inset: auto auto -0.3071em 50%;
445
+ margin-left: -0.3071em;
446
+ }
447
+ .ui.top.left.popup {
448
+ margin-left: 0em;
449
+ }
450
+ /*rtl:rename*/
451
+ .ui.top.left.popup::before {
452
+ inset: auto auto -0.3071em 1em;
453
+ margin-left: 0em;
454
+ }
455
+ .ui.top.right.popup {
456
+ margin-right: 0em;
457
+ }
458
+ /*rtl:rename*/
459
+ .ui.top.right.popup::before {
460
+ inset: auto 1em -0.3071em auto;
461
+ margin-left: 0em;
462
+ }
463
+
464
+ /*--- Left Center ---*/
465
+
466
+ /*rtl:rename*/
467
+ .ui.left.center.popup::before {
468
+ inset: 50% -0.3071em auto auto;
469
+ margin-top: -0.3071em;
470
+ box-shadow: 1px -1px 0px 0px #bababc;
471
+ }
472
+
473
+ /*--- Right Center ---*/
474
+
475
+ /*rtl:rename*/
476
+ .ui.right.center.popup::before {
477
+ inset: 50% auto auto -0.3071em;
478
+ margin-top: -0.3071em;
479
+ box-shadow: -1px 1px 0px 0px #bababc;
480
+ }
481
+
482
+ /* Arrow Color By Location */
483
+ .ui.bottom.popup::before {
484
+ background: #FFFFFF;
485
+ }
486
+ .ui.right.center.popup::before,
487
+ .ui.left.center.popup::before {
488
+ background: #FFFFFF;
489
+ }
490
+ .ui.top.popup::before {
491
+ background: #FFFFFF;
492
+ }
493
+
494
+ /* Inverted Arrow Color */
495
+ .ui.inverted.bottom.popup::before {
496
+ background: #1B1C1D;
497
+ }
498
+ .ui.inverted.right.center.popup::before,
499
+ .ui.inverted.left.center.popup::before {
500
+ background: #1B1C1D;
501
+ }
502
+ .ui.inverted.top.popup::before {
503
+ background: #1B1C1D;
504
+ }
505
+
506
+
507
+ /*******************************
508
+ Coupling
509
+ *******************************/
510
+
511
+
512
+ /* Immediate Nested Grid */
513
+ .ui.popup > .ui.grid:not(.padded) {
514
+ width: calc(100% + 1.75rem);
515
+ margin: -0.7rem -0.875rem;
516
+ }
517
+
518
+
519
+ /*******************************
520
+ States
521
+ *******************************/
522
+
523
+ .ui.loading.popup {
524
+ display: block;
525
+ visibility: hidden;
526
+ z-index: -1;
527
+ }
528
+ .ui.animating.popup,
529
+ .ui.visible.popup {
530
+ display: block;
531
+ }
532
+ .ui.visible.popup {
533
+ transform: translateZ(0px);
534
+ backface-visibility: hidden;
535
+ }
536
+
537
+
538
+ /*******************************
539
+ Variations
540
+ *******************************/
541
+
542
+
543
+ /*--------------
544
+ Basic
545
+ ---------------*/
546
+
547
+ .ui.basic.popup::before {
548
+ display: none;
549
+ }
550
+
551
+ /*--------------
552
+ Wide
553
+ ---------------*/
554
+
555
+ .ui.wide.popup {
556
+ max-width: 350px;
557
+ }
558
+ .ui[class*="very wide"].popup {
559
+ max-width: 550px;
560
+ }
561
+
562
+ @media (width <= 767px) {
563
+ .ui.wide.popup,
564
+ .ui[class*="very wide"].popup {
565
+ max-width: 250px;
566
+ }
567
+ }
568
+
569
+ /*--------------
570
+ Fluid
571
+ ---------------*/
572
+
573
+ .ui.fluid.popup {
574
+ width: 100%;
575
+ max-width: none;
576
+ }
577
+
578
+ /*--------------
579
+ Colors
580
+ ---------------*/
581
+
582
+
583
+ /* Inverted colors */
584
+ .ui.inverted.popup {
585
+ background: #1B1C1D;
586
+ color: #FFFFFF;
587
+ border: none;
588
+ box-shadow: none;
589
+ }
590
+ .ui.inverted.popup .header {
591
+ background-color: none;
592
+ color: #FFFFFF;
593
+ }
594
+ .ui.inverted.popup::before {
595
+ background-color: #1B1C1D;
596
+ box-shadow: none !important;
597
+ }
598
+
599
+ /*--------------
600
+ Flowing
601
+ ---------------*/
602
+
603
+ .ui.flowing.popup {
604
+ max-width: none;
605
+ }
606
+
607
+ /*--------------
608
+ Sizes
609
+ ---------------*/
610
+
611
+ .ui.mini.popup {
612
+ font-size: 0.7857rem;
613
+ }
614
+ .ui.tiny.popup {
615
+ font-size: 0.8571rem;
616
+ }
617
+ .ui.small.popup {
618
+ font-size: 0.9285rem;
619
+ }
620
+ .ui.popup {
621
+ font-size: 1rem;
622
+ }
623
+ .ui.large.popup {
624
+ font-size: 1.1428rem;
625
+ }
626
+ .ui.huge.popup {
627
+ font-size: 1.4286rem;
628
+ }
629
+
630
+
631
+ /*******************************
632
+ Theme Overrides
633
+ *******************************/
634
+
635
+
636
+
637
+ /*******************************
638
+ User Overrides
639
+ *******************************/
640
+