dorian-tailwind 0.1.0 → 0.5.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/appearance.css +0 -0
- data/app/assets/stylesheets/dorian-tailwind/backdrop-filter.css +8 -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/app/assets/stylesheets/dorian-tailwind/background-image.css +51 -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/app/assets/stylesheets/dorian-tailwind/box-shadow.css +31 -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/app/assets/stylesheets/dorian-tailwind/divide-width.css +49 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/fill.css +0 -0
- data/app/assets/stylesheets/dorian-tailwind/filter.css +8 -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/app/assets/stylesheets/dorian-tailwind/ring-offset-color.css +335 -0
- data/app/assets/stylesheets/dorian-tailwind/ring-offset-width.css +19 -0
- data/app/assets/stylesheets/dorian-tailwind/ring-width.css +23 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/screen-readers.css +0 -0
- data/app/assets/stylesheets/dorian-tailwind/space.css +699 -0
- 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/app/assets/stylesheets/dorian-tailwind/transform.css +13 -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/app/assets/stylesheets/dorian-tailwind.css.scss +108 -0
- data/lib/dorian/tailwind.rb +9 -0
- metadata +129 -112
- data/vendor/assets/stylesheets/dorian-tailwind/animation.css +0 -58
- data/vendor/assets/stylesheets/dorian-tailwind/backdrop-filter.css +0 -7
- data/vendor/assets/stylesheets/dorian-tailwind/background-image.css +0 -35
- data/vendor/assets/stylesheets/dorian-tailwind/box-shadow.css +0 -31
- data/vendor/assets/stylesheets/dorian-tailwind/divide-width.css +0 -49
- data/vendor/assets/stylesheets/dorian-tailwind/filter.css +0 -7
- data/vendor/assets/stylesheets/dorian-tailwind/ring-offset-color.css +0 -335
- data/vendor/assets/stylesheets/dorian-tailwind/ring-offset-width.css +0 -19
- data/vendor/assets/stylesheets/dorian-tailwind/ring-width.css +0 -23
- data/vendor/assets/stylesheets/dorian-tailwind/space.css +0 -699
- data/vendor/assets/stylesheets/dorian-tailwind/transform.css +0 -13
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: d24ad9fe490b2fc0f25551d9d29d1527259671c85660ecafae4b84e53a8d98ba
|
|
4
|
+
data.tar.gz: beba0c6863174b57e9e1e1359c49e3973f79765c8370946890b3487e4457cb5d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f53dc7f5c6d09c56d9f16f10923aadc43de5110499bf351a92bb532f0d1f431c0792465de0020e784cf4913092c4bb9b87f72d279a88cc23ac34fffe76f79cec
|
|
7
|
+
data.tar.gz: be1847bd8636f909547290416afac676c86d4f31027739a604a37cc1d7f0fc3a0ee284a8a6268062203946012d10ad6467f73e8e770d349008ae2fa412ace71b
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
.bg-none {
|
|
2
|
+
background-image: none;
|
|
3
|
+
}
|
|
4
|
+
|
|
5
|
+
.bg-gradient-to-t {
|
|
6
|
+
background-image: linear-gradient(to top, #f9fafb, rgba(249, 250, 251, 0));
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
.bg-gradient-to-tr {
|
|
10
|
+
background-image: linear-gradient(
|
|
11
|
+
to top right,
|
|
12
|
+
#f9fafb,
|
|
13
|
+
rgba(249, 250, 251, 0)
|
|
14
|
+
);
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.bg-gradient-to-r {
|
|
18
|
+
background-image: linear-gradient(to right, #f9fafb, rgba(249, 250, 251, 0));
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.bg-gradient-to-br {
|
|
22
|
+
background-image: linear-gradient(
|
|
23
|
+
to bottom right,
|
|
24
|
+
#f9fafb,
|
|
25
|
+
rgba(249, 250, 251, 0)
|
|
26
|
+
);
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
.bg-gradient-to-b {
|
|
30
|
+
background-image: linear-gradient(to bottom, #f9fafb, rgba(249, 250, 251, 0));
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.bg-gradient-to-bl {
|
|
34
|
+
background-image: linear-gradient(
|
|
35
|
+
to bottom left,
|
|
36
|
+
#f9fafb,
|
|
37
|
+
rgba(249, 250, 251, 0)
|
|
38
|
+
);
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
.bg-gradient-to-l {
|
|
42
|
+
background-image: linear-gradient(to left, #f9fafb, rgba(249, 250, 251, 0));
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
.bg-gradient-to-tl {
|
|
46
|
+
background-image: linear-gradient(
|
|
47
|
+
to top left,
|
|
48
|
+
#f9fafb,
|
|
49
|
+
rgba(249, 250, 251, 0)
|
|
50
|
+
);
|
|
51
|
+
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
.shadow-sm {
|
|
2
|
+
box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000;
|
|
3
|
+
}
|
|
4
|
+
|
|
5
|
+
.shadow {
|
|
6
|
+
box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
.shadow-md {
|
|
10
|
+
box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.shadow-lg {
|
|
14
|
+
box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.shadow-xl {
|
|
18
|
+
box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.shadow-2xl {
|
|
22
|
+
box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.shadow-inner {
|
|
26
|
+
box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
.shadow-none {
|
|
30
|
+
box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000;
|
|
31
|
+
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
.divide-x-0 > * + * {
|
|
2
|
+
border-right-width: calc(0px * 0);
|
|
3
|
+
border-left-width: calc(0px * calc(1 - 0));
|
|
4
|
+
}
|
|
5
|
+
|
|
6
|
+
.divide-x-2 > * + * {
|
|
7
|
+
border-right-width: calc(2px * 0);
|
|
8
|
+
border-left-width: calc(2px * calc(1 - 0));
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
.divide-x-4 > * + * {
|
|
12
|
+
border-right-width: calc(4px * 0);
|
|
13
|
+
border-left-width: calc(4px * calc(1 - 0));
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.divide-x-8 > * + * {
|
|
17
|
+
border-right-width: calc(8px * 0);
|
|
18
|
+
border-left-width: calc(8px * calc(1 - 0));
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.divide-x > * + * {
|
|
22
|
+
border-right-width: calc(1px * 0);
|
|
23
|
+
border-left-width: calc(1px * calc(1 - 0));
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
.divide-y-0 > * + * {
|
|
27
|
+
border-top-width: calc(0px * calc(1 - 0));
|
|
28
|
+
border-bottom-width: calc(0px * 0);
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
.divide-y-2 > * + * {
|
|
32
|
+
border-top-width: calc(2px * calc(1 - 0));
|
|
33
|
+
border-bottom-width: calc(2px * 0);
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
.divide-y-4 > * + * {
|
|
37
|
+
border-top-width: calc(4px * calc(1 - 0));
|
|
38
|
+
border-bottom-width: calc(4px * 0);
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
.divide-y-8 > * + * {
|
|
42
|
+
border-top-width: calc(8px * calc(1 - 0));
|
|
43
|
+
border-bottom-width: calc(8px * 0);
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
.divide-y > * + * {
|
|
47
|
+
border-top-width: calc(1px * calc(1 - 0));
|
|
48
|
+
border-bottom-width: calc(1px * 0);
|
|
49
|
+
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -22,15 +22,15 @@
|
|
|
22
22
|
row-gap: 1px;
|
|
23
23
|
}
|
|
24
24
|
|
|
25
|
-
.gap-0
|
|
25
|
+
.gap-0\.5 {
|
|
26
26
|
gap: 0.125rem;
|
|
27
27
|
}
|
|
28
28
|
|
|
29
|
-
.gap-x-0
|
|
29
|
+
.gap-x-0\.5 {
|
|
30
30
|
column-gap: 0.125rem;
|
|
31
31
|
}
|
|
32
32
|
|
|
33
|
-
.gap-y-0
|
|
33
|
+
.gap-y-0\.5 {
|
|
34
34
|
row-gap: 0.125rem;
|
|
35
35
|
}
|
|
36
36
|
|
|
@@ -46,15 +46,15 @@
|
|
|
46
46
|
row-gap: 0.25rem;
|
|
47
47
|
}
|
|
48
48
|
|
|
49
|
-
.gap-1
|
|
49
|
+
.gap-1\.5 {
|
|
50
50
|
gap: 0.375rem;
|
|
51
51
|
}
|
|
52
52
|
|
|
53
|
-
.gap-x-1
|
|
53
|
+
.gap-x-1\.5 {
|
|
54
54
|
column-gap: 0.375rem;
|
|
55
55
|
}
|
|
56
56
|
|
|
57
|
-
.gap-y-1
|
|
57
|
+
.gap-y-1\.5 {
|
|
58
58
|
row-gap: 0.375rem;
|
|
59
59
|
}
|
|
60
60
|
|
|
@@ -70,15 +70,15 @@
|
|
|
70
70
|
row-gap: 0.5rem;
|
|
71
71
|
}
|
|
72
72
|
|
|
73
|
-
.gap-2
|
|
73
|
+
.gap-2\.5 {
|
|
74
74
|
gap: 0.625rem;
|
|
75
75
|
}
|
|
76
76
|
|
|
77
|
-
.gap-x-2
|
|
77
|
+
.gap-x-2\.5 {
|
|
78
78
|
column-gap: 0.625rem;
|
|
79
79
|
}
|
|
80
80
|
|
|
81
|
-
.gap-y-2
|
|
81
|
+
.gap-y-2\.5 {
|
|
82
82
|
row-gap: 0.625rem;
|
|
83
83
|
}
|
|
84
84
|
|
|
@@ -94,15 +94,15 @@
|
|
|
94
94
|
row-gap: 0.75rem;
|
|
95
95
|
}
|
|
96
96
|
|
|
97
|
-
.gap-3
|
|
97
|
+
.gap-3\.5 {
|
|
98
98
|
gap: 0.875rem;
|
|
99
99
|
}
|
|
100
100
|
|
|
101
|
-
.gap-x-3
|
|
101
|
+
.gap-x-3\.5 {
|
|
102
102
|
column-gap: 0.875rem;
|
|
103
103
|
}
|
|
104
104
|
|
|
105
|
-
.gap-y-3
|
|
105
|
+
.gap-y-3\.5 {
|
|
106
106
|
row-gap: 0.875rem;
|
|
107
107
|
}
|
|
108
108
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
height: 1px;
|
|
7
7
|
}
|
|
8
8
|
|
|
9
|
-
.h-0
|
|
9
|
+
.h-0\.5 {
|
|
10
10
|
height: 0.125rem;
|
|
11
11
|
}
|
|
12
12
|
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
height: 0.25rem;
|
|
15
15
|
}
|
|
16
16
|
|
|
17
|
-
.h-1
|
|
17
|
+
.h-1\.5 {
|
|
18
18
|
height: 0.375rem;
|
|
19
19
|
}
|
|
20
20
|
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
height: 0.5rem;
|
|
23
23
|
}
|
|
24
24
|
|
|
25
|
-
.h-2
|
|
25
|
+
.h-2\.5 {
|
|
26
26
|
height: 0.625rem;
|
|
27
27
|
}
|
|
28
28
|
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
height: 0.75rem;
|
|
31
31
|
}
|
|
32
32
|
|
|
33
|
-
.h-3
|
|
33
|
+
.h-3\.5 {
|
|
34
34
|
height: 0.875rem;
|
|
35
35
|
}
|
|
36
36
|
|
|
@@ -142,63 +142,63 @@
|
|
|
142
142
|
height: auto;
|
|
143
143
|
}
|
|
144
144
|
|
|
145
|
-
.h-1
|
|
145
|
+
.h-1\/2 {
|
|
146
146
|
height: 50%;
|
|
147
147
|
}
|
|
148
148
|
|
|
149
|
-
.h-1
|
|
149
|
+
.h-1\/3 {
|
|
150
150
|
height: 33.333333%;
|
|
151
151
|
}
|
|
152
152
|
|
|
153
|
-
.h-2
|
|
153
|
+
.h-2\/3 {
|
|
154
154
|
height: 66.666667%;
|
|
155
155
|
}
|
|
156
156
|
|
|
157
|
-
.h-1
|
|
157
|
+
.h-1\/4 {
|
|
158
158
|
height: 25%;
|
|
159
159
|
}
|
|
160
160
|
|
|
161
|
-
.h-2
|
|
161
|
+
.h-2\/4 {
|
|
162
162
|
height: 50%;
|
|
163
163
|
}
|
|
164
164
|
|
|
165
|
-
.h-3
|
|
165
|
+
.h-3\/4 {
|
|
166
166
|
height: 75%;
|
|
167
167
|
}
|
|
168
168
|
|
|
169
|
-
.h-1
|
|
169
|
+
.h-1\/5 {
|
|
170
170
|
height: 20%;
|
|
171
171
|
}
|
|
172
172
|
|
|
173
|
-
.h-2
|
|
173
|
+
.h-2\/5 {
|
|
174
174
|
height: 40%;
|
|
175
175
|
}
|
|
176
176
|
|
|
177
|
-
.h-3
|
|
177
|
+
.h-3\/5 {
|
|
178
178
|
height: 60%;
|
|
179
179
|
}
|
|
180
180
|
|
|
181
|
-
.h-4
|
|
181
|
+
.h-4\/5 {
|
|
182
182
|
height: 80%;
|
|
183
183
|
}
|
|
184
184
|
|
|
185
|
-
.h-1
|
|
185
|
+
.h-1\/6 {
|
|
186
186
|
height: 16.666667%;
|
|
187
187
|
}
|
|
188
188
|
|
|
189
|
-
.h-2
|
|
189
|
+
.h-2\/6 {
|
|
190
190
|
height: 33.333333%;
|
|
191
191
|
}
|
|
192
192
|
|
|
193
|
-
.h-3
|
|
193
|
+
.h-3\/6 {
|
|
194
194
|
height: 50%;
|
|
195
195
|
}
|
|
196
196
|
|
|
197
|
-
.h-4
|
|
197
|
+
.h-4\/6 {
|
|
198
198
|
height: 66.666667%;
|
|
199
199
|
}
|
|
200
200
|
|
|
201
|
-
.h-5
|
|
201
|
+
.h-5\/6 {
|
|
202
202
|
height: 83.333333%;
|
|
203
203
|
}
|
|
204
204
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|