tablet-grids.css 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152
  1. /*!
  2. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  3. *
  4. * CASCADE FRAMEWORK 1.0
  5. *
  6. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  7. *
  8. *
  9. * Copyright 2013, John Slegers
  10. * Released under the MIT license
  11. * http://jslegers.github.com/cascadeframework/license.html
  12. *
  13. *
  14. * This means you can use Cascade Framework for any project,
  15. * whether commercial or not.
  16. *
  17. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  18. *
  19. *
  20. * Cascade Framework also contains the following goodies,
  21. * which all have the same or similar 'permissive licenses :
  22. *
  23. *
  24. * Includes polyfills by Joshua Bell
  25. * http://www.calormen.com/polyfill/
  26. * Released in public domain
  27. *
  28. *
  29. * Includes Google ExplorerCanvas
  30. * https://code.google.com/p/explorercanvas/
  31. * Released under the Apache 2.0 license
  32. *
  33. *
  34. * Includes Google Prettify
  35. * https://code.google.com/p/google-code-prettify/
  36. * Released under the Apache 2.0 license
  37. *
  38. *
  39. * Includes Yepnope
  40. * http://yepnopejs.com/
  41. * Released under the WTFPL license
  42. *
  43. *
  44. * Includes Modernizr
  45. * http://modernizr.com/
  46. * Released under the MIT license
  47. *
  48. *
  49. * Includes lodash
  50. * http://lodash.com/
  51. * Released under the MIT license
  52. *
  53. *
  54. * Includes jQuery
  55. * http://jquery.com/
  56. * Released under the MIT license
  57. *
  58. *
  59. * Includes jQuery Easing plugin
  60. * http://gsgd.co.uk/sandbox/jquery/easing/
  61. * Released under the BSD license
  62. *
  63. *
  64. * Includes jQuery Flot plugin
  65. * http://www.flotcharts.org/
  66. * Released under the MIT license
  67. *
  68. *
  69. * Includes the Font Awesome webfont
  70. * http://fortawesome.github.com/Font-Awesome/
  71. * Released under the SIL Open Font License
  72. *
  73. *
  74. *
  75. *
  76. *
  77. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  78. *
  79. * Cascade Framework was inspired by many articles and projects
  80. *
  81. * Especially these authors are worth mentioning :
  82. *
  83. * Nicolle Sullivan
  84. * Jonathan Snook
  85. * Chris Coyier
  86. * Eric Meyer
  87. * Nicolas Gallagher
  88. * Paul Irish
  89. * Mark Otto
  90. * Jacob Thornton
  91. *
  92. *
  93. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  94. * Date: 2013-03-15
  95. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  96. */
  97. @media (min-width: 481px) and (max-width: 767px) {
  98. .tablet-width-1of24{width:4.1666666% !important;}
  99. .tablet-width-1of16{width:6.25% !important;}
  100. .tablet-width-1of12,.tablet-width-2of24{width:8.3333333% !important;}
  101. .tablet-width-1of10{width:10% !important;}
  102. .tablet-width-1of9{width:11.1111111% !important;}
  103. .tablet-width-1of8,.tablet-width-2of16,.tablet-width-3of24{width:12.5% !important;}
  104. .tablet-width-1of7{width:14.2857143% !important;}
  105. .tablet-width-1of6,.tablet-width-2of12,.tablet-width-4of24{width:16.6666666% !important;}
  106. .tablet-width-3of16{width:18.75% !important;}
  107. .tablet-width-1of5,.tablet-width-2of10{width:20% !important;}
  108. .tablet-width-5of24{width:20.8333333% !important;}
  109. .tablet-width-2of9{width:22.2222222% !important;}
  110. .tablet-width-1of4,.tablet-width-2of8,.tablet-width-3of12,.tablet-width-4of16,.tablet-width-6of24{width:25% !important;}
  111. .size2of7{width:28.5714286% !important;}
  112. .tablet-width-7of24{width:29.1666666% !important;}
  113. .tablet-width-3of10{width:30% !important;}
  114. .tablet-width-5of16{width:31.25% !important;}
  115. .tablet-width-1of3,.tablet-width-2of6,.tablet-width-3of9,.tablet-width-4of12,.tablet-width-8of24{width:33.3333333% !important;}
  116. .tablet-width-3of8,.tablet-width-6of16,.tablet-width-9of24{width:37.5% !important;}
  117. .tablet-width-2of5,.tablet-width-4of10{width:40% !important;}
  118. .tablet-width-5of12,.tablet-width-10of24{width:41.6666666% !important;}
  119. .tablet-width-3of7{width:42.8571429% !important;}
  120. .tablet-width-7of16{width:43.75% !important;}
  121. .tablet-width-4of9{width:44.4444444% !important;}
  122. .tablet-width-11of24{width:45.8333333% !important;}
  123. .tablet-width-1of2,.tablet-width-2of4,.tablet-width-3of6,.tablet-width-4of8,.tablet-width-5of10,.tablet-width-6of12,.tablet-width-8of16,.tablet-width-12of24{width:50% !important;}
  124. .tablet-width-13of24{width:54.1666666% !important;}
  125. .tablet-width-5of9{width:55.5555555% !important;}
  126. .tablet-width-9of16{width:56.25% !important;}
  127. .tablet-width-4of7{width:57.1428572% !important;}
  128. .tablet-width-7of12,.tablet-width-14of24{width:58.3333333% !important;}
  129. .tablet-width-3of5,.tablet-width-6of10{width:60% !important;}
  130. .tablet-width-5of8,.tablet-width-10of16,.tablet-width-15of24{width:62.5% !important;}
  131. .tablet-width-2of3,.tablet-width-4of6,.tablet-width-6of9,.tablet-width-8of12,.tablet-width-16of24{width:66.6666666% !important;}
  132. .tablet-width-11of16{width:68.75% !important;}
  133. .tablet-width-7of10{width:70% !important;}
  134. .tablet-width-17of24{width:70.8333333% !important;}
  135. .tablet-width-5of7{width:71.4285715% !important;}
  136. .tablet-width-3of4,.tablet-width-6of8,.tablet-width-9of12,.tablet-width-12of16,.tablet-width-18of24{width:75% !important;}
  137. .tablet-width-7of9{width:77.7777777% !important;}
  138. .tablet-width-19of24{width:79.1666666% !important;}
  139. .tablet-width-4of5,.tablet-width-8of10{width:80% !important;}
  140. .tablet-width-13of16{width:81.25% !important;}
  141. .tablet-width-5of6,.tablet-width-10of12,.tablet-width-20of24{width:83.3333333% !important;}
  142. .tablet-width-6of7{width:85.7142858% !important;}
  143. .tablet-width-7of8,.tablet-width-14of16,.tablet-width-21of24{width:87.5% !important;}
  144. .tablet-width-8of9{width:88.8888888% !important;}
  145. .tablet-width-9of10{width:90% !important;}
  146. .tablet-width-11of12,.tablet-width-22of24{width:91.6666666% !important;}
  147. .tablet-width-15of16{width:93.75% !important;}
  148. .tablet-width-23of24{width:95.8333333% !important;}
  149. }