UNPKG

9.05 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 {
110 margin: 5px;
111 font-size: 10px; }
112 .should-be-simple-test:hover, .should-be-simple-test.hover, .should-be-simple-test:focus, .should-be-simple-test.focus {
113 color: purple; }
114 .should-be-simple-test:hover .sub, .should-be-simple-test.hover .sub, .should-be-simple-test:focus .sub, .should-be-simple-test.focus .sub {
115 color: orange; }
116
117.should-be-simple-test-and-fancy-test {
118 color: green;
119 font-size: 16px;
120 border-color: green;
121 simple: simple; }
122 .should-be-simple-test-and-fancy-test.test {
123 simple: simple;
124 color: green; }
125 .should-be-simple-test-and-fancy-test.test > .child {
126 color1: green;
127 color2: green;
128 color3: green;
129 simple: simple2; }
130 .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 {
131 test: simple;
132 color: green; }
133 .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 {
134 color: purple; }
135 .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 {
136 color: orange; }
137
138.should-be-fancy-test {
139 color: green;
140 font-size: 10px;
141 border-color: green;
142 simple: simple; }
143 .should-be-fancy-test.test {
144 simple: simple;
145 color: green; }
146 .should-be-fancy-test.test > .child {
147 color1: green;
148 color2: green;
149 color3: green;
150 simple: simple2; }
151 .should-be-fancy-test.test:hover, .should-be-fancy-test.test.hover, .should-be-fancy-test.test:focus, .should-be-fancy-test.test.focus {
152 test: simple;
153 color: green; }
154 .should-be-fancy-test:hover, .should-be-fancy-test.hover, .should-be-fancy-test:focus, .should-be-fancy-test.focus {
155 color: purple; }
156 .should-be-fancy-test:hover .sub, .should-be-fancy-test.hover .sub, .should-be-fancy-test:focus .sub, .should-be-fancy-test.focus .sub {
157 color: orange; }
158
159.null-nested-restyle {
160 color: red;
161 margin: 5px;
162 font-size: 10px;
163 border-color: red; }
164 .null-nested-restyle.test {
165 simple: simple;
166 color: red; }
167 .null-nested-restyle.test > .child {
168 color1: red;
169 color2: red;
170 color3: red;
171 simple: simple2; }
172 .null-nested-restyle.test:hover, .null-nested-restyle.test.hover, .null-nested-restyle.test:focus, .null-nested-restyle.test.focus {
173 test: simple;
174 color: red; }
175 .null-nested-restyle:hover, .null-nested-restyle.hover, .null-nested-restyle:focus, .null-nested-restyle.focus {
176 color: purple; }
177 .null-nested-restyle:hover .sub, .null-nested-restyle.hover .sub, .null-nested-restyle:focus .sub, .null-nested-restyle.focus .sub {
178 color: orange; }
179
180.should-be-selectorTest-green::before {
181 color: green; }
182
183.should-be-selectorTest-red::before {
184 color: red; }
185
186.should-be-selectorTest-blue::before {
187 color: blue; }
188
189.should-be-selectorTest-blue::before {
190 color: blue; }
191
192.should-be-headline {
193 color: blue;
194 font-weight: bold;
195 text-transform: uppercase;
196 font-family: sans-serif; }
197
198.should-be-headline-large {
199 color: blue;
200 font-weight: bold;
201 text-transform: uppercase;
202 font-family: sans-serif;
203 padding-top: 0;
204 position: relative;
205 font-size: 50px; }
206 .should-be-headline-large::before {
207 background-color: blue;
208 bottom: 12px;
209 content: "";
210 height: 8px;
211 left: 0;
212 position: absolute;
213 right: 0; }
214 .should-be-headline-large > another {
215 color: green;
216 height: 100%; }
217
218.should-be-headline-fullwidth {
219 color: red;
220 font-weight: bold;
221 text-transform: uppercase;
222 font-family: sans-serif; }
223 .should-be-headline-fullwidth::before {
224 position: static;
225 left: -100%;
226 right: -100%;
227 color: green; }
228 .should-be-headline-fullwidth > another {
229 color: pink; }
230
231.should-be-headline-large-fullwidth {
232 color: red;
233 font-weight: bold;
234 text-transform: uppercase;
235 font-family: sans-serif;
236 padding-top: 0;
237 position: relative;
238 font-size: 50px; }
239 .should-be-headline-large-fullwidth::before {
240 background-color: blue;
241 bottom: 12px;
242 content: "";
243 height: 8px;
244 left: -100%;
245 position: static;
246 right: -100%;
247 color: green; }
248 .should-be-headline-large-fullwidth > another {
249 color: pink;
250 height: 100%; }