@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,719 @@
1
+ /*!
2
+ * # Semantic UI 2.4.1 - Header
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
+ Header
14
+ *******************************/
15
+
16
+
17
+ /* Standard */
18
+ .ui.header {
19
+ border: none;
20
+ margin: calc(2rem - 0.1429em ) 0em 1rem;
21
+ padding: 0em;
22
+ font-family: Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif;
23
+ font-weight: bold;
24
+ line-height: 1.2857em;
25
+ text-transform: none;
26
+ color: rgb(0 0 0 / 87%);
27
+ }
28
+ .ui.header:first-child {
29
+ margin-top: -0.1429em;
30
+ }
31
+ .ui.header:last-child {
32
+ margin-bottom: 0em;
33
+ }
34
+
35
+ /*--------------
36
+ Sub Header
37
+ ---------------*/
38
+
39
+ .ui.header .sub.header {
40
+ display: block;
41
+ font-weight: normal;
42
+ padding: 0em;
43
+ margin: 0em;
44
+ font-size: 1rem;
45
+ line-height: 1.2em;
46
+ color: rgb(0 0 0 / 60%);
47
+ }
48
+
49
+ /*--------------
50
+ Icon
51
+ ---------------*/
52
+
53
+ .ui.header > .icon {
54
+ display: table-cell;
55
+ opacity: 1;
56
+ font-size: 1.5em;
57
+ padding-top: 0em;
58
+ vertical-align: middle;
59
+ }
60
+
61
+ /* With Text Node */
62
+ .ui.header .icon:only-child {
63
+ display: inline-block;
64
+ padding: 0em;
65
+ margin-right: 0.75rem;
66
+ }
67
+
68
+ /*-------------------
69
+ Image
70
+ --------------------*/
71
+
72
+ .ui.header > .image:not(.icon),
73
+ .ui.header > img {
74
+ display: inline-block;
75
+ margin-top: 0.1429em;
76
+ width: 2.5em;
77
+ height: auto;
78
+ vertical-align: middle;
79
+ }
80
+ .ui.header > .image:not(.icon):only-child,
81
+ .ui.header > img:only-child {
82
+ margin-right: 0.75rem;
83
+ }
84
+
85
+ /*--------------
86
+ Content
87
+ ---------------*/
88
+
89
+ .ui.header .content {
90
+ display: inline-block;
91
+ vertical-align: top;
92
+ }
93
+
94
+ /* After Image */
95
+ .ui.header > img + .content,
96
+ .ui.header > .image + .content {
97
+ padding-left: 0.75rem;
98
+ vertical-align: middle;
99
+ }
100
+
101
+ /* After Icon */
102
+ .ui.header > .icon + .content {
103
+ padding-left: 0.75rem;
104
+ display: table-cell;
105
+ vertical-align: middle;
106
+ }
107
+
108
+ /*--------------
109
+ Loose Coupling
110
+ ---------------*/
111
+
112
+ .ui.header .ui.label {
113
+ font-size: '';
114
+ margin-left: 0.5rem;
115
+ vertical-align: middle;
116
+ }
117
+
118
+ /* Positioning */
119
+ .ui.header + p {
120
+ margin-top: 0em;
121
+ }
122
+
123
+
124
+ /*******************************
125
+ Types
126
+ *******************************/
127
+
128
+
129
+ /*--------------
130
+ Page
131
+ ---------------*/
132
+
133
+ h1.ui.header {
134
+ font-size: 2rem;
135
+ }
136
+ h2.ui.header {
137
+ font-size: 1.7143rem;
138
+ }
139
+ h3.ui.header {
140
+ font-size: 1.2857rem;
141
+ }
142
+ h4.ui.header {
143
+ font-size: 1.0714rem;
144
+ }
145
+ h5.ui.header {
146
+ font-size: 1rem;
147
+ }
148
+
149
+ /* Sub Header */
150
+ h1.ui.header .sub.header {
151
+ font-size: 1.1428rem;
152
+ }
153
+ h2.ui.header .sub.header {
154
+ font-size: 1.1428rem;
155
+ }
156
+ h3.ui.header .sub.header {
157
+ font-size: 1rem;
158
+ }
159
+ h4.ui.header .sub.header {
160
+ font-size: 1rem;
161
+ }
162
+ h5.ui.header .sub.header {
163
+ font-size: 0.9285rem;
164
+ }
165
+
166
+ /*--------------
167
+ Content Heading
168
+ ---------------*/
169
+
170
+ .ui.huge.header {
171
+ min-height: 1em;
172
+ font-size: 2em;
173
+ }
174
+ .ui.large.header {
175
+ font-size: 1.7143em;
176
+ }
177
+ .ui.medium.header {
178
+ font-size: 1.2857em;
179
+ }
180
+ .ui.small.header {
181
+ font-size: 1.0714em;
182
+ }
183
+ .ui.tiny.header {
184
+ font-size: 1em;
185
+ }
186
+
187
+ /* Sub Header */
188
+ .ui.huge.header .sub.header {
189
+ font-size: 1.1428rem;
190
+ }
191
+ .ui.large.header .sub.header {
192
+ font-size: 1.1428rem;
193
+ }
194
+ .ui.header .sub.header {
195
+ font-size: 1rem;
196
+ }
197
+ .ui.small.header .sub.header {
198
+ font-size: 1rem;
199
+ }
200
+ .ui.tiny.header .sub.header {
201
+ font-size: 0.9285rem;
202
+ }
203
+
204
+ /*--------------
205
+ Sub Heading
206
+ ---------------*/
207
+
208
+ .ui.sub.header {
209
+ padding: 0em;
210
+ margin-bottom: 0.1429rem;
211
+ font-weight: bold;
212
+ font-size: 0.8571em;
213
+ text-transform: uppercase;
214
+ color: '';
215
+ }
216
+ .ui.small.sub.header {
217
+ font-size: 0.7857em;
218
+ }
219
+ .ui.sub.header {
220
+ font-size: 0.8571em;
221
+ }
222
+ .ui.large.sub.header {
223
+ font-size: 0.9285em;
224
+ }
225
+ .ui.huge.sub.header {
226
+ font-size: 1em;
227
+ }
228
+
229
+ /*-------------------
230
+ Icon
231
+ --------------------*/
232
+
233
+ .ui.icon.header {
234
+ display: inline-block;
235
+ text-align: center;
236
+ margin: 2rem 0em 1rem;
237
+ }
238
+ .ui.icon.header::after {
239
+ content: '';
240
+ display: block;
241
+ height: 0px;
242
+ clear: both;
243
+ visibility: hidden;
244
+ }
245
+ .ui.icon.header:first-child {
246
+ margin-top: 0em;
247
+ }
248
+ .ui.icon.header .icon {
249
+ float: none;
250
+ display: block;
251
+ width: auto;
252
+ height: auto;
253
+ line-height: 1;
254
+ padding: 0em;
255
+ font-size: 3em;
256
+ margin: 0em auto 0.5rem;
257
+ opacity: 1;
258
+ }
259
+ .ui.icon.header .content {
260
+ display: block;
261
+ padding: 0em;
262
+ }
263
+ .ui.icon.header .circular.icon {
264
+ font-size: 2em;
265
+ }
266
+ .ui.icon.header .square.icon {
267
+ font-size: 2em;
268
+ }
269
+ .ui.block.icon.header .icon {
270
+ margin-bottom: 0em;
271
+ }
272
+ .ui.icon.header.aligned {
273
+ margin-left: auto;
274
+ margin-right: auto;
275
+ display: block;
276
+ }
277
+
278
+
279
+ /*******************************
280
+ States
281
+ *******************************/
282
+
283
+ .ui.disabled.header {
284
+ opacity: 0.45;
285
+ }
286
+
287
+
288
+ /*******************************
289
+ Variations
290
+ *******************************/
291
+
292
+
293
+ /*-------------------
294
+ Inverted
295
+ --------------------*/
296
+
297
+ .ui.inverted.header {
298
+ color: #FFFFFF;
299
+ }
300
+ .ui.inverted.header .sub.header {
301
+ color: rgb(255 255 255 / 80%);
302
+ }
303
+ .ui.inverted.attached.header {
304
+ background: #545454 linear-gradient(transparent, rgb(0 0 0 / 5%));
305
+ box-shadow: none;
306
+ border-color: transparent;
307
+ }
308
+ .ui.inverted.block.header {
309
+ background: #545454 linear-gradient(transparent, rgb(0 0 0 / 5%));
310
+ box-shadow: none;
311
+ }
312
+ .ui.inverted.block.header {
313
+ border-bottom: none;
314
+ }
315
+
316
+ /*-------------------
317
+ Colors
318
+ --------------------*/
319
+
320
+
321
+ /*--- Red ---*/
322
+
323
+ .ui.red.header {
324
+ color: #DB2828 !important;
325
+ }
326
+ a.ui.red.header:hover {
327
+ color: #d01919 !important;
328
+ }
329
+ .ui.red.dividing.header {
330
+ border-bottom: 2px solid #DB2828;
331
+ }
332
+
333
+ /* Inverted */
334
+ .ui.inverted.red.header {
335
+ color: #FF695E !important;
336
+ }
337
+ a.ui.inverted.red.header:hover {
338
+ color: #ff5144 !important;
339
+ }
340
+
341
+ /*--- Orange ---*/
342
+
343
+ .ui.orange.header {
344
+ color: #F2711C !important;
345
+ }
346
+ a.ui.orange.header:hover {
347
+ color: #f26202 !important;
348
+ }
349
+ .ui.orange.dividing.header {
350
+ border-bottom: 2px solid #F2711C;
351
+ }
352
+
353
+ /* Inverted */
354
+ .ui.inverted.orange.header {
355
+ color: #FF851B !important;
356
+ }
357
+ a.ui.inverted.orange.header:hover {
358
+ color: #ff7701 !important;
359
+ }
360
+
361
+ /*--- Olive ---*/
362
+
363
+ .ui.olive.header {
364
+ color: #B5CC18 !important;
365
+ }
366
+ a.ui.olive.header:hover {
367
+ color: #a7bd0d !important;
368
+ }
369
+ .ui.olive.dividing.header {
370
+ border-bottom: 2px solid #B5CC18;
371
+ }
372
+
373
+ /* Inverted */
374
+ .ui.inverted.olive.header {
375
+ color: #D9E778 !important;
376
+ }
377
+ a.ui.inverted.olive.header:hover {
378
+ color: #d8ea5c !important;
379
+ }
380
+
381
+ /*--- Yellow ---*/
382
+
383
+ .ui.yellow.header {
384
+ color: #FBBD08 !important;
385
+ }
386
+ a.ui.yellow.header:hover {
387
+ color: #eaae00 !important;
388
+ }
389
+ .ui.yellow.dividing.header {
390
+ border-bottom: 2px solid #FBBD08;
391
+ }
392
+
393
+ /* Inverted */
394
+ .ui.inverted.yellow.header {
395
+ color: #FFE21F !important;
396
+ }
397
+ a.ui.inverted.yellow.header:hover {
398
+ color: #ffdf05 !important;
399
+ }
400
+
401
+ /*--- Green ---*/
402
+
403
+ .ui.green.header {
404
+ color: #21BA45 !important;
405
+ }
406
+ a.ui.green.header:hover {
407
+ color: #16ab39 !important;
408
+ }
409
+ .ui.green.dividing.header {
410
+ border-bottom: 2px solid #21BA45;
411
+ }
412
+
413
+ /* Inverted */
414
+ .ui.inverted.green.header {
415
+ color: #2ECC40 !important;
416
+ }
417
+ a.ui.inverted.green.header:hover {
418
+ color: #22be34 !important;
419
+ }
420
+
421
+ /*--- Teal ---*/
422
+
423
+ .ui.teal.header {
424
+ color: #00B5AD !important;
425
+ }
426
+ a.ui.teal.header:hover {
427
+ color: #009c95 !important;
428
+ }
429
+ .ui.teal.dividing.header {
430
+ border-bottom: 2px solid #00B5AD;
431
+ }
432
+
433
+ /* Inverted */
434
+ .ui.inverted.teal.header {
435
+ color: #6DFFFF !important;
436
+ }
437
+ a.ui.inverted.teal.header:hover {
438
+ color: #54ffff !important;
439
+ }
440
+
441
+ /*--- Blue ---*/
442
+
443
+ .ui.blue.header {
444
+ color: #2185D0 !important;
445
+ }
446
+ a.ui.blue.header:hover {
447
+ color: #1678c2 !important;
448
+ }
449
+ .ui.blue.dividing.header {
450
+ border-bottom: 2px solid #2185D0;
451
+ }
452
+
453
+ /* Inverted */
454
+ .ui.inverted.blue.header {
455
+ color: #54C8FF !important;
456
+ }
457
+ a.ui.inverted.blue.header:hover {
458
+ color: #3ac0ff !important;
459
+ }
460
+
461
+ /*--- Violet ---*/
462
+
463
+ .ui.violet.header {
464
+ color: #6435C9 !important;
465
+ }
466
+ a.ui.violet.header:hover {
467
+ color: #5829bb !important;
468
+ }
469
+ .ui.violet.dividing.header {
470
+ border-bottom: 2px solid #6435C9;
471
+ }
472
+
473
+ /* Inverted */
474
+ .ui.inverted.violet.header {
475
+ color: #A291FB !important;
476
+ }
477
+ a.ui.inverted.violet.header:hover {
478
+ color: #8a73ff !important;
479
+ }
480
+
481
+ /*--- Purple ---*/
482
+
483
+ .ui.purple.header {
484
+ color: #A333C8 !important;
485
+ }
486
+ a.ui.purple.header:hover {
487
+ color: #9627ba !important;
488
+ }
489
+ .ui.purple.dividing.header {
490
+ border-bottom: 2px solid #A333C8;
491
+ }
492
+
493
+ /* Inverted */
494
+ .ui.inverted.purple.header {
495
+ color: #DC73FF !important;
496
+ }
497
+ a.ui.inverted.purple.header:hover {
498
+ color: #d65aff !important;
499
+ }
500
+
501
+ /*--- Pink ---*/
502
+
503
+ .ui.pink.header {
504
+ color: #E03997 !important;
505
+ }
506
+ a.ui.pink.header:hover {
507
+ color: #e61a8d !important;
508
+ }
509
+ .ui.pink.dividing.header {
510
+ border-bottom: 2px solid #E03997;
511
+ }
512
+
513
+ /* Inverted */
514
+ .ui.inverted.pink.header {
515
+ color: #FF8EDF !important;
516
+ }
517
+ a.ui.inverted.pink.header:hover {
518
+ color: #ff74d8 !important;
519
+ }
520
+
521
+ /*--- Brown ---*/
522
+
523
+ .ui.brown.header {
524
+ color: #A5673F !important;
525
+ }
526
+ a.ui.brown.header:hover {
527
+ color: #975b33 !important;
528
+ }
529
+ .ui.brown.dividing.header {
530
+ border-bottom: 2px solid #A5673F;
531
+ }
532
+
533
+ /* Inverted */
534
+ .ui.inverted.brown.header {
535
+ color: #D67C1C !important;
536
+ }
537
+ a.ui.inverted.brown.header:hover {
538
+ color: #c86f11 !important;
539
+ }
540
+
541
+ /*--- Grey ---*/
542
+
543
+ .ui.grey.header {
544
+ color: #767676 !important;
545
+ }
546
+ a.ui.grey.header:hover {
547
+ color: #838383 !important;
548
+ }
549
+ .ui.grey.dividing.header {
550
+ border-bottom: 2px solid #767676;
551
+ }
552
+
553
+ /* Inverted */
554
+ .ui.inverted.grey.header {
555
+ color: #DCDDDE !important;
556
+ }
557
+ a.ui.inverted.grey.header:hover {
558
+ color: #cfd0d2 !important;
559
+ }
560
+
561
+ /*-------------------
562
+ Aligned
563
+ --------------------*/
564
+
565
+ .ui.left.aligned.header {
566
+ text-align: left;
567
+ }
568
+ .ui.right.aligned.header {
569
+ text-align: right;
570
+ }
571
+ .ui.centered.header,
572
+ .ui.center.aligned.header {
573
+ text-align: center;
574
+ }
575
+ .ui.justified.header {
576
+ text-align: justify;
577
+ }
578
+ .ui.justified.header::after {
579
+ display: inline-block;
580
+ content: '';
581
+ width: 100%;
582
+ }
583
+
584
+ /*-------------------
585
+ Floated
586
+ --------------------*/
587
+
588
+ .ui.floated.header,
589
+ .ui[class*="left floated"].header {
590
+ float: left;
591
+ margin-top: 0em;
592
+ margin-right: 0.5em;
593
+ }
594
+ .ui[class*="right floated"].header {
595
+ float: right;
596
+ margin-top: 0em;
597
+ margin-left: 0.5em;
598
+ }
599
+
600
+ /*-------------------
601
+ Fitted
602
+ --------------------*/
603
+
604
+ .ui.fitted.header {
605
+ padding: 0em;
606
+ }
607
+
608
+ /*-------------------
609
+ Dividing
610
+ --------------------*/
611
+
612
+ .ui.dividing.header {
613
+ padding-bottom: 0.2142rem;
614
+ border-bottom: 1px solid rgb(34 36 38 / 15%);
615
+ }
616
+ .ui.dividing.header .sub.header {
617
+ padding-bottom: 0.2142rem;
618
+ }
619
+ .ui.dividing.header .icon {
620
+ margin-bottom: 0em;
621
+ }
622
+ .ui.inverted.dividing.header {
623
+ border-bottom-color: rgb(255 255 255 / 10%);
624
+ }
625
+
626
+ /*-------------------
627
+ Block
628
+ --------------------*/
629
+
630
+ .ui.block.header {
631
+ background: #F3F4F5;
632
+ padding: 0.7857rem 1rem;
633
+ box-shadow: none;
634
+ border: 1px solid #D4D4D5;
635
+ border-radius: 0.2857rem;
636
+ }
637
+ .ui.tiny.block.header {
638
+ font-size: 0.8571rem;
639
+ }
640
+ .ui.small.block.header {
641
+ font-size: 0.9285rem;
642
+ }
643
+ .ui.block.header:not(h1, h2, h3, h4, h5, h6) {
644
+ font-size: 1rem;
645
+ }
646
+ .ui.large.block.header {
647
+ font-size: 1.1428rem;
648
+ }
649
+ .ui.huge.block.header {
650
+ font-size: 1.4286rem;
651
+ }
652
+
653
+ /*-------------------
654
+ Attached
655
+ --------------------*/
656
+
657
+ .ui.attached.header {
658
+ background: #FFFFFF;
659
+ padding: 0.7857rem 1rem;
660
+ margin-left: -1px;
661
+ margin-right: -1px;
662
+ box-shadow: none;
663
+ border: 1px solid #D4D4D5;
664
+ }
665
+ .ui.attached.block.header {
666
+ background: #F3F4F5;
667
+ }
668
+ .ui.attached:not(.top, .bottom).header {
669
+ margin-top: 0em;
670
+ margin-bottom: 0em;
671
+ border-top: none;
672
+ border-radius: 0em;
673
+ }
674
+ .ui.top.attached.header {
675
+ margin-bottom: 0em;
676
+ border-radius: 0.2857rem 0.2857rem 0em 0em;
677
+ }
678
+ .ui.bottom.attached.header {
679
+ margin-top: 0em;
680
+ border-top: none;
681
+ border-radius: 0em 0em 0.2857rem 0.2857rem;
682
+ }
683
+
684
+ /* Attached Sizes */
685
+ .ui.tiny.attached.header {
686
+ font-size: 0.8571em;
687
+ }
688
+ .ui.small.attached.header {
689
+ font-size: 0.9285em;
690
+ }
691
+ .ui.attached.header:not(h1, h2, h3, h4, h5, h6) {
692
+ font-size: 1em;
693
+ }
694
+ .ui.large.attached.header {
695
+ font-size: 1.1428em;
696
+ }
697
+ .ui.huge.attached.header {
698
+ font-size: 1.4286em;
699
+ }
700
+
701
+ /*-------------------
702
+ Sizing
703
+ --------------------*/
704
+
705
+ .ui.header:not(h1, h2, h3, h4, h5, h6) {
706
+ font-size: 1.2857em;
707
+ }
708
+
709
+
710
+ /*******************************
711
+ Theme Overrides
712
+ *******************************/
713
+
714
+
715
+
716
+ /*******************************
717
+ Site Overrides
718
+ *******************************/
719
+