rpure-sass 0.1.1
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 +7 -0
- data/.gitignore +17 -0
- data/.rspec +2 -0
- data/.travis.yml +5 -0
- data/Gemfile +4 -0
- data/LICENSE +21 -0
- data/README.md +18 -0
- data/Rakefile +6 -0
- data/_config.yml +1 -0
- data/assets/fonts/DroidSans-Bold.ttf +0 -0
- data/assets/fonts/DroidSans.ttf +0 -0
- data/assets/javascripts/rpure/modal.js +258 -0
- data/assets/javascripts/rpure.js +1 -0
- data/assets/stylesheets/rpure/_base.scss +204 -0
- data/assets/stylesheets/rpure/_buttons.scss +188 -0
- data/assets/stylesheets/rpure/_forms.scss +286 -0
- data/assets/stylesheets/rpure/_grids-responsive.scss +603 -0
- data/assets/stylesheets/rpure/_grids.scss +190 -0
- data/assets/stylesheets/rpure/_menus.scss +176 -0
- data/assets/stylesheets/rpure/_modals.scss +164 -0
- data/assets/stylesheets/rpure/_tables.scss +55 -0
- data/assets/stylesheets/rpure.scss +18 -0
- data/bin/console +6 -0
- data/bin/setup +8 -0
- data/lib/rpure/sass/engine.rb +13 -0
- data/lib/rpure/sass/version.rb +5 -0
- data/lib/rpure-sass.rb +41 -0
- data/renovate.json +5 -0
- data/rpure-sass.gemspec +29 -0
- metadata +127 -0
@@ -0,0 +1,603 @@
|
|
1
|
+
@media screen and (min-width: 35.5em) {
|
2
|
+
.rpure-u-sm-1, .rpure-u-sm-1-1, .rpure-u-sm-1-2, .rpure-u-sm-1-3, .rpure-u-sm-2-3, .rpure-u-sm-1-4, .rpure-u-sm-3-4, .rpure-u-sm-1-5, .rpure-u-sm-2-5, .rpure-u-sm-3-5, .rpure-u-sm-4-5, .rpure-u-sm-5-5, .rpure-u-sm-1-6, .rpure-u-sm-5-6, .rpure-u-sm-1-8, .rpure-u-sm-3-8, .rpure-u-sm-5-8, .rpure-u-sm-7-8, .rpure-u-sm-1-12, .rpure-u-sm-5-12, .rpure-u-sm-7-12, .rpure-u-sm-11-12, .rpure-u-sm-1-24, .rpure-u-sm-2-24, .rpure-u-sm-3-24, .rpure-u-sm-4-24, .rpure-u-sm-5-24, .rpure-u-sm-6-24, .rpure-u-sm-7-24, .rpure-u-sm-8-24, .rpure-u-sm-9-24, .rpure-u-sm-10-24, .rpure-u-sm-11-24, .rpure-u-sm-12-24, .rpure-u-sm-13-24, .rpure-u-sm-14-24, .rpure-u-sm-15-24, .rpure-u-sm-16-24, .rpure-u-sm-17-24, .rpure-u-sm-18-24, .rpure-u-sm-19-24, .rpure-u-sm-20-24, .rpure-u-sm-21-24, .rpure-u-sm-22-24, .rpure-u-sm-23-24, .rpure-u-sm-24-24 {
|
3
|
+
display: inline-block;
|
4
|
+
*display: inline;
|
5
|
+
zoom: 1;
|
6
|
+
letter-spacing: normal;
|
7
|
+
word-spacing: normal;
|
8
|
+
vertical-align: top;
|
9
|
+
text-rendering: auto;
|
10
|
+
}
|
11
|
+
|
12
|
+
.rpure-u-sm-1-24 {
|
13
|
+
width: 4.1667%;
|
14
|
+
*width: 4.1357%;
|
15
|
+
}
|
16
|
+
|
17
|
+
.rpure-u-sm-1-12, .rpure-u-sm-2-24 {
|
18
|
+
width: 8.3333%;
|
19
|
+
*width: 8.3023%;
|
20
|
+
}
|
21
|
+
|
22
|
+
.rpure-u-sm-1-8, .rpure-u-sm-3-24 {
|
23
|
+
width: 12.5000%;
|
24
|
+
*width: 12.4690%;
|
25
|
+
}
|
26
|
+
|
27
|
+
.rpure-u-sm-1-6, .rpure-u-sm-4-24 {
|
28
|
+
width: 16.6667%;
|
29
|
+
*width: 16.6357%;
|
30
|
+
}
|
31
|
+
|
32
|
+
.rpure-u-sm-1-5 {
|
33
|
+
width: 20%;
|
34
|
+
*width: 19.9690%;
|
35
|
+
}
|
36
|
+
|
37
|
+
.rpure-u-sm-5-24 {
|
38
|
+
width: 20.8333%;
|
39
|
+
*width: 20.8023%;
|
40
|
+
}
|
41
|
+
|
42
|
+
.rpure-u-sm-1-4, .rpure-u-sm-6-24 {
|
43
|
+
width: 25%;
|
44
|
+
*width: 24.9690%;
|
45
|
+
}
|
46
|
+
|
47
|
+
.rpure-u-sm-7-24 {
|
48
|
+
width: 29.1667%;
|
49
|
+
*width: 29.1357%;
|
50
|
+
}
|
51
|
+
|
52
|
+
.rpure-u-sm-1-3, .rpure-u-sm-8-24 {
|
53
|
+
width: 33.3333%;
|
54
|
+
*width: 33.3023%;
|
55
|
+
}
|
56
|
+
|
57
|
+
.rpure-u-sm-3-8, .rpure-u-sm-9-24 {
|
58
|
+
width: 37.5000%;
|
59
|
+
*width: 37.4690%;
|
60
|
+
}
|
61
|
+
|
62
|
+
.rpure-u-sm-2-5 {
|
63
|
+
width: 40%;
|
64
|
+
*width: 39.9690%;
|
65
|
+
}
|
66
|
+
|
67
|
+
.rpure-u-sm-5-12, .rpure-u-sm-10-24 {
|
68
|
+
width: 41.6667%;
|
69
|
+
*width: 41.6357%;
|
70
|
+
}
|
71
|
+
|
72
|
+
.rpure-u-sm-11-24 {
|
73
|
+
width: 45.8333%;
|
74
|
+
*width: 45.8023%;
|
75
|
+
}
|
76
|
+
|
77
|
+
.rpure-u-sm-1-2, .rpure-u-sm-12-24 {
|
78
|
+
width: 50%;
|
79
|
+
*width: 49.9690%;
|
80
|
+
}
|
81
|
+
|
82
|
+
.rpure-u-sm-13-24 {
|
83
|
+
width: 54.1667%;
|
84
|
+
*width: 54.1357%;
|
85
|
+
}
|
86
|
+
|
87
|
+
.rpure-u-sm-7-12, .rpure-u-sm-14-24 {
|
88
|
+
width: 58.3333%;
|
89
|
+
*width: 58.3023%;
|
90
|
+
}
|
91
|
+
|
92
|
+
.rpure-u-sm-3-5 {
|
93
|
+
width: 60%;
|
94
|
+
*width: 59.9690%;
|
95
|
+
}
|
96
|
+
|
97
|
+
.rpure-u-sm-5-8, .rpure-u-sm-15-24 {
|
98
|
+
width: 62.5000%;
|
99
|
+
*width: 62.4690%;
|
100
|
+
}
|
101
|
+
|
102
|
+
.rpure-u-sm-2-3, .rpure-u-sm-16-24 {
|
103
|
+
width: 66.6667%;
|
104
|
+
*width: 66.6357%;
|
105
|
+
}
|
106
|
+
|
107
|
+
.rpure-u-sm-17-24 {
|
108
|
+
width: 70.8333%;
|
109
|
+
*width: 70.8023%;
|
110
|
+
}
|
111
|
+
|
112
|
+
.rpure-u-sm-3-4, .rpure-u-sm-18-24 {
|
113
|
+
width: 75%;
|
114
|
+
*width: 74.9690%;
|
115
|
+
}
|
116
|
+
|
117
|
+
.rpure-u-sm-19-24 {
|
118
|
+
width: 79.1667%;
|
119
|
+
*width: 79.1357%;
|
120
|
+
}
|
121
|
+
|
122
|
+
.rpure-u-sm-4-5 {
|
123
|
+
width: 80%;
|
124
|
+
*width: 79.9690%;
|
125
|
+
}
|
126
|
+
|
127
|
+
.rpure-u-sm-5-6, .rpure-u-sm-20-24 {
|
128
|
+
width: 83.3333%;
|
129
|
+
*width: 83.3023%;
|
130
|
+
}
|
131
|
+
|
132
|
+
.rpure-u-sm-7-8, .rpure-u-sm-21-24 {
|
133
|
+
width: 87.5000%;
|
134
|
+
*width: 87.4690%;
|
135
|
+
}
|
136
|
+
|
137
|
+
.rpure-u-sm-11-12, .rpure-u-sm-22-24 {
|
138
|
+
width: 91.6667%;
|
139
|
+
*width: 91.6357%;
|
140
|
+
}
|
141
|
+
|
142
|
+
.rpure-u-sm-23-24 {
|
143
|
+
width: 95.8333%;
|
144
|
+
*width: 95.8023%;
|
145
|
+
}
|
146
|
+
|
147
|
+
.rpure-u-sm-1, .rpure-u-sm-1-1, .rpure-u-sm-5-5, .rpure-u-sm-24-24 {
|
148
|
+
width: 100%;
|
149
|
+
}
|
150
|
+
}
|
151
|
+
|
152
|
+
@media screen and (min-width: 48em) {
|
153
|
+
.rpure-u-md-1, .rpure-u-md-1-1, .rpure-u-md-1-2, .rpure-u-md-1-3, .rpure-u-md-2-3, .rpure-u-md-1-4, .rpure-u-md-3-4, .rpure-u-md-1-5, .rpure-u-md-2-5, .rpure-u-md-3-5, .rpure-u-md-4-5, .rpure-u-md-5-5, .rpure-u-md-1-6, .rpure-u-md-5-6, .rpure-u-md-1-8, .rpure-u-md-3-8, .rpure-u-md-5-8, .rpure-u-md-7-8, .rpure-u-md-1-12, .rpure-u-md-5-12, .rpure-u-md-7-12, .rpure-u-md-11-12, .rpure-u-md-1-24, .rpure-u-md-2-24, .rpure-u-md-3-24, .rpure-u-md-4-24, .rpure-u-md-5-24, .rpure-u-md-6-24, .rpure-u-md-7-24, .rpure-u-md-8-24, .rpure-u-md-9-24, .rpure-u-md-10-24, .rpure-u-md-11-24, .rpure-u-md-12-24, .rpure-u-md-13-24, .rpure-u-md-14-24, .rpure-u-md-15-24, .rpure-u-md-16-24, .rpure-u-md-17-24, .rpure-u-md-18-24, .rpure-u-md-19-24, .rpure-u-md-20-24, .rpure-u-md-21-24, .rpure-u-md-22-24, .rpure-u-md-23-24, .rpure-u-md-24-24 {
|
154
|
+
display: inline-block;
|
155
|
+
*display: inline;
|
156
|
+
zoom: 1;
|
157
|
+
letter-spacing: normal;
|
158
|
+
word-spacing: normal;
|
159
|
+
vertical-align: top;
|
160
|
+
text-rendering: auto;
|
161
|
+
}
|
162
|
+
|
163
|
+
.rpure-u-md-1-24 {
|
164
|
+
width: 4.1667%;
|
165
|
+
*width: 4.1357%;
|
166
|
+
}
|
167
|
+
|
168
|
+
.rpure-u-md-1-12, .rpure-u-md-2-24 {
|
169
|
+
width: 8.3333%;
|
170
|
+
*width: 8.3023%;
|
171
|
+
}
|
172
|
+
|
173
|
+
.rpure-u-md-1-8, .rpure-u-md-3-24 {
|
174
|
+
width: 12.5000%;
|
175
|
+
*width: 12.4690%;
|
176
|
+
}
|
177
|
+
|
178
|
+
.rpure-u-md-1-6, .rpure-u-md-4-24 {
|
179
|
+
width: 16.6667%;
|
180
|
+
*width: 16.6357%;
|
181
|
+
}
|
182
|
+
|
183
|
+
.rpure-u-md-1-5 {
|
184
|
+
width: 20%;
|
185
|
+
*width: 19.9690%;
|
186
|
+
}
|
187
|
+
|
188
|
+
.rpure-u-md-5-24 {
|
189
|
+
width: 20.8333%;
|
190
|
+
*width: 20.8023%;
|
191
|
+
}
|
192
|
+
|
193
|
+
.rpure-u-md-1-4, .rpure-u-md-6-24 {
|
194
|
+
width: 25%;
|
195
|
+
*width: 24.9690%;
|
196
|
+
}
|
197
|
+
|
198
|
+
.rpure-u-md-7-24 {
|
199
|
+
width: 29.1667%;
|
200
|
+
*width: 29.1357%;
|
201
|
+
}
|
202
|
+
|
203
|
+
.rpure-u-md-1-3, .rpure-u-md-8-24 {
|
204
|
+
width: 33.3333%;
|
205
|
+
*width: 33.3023%;
|
206
|
+
}
|
207
|
+
|
208
|
+
.rpure-u-md-3-8, .rpure-u-md-9-24 {
|
209
|
+
width: 37.5000%;
|
210
|
+
*width: 37.4690%;
|
211
|
+
}
|
212
|
+
|
213
|
+
.rpure-u-md-2-5 {
|
214
|
+
width: 40%;
|
215
|
+
*width: 39.9690%;
|
216
|
+
}
|
217
|
+
|
218
|
+
.rpure-u-md-5-12, .rpure-u-md-10-24 {
|
219
|
+
width: 41.6667%;
|
220
|
+
*width: 41.6357%;
|
221
|
+
}
|
222
|
+
|
223
|
+
.rpure-u-md-11-24 {
|
224
|
+
width: 45.8333%;
|
225
|
+
*width: 45.8023%;
|
226
|
+
}
|
227
|
+
|
228
|
+
.rpure-u-md-1-2, .rpure-u-md-12-24 {
|
229
|
+
width: 50%;
|
230
|
+
*width: 49.9690%;
|
231
|
+
}
|
232
|
+
|
233
|
+
.rpure-u-md-13-24 {
|
234
|
+
width: 54.1667%;
|
235
|
+
*width: 54.1357%;
|
236
|
+
}
|
237
|
+
|
238
|
+
.rpure-u-md-7-12, .rpure-u-md-14-24 {
|
239
|
+
width: 58.3333%;
|
240
|
+
*width: 58.3023%;
|
241
|
+
}
|
242
|
+
|
243
|
+
.rpure-u-md-3-5 {
|
244
|
+
width: 60%;
|
245
|
+
*width: 59.9690%;
|
246
|
+
}
|
247
|
+
|
248
|
+
.rpure-u-md-5-8, .rpure-u-md-15-24 {
|
249
|
+
width: 62.5000%;
|
250
|
+
*width: 62.4690%;
|
251
|
+
}
|
252
|
+
|
253
|
+
.rpure-u-md-2-3, .rpure-u-md-16-24 {
|
254
|
+
width: 66.6667%;
|
255
|
+
*width: 66.6357%;
|
256
|
+
}
|
257
|
+
|
258
|
+
.rpure-u-md-17-24 {
|
259
|
+
width: 70.8333%;
|
260
|
+
*width: 70.8023%;
|
261
|
+
}
|
262
|
+
|
263
|
+
.rpure-u-md-3-4, .rpure-u-md-18-24 {
|
264
|
+
width: 75%;
|
265
|
+
*width: 74.9690%;
|
266
|
+
}
|
267
|
+
|
268
|
+
.rpure-u-md-19-24 {
|
269
|
+
width: 79.1667%;
|
270
|
+
*width: 79.1357%;
|
271
|
+
}
|
272
|
+
|
273
|
+
.rpure-u-md-4-5 {
|
274
|
+
width: 80%;
|
275
|
+
*width: 79.9690%;
|
276
|
+
}
|
277
|
+
|
278
|
+
.rpure-u-md-5-6, .rpure-u-md-20-24 {
|
279
|
+
width: 83.3333%;
|
280
|
+
*width: 83.3023%;
|
281
|
+
}
|
282
|
+
|
283
|
+
.rpure-u-md-7-8, .rpure-u-md-21-24 {
|
284
|
+
width: 87.5000%;
|
285
|
+
*width: 87.4690%;
|
286
|
+
}
|
287
|
+
|
288
|
+
.rpure-u-md-11-12, .rpure-u-md-22-24 {
|
289
|
+
width: 91.6667%;
|
290
|
+
*width: 91.6357%;
|
291
|
+
}
|
292
|
+
|
293
|
+
.rpure-u-md-23-24 {
|
294
|
+
width: 95.8333%;
|
295
|
+
*width: 95.8023%;
|
296
|
+
}
|
297
|
+
|
298
|
+
.rpure-u-md-1, .rpure-u-md-1-1, .rpure-u-md-5-5, .rpure-u-md-24-24 {
|
299
|
+
width: 100%;
|
300
|
+
}
|
301
|
+
}
|
302
|
+
|
303
|
+
@media screen and (min-width: 64em) {
|
304
|
+
.rpure-u-lg-1, .rpure-u-lg-1-1, .rpure-u-lg-1-2, .rpure-u-lg-1-3, .rpure-u-lg-2-3, .rpure-u-lg-1-4, .rpure-u-lg-3-4, .rpure-u-lg-1-5, .rpure-u-lg-2-5, .rpure-u-lg-3-5, .rpure-u-lg-4-5, .rpure-u-lg-5-5, .rpure-u-lg-1-6, .rpure-u-lg-5-6, .rpure-u-lg-1-8, .rpure-u-lg-3-8, .rpure-u-lg-5-8, .rpure-u-lg-7-8, .rpure-u-lg-1-12, .rpure-u-lg-5-12, .rpure-u-lg-7-12, .rpure-u-lg-11-12, .rpure-u-lg-1-24, .rpure-u-lg-2-24, .rpure-u-lg-3-24, .rpure-u-lg-4-24, .rpure-u-lg-5-24, .rpure-u-lg-6-24, .rpure-u-lg-7-24, .rpure-u-lg-8-24, .rpure-u-lg-9-24, .rpure-u-lg-10-24, .rpure-u-lg-11-24, .rpure-u-lg-12-24, .rpure-u-lg-13-24, .rpure-u-lg-14-24, .rpure-u-lg-15-24, .rpure-u-lg-16-24, .rpure-u-lg-17-24, .rpure-u-lg-18-24, .rpure-u-lg-19-24, .rpure-u-lg-20-24, .rpure-u-lg-21-24, .rpure-u-lg-22-24, .rpure-u-lg-23-24, .rpure-u-lg-24-24 {
|
305
|
+
display: inline-block;
|
306
|
+
*display: inline;
|
307
|
+
zoom: 1;
|
308
|
+
letter-spacing: normal;
|
309
|
+
word-spacing: normal;
|
310
|
+
vertical-align: top;
|
311
|
+
text-rendering: auto;
|
312
|
+
}
|
313
|
+
|
314
|
+
.rpure-u-lg-1-24 {
|
315
|
+
width: 4.1667%;
|
316
|
+
*width: 4.1357%;
|
317
|
+
}
|
318
|
+
|
319
|
+
.rpure-u-lg-1-12, .rpure-u-lg-2-24 {
|
320
|
+
width: 8.3333%;
|
321
|
+
*width: 8.3023%;
|
322
|
+
}
|
323
|
+
|
324
|
+
.rpure-u-lg-1-8, .rpure-u-lg-3-24 {
|
325
|
+
width: 12.5000%;
|
326
|
+
*width: 12.4690%;
|
327
|
+
}
|
328
|
+
|
329
|
+
.rpure-u-lg-1-6, .rpure-u-lg-4-24 {
|
330
|
+
width: 16.6667%;
|
331
|
+
*width: 16.6357%;
|
332
|
+
}
|
333
|
+
|
334
|
+
.rpure-u-lg-1-5 {
|
335
|
+
width: 20%;
|
336
|
+
*width: 19.9690%;
|
337
|
+
}
|
338
|
+
|
339
|
+
.rpure-u-lg-5-24 {
|
340
|
+
width: 20.8333%;
|
341
|
+
*width: 20.8023%;
|
342
|
+
}
|
343
|
+
|
344
|
+
.rpure-u-lg-1-4, .rpure-u-lg-6-24 {
|
345
|
+
width: 25%;
|
346
|
+
*width: 24.9690%;
|
347
|
+
}
|
348
|
+
|
349
|
+
.rpure-u-lg-7-24 {
|
350
|
+
width: 29.1667%;
|
351
|
+
*width: 29.1357%;
|
352
|
+
}
|
353
|
+
|
354
|
+
.rpure-u-lg-1-3, .rpure-u-lg-8-24 {
|
355
|
+
width: 33.3333%;
|
356
|
+
*width: 33.3023%;
|
357
|
+
}
|
358
|
+
|
359
|
+
.rpure-u-lg-3-8, .rpure-u-lg-9-24 {
|
360
|
+
width: 37.5000%;
|
361
|
+
*width: 37.4690%;
|
362
|
+
}
|
363
|
+
|
364
|
+
.rpure-u-lg-2-5 {
|
365
|
+
width: 40%;
|
366
|
+
*width: 39.9690%;
|
367
|
+
}
|
368
|
+
|
369
|
+
.rpure-u-lg-5-12, .rpure-u-lg-10-24 {
|
370
|
+
width: 41.6667%;
|
371
|
+
*width: 41.6357%;
|
372
|
+
}
|
373
|
+
|
374
|
+
.rpure-u-lg-11-24 {
|
375
|
+
width: 45.8333%;
|
376
|
+
*width: 45.8023%;
|
377
|
+
}
|
378
|
+
|
379
|
+
.rpure-u-lg-1-2, .rpure-u-lg-12-24 {
|
380
|
+
width: 50%;
|
381
|
+
*width: 49.9690%;
|
382
|
+
}
|
383
|
+
|
384
|
+
.rpure-u-lg-13-24 {
|
385
|
+
width: 54.1667%;
|
386
|
+
*width: 54.1357%;
|
387
|
+
}
|
388
|
+
|
389
|
+
.rpure-u-lg-7-12, .rpure-u-lg-14-24 {
|
390
|
+
width: 58.3333%;
|
391
|
+
*width: 58.3023%;
|
392
|
+
}
|
393
|
+
|
394
|
+
.rpure-u-lg-3-5 {
|
395
|
+
width: 60%;
|
396
|
+
*width: 59.9690%;
|
397
|
+
}
|
398
|
+
|
399
|
+
.rpure-u-lg-5-8, .rpure-u-lg-15-24 {
|
400
|
+
width: 62.5000%;
|
401
|
+
*width: 62.4690%;
|
402
|
+
}
|
403
|
+
|
404
|
+
.rpure-u-lg-2-3, .rpure-u-lg-16-24 {
|
405
|
+
width: 66.6667%;
|
406
|
+
*width: 66.6357%;
|
407
|
+
}
|
408
|
+
|
409
|
+
.rpure-u-lg-17-24 {
|
410
|
+
width: 70.8333%;
|
411
|
+
*width: 70.8023%;
|
412
|
+
}
|
413
|
+
|
414
|
+
.rpure-u-lg-3-4, .rpure-u-lg-18-24 {
|
415
|
+
width: 75%;
|
416
|
+
*width: 74.9690%;
|
417
|
+
}
|
418
|
+
|
419
|
+
.rpure-u-lg-19-24 {
|
420
|
+
width: 79.1667%;
|
421
|
+
*width: 79.1357%;
|
422
|
+
}
|
423
|
+
|
424
|
+
.rpure-u-lg-4-5 {
|
425
|
+
width: 80%;
|
426
|
+
*width: 79.9690%;
|
427
|
+
}
|
428
|
+
|
429
|
+
.rpure-u-lg-5-6, .rpure-u-lg-20-24 {
|
430
|
+
width: 83.3333%;
|
431
|
+
*width: 83.3023%;
|
432
|
+
}
|
433
|
+
|
434
|
+
.rpure-u-lg-7-8, .rpure-u-lg-21-24 {
|
435
|
+
width: 87.5000%;
|
436
|
+
*width: 87.4690%;
|
437
|
+
}
|
438
|
+
|
439
|
+
.rpure-u-lg-11-12, .rpure-u-lg-22-24 {
|
440
|
+
width: 91.6667%;
|
441
|
+
*width: 91.6357%;
|
442
|
+
}
|
443
|
+
|
444
|
+
.rpure-u-lg-23-24 {
|
445
|
+
width: 95.8333%;
|
446
|
+
*width: 95.8023%;
|
447
|
+
}
|
448
|
+
|
449
|
+
.rpure-u-lg-1, .rpure-u-lg-1-1, .rpure-u-lg-5-5, .rpure-u-lg-24-24 {
|
450
|
+
width: 100%;
|
451
|
+
}
|
452
|
+
}
|
453
|
+
|
454
|
+
@media screen and (min-width: 80em) {
|
455
|
+
.rpure-u-xl-1, .rpure-u-xl-1-1, .rpure-u-xl-1-2, .rpure-u-xl-1-3, .rpure-u-xl-2-3, .rpure-u-xl-1-4, .rpure-u-xl-3-4, .rpure-u-xl-1-5, .rpure-u-xl-2-5, .rpure-u-xl-3-5, .rpure-u-xl-4-5, .rpure-u-xl-5-5, .rpure-u-xl-1-6, .rpure-u-xl-5-6, .rpure-u-xl-1-8, .rpure-u-xl-3-8, .rpure-u-xl-5-8, .rpure-u-xl-7-8, .rpure-u-xl-1-12, .rpure-u-xl-5-12, .rpure-u-xl-7-12, .rpure-u-xl-11-12, .rpure-u-xl-1-24, .rpure-u-xl-2-24, .rpure-u-xl-3-24, .rpure-u-xl-4-24, .rpure-u-xl-5-24, .rpure-u-xl-6-24, .rpure-u-xl-7-24, .rpure-u-xl-8-24, .rpure-u-xl-9-24, .rpure-u-xl-10-24, .rpure-u-xl-11-24, .rpure-u-xl-12-24, .rpure-u-xl-13-24, .rpure-u-xl-14-24, .rpure-u-xl-15-24, .rpure-u-xl-16-24, .rpure-u-xl-17-24, .rpure-u-xl-18-24, .rpure-u-xl-19-24, .rpure-u-xl-20-24, .rpure-u-xl-21-24, .rpure-u-xl-22-24, .rpure-u-xl-23-24, .rpure-u-xl-24-24 {
|
456
|
+
display: inline-block;
|
457
|
+
*display: inline;
|
458
|
+
zoom: 1;
|
459
|
+
letter-spacing: normal;
|
460
|
+
word-spacing: normal;
|
461
|
+
vertical-align: top;
|
462
|
+
text-rendering: auto;
|
463
|
+
}
|
464
|
+
|
465
|
+
.rpure-u-xl-1-24 {
|
466
|
+
width: 4.1667%;
|
467
|
+
*width: 4.1357%;
|
468
|
+
}
|
469
|
+
|
470
|
+
.rpure-u-xl-1-12, .rpure-u-xl-2-24 {
|
471
|
+
width: 8.3333%;
|
472
|
+
*width: 8.3023%;
|
473
|
+
}
|
474
|
+
|
475
|
+
.rpure-u-xl-1-8, .rpure-u-xl-3-24 {
|
476
|
+
width: 12.5000%;
|
477
|
+
*width: 12.4690%;
|
478
|
+
}
|
479
|
+
|
480
|
+
.rpure-u-xl-1-6, .rpure-u-xl-4-24 {
|
481
|
+
width: 16.6667%;
|
482
|
+
*width: 16.6357%;
|
483
|
+
}
|
484
|
+
|
485
|
+
.rpure-u-xl-1-5 {
|
486
|
+
width: 20%;
|
487
|
+
*width: 19.9690%;
|
488
|
+
}
|
489
|
+
|
490
|
+
.rpure-u-xl-5-24 {
|
491
|
+
width: 20.8333%;
|
492
|
+
*width: 20.8023%;
|
493
|
+
}
|
494
|
+
|
495
|
+
.rpure-u-xl-1-4, .rpure-u-xl-6-24 {
|
496
|
+
width: 25%;
|
497
|
+
*width: 24.9690%;
|
498
|
+
}
|
499
|
+
|
500
|
+
.rpure-u-xl-7-24 {
|
501
|
+
width: 29.1667%;
|
502
|
+
*width: 29.1357%;
|
503
|
+
}
|
504
|
+
|
505
|
+
.rpure-u-xl-1-3, .rpure-u-xl-8-24 {
|
506
|
+
width: 33.3333%;
|
507
|
+
*width: 33.3023%;
|
508
|
+
}
|
509
|
+
|
510
|
+
.rpure-u-xl-3-8, .rpure-u-xl-9-24 {
|
511
|
+
width: 37.5000%;
|
512
|
+
*width: 37.4690%;
|
513
|
+
}
|
514
|
+
|
515
|
+
.rpure-u-xl-2-5 {
|
516
|
+
width: 40%;
|
517
|
+
*width: 39.9690%;
|
518
|
+
}
|
519
|
+
|
520
|
+
.rpure-u-xl-5-12, .rpure-u-xl-10-24 {
|
521
|
+
width: 41.6667%;
|
522
|
+
*width: 41.6357%;
|
523
|
+
}
|
524
|
+
|
525
|
+
.rpure-u-xl-11-24 {
|
526
|
+
width: 45.8333%;
|
527
|
+
*width: 45.8023%;
|
528
|
+
}
|
529
|
+
|
530
|
+
.rpure-u-xl-1-2, .rpure-u-xl-12-24 {
|
531
|
+
width: 50%;
|
532
|
+
*width: 49.9690%;
|
533
|
+
}
|
534
|
+
|
535
|
+
.rpure-u-xl-13-24 {
|
536
|
+
width: 54.1667%;
|
537
|
+
*width: 54.1357%;
|
538
|
+
}
|
539
|
+
|
540
|
+
.rpure-u-xl-7-12, .rpure-u-xl-14-24 {
|
541
|
+
width: 58.3333%;
|
542
|
+
*width: 58.3023%;
|
543
|
+
}
|
544
|
+
|
545
|
+
.rpure-u-xl-3-5 {
|
546
|
+
width: 60%;
|
547
|
+
*width: 59.9690%;
|
548
|
+
}
|
549
|
+
|
550
|
+
.rpure-u-xl-5-8, .rpure-u-xl-15-24 {
|
551
|
+
width: 62.5000%;
|
552
|
+
*width: 62.4690%;
|
553
|
+
}
|
554
|
+
|
555
|
+
.rpure-u-xl-2-3, .rpure-u-xl-16-24 {
|
556
|
+
width: 66.6667%;
|
557
|
+
*width: 66.6357%;
|
558
|
+
}
|
559
|
+
|
560
|
+
.rpure-u-xl-17-24 {
|
561
|
+
width: 70.8333%;
|
562
|
+
*width: 70.8023%;
|
563
|
+
}
|
564
|
+
|
565
|
+
.rpure-u-xl-3-4, .rpure-u-xl-18-24 {
|
566
|
+
width: 75%;
|
567
|
+
*width: 74.9690%;
|
568
|
+
}
|
569
|
+
|
570
|
+
.rpure-u-xl-19-24 {
|
571
|
+
width: 79.1667%;
|
572
|
+
*width: 79.1357%;
|
573
|
+
}
|
574
|
+
|
575
|
+
.rpure-u-xl-4-5 {
|
576
|
+
width: 80%;
|
577
|
+
*width: 79.9690%;
|
578
|
+
}
|
579
|
+
|
580
|
+
.rpure-u-xl-5-6, .rpure-u-xl-20-24 {
|
581
|
+
width: 83.3333%;
|
582
|
+
*width: 83.3023%;
|
583
|
+
}
|
584
|
+
|
585
|
+
.rpure-u-xl-7-8, .rpure-u-xl-21-24 {
|
586
|
+
width: 87.5000%;
|
587
|
+
*width: 87.4690%;
|
588
|
+
}
|
589
|
+
|
590
|
+
.rpure-u-xl-11-12, .rpure-u-xl-22-24 {
|
591
|
+
width: 91.6667%;
|
592
|
+
*width: 91.6357%;
|
593
|
+
}
|
594
|
+
|
595
|
+
.rpure-u-xl-23-24 {
|
596
|
+
width: 95.8333%;
|
597
|
+
*width: 95.8023%;
|
598
|
+
}
|
599
|
+
|
600
|
+
.rpure-u-xl-1, .rpure-u-xl-1-1, .rpure-u-xl-5-5, .rpure-u-xl-24-24 {
|
601
|
+
width: 100%;
|
602
|
+
}
|
603
|
+
}
|