UNPKG

7.92 kBCSSView Raw
1.should-be-test {
2 color: red;
3 margin: 5px;
4 font-size: 10px;
5 border-color: red; }
6 .should-be-test.test {
7 simple: simple;
8 color: red; }
9 .should-be-test.test > .child {
10 color1: red;
11 color2: red;
12 color3: red;
13 simple: simple2; }
14 .should-be-test.test:hover, .should-be-test.test.hover, .should-be-test.test:focus, .should-be-test.test.focus {
15 test: simple;
16 color: red; }
17 .should-be-test:hover, .should-be-test.hover, .should-be-test:focus, .should-be-test.focus {
18 color: purple; }
19 .should-be-test:hover .sub, .should-be-test.hover .sub, .should-be-test:focus .sub, .should-be-test.focus .sub {
20 color: orange; }
21
22.should-be-fancy-test {
23 color: green;
24 font-size: 10px;
25 border-color: green;
26 simple: simple; }
27 .should-be-fancy-test.test {
28 simple: simple;
29 color: green; }
30 .should-be-fancy-test.test > .child {
31 color1: green;
32 color2: green;
33 color3: green;
34 simple: simple2; }
35 .should-be-fancy-test.test:hover, .should-be-fancy-test.test.hover, .should-be-fancy-test.test:focus, .should-be-fancy-test.test.focus {
36 test: simple;
37 color: green; }
38 .should-be-fancy-test:hover, .should-be-fancy-test.hover, .should-be-fancy-test:focus, .should-be-fancy-test.focus {
39 color: purple; }
40 .should-be-fancy-test:hover .sub, .should-be-fancy-test.hover .sub, .should-be-fancy-test:focus .sub, .should-be-fancy-test.focus .sub {
41 color: orange; }
42
43.should-be-fancy-test {
44 color: green;
45 font-size: 10px;
46 border-color: green;
47 simple: simple; }
48 .should-be-fancy-test.test {
49 simple: simple;
50 color: green; }
51 .should-be-fancy-test.test > .child {
52 color1: green;
53 color2: green;
54 color3: green;
55 simple: simple2; }
56 .should-be-fancy-test.test:hover, .should-be-fancy-test.test.hover, .should-be-fancy-test.test:focus, .should-be-fancy-test.test.focus {
57 test: simple;
58 color: green; }
59 .should-be-fancy-test:hover, .should-be-fancy-test.hover, .should-be-fancy-test:focus, .should-be-fancy-test.focus {
60 color: purple; }
61 .should-be-fancy-test:hover .sub, .should-be-fancy-test.hover .sub, .should-be-fancy-test:focus .sub, .should-be-fancy-test.focus .sub {
62 color: orange; }
63
64.should-be-simple-test {
65 margin: 5px;
66 font-size: 10px; }
67 .should-be-simple-test:hover, .should-be-simple-test.hover, .should-be-simple-test:focus, .should-be-simple-test.focus {
68 color: purple; }
69 .should-be-simple-test:hover .sub, .should-be-simple-test.hover .sub, .should-be-simple-test:focus .sub, .should-be-simple-test.focus .sub {
70 color: orange; }
71
72.should-be-simple-test-and-fancy-test {
73 color: green;
74 font-size: 10px;
75 border-color: green;
76 simple: simple; }
77 .should-be-simple-test-and-fancy-test.test {
78 simple: simple;
79 color: green; }
80 .should-be-simple-test-and-fancy-test.test > .child {
81 color1: green;
82 color2: green;
83 color3: green;
84 simple: simple2; }
85 .should-be-simple-test-and-fancy-test.test:hover, .should-be-simple-test-and-fancy-test.test.hover, .should-be-simple-test-and-fancy-test.test:focus, .should-be-simple-test-and-fancy-test.test.focus {
86 test: simple;
87 color: green; }
88 .should-be-simple-test-and-fancy-test:hover, .should-be-simple-test-and-fancy-test.hover, .should-be-simple-test-and-fancy-test:focus, .should-be-simple-test-and-fancy-test.focus {
89 color: purple; }
90 .should-be-simple-test-and-fancy-test:hover .sub, .should-be-simple-test-and-fancy-test.hover .sub, .should-be-simple-test-and-fancy-test:focus .sub, .should-be-simple-test-and-fancy-test.focus .sub {
91 color: orange; }
92
93.should-be-simple-fancy-test {
94 font-size: 10px;
95 simple: simple; }
96 .should-be-simple-fancy-test:hover, .should-be-simple-fancy-test.hover, .should-be-simple-fancy-test:focus, .should-be-simple-fancy-test.focus {
97 color: purple; }
98 .should-be-simple-fancy-test:hover .sub, .should-be-simple-fancy-test.hover .sub, .should-be-simple-fancy-test:focus .sub, .should-be-simple-fancy-test.focus .sub {
99 color: orange; }
100
101.should-be-fancy-simple-test {
102 font-size: 10px;
103 simple: simple; }
104 .should-be-fancy-simple-test:hover, .should-be-fancy-simple-test.hover, .should-be-fancy-simple-test:focus, .should-be-fancy-simple-test.focus {
105 color: purple; }
106 .should-be-fancy-simple-test:hover .sub, .should-be-fancy-simple-test.hover .sub, .should-be-fancy-simple-test:focus .sub, .should-be-fancy-simple-test.focus .sub {
107 color: orange; }
108
109.should-be-simple-test-and-fancy-test {
110 color: green;
111 font-size: 16px;
112 border-color: green;
113 simple: simple; }
114 .should-be-simple-test-and-fancy-test.test {
115 simple: simple;
116 color: green; }
117 .should-be-simple-test-and-fancy-test.test > .child {
118 color1: green;
119 color2: green;
120 color3: green;
121 simple: simple2; }
122 .should-be-simple-test-and-fancy-test.test:hover, .should-be-simple-test-and-fancy-test.test.hover, .should-be-simple-test-and-fancy-test.test:focus, .should-be-simple-test-and-fancy-test.test.focus {
123 test: simple;
124 color: green; }
125 .should-be-simple-test-and-fancy-test:hover, .should-be-simple-test-and-fancy-test.hover, .should-be-simple-test-and-fancy-test:focus, .should-be-simple-test-and-fancy-test.focus {
126 color: purple; }
127 .should-be-simple-test-and-fancy-test:hover .sub, .should-be-simple-test-and-fancy-test.hover .sub, .should-be-simple-test-and-fancy-test:focus .sub, .should-be-simple-test-and-fancy-test.focus .sub {
128 color: orange; }
129
130.should-be-fancy-test {
131 color: green;
132 font-size: 10px;
133 border-color: green;
134 simple: simple; }
135 .should-be-fancy-test.test {
136 simple: simple;
137 color: green; }
138 .should-be-fancy-test.test > .child {
139 color1: green;
140 color2: green;
141 color3: green;
142 simple: simple2; }
143 .should-be-fancy-test.test:hover, .should-be-fancy-test.test.hover, .should-be-fancy-test.test:focus, .should-be-fancy-test.test.focus {
144 test: simple;
145 color: green; }
146 .should-be-fancy-test:hover, .should-be-fancy-test.hover, .should-be-fancy-test:focus, .should-be-fancy-test.focus {
147 color: purple; }
148 .should-be-fancy-test:hover .sub, .should-be-fancy-test.hover .sub, .should-be-fancy-test:focus .sub, .should-be-fancy-test.focus .sub {
149 color: orange; }
150
151.should-be-selectorTest-green::before {
152 color: green; }
153
154.should-be-selectorTest-red::before {
155 color: red; }
156
157.should-be-selectorTest-blue::before {
158 color: blue; }
159
160.should-be-selectorTest-blue::before {
161 color: blue; }
162
163.should-be-headline {
164 color: blue;
165 font-weight: bold;
166 text-transform: uppercase;
167 font-family: sans-serif; }
168
169.should-be-headline-large {
170 color: blue;
171 font-weight: bold;
172 text-transform: uppercase;
173 font-family: sans-serif;
174 padding-top: 0;
175 position: relative;
176 font-size: 50px; }
177 .should-be-headline-large::before {
178 background-color: blue;
179 bottom: 12px;
180 content: "";
181 height: 8px;
182 left: 0;
183 position: absolute;
184 right: 0; }
185 .should-be-headline-large > another {
186 color: green;
187 height: 100%; }
188
189.should-be-headline-fullwidth {
190 color: red;
191 font-weight: bold;
192 text-transform: uppercase;
193 font-family: sans-serif; }
194 .should-be-headline-fullwidth::before {
195 position: static;
196 left: -100%;
197 right: -100%;
198 color: green; }
199 .should-be-headline-fullwidth > another {
200 color: pink; }
201
202.should-be-headline-large-fullwidth {
203 color: red;
204 font-weight: bold;
205 text-transform: uppercase;
206 font-family: sans-serif;
207 padding-top: 0;
208 position: relative;
209 font-size: 50px; }
210 .should-be-headline-large-fullwidth::before {
211 background-color: blue;
212 bottom: 12px;
213 content: "";
214 height: 8px;
215 left: -100%;
216 position: static;
217 right: -100%;
218 color: green; }
219 .should-be-headline-large-fullwidth > another {
220 color: pink;
221 height: 100%; }