dorian-tailwind 0.2.0 → 0.3.0
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.
- checksums.yaml +4 -4
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/align-content.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/align-items.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/align-self.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/animation.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/appearance.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/backdrop-filter.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/background-attachment.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/background-blend-mode.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/background-clip.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/background-color.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/background-image.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/background-origin.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/background-position.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/background-repeat.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/background-size.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/border-collapse.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/border-color.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/border-radius.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/border-style.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/border-width.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/box-decoration-break.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/box-shadow.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/box-sizing.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/clear.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/cursor.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/display.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/divide-color.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/divide-style.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/divide-width.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/fill.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/filter.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/flex-direction.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/flex-grow.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/flex-shrink.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/flex-wrap.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/flex.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/float.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/font-family.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/font-size.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/font-smoothing.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/font-style.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/font-variant-numeric.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/font-weight.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/gap.css +12 -12
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/grid-auto-columns.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/grid-auto-flow.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/grid-auto-rows.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/grid-column.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/grid-row.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/grid-template-columns.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/grid-template-rows.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/height.css +19 -19
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/isolation.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/justify-content.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/justify-items.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/justify-self.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/letter-spacing.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/line-height.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/list-style-position.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/list-style-type.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/margin.css +56 -56
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/max-height.css +4 -4
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/max-width.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/min-height.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/min-width.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/mix-blend-mode.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/object-fit.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/object-position.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/opacity.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/order.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/outline.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/overflow.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/overscroll-behavior.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/padding.css +28 -28
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/place-content.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/place-items.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/place-self.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/placeholder-color.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/pointer-events.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/position.css +0 -0
- data/app/assets/stylesheets/dorian-tailwind/preflight.css +392 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/resize.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/ring-offset-color.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/ring-offset-width.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/ring-width.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/screen-readers.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/space.css +16 -16
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/stroke-width.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/stroke.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/table-layout.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/text-align.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/text-color.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/text-decoration.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/text-overflow.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/text-transform.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/top-right-bottom-left.css +140 -140
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/transform-origin.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/transform.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/transition-delay.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/transition-duration.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/transition-property.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/transition-timing-function.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/user-select.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/vertical-align.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/visibility.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/whitespace.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/width.css +30 -30
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/word-break.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/z-index.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind.css.scss +1 -0
- data/lib/dorian/tailwind.rb +9 -0
- metadata +127 -111
@@ -130,69 +130,69 @@
|
|
130
130
|
left: -1px;
|
131
131
|
}
|
132
132
|
|
133
|
-
.inset-0
|
133
|
+
.inset-0\.5 {
|
134
134
|
top: 0.125rem;
|
135
135
|
right: 0.125rem;
|
136
136
|
bottom: 0.125rem;
|
137
137
|
left: 0.125rem;
|
138
138
|
}
|
139
139
|
|
140
|
-
.-inset-0
|
140
|
+
.-inset-0\.5 {
|
141
141
|
top: -0.125rem;
|
142
142
|
right: -0.125rem;
|
143
143
|
bottom: -0.125rem;
|
144
144
|
left: -0.125rem;
|
145
145
|
}
|
146
146
|
|
147
|
-
.inset-x-0
|
147
|
+
.inset-x-0\.5 {
|
148
148
|
left: 0.125rem;
|
149
149
|
right: 0.125rem;
|
150
150
|
}
|
151
151
|
|
152
|
-
.-inset-x-0
|
152
|
+
.-inset-x-0\.5 {
|
153
153
|
left: -0.125rem;
|
154
154
|
right: -0.125rem;
|
155
155
|
}
|
156
156
|
|
157
|
-
.inset-y-0
|
157
|
+
.inset-y-0\.5 {
|
158
158
|
top: 0.125rem;
|
159
159
|
bottom: 0.125rem;
|
160
160
|
}
|
161
161
|
|
162
|
-
.-inset-y-0
|
162
|
+
.-inset-y-0\.5 {
|
163
163
|
top: -0.125rem;
|
164
164
|
bottom: -0.125rem;
|
165
165
|
}
|
166
166
|
|
167
|
-
.top-0
|
167
|
+
.top-0\.5 {
|
168
168
|
top: 0.125rem;
|
169
169
|
}
|
170
170
|
|
171
|
-
.-top-0
|
171
|
+
.-top-0\.5 {
|
172
172
|
top: -0.125rem;
|
173
173
|
}
|
174
174
|
|
175
|
-
.right-0
|
175
|
+
.right-0\.5 {
|
176
176
|
right: 0.125rem;
|
177
177
|
}
|
178
178
|
|
179
|
-
.-right-0
|
179
|
+
.-right-0\.5 {
|
180
180
|
right: -0.125rem;
|
181
181
|
}
|
182
182
|
|
183
|
-
.bottom-0
|
183
|
+
.bottom-0\.5 {
|
184
184
|
bottom: 0.125rem;
|
185
185
|
}
|
186
186
|
|
187
|
-
.-bottom-0
|
187
|
+
.-bottom-0\.5 {
|
188
188
|
bottom: -0.125rem;
|
189
189
|
}
|
190
190
|
|
191
|
-
.left-0
|
191
|
+
.left-0\.5 {
|
192
192
|
left: 0.125rem;
|
193
193
|
}
|
194
194
|
|
195
|
-
.-left-0
|
195
|
+
.-left-0\.5 {
|
196
196
|
left: -0.125rem;
|
197
197
|
}
|
198
198
|
|
@@ -262,69 +262,69 @@
|
|
262
262
|
left: -0.25rem;
|
263
263
|
}
|
264
264
|
|
265
|
-
.inset-1
|
265
|
+
.inset-1\.5 {
|
266
266
|
top: 0.375rem;
|
267
267
|
right: 0.375rem;
|
268
268
|
bottom: 0.375rem;
|
269
269
|
left: 0.375rem;
|
270
270
|
}
|
271
271
|
|
272
|
-
.-inset-1
|
272
|
+
.-inset-1\.5 {
|
273
273
|
top: -0.375rem;
|
274
274
|
right: -0.375rem;
|
275
275
|
bottom: -0.375rem;
|
276
276
|
left: -0.375rem;
|
277
277
|
}
|
278
278
|
|
279
|
-
.inset-x-1
|
279
|
+
.inset-x-1\.5 {
|
280
280
|
left: 0.375rem;
|
281
281
|
right: 0.375rem;
|
282
282
|
}
|
283
283
|
|
284
|
-
.-inset-x-1
|
284
|
+
.-inset-x-1\.5 {
|
285
285
|
left: -0.375rem;
|
286
286
|
right: -0.375rem;
|
287
287
|
}
|
288
288
|
|
289
|
-
.inset-y-1
|
289
|
+
.inset-y-1\.5 {
|
290
290
|
top: 0.375rem;
|
291
291
|
bottom: 0.375rem;
|
292
292
|
}
|
293
293
|
|
294
|
-
.-inset-y-1
|
294
|
+
.-inset-y-1\.5 {
|
295
295
|
top: -0.375rem;
|
296
296
|
bottom: -0.375rem;
|
297
297
|
}
|
298
298
|
|
299
|
-
.top-1
|
299
|
+
.top-1\.5 {
|
300
300
|
top: 0.375rem;
|
301
301
|
}
|
302
302
|
|
303
|
-
.-top-1
|
303
|
+
.-top-1\.5 {
|
304
304
|
top: -0.375rem;
|
305
305
|
}
|
306
306
|
|
307
|
-
.right-1
|
307
|
+
.right-1\.5 {
|
308
308
|
right: 0.375rem;
|
309
309
|
}
|
310
310
|
|
311
|
-
.-right-1
|
311
|
+
.-right-1\.5 {
|
312
312
|
right: -0.375rem;
|
313
313
|
}
|
314
314
|
|
315
|
-
.bottom-1
|
315
|
+
.bottom-1\.5 {
|
316
316
|
bottom: 0.375rem;
|
317
317
|
}
|
318
318
|
|
319
|
-
.-bottom-1
|
319
|
+
.-bottom-1\.5 {
|
320
320
|
bottom: -0.375rem;
|
321
321
|
}
|
322
322
|
|
323
|
-
.left-1
|
323
|
+
.left-1\.5 {
|
324
324
|
left: 0.375rem;
|
325
325
|
}
|
326
326
|
|
327
|
-
.-left-1
|
327
|
+
.-left-1\.5 {
|
328
328
|
left: -0.375rem;
|
329
329
|
}
|
330
330
|
|
@@ -394,69 +394,69 @@
|
|
394
394
|
left: -0.5rem;
|
395
395
|
}
|
396
396
|
|
397
|
-
.inset-2
|
397
|
+
.inset-2\.5 {
|
398
398
|
top: 0.625rem;
|
399
399
|
right: 0.625rem;
|
400
400
|
bottom: 0.625rem;
|
401
401
|
left: 0.625rem;
|
402
402
|
}
|
403
403
|
|
404
|
-
.-inset-2
|
404
|
+
.-inset-2\.5 {
|
405
405
|
top: -0.625rem;
|
406
406
|
right: -0.625rem;
|
407
407
|
bottom: -0.625rem;
|
408
408
|
left: -0.625rem;
|
409
409
|
}
|
410
410
|
|
411
|
-
.inset-x-2
|
411
|
+
.inset-x-2\.5 {
|
412
412
|
left: 0.625rem;
|
413
413
|
right: 0.625rem;
|
414
414
|
}
|
415
415
|
|
416
|
-
.-inset-x-2
|
416
|
+
.-inset-x-2\.5 {
|
417
417
|
left: -0.625rem;
|
418
418
|
right: -0.625rem;
|
419
419
|
}
|
420
420
|
|
421
|
-
.inset-y-2
|
421
|
+
.inset-y-2\.5 {
|
422
422
|
top: 0.625rem;
|
423
423
|
bottom: 0.625rem;
|
424
424
|
}
|
425
425
|
|
426
|
-
.-inset-y-2
|
426
|
+
.-inset-y-2\.5 {
|
427
427
|
top: -0.625rem;
|
428
428
|
bottom: -0.625rem;
|
429
429
|
}
|
430
430
|
|
431
|
-
.top-2
|
431
|
+
.top-2\.5 {
|
432
432
|
top: 0.625rem;
|
433
433
|
}
|
434
434
|
|
435
|
-
.-top-2
|
435
|
+
.-top-2\.5 {
|
436
436
|
top: -0.625rem;
|
437
437
|
}
|
438
438
|
|
439
|
-
.right-2
|
439
|
+
.right-2\.5 {
|
440
440
|
right: 0.625rem;
|
441
441
|
}
|
442
442
|
|
443
|
-
.-right-2
|
443
|
+
.-right-2\.5 {
|
444
444
|
right: -0.625rem;
|
445
445
|
}
|
446
446
|
|
447
|
-
.bottom-2
|
447
|
+
.bottom-2\.5 {
|
448
448
|
bottom: 0.625rem;
|
449
449
|
}
|
450
450
|
|
451
|
-
.-bottom-2
|
451
|
+
.-bottom-2\.5 {
|
452
452
|
bottom: -0.625rem;
|
453
453
|
}
|
454
454
|
|
455
|
-
.left-2
|
455
|
+
.left-2\.5 {
|
456
456
|
left: 0.625rem;
|
457
457
|
}
|
458
458
|
|
459
|
-
.-left-2
|
459
|
+
.-left-2\.5 {
|
460
460
|
left: -0.625rem;
|
461
461
|
}
|
462
462
|
|
@@ -526,69 +526,69 @@
|
|
526
526
|
left: -0.75rem;
|
527
527
|
}
|
528
528
|
|
529
|
-
.inset-3
|
529
|
+
.inset-3\.5 {
|
530
530
|
top: 0.875rem;
|
531
531
|
right: 0.875rem;
|
532
532
|
bottom: 0.875rem;
|
533
533
|
left: 0.875rem;
|
534
534
|
}
|
535
535
|
|
536
|
-
.-inset-3
|
536
|
+
.-inset-3\.5 {
|
537
537
|
top: -0.875rem;
|
538
538
|
right: -0.875rem;
|
539
539
|
bottom: -0.875rem;
|
540
540
|
left: -0.875rem;
|
541
541
|
}
|
542
542
|
|
543
|
-
.inset-x-3
|
543
|
+
.inset-x-3\.5 {
|
544
544
|
left: 0.875rem;
|
545
545
|
right: 0.875rem;
|
546
546
|
}
|
547
547
|
|
548
|
-
.-inset-x-3
|
548
|
+
.-inset-x-3\.5 {
|
549
549
|
left: -0.875rem;
|
550
550
|
right: -0.875rem;
|
551
551
|
}
|
552
552
|
|
553
|
-
.inset-y-3
|
553
|
+
.inset-y-3\.5 {
|
554
554
|
top: 0.875rem;
|
555
555
|
bottom: 0.875rem;
|
556
556
|
}
|
557
557
|
|
558
|
-
.-inset-y-3
|
558
|
+
.-inset-y-3\.5 {
|
559
559
|
top: -0.875rem;
|
560
560
|
bottom: -0.875rem;
|
561
561
|
}
|
562
562
|
|
563
|
-
.top-3
|
563
|
+
.top-3\.5 {
|
564
564
|
top: 0.875rem;
|
565
565
|
}
|
566
566
|
|
567
|
-
.-top-3
|
567
|
+
.-top-3\.5 {
|
568
568
|
top: -0.875rem;
|
569
569
|
}
|
570
570
|
|
571
|
-
.right-3
|
571
|
+
.right-3\.5 {
|
572
572
|
right: 0.875rem;
|
573
573
|
}
|
574
574
|
|
575
|
-
.-right-3
|
575
|
+
.-right-3\.5 {
|
576
576
|
right: -0.875rem;
|
577
577
|
}
|
578
578
|
|
579
|
-
.bottom-3
|
579
|
+
.bottom-3\.5 {
|
580
580
|
bottom: 0.875rem;
|
581
581
|
}
|
582
582
|
|
583
|
-
.-bottom-3
|
583
|
+
.-bottom-3\.5 {
|
584
584
|
bottom: -0.875rem;
|
585
585
|
}
|
586
586
|
|
587
|
-
.left-3
|
587
|
+
.left-3\.5 {
|
588
588
|
left: 0.875rem;
|
589
589
|
}
|
590
590
|
|
591
|
-
.-left-3
|
591
|
+
.-left-3\.5 {
|
592
592
|
left: -0.875rem;
|
593
593
|
}
|
594
594
|
|
@@ -2315,42 +2315,42 @@
|
|
2315
2315
|
left: auto;
|
2316
2316
|
}
|
2317
2317
|
|
2318
|
-
.inset-1
|
2318
|
+
.inset-1\/2 {
|
2319
2319
|
top: 50%;
|
2320
2320
|
right: 50%;
|
2321
2321
|
bottom: 50%;
|
2322
2322
|
left: 50%;
|
2323
2323
|
}
|
2324
2324
|
|
2325
|
-
.inset-1
|
2325
|
+
.inset-1\/3 {
|
2326
2326
|
top: 33.333333%;
|
2327
2327
|
right: 33.333333%;
|
2328
2328
|
bottom: 33.333333%;
|
2329
2329
|
left: 33.333333%;
|
2330
2330
|
}
|
2331
2331
|
|
2332
|
-
.inset-2
|
2332
|
+
.inset-2\/3 {
|
2333
2333
|
top: 66.666667%;
|
2334
2334
|
right: 66.666667%;
|
2335
2335
|
bottom: 66.666667%;
|
2336
2336
|
left: 66.666667%;
|
2337
2337
|
}
|
2338
2338
|
|
2339
|
-
.inset-1
|
2339
|
+
.inset-1\/4 {
|
2340
2340
|
top: 25%;
|
2341
2341
|
right: 25%;
|
2342
2342
|
bottom: 25%;
|
2343
2343
|
left: 25%;
|
2344
2344
|
}
|
2345
2345
|
|
2346
|
-
.inset-2
|
2346
|
+
.inset-2\/4 {
|
2347
2347
|
top: 50%;
|
2348
2348
|
right: 50%;
|
2349
2349
|
bottom: 50%;
|
2350
2350
|
left: 50%;
|
2351
2351
|
}
|
2352
2352
|
|
2353
|
-
.inset-3
|
2353
|
+
.inset-3\/4 {
|
2354
2354
|
top: 75%;
|
2355
2355
|
right: 75%;
|
2356
2356
|
bottom: 75%;
|
@@ -2364,42 +2364,42 @@
|
|
2364
2364
|
left: 100%;
|
2365
2365
|
}
|
2366
2366
|
|
2367
|
-
.-inset-1
|
2367
|
+
.-inset-1\/2 {
|
2368
2368
|
top: -50%;
|
2369
2369
|
right: -50%;
|
2370
2370
|
bottom: -50%;
|
2371
2371
|
left: -50%;
|
2372
2372
|
}
|
2373
2373
|
|
2374
|
-
.-inset-1
|
2374
|
+
.-inset-1\/3 {
|
2375
2375
|
top: -33.333333%;
|
2376
2376
|
right: -33.333333%;
|
2377
2377
|
bottom: -33.333333%;
|
2378
2378
|
left: -33.333333%;
|
2379
2379
|
}
|
2380
2380
|
|
2381
|
-
.-inset-2
|
2381
|
+
.-inset-2\/3 {
|
2382
2382
|
top: -66.666667%;
|
2383
2383
|
right: -66.666667%;
|
2384
2384
|
bottom: -66.666667%;
|
2385
2385
|
left: -66.666667%;
|
2386
2386
|
}
|
2387
2387
|
|
2388
|
-
.-inset-1
|
2388
|
+
.-inset-1\/4 {
|
2389
2389
|
top: -25%;
|
2390
2390
|
right: -25%;
|
2391
2391
|
bottom: -25%;
|
2392
2392
|
left: -25%;
|
2393
2393
|
}
|
2394
2394
|
|
2395
|
-
.-inset-2
|
2395
|
+
.-inset-2\/4 {
|
2396
2396
|
top: -50%;
|
2397
2397
|
right: -50%;
|
2398
2398
|
bottom: -50%;
|
2399
2399
|
left: -50%;
|
2400
2400
|
}
|
2401
2401
|
|
2402
|
-
.-inset-3
|
2402
|
+
.-inset-3\/4 {
|
2403
2403
|
top: -75%;
|
2404
2404
|
right: -75%;
|
2405
2405
|
bottom: -75%;
|
@@ -2418,32 +2418,32 @@
|
|
2418
2418
|
right: auto;
|
2419
2419
|
}
|
2420
2420
|
|
2421
|
-
.inset-x-1
|
2421
|
+
.inset-x-1\/2 {
|
2422
2422
|
left: 50%;
|
2423
2423
|
right: 50%;
|
2424
2424
|
}
|
2425
2425
|
|
2426
|
-
.inset-x-1
|
2426
|
+
.inset-x-1\/3 {
|
2427
2427
|
left: 33.333333%;
|
2428
2428
|
right: 33.333333%;
|
2429
2429
|
}
|
2430
2430
|
|
2431
|
-
.inset-x-2
|
2431
|
+
.inset-x-2\/3 {
|
2432
2432
|
left: 66.666667%;
|
2433
2433
|
right: 66.666667%;
|
2434
2434
|
}
|
2435
2435
|
|
2436
|
-
.inset-x-1
|
2436
|
+
.inset-x-1\/4 {
|
2437
2437
|
left: 25%;
|
2438
2438
|
right: 25%;
|
2439
2439
|
}
|
2440
2440
|
|
2441
|
-
.inset-x-2
|
2441
|
+
.inset-x-2\/4 {
|
2442
2442
|
left: 50%;
|
2443
2443
|
right: 50%;
|
2444
2444
|
}
|
2445
2445
|
|
2446
|
-
.inset-x-3
|
2446
|
+
.inset-x-3\/4 {
|
2447
2447
|
left: 75%;
|
2448
2448
|
right: 75%;
|
2449
2449
|
}
|
@@ -2453,32 +2453,32 @@
|
|
2453
2453
|
right: 100%;
|
2454
2454
|
}
|
2455
2455
|
|
2456
|
-
.-inset-x-1
|
2456
|
+
.-inset-x-1\/2 {
|
2457
2457
|
left: -50%;
|
2458
2458
|
right: -50%;
|
2459
2459
|
}
|
2460
2460
|
|
2461
|
-
.-inset-x-1
|
2461
|
+
.-inset-x-1\/3 {
|
2462
2462
|
left: -33.333333%;
|
2463
2463
|
right: -33.333333%;
|
2464
2464
|
}
|
2465
2465
|
|
2466
|
-
.-inset-x-2
|
2466
|
+
.-inset-x-2\/3 {
|
2467
2467
|
left: -66.666667%;
|
2468
2468
|
right: -66.666667%;
|
2469
2469
|
}
|
2470
2470
|
|
2471
|
-
.-inset-x-1
|
2471
|
+
.-inset-x-1\/4 {
|
2472
2472
|
left: -25%;
|
2473
2473
|
right: -25%;
|
2474
2474
|
}
|
2475
2475
|
|
2476
|
-
.-inset-x-2
|
2476
|
+
.-inset-x-2\/4 {
|
2477
2477
|
left: -50%;
|
2478
2478
|
right: -50%;
|
2479
2479
|
}
|
2480
2480
|
|
2481
|
-
.-inset-x-3
|
2481
|
+
.-inset-x-3\/4 {
|
2482
2482
|
left: -75%;
|
2483
2483
|
right: -75%;
|
2484
2484
|
}
|
@@ -2493,32 +2493,32 @@
|
|
2493
2493
|
bottom: auto;
|
2494
2494
|
}
|
2495
2495
|
|
2496
|
-
.inset-y-1
|
2496
|
+
.inset-y-1\/2 {
|
2497
2497
|
top: 50%;
|
2498
2498
|
bottom: 50%;
|
2499
2499
|
}
|
2500
2500
|
|
2501
|
-
.inset-y-1
|
2501
|
+
.inset-y-1\/3 {
|
2502
2502
|
top: 33.333333%;
|
2503
2503
|
bottom: 33.333333%;
|
2504
2504
|
}
|
2505
2505
|
|
2506
|
-
.inset-y-2
|
2506
|
+
.inset-y-2\/3 {
|
2507
2507
|
top: 66.666667%;
|
2508
2508
|
bottom: 66.666667%;
|
2509
2509
|
}
|
2510
2510
|
|
2511
|
-
.inset-y-1
|
2511
|
+
.inset-y-1\/4 {
|
2512
2512
|
top: 25%;
|
2513
2513
|
bottom: 25%;
|
2514
2514
|
}
|
2515
2515
|
|
2516
|
-
.inset-y-2
|
2516
|
+
.inset-y-2\/4 {
|
2517
2517
|
top: 50%;
|
2518
2518
|
bottom: 50%;
|
2519
2519
|
}
|
2520
2520
|
|
2521
|
-
.inset-y-3
|
2521
|
+
.inset-y-3\/4 {
|
2522
2522
|
top: 75%;
|
2523
2523
|
bottom: 75%;
|
2524
2524
|
}
|
@@ -2528,32 +2528,32 @@
|
|
2528
2528
|
bottom: 100%;
|
2529
2529
|
}
|
2530
2530
|
|
2531
|
-
.-inset-y-1
|
2531
|
+
.-inset-y-1\/2 {
|
2532
2532
|
top: -50%;
|
2533
2533
|
bottom: -50%;
|
2534
2534
|
}
|
2535
2535
|
|
2536
|
-
.-inset-y-1
|
2536
|
+
.-inset-y-1\/3 {
|
2537
2537
|
top: -33.333333%;
|
2538
2538
|
bottom: -33.333333%;
|
2539
2539
|
}
|
2540
2540
|
|
2541
|
-
.-inset-y-2
|
2541
|
+
.-inset-y-2\/3 {
|
2542
2542
|
top: -66.666667%;
|
2543
2543
|
bottom: -66.666667%;
|
2544
2544
|
}
|
2545
2545
|
|
2546
|
-
.-inset-y-1
|
2546
|
+
.-inset-y-1\/4 {
|
2547
2547
|
top: -25%;
|
2548
2548
|
bottom: -25%;
|
2549
2549
|
}
|
2550
2550
|
|
2551
|
-
.-inset-y-2
|
2551
|
+
.-inset-y-2\/4 {
|
2552
2552
|
top: -50%;
|
2553
2553
|
bottom: -50%;
|
2554
2554
|
}
|
2555
2555
|
|
2556
|
-
.-inset-y-3
|
2556
|
+
.-inset-y-3\/4 {
|
2557
2557
|
top: -75%;
|
2558
2558
|
bottom: -75%;
|
2559
2559
|
}
|
@@ -2567,27 +2567,27 @@
|
|
2567
2567
|
top: auto;
|
2568
2568
|
}
|
2569
2569
|
|
2570
|
-
.top-1
|
2570
|
+
.top-1\/2 {
|
2571
2571
|
top: 50%;
|
2572
2572
|
}
|
2573
2573
|
|
2574
|
-
.top-1
|
2574
|
+
.top-1\/3 {
|
2575
2575
|
top: 33.333333%;
|
2576
2576
|
}
|
2577
2577
|
|
2578
|
-
.top-2
|
2578
|
+
.top-2\/3 {
|
2579
2579
|
top: 66.666667%;
|
2580
2580
|
}
|
2581
2581
|
|
2582
|
-
.top-1
|
2582
|
+
.top-1\/4 {
|
2583
2583
|
top: 25%;
|
2584
2584
|
}
|
2585
2585
|
|
2586
|
-
.top-2
|
2586
|
+
.top-2\/4 {
|
2587
2587
|
top: 50%;
|
2588
2588
|
}
|
2589
2589
|
|
2590
|
-
.top-3
|
2590
|
+
.top-3\/4 {
|
2591
2591
|
top: 75%;
|
2592
2592
|
}
|
2593
2593
|
|
@@ -2595,27 +2595,27 @@
|
|
2595
2595
|
top: 100%;
|
2596
2596
|
}
|
2597
2597
|
|
2598
|
-
.-top-1
|
2598
|
+
.-top-1\/2 {
|
2599
2599
|
top: -50%;
|
2600
2600
|
}
|
2601
2601
|
|
2602
|
-
.-top-1
|
2602
|
+
.-top-1\/3 {
|
2603
2603
|
top: -33.333333%;
|
2604
2604
|
}
|
2605
2605
|
|
2606
|
-
.-top-2
|
2606
|
+
.-top-2\/3 {
|
2607
2607
|
top: -66.666667%;
|
2608
2608
|
}
|
2609
2609
|
|
2610
|
-
.-top-1
|
2610
|
+
.-top-1\/4 {
|
2611
2611
|
top: -25%;
|
2612
2612
|
}
|
2613
2613
|
|
2614
|
-
.-top-2
|
2614
|
+
.-top-2\/4 {
|
2615
2615
|
top: -50%;
|
2616
2616
|
}
|
2617
2617
|
|
2618
|
-
.-top-3
|
2618
|
+
.-top-3\/4 {
|
2619
2619
|
top: -75%;
|
2620
2620
|
}
|
2621
2621
|
|
@@ -2627,27 +2627,27 @@
|
|
2627
2627
|
right: auto;
|
2628
2628
|
}
|
2629
2629
|
|
2630
|
-
.right-1
|
2630
|
+
.right-1\/2 {
|
2631
2631
|
right: 50%;
|
2632
2632
|
}
|
2633
2633
|
|
2634
|
-
.right-1
|
2634
|
+
.right-1\/3 {
|
2635
2635
|
right: 33.333333%;
|
2636
2636
|
}
|
2637
2637
|
|
2638
|
-
.right-2
|
2638
|
+
.right-2\/3 {
|
2639
2639
|
right: 66.666667%;
|
2640
2640
|
}
|
2641
2641
|
|
2642
|
-
.right-1
|
2642
|
+
.right-1\/4 {
|
2643
2643
|
right: 25%;
|
2644
2644
|
}
|
2645
2645
|
|
2646
|
-
.right-2
|
2646
|
+
.right-2\/4 {
|
2647
2647
|
right: 50%;
|
2648
2648
|
}
|
2649
2649
|
|
2650
|
-
.right-3
|
2650
|
+
.right-3\/4 {
|
2651
2651
|
right: 75%;
|
2652
2652
|
}
|
2653
2653
|
|
@@ -2655,27 +2655,27 @@
|
|
2655
2655
|
right: 100%;
|
2656
2656
|
}
|
2657
2657
|
|
2658
|
-
.-right-1
|
2658
|
+
.-right-1\/2 {
|
2659
2659
|
right: -50%;
|
2660
2660
|
}
|
2661
2661
|
|
2662
|
-
.-right-1
|
2662
|
+
.-right-1\/3 {
|
2663
2663
|
right: -33.333333%;
|
2664
2664
|
}
|
2665
2665
|
|
2666
|
-
.-right-2
|
2666
|
+
.-right-2\/3 {
|
2667
2667
|
right: -66.666667%;
|
2668
2668
|
}
|
2669
2669
|
|
2670
|
-
.-right-1
|
2670
|
+
.-right-1\/4 {
|
2671
2671
|
right: -25%;
|
2672
2672
|
}
|
2673
2673
|
|
2674
|
-
.-right-2
|
2674
|
+
.-right-2\/4 {
|
2675
2675
|
right: -50%;
|
2676
2676
|
}
|
2677
2677
|
|
2678
|
-
.-right-3
|
2678
|
+
.-right-3\/4 {
|
2679
2679
|
right: -75%;
|
2680
2680
|
}
|
2681
2681
|
|
@@ -2687,27 +2687,27 @@
|
|
2687
2687
|
bottom: auto;
|
2688
2688
|
}
|
2689
2689
|
|
2690
|
-
.bottom-1
|
2690
|
+
.bottom-1\/2 {
|
2691
2691
|
bottom: 50%;
|
2692
2692
|
}
|
2693
2693
|
|
2694
|
-
.bottom-1
|
2694
|
+
.bottom-1\/3 {
|
2695
2695
|
bottom: 33.333333%;
|
2696
2696
|
}
|
2697
2697
|
|
2698
|
-
.bottom-2
|
2698
|
+
.bottom-2\/3 {
|
2699
2699
|
bottom: 66.666667%;
|
2700
2700
|
}
|
2701
2701
|
|
2702
|
-
.bottom-1
|
2702
|
+
.bottom-1\/4 {
|
2703
2703
|
bottom: 25%;
|
2704
2704
|
}
|
2705
2705
|
|
2706
|
-
.bottom-2
|
2706
|
+
.bottom-2\/4 {
|
2707
2707
|
bottom: 50%;
|
2708
2708
|
}
|
2709
2709
|
|
2710
|
-
.bottom-3
|
2710
|
+
.bottom-3\/4 {
|
2711
2711
|
bottom: 75%;
|
2712
2712
|
}
|
2713
2713
|
|
@@ -2715,27 +2715,27 @@
|
|
2715
2715
|
bottom: 100%;
|
2716
2716
|
}
|
2717
2717
|
|
2718
|
-
.-bottom-1
|
2718
|
+
.-bottom-1\/2 {
|
2719
2719
|
bottom: -50%;
|
2720
2720
|
}
|
2721
2721
|
|
2722
|
-
.-bottom-1
|
2722
|
+
.-bottom-1\/3 {
|
2723
2723
|
bottom: -33.333333%;
|
2724
2724
|
}
|
2725
2725
|
|
2726
|
-
.-bottom-2
|
2726
|
+
.-bottom-2\/3 {
|
2727
2727
|
bottom: -66.666667%;
|
2728
2728
|
}
|
2729
2729
|
|
2730
|
-
.-bottom-1
|
2730
|
+
.-bottom-1\/4 {
|
2731
2731
|
bottom: -25%;
|
2732
2732
|
}
|
2733
2733
|
|
2734
|
-
.-bottom-2
|
2734
|
+
.-bottom-2\/4 {
|
2735
2735
|
bottom: -50%;
|
2736
2736
|
}
|
2737
2737
|
|
2738
|
-
.-bottom-3
|
2738
|
+
.-bottom-3\/4 {
|
2739
2739
|
bottom: -75%;
|
2740
2740
|
}
|
2741
2741
|
|
@@ -2747,27 +2747,27 @@
|
|
2747
2747
|
left: auto;
|
2748
2748
|
}
|
2749
2749
|
|
2750
|
-
.left-1
|
2750
|
+
.left-1\/2 {
|
2751
2751
|
left: 50%;
|
2752
2752
|
}
|
2753
2753
|
|
2754
|
-
.left-1
|
2754
|
+
.left-1\/3 {
|
2755
2755
|
left: 33.333333%;
|
2756
2756
|
}
|
2757
2757
|
|
2758
|
-
.left-2
|
2758
|
+
.left-2\/3 {
|
2759
2759
|
left: 66.666667%;
|
2760
2760
|
}
|
2761
2761
|
|
2762
|
-
.left-1
|
2762
|
+
.left-1\/4 {
|
2763
2763
|
left: 25%;
|
2764
2764
|
}
|
2765
2765
|
|
2766
|
-
.left-2
|
2766
|
+
.left-2\/4 {
|
2767
2767
|
left: 50%;
|
2768
2768
|
}
|
2769
2769
|
|
2770
|
-
.left-3
|
2770
|
+
.left-3\/4 {
|
2771
2771
|
left: 75%;
|
2772
2772
|
}
|
2773
2773
|
|
@@ -2775,27 +2775,27 @@
|
|
2775
2775
|
left: 100%;
|
2776
2776
|
}
|
2777
2777
|
|
2778
|
-
.-left-1
|
2778
|
+
.-left-1\/2 {
|
2779
2779
|
left: -50%;
|
2780
2780
|
}
|
2781
2781
|
|
2782
|
-
.-left-1
|
2782
|
+
.-left-1\/3 {
|
2783
2783
|
left: -33.333333%;
|
2784
2784
|
}
|
2785
2785
|
|
2786
|
-
.-left-2
|
2786
|
+
.-left-2\/3 {
|
2787
2787
|
left: -66.666667%;
|
2788
2788
|
}
|
2789
2789
|
|
2790
|
-
.-left-1
|
2790
|
+
.-left-1\/4 {
|
2791
2791
|
left: -25%;
|
2792
2792
|
}
|
2793
2793
|
|
2794
|
-
.-left-2
|
2794
|
+
.-left-2\/4 {
|
2795
2795
|
left: -50%;
|
2796
2796
|
}
|
2797
2797
|
|
2798
|
-
.-left-3
|
2798
|
+
.-left-3\/4 {
|
2799
2799
|
left: -75%;
|
2800
2800
|
}
|
2801
2801
|
|