agnostic-frontend 0.0.1.rc3 → 0.0.1.rc4

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.
Files changed (49) hide show
  1. data/.DS_Store +0 -0
  2. data/agnostic-frontend.gemspec +2 -2
  3. data/lib/.DS_Store +0 -0
  4. data/lib/agnostic-frontend.rb +1 -1
  5. data/lib/agnostic/frontend/engine.rb +8 -0
  6. data/lib/agnostic/frontend/version.rb +5 -0
  7. data/vendor/.DS_Store +0 -0
  8. data/vendor/assets/.DS_Store +0 -0
  9. data/vendor/assets/javascripts/adapt.js +145 -0
  10. data/vendor/assets/javascripts/bootstrap.js +2027 -0
  11. data/vendor/assets/javascripts/bootstrap.min.js +6 -0
  12. data/vendor/assets/javascripts/jquery.cookie.js +72 -0
  13. data/vendor/assets/javascripts/modernizr.js +1384 -0
  14. data/vendor/assets/stylesheets/.DS_Store +0 -0
  15. data/vendor/assets/stylesheets/grid/.DS_Store +0 -0
  16. data/vendor/assets/stylesheets/grid/960.css +653 -0
  17. data/vendor/assets/stylesheets/grid/960_12_col.css +357 -0
  18. data/vendor/assets/stylesheets/grid/960_12_col_rtl.css +357 -0
  19. data/vendor/assets/stylesheets/grid/960_16_col.css +446 -0
  20. data/vendor/assets/stylesheets/grid/960_16_col_rtl.css +446 -0
  21. data/vendor/assets/stylesheets/grid/960_24_col.css +621 -0
  22. data/vendor/assets/stylesheets/grid/960_24_col_rtl.css +621 -0
  23. data/vendor/assets/stylesheets/grid/960_rtl.css +653 -0
  24. data/vendor/assets/stylesheets/grid/blueprint.css +7 -0
  25. data/vendor/assets/stylesheets/grid/blueprint/.DS_Store +0 -0
  26. data/vendor/assets/stylesheets/grid/blueprint/forms.css +82 -0
  27. data/vendor/assets/stylesheets/grid/blueprint/grid.css +280 -0
  28. data/vendor/assets/stylesheets/grid/blueprint/ie.css +79 -0
  29. data/vendor/assets/stylesheets/grid/blueprint/print.css +92 -0
  30. data/vendor/assets/stylesheets/grid/blueprint/typography.css +123 -0
  31. data/vendor/assets/stylesheets/grid/bootstrap.css +338 -0
  32. data/vendor/assets/stylesheets/grid/bootstrap.min.css +87 -0
  33. data/vendor/assets/stylesheets/grid/fluid_960.css +491 -0
  34. data/vendor/assets/stylesheets/grid/intuit.css +927 -0
  35. data/vendor/assets/stylesheets/reset/blueprint.css +65 -0
  36. data/vendor/assets/stylesheets/reset/bootstrap.css +134 -0
  37. data/vendor/assets/stylesheets/reset/bootstrap.min.css +31 -0
  38. data/vendor/assets/stylesheets/reset/eric-meyer.css +1 -0
  39. data/vendor/assets/stylesheets/reset/eric-meyer.min.css +47 -0
  40. data/vendor/assets/stylesheets/reset/html5-doctor.css +86 -0
  41. data/vendor/assets/stylesheets/reset/html5-doctor.min.css +2 -0
  42. data/vendor/assets/stylesheets/reset/normalize.css +500 -0
  43. data/vendor/assets/stylesheets/reset/normalize.min.css +2 -0
  44. data/vendor/assets/stylesheets/reset/universal-selector.css +4 -0
  45. data/vendor/assets/stylesheets/reset/universal-selector.min.css +2 -0
  46. data/vendor/assets/stylesheets/reset/yui3.css +126 -0
  47. data/vendor/assets/stylesheets/reset/yui3.min.css +2 -0
  48. metadata +52 -8
  49. data/lib/agnostic-frontend/version.rb +0 -3
@@ -0,0 +1,87 @@
1
+ /*!
2
+ * Bootstrap v2.1.0
3
+ *
4
+ * Copyright 2012 Twitter, Inc
5
+ * Licensed under the Apache License v2.0
6
+ * http://www.apache.org/licenses/LICENSE-2.0
7
+ *
8
+ * Designed and built with all the love in the world @twitter by @mdo and @fat.
9
+ */
10
+ .clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
11
+ .clearfix:after{clear:both;}
12
+ .hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
13
+ .input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
14
+ .row{margin-left:-20px;*zoom:1;}.row:before,.row:after{display:table;content:"";line-height:0;}
15
+ .row:after{clear:both;}
16
+ [class*="span"]{float:left;margin-left:20px;}
17
+ .container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:940px;}
18
+ .span12{width:940px;}
19
+ .span11{width:860px;}
20
+ .span10{width:780px;}
21
+ .span9{width:700px;}
22
+ .span8{width:620px;}
23
+ .span7{width:540px;}
24
+ .span6{width:460px;}
25
+ .span5{width:380px;}
26
+ .span4{width:300px;}
27
+ .span3{width:220px;}
28
+ .span2{width:140px;}
29
+ .span1{width:60px;}
30
+ .offset12{margin-left:980px;}
31
+ .offset11{margin-left:900px;}
32
+ .offset10{margin-left:820px;}
33
+ .offset9{margin-left:740px;}
34
+ .offset8{margin-left:660px;}
35
+ .offset7{margin-left:580px;}
36
+ .offset6{margin-left:500px;}
37
+ .offset5{margin-left:420px;}
38
+ .offset4{margin-left:340px;}
39
+ .offset3{margin-left:260px;}
40
+ .offset2{margin-left:180px;}
41
+ .offset1{margin-left:100px;}
42
+ .row-fluid{width:100%;*zoom:1;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;}
43
+ .row-fluid:after{clear:both;}
44
+ .row-fluid [class*="span"]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.127659574468085%;*margin-left:2.074468085106383%;}
45
+ .row-fluid [class*="span"]:first-child{margin-left:0;}
46
+ .row-fluid .span12{width:100%;*width:99.94680851063829%;}
47
+ .row-fluid .span11{width:91.48936170212765%;*width:91.43617021276594%;}
48
+ .row-fluid .span10{width:82.97872340425532%;*width:82.92553191489361%;}
49
+ .row-fluid .span9{width:74.46808510638297%;*width:74.41489361702126%;}
50
+ .row-fluid .span8{width:65.95744680851064%;*width:65.90425531914893%;}
51
+ .row-fluid .span7{width:57.44680851063829%;*width:57.39361702127659%;}
52
+ .row-fluid .span6{width:48.93617021276595%;*width:48.88297872340425%;}
53
+ .row-fluid .span5{width:40.42553191489362%;*width:40.37234042553192%;}
54
+ .row-fluid .span4{width:31.914893617021278%;*width:31.861702127659576%;}
55
+ .row-fluid .span3{width:23.404255319148934%;*width:23.351063829787233%;}
56
+ .row-fluid .span2{width:14.893617021276595%;*width:14.840425531914894%;}
57
+ .row-fluid .span1{width:6.382978723404255%;*width:6.329787234042553%;}
58
+ .row-fluid .offset12{margin-left:104.25531914893617%;*margin-left:104.14893617021275%;}
59
+ .row-fluid .offset12:first-child{margin-left:102.12765957446808%;*margin-left:102.02127659574467%;}
60
+ .row-fluid .offset11{margin-left:95.74468085106382%;*margin-left:95.6382978723404%;}
61
+ .row-fluid .offset11:first-child{margin-left:93.61702127659574%;*margin-left:93.51063829787232%;}
62
+ .row-fluid .offset10{margin-left:87.23404255319149%;*margin-left:87.12765957446807%;}
63
+ .row-fluid .offset10:first-child{margin-left:85.1063829787234%;*margin-left:84.99999999999999%;}
64
+ .row-fluid .offset9{margin-left:78.72340425531914%;*margin-left:78.61702127659572%;}
65
+ .row-fluid .offset9:first-child{margin-left:76.59574468085106%;*margin-left:76.48936170212764%;}
66
+ .row-fluid .offset8{margin-left:70.2127659574468%;*margin-left:70.10638297872339%;}
67
+ .row-fluid .offset8:first-child{margin-left:68.08510638297872%;*margin-left:67.9787234042553%;}
68
+ .row-fluid .offset7{margin-left:61.70212765957446%;*margin-left:61.59574468085106%;}
69
+ .row-fluid .offset7:first-child{margin-left:59.574468085106375%;*margin-left:59.46808510638297%;}
70
+ .row-fluid .offset6{margin-left:53.191489361702125%;*margin-left:53.085106382978715%;}
71
+ .row-fluid .offset6:first-child{margin-left:51.063829787234035%;*margin-left:50.95744680851063%;}
72
+ .row-fluid .offset5{margin-left:44.68085106382979%;*margin-left:44.57446808510638%;}
73
+ .row-fluid .offset5:first-child{margin-left:42.5531914893617%;*margin-left:42.4468085106383%;}
74
+ .row-fluid .offset4{margin-left:36.170212765957444%;*margin-left:36.06382978723405%;}
75
+ .row-fluid .offset4:first-child{margin-left:34.04255319148936%;*margin-left:33.93617021276596%;}
76
+ .row-fluid .offset3{margin-left:27.659574468085104%;*margin-left:27.5531914893617%;}
77
+ .row-fluid .offset3:first-child{margin-left:25.53191489361702%;*margin-left:25.425531914893618%;}
78
+ .row-fluid .offset2{margin-left:19.148936170212764%;*margin-left:19.04255319148936%;}
79
+ .row-fluid .offset2:first-child{margin-left:17.02127659574468%;*margin-left:16.914893617021278%;}
80
+ .row-fluid .offset1{margin-left:10.638297872340425%;*margin-left:10.53191489361702%;}
81
+ .row-fluid .offset1:first-child{margin-left:8.51063829787234%;*margin-left:8.404255319148938%;}
82
+ [class*="span"].hide,.row-fluid [class*="span"].hide{display:none;}
83
+ [class*="span"].pull-right,.row-fluid [class*="span"].pull-right{float:right;}
84
+ .container{margin-right:auto;margin-left:auto;*zoom:1;}.container:before,.container:after{display:table;content:"";line-height:0;}
85
+ .container:after{clear:both;}
86
+ .container-fluid{padding-right:20px;padding-left:20px;*zoom:1;}.container-fluid:before,.container-fluid:after{display:table;content:"";line-height:0;}
87
+ .container-fluid:after{clear:both;}
@@ -0,0 +1,491 @@
1
+ /*
2
+ 960 Grid System ~ Core CSS.
3
+ Learn more ~ http://960.gs/
4
+
5
+ Licensed under GPL and MIT.
6
+ */
7
+
8
+ /* =Containers
9
+ --------------------------------------------------------------------------------*/
10
+
11
+ .container_12,
12
+ .container_16
13
+ {
14
+ width: 92%;
15
+ margin-left: 4%;
16
+ margin-right: 4%;
17
+ }
18
+
19
+ /* =Grid >> Global
20
+ --------------------------------------------------------------------------------*/
21
+
22
+ .grid_1,
23
+ .grid_2,
24
+ .grid_3,
25
+ .grid_4,
26
+ .grid_5,
27
+ .grid_6,
28
+ .grid_7,
29
+ .grid_8,
30
+ .grid_9,
31
+ .grid_10,
32
+ .grid_11,
33
+ .grid_12,
34
+ .grid_13,
35
+ .grid_14,
36
+ .grid_15,
37
+ .grid_16
38
+ {
39
+ display: inline;
40
+ float: left;
41
+ margin-left: 1%;
42
+ margin-right: 1%;
43
+ }
44
+
45
+ .container_12 .grid_3,
46
+ .container_16 .grid_4
47
+ {
48
+ width: 23%;
49
+ }
50
+
51
+ .container_12 .grid_6,
52
+ .container_16 .grid_8
53
+ {
54
+ width: 48%;
55
+ }
56
+
57
+ .container_12 .grid_9,
58
+ .container_16 .grid_12
59
+ {
60
+ width: 73%;
61
+ }
62
+
63
+ .container_12 .grid_12,
64
+ .container_16 .grid_16
65
+ {
66
+ width: 98%;
67
+ }
68
+
69
+ /* =Grid >> Children (Alpha ~ First, Omega ~ Last)
70
+ --------------------------------------------------------------------------------*/
71
+
72
+ .alpha
73
+ {
74
+ margin-left: 0;
75
+ }
76
+
77
+ .omega
78
+ {
79
+ margin-right: 0;
80
+ }
81
+
82
+ /* =Grid >> 12 Columns
83
+ --------------------------------------------------------------------------------*/
84
+
85
+ .container_12 .grid_1
86
+ {
87
+ width: 6.333%;
88
+ }
89
+
90
+ .container_12 .grid_2
91
+ {
92
+ width: 14.666%;
93
+ }
94
+
95
+ .container_12 .grid_4
96
+ {
97
+ width: 31.333%;
98
+ }
99
+
100
+ .container_12 .grid_5
101
+ {
102
+ width: 39.666%;
103
+ }
104
+
105
+ .container_12 .grid_7
106
+ {
107
+ width: 56.333%;
108
+ }
109
+
110
+ .container_12 .grid_8
111
+ {
112
+ width: 64.666%;
113
+ }
114
+
115
+ .container_12 .grid_10
116
+ {
117
+ width: 81.333%;
118
+ }
119
+
120
+ .container_12 .grid_11
121
+ {
122
+ width: 89.666%;
123
+ }
124
+
125
+ /* =Grid >> 16 Columns
126
+ --------------------------------------------------------------------------------*/
127
+
128
+ .container_16 .grid_1
129
+ {
130
+ width: 4.25%;
131
+ }
132
+
133
+ .container_16 .grid_2
134
+ {
135
+ width: 10.5%;
136
+ }
137
+
138
+ .container_16 .grid_3
139
+ {
140
+ width: 16.75%;
141
+ }
142
+
143
+ .container_16 .grid_5
144
+ {
145
+ width: 29.25%;
146
+ }
147
+
148
+ .container_16 .grid_6
149
+ {
150
+ width: 35.5%;
151
+ }
152
+
153
+ .container_16 .grid_7
154
+ {
155
+ width: 41.75%;
156
+ }
157
+
158
+ .container_16 .grid_9
159
+ {
160
+ width: 54.25%;
161
+ }
162
+
163
+ .container_16 .grid_10
164
+ {
165
+ width: 60.5%;
166
+ }
167
+
168
+ .container_16 .grid_11
169
+ {
170
+ width: 66.75%;
171
+ }
172
+
173
+ .container_16 .grid_13
174
+ {
175
+ width: 79.25%;
176
+ }
177
+
178
+ .container_16 .grid_14
179
+ {
180
+ width: 85.5%;
181
+ }
182
+
183
+ .container_16 .grid_15
184
+ {
185
+ width: 91.75%;
186
+ }
187
+
188
+ /* =Prefix Extra Space >> Global
189
+ --------------------------------------------------------------------------------*/
190
+
191
+ .container_12 .prefix_3,
192
+ .container_16 .prefix_4
193
+ {
194
+ padding-left: 25%;
195
+ }
196
+
197
+ .container_12 .prefix_6,
198
+ .container_16 .prefix_8
199
+ {
200
+ padding-left: 50%;
201
+ }
202
+
203
+ .container_12 .prefix_9,
204
+ .container_16 .prefix_12
205
+ {
206
+ padding-left: 75%;
207
+ }
208
+
209
+ /* =Prefix Extra Space >> 12 Columns
210
+ --------------------------------------------------------------------------------*/
211
+
212
+ .container_12 .prefix_1
213
+ {
214
+ padding-left: 8.333%;
215
+ }
216
+
217
+ .container_12 .prefix_2
218
+ {
219
+ padding-left: 16.666%;
220
+ }
221
+
222
+ .container_12 .prefix_4
223
+ {
224
+ padding-left: 33.333%;
225
+ }
226
+
227
+ .container_12 .prefix_5
228
+ {
229
+ padding-left: 41.666%;
230
+ }
231
+
232
+ .container_12 .prefix_7
233
+ {
234
+ padding-left: 58.333%;
235
+ }
236
+
237
+ .container_12 .prefix_8
238
+ {
239
+ padding-left: 66.666%;
240
+ }
241
+
242
+ .container_12 .prefix_10
243
+ {
244
+ padding-left: 83.333%;
245
+ }
246
+
247
+ .container_12 .prefix_11
248
+ {
249
+ padding-left: 91.666%;
250
+ }
251
+
252
+ /* =Prefix Extra Space >> 16 Columns
253
+ --------------------------------------------------------------------------------*/
254
+
255
+ .container_16 .prefix_1
256
+ {
257
+ padding-left: 6.25%;
258
+ }
259
+
260
+ .container_16 .prefix_2
261
+ {
262
+ padding-left: 12.5%;
263
+ }
264
+
265
+ .container_16 .prefix_3
266
+ {
267
+ padding-left: 18.75%;
268
+ }
269
+
270
+ .container_16 .prefix_5
271
+ {
272
+ padding-left: 31.25%;
273
+ }
274
+
275
+ .container_16 .prefix_6
276
+ {
277
+ padding-left: 37.5%;
278
+ }
279
+
280
+ .container_16 .prefix_7
281
+ {
282
+ padding-left: 43.75%;
283
+ }
284
+
285
+ .container_16 .prefix_9
286
+ {
287
+ padding-left: 56.25%;
288
+ }
289
+
290
+ .container_16 .prefix_10
291
+ {
292
+ padding-left: 62.5%;
293
+ }
294
+
295
+ .container_16 .prefix_11
296
+ {
297
+ padding-left: 68.75%;
298
+ }
299
+
300
+ .container_16 .prefix_13
301
+ {
302
+ padding-left: 81.25%;
303
+ }
304
+
305
+ .container_16 .prefix_14
306
+ {
307
+ padding-left: 87.5%;
308
+ }
309
+
310
+ .container_16 .prefix_15
311
+ {
312
+ padding-left: 93.75%;
313
+ }
314
+
315
+ /* =Suffix Extra Space >> Global
316
+ --------------------------------------------------------------------------------*/
317
+
318
+ .container_12 .suffix_3,
319
+ .container_16 .suffix_4
320
+ {
321
+ padding-right: 25%;
322
+ }
323
+
324
+ .container_12 .suffix_6,
325
+ .container_16 .suffix_8
326
+ {
327
+ padding-right: 50%;
328
+ }
329
+
330
+ .container_12 .suffix_9,
331
+ .container_16 .suffix_12
332
+ {
333
+ padding-right: 75%;
334
+ }
335
+
336
+ /* =Suffix Extra Space >> 12 Columns
337
+ --------------------------------------------------------------------------------*/
338
+
339
+ .container_12 .suffix_1
340
+ {
341
+ padding-right: 8.333%;
342
+ }
343
+
344
+ .container_12 .suffix_2
345
+ {
346
+ padding-right: 16.666%;
347
+ }
348
+
349
+ .container_12 .suffix_4
350
+ {
351
+ padding-right: 33.333%;
352
+ }
353
+
354
+ .container_12 .suffix_5
355
+ {
356
+ padding-right: 41.666%;
357
+ }
358
+
359
+ .container_12 .suffix_7
360
+ {
361
+ padding-right: 58.333%;
362
+ }
363
+
364
+ .container_12 .suffix_8
365
+ {
366
+ padding-right: 66.666%;
367
+ }
368
+
369
+ .container_12 .suffix_10
370
+ {
371
+ padding-right: 83.333%;
372
+ }
373
+
374
+ .container_12 .suffix_11
375
+ {
376
+ padding-right: 91.666%;
377
+ }
378
+
379
+ /* =Suffix Extra Space >> 16 Columns
380
+ --------------------------------------------------------------------------------*/
381
+
382
+ .container_16 .suffix_1
383
+ {
384
+ padding-right: 6.25%;
385
+ }
386
+
387
+ .container_16 .suffix_2
388
+ {
389
+ padding-right: 16.5%;
390
+ }
391
+
392
+ .container_16 .suffix_3
393
+ {
394
+ padding-right: 18.75%;
395
+ }
396
+
397
+ .container_16 .suffix_5
398
+ {
399
+ padding-right: 31.25%;
400
+ }
401
+
402
+ .container_16 .suffix_6
403
+ {
404
+ padding-right: 37.5%;
405
+ }
406
+
407
+ .container_16 .suffix_7
408
+ {
409
+ padding-right: 43.75%;
410
+ }
411
+
412
+ .container_16 .suffix_9
413
+ {
414
+ padding-right: 56.25%;
415
+ }
416
+
417
+ .container_16 .suffix_10
418
+ {
419
+ padding-right: 62.5%;
420
+ }
421
+
422
+ .container_16 .suffix_11
423
+ {
424
+ padding-right: 68.75%;
425
+ }
426
+
427
+ .container_16 .suffix_13
428
+ {
429
+ padding-right: 81.25%;
430
+ }
431
+
432
+ .container_16 .suffix_14
433
+ {
434
+ padding-right: 87.5%;
435
+ }
436
+
437
+ .container_16 .suffix_15
438
+ {
439
+ padding-right: 93.75%;
440
+ }
441
+
442
+ /* =Clear Floated Elements
443
+ --------------------------------------------------------------------------------*/
444
+
445
+ /* http://sonspring.com/journal/clearing-floats */
446
+
447
+ html body * span.clear,
448
+ html body * div.clear,
449
+ html body * li.clear,
450
+ html body * dd.clear
451
+ {
452
+ background: none;
453
+ border: 0;
454
+ clear: both;
455
+ display: block;
456
+ float: none;
457
+ font-size: 0;
458
+ list-style: none;
459
+ margin: 0;
460
+ padding: 0;
461
+ overflow: hidden;
462
+ visibility: hidden;
463
+ width: 0;
464
+ height: 0;
465
+ }
466
+
467
+ /* http://www.positioniseverything.net/easyclearing.html */
468
+
469
+ .clearfix:after
470
+ {
471
+ clear: both;
472
+ content: '.';
473
+ display: block;
474
+ visibility: hidden;
475
+ height: 0;
476
+ }
477
+
478
+ .clearfix
479
+ {
480
+ display: inline-block;
481
+ }
482
+
483
+ * html .clearfix
484
+ {
485
+ height: 1%;
486
+ }
487
+
488
+ .clearfix
489
+ {
490
+ display: block;
491
+ }