forked from leafo/scssphp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathextends.css
More file actions
264 lines (224 loc) · 7.97 KB
/
extends.css
File metadata and controls
264 lines (224 loc) · 7.97 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
/* line 2, inputs/extends.scss */
error, pre seriousError, span seriousError, other, hello {
border: 1px #f00;
background-color: #fdd; }
/* line 7, inputs/extends.scss */
/* line 8, inputs/extends.scss */
pre seriousError, span seriousError {
font-size: 20px; }
/* line 14, inputs/extends.scss */
hello {
color: green; }
/* line 17, inputs/extends.scss */
hello div {
margin: 10px; }
/* line 22, inputs/extends.scss */
.cool, .me {
color: red; }
/* line 26, inputs/extends.scss */
.blue, .me {
color: purple; }
/* line 30, inputs/extends.scss */
/* line 34, inputs/extends.scss */
/* line 35, inputs/extends.scss */
a:hover, .hoverlink, #demo .overview .fakelink:hover {
text-decoration: underline; }
/* line 40, inputs/extends.scss */
div.hello.world.hmm, pre div.okay.span.world.hmm, pre #butt .umm div.sure.span.world.hmm, #butt .umm pre div.sure.span.world.hmm, code div.okay.span.world.hmm, code #butt .umm div.sure.span.world.hmm, #butt .umm code div.sure.span.world.hmm {
color: blue; }
/* line 44, inputs/extends.scss */
/* line 45, inputs/extends.scss */
/* line 51, inputs/extends.scss */
.xxxxx .xxxxx .xxxxx, code .xxxxx .xxxxx, code code .xxxxx, code code code, code .xxxxx code, .xxxxx code .xxxxx, .xxxxx code code, .xxxxx .xxxxx code {
color: green; }
/* line 55, inputs/extends.scss */
code {
color: red; }
/* line 63, inputs/extends.scss */
.alpha, .beta, .gama {
color: red; }
/* line 67, inputs/extends.scss */
.beta, .gama {
color: white; }
/* line 72, inputs/extends.scss */
.gama {
color: blue; }
/* line 79, inputs/extends.scss */
#admin .tabbar a, #admin .tabbar #demo .overview .fakelink, #demo .overview #admin .tabbar .fakelink {
font-weight: bold; }
/* line 80, inputs/extends.scss */
/* line 82, inputs/extends.scss */
a1 b1 c1 d1, x1 y1 z1 w1 b1 c1 d1 {
color: red; }
/* line 83, inputs/extends.scss */
/* line 85, inputs/extends.scss */
a2 b2 c2 d2, a2 x2 y2 z2 w2 c2 d2, x2 y2 z2 a2 w2 c2 d2 {
color: red; }
/* line 86, inputs/extends.scss */
/* line 89, inputs/extends.scss */
a3 b3 c3 d3, a3 b3 x3 y3 z3 w3 d3, x3 y3 z3 a3 b3 w3 d3 {
color: red; }
/* line 90, inputs/extends.scss */
/* line 93, inputs/extends.scss */
a4 b4 c4 d4, a4 b4 c4 x4 y4 z4 w4, x4 y4 z4 a4 b4 c4 w4 {
color: red; }
/* line 94, inputs/extends.scss */
/* line 98, inputs/extends.scss */
#butt .yeah .okay, #butt .yeah .umm .sure, #butt .umm .yeah .sure {
font-weight: bold; }
/* line 99, inputs/extends.scss */
/* line 101, inputs/extends.scss */
a9 b9 s9 t9 v9, a9 b9 s9 t9 x9 y9 z9, a9 b9 x9 y9 s9 t9 z9 {
color: red; }
/* line 103, inputs/extends.scss */
@media print {
/* line 110, inputs/extends.scss */
horse, man {
color: blue; } }
/* line 115, inputs/extends.scss */
man {
color: red; }
/* line 123, inputs/extends.scss */
wassup {
color: blue; }
/* line 128, inputs/extends.scss */
/* line 129, inputs/extends.scss */
.foo .wassup {
color: blue; }
/* line 137, inputs/extends.scss */
#something, .x, .y {
color: red; }
/* line 141, inputs/extends.scss */
/* line 145, inputs/extends.scss */
/* line 151, inputs/extends.scss */
/* line 152, inputs/extends.scss */
/* line 156, inputs/extends.scss */
.nav-justified, .nav-tabs.nav-justified {
text-align: justify; }
/* line 162, inputs/extends.scss */
.btn:hover, .edit .actions button:hover, .edit .new .actions button:hover, .btn:active, .edit .actions button:active, .edit .new .actions button:active, .btn.active, .edit .actions button.active, .edit .new .actions button.active, .btn.disabled, .edit .actions button.disabled, .edit .new .actions button.disabled, .btn[disabled], .edit .actions button[disabled], .edit .new .actions button[disabled] {
color: red; }
/* line 169, inputs/extends.scss */
/* line 170, inputs/extends.scss */
.edit .actions button {
float: right; }
/* line 175, inputs/extends.scss */
/* line 176, inputs/extends.scss */
/* line 177, inputs/extends.scss */
.edit .new .actions {
padding: 0; }
/* line 180, inputs/extends.scss */
/* line 186, inputs/extends.scss */
.z, .parent .self.z {
color: red; }
/* line 187, inputs/extends.scss */
/* line 191, inputs/extends.scss */
/* line 193, inputs/extends.scss */
#content .social-login {
display: block;
float: right;
margin-right: 15px;
width: 250px; }
/* line 199, inputs/extends.scss */
#content .social-login .facebook, #content .social-login .twitter {
display: block;
width: 255px;
height: 42px;
background: transparent url('images/login-btns.png') no-repeat;
background-position: 0 0; }
/* line 206, inputs/extends.scss */
#content .social-login .facebook:hover, #content .social-login .twitter:hover {
background-position: 0 -43px; }
/* line 210, inputs/extends.scss */
#content .social-login .facebook:focus, #content .social-login .twitter:focus, #content .social-login .facebook:active, #content .social-login .twitter:active {
background-position: 0 -86px; }
/* line 215, inputs/extends.scss */
#content .social-login .twitter {
background-position: 0 -129px; }
/* line 220, inputs/extends.scss */
#content .social-login .twitter:hover {
background-position: 0 -172px; }
/* line 224, inputs/extends.scss */
#content .social-login .twitter:active, #content .social-login .twitter:focus {
background-position: 0 -215px; }
/* line 232, inputs/extends.scss */
/* line 233, inputs/extends.scss */
body .to-extend, body .test {
color: red; }
/* line 236, inputs/extends.scss */
/* line 241, inputs/extends.scss */
/* line 242, inputs/extends.scss */
.navbar .navbar-brand, .navbar .navbar-brand:hover {
font-weight: bold;
text-shadow: none;
color: #fff; }
/* line 247, inputs/extends.scss */
/* line 253, inputs/extends.scss */
/* line 254, inputs/extends.scss */
.foo__bar#test, input {
background: red; }
/* line 256, inputs/extends.scss */
/* line 258, inputs/extends.scss */
.selector1, .master-class {
color: blue; }
/* line 262, inputs/extends.scss */
.selector2, .master-class {
background: #ccc; }
/* line 268, inputs/extends.scss */
/* line 274, inputs/extends.scss */
/* line 275, inputs/extends.scss */
.main .block__element, .main .block__element--modifier {
font-size: 14px; }
/* line 278, inputs/extends.scss */
.main .block__element--modifier {
font-weight: bold; }
/* line 285, inputs/extends.scss */
/* line 291, inputs/extends.scss */
.pagination-bullet {
width: 6px;
height: 6px;
margin-left: 5px; }
/* line 295, inputs/extends.scss */
.pagination-bullet:first-child {
margin-left: 0; }
/* line 298, inputs/extends.scss */
.pagination-bullet.is-active {
background-color: white; }
/* line 303, inputs/extends.scss */
/* line 304, inputs/extends.scss */
/* line 315, inputs/extends.scss */
/* line 310, inputs/extends.scss */
/* line 317, inputs/extends.scss */
.parent-nested-foo-include .in-nested-foo .child-nested-foo-include, .parent-nested-foo-include .in-nested-foo .beard + .mustache {
color: green; }
/* line 323, inputs/extends.scss */
/* line 328, inputs/extends.scss */
/* line 331, inputs/extends.scss */
.btn-group > .btn-lg, .btn-group-lg.btn-group > .btn, .edit .actions .btn-group-lg.btn-group > button, .edit .new .actions .btn-group-lg.btn-group > button {
padding-right: 12px;
padding-left: 12px; }
/* line 337, inputs/extends.scss */
.fp-content-center form + div {
padding-left: 0; }
/* line 341, inputs/extends.scss */
/* line 342, inputs/extends.scss */
.form-inline + .a .form-group > b, .form-inline + .a .fp-content-center form + div > b, .fp-content-center .form-inline + .a form + div > b {
margin-bottom: 0; }
/* line 348, inputs/extends.scss */
canvas, object, embed.bar {
color: yellow; }
/* line 351, inputs/extends.scss */
.popup, input, img.bar, .prepend input.foo, .prepend div.foo {
color: red; }
/* line 354, inputs/extends.scss */
div.popup, .prepend div.foo {
color: blue; }
/* line 357, inputs/extends.scss */
.before span.popup .after {
color: green; }
/* line 360, inputs/extends.scss */
/* line 363, inputs/extends.scss */
/* line 366, inputs/extends.scss */
/* line 369, inputs/extends.scss */
/* line 372, inputs/extends.scss */
/* line 373, inputs/extends.scss */