groundworkcss 0.2.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (334) hide show
  1. checksums.yaml +7 -0
  2. data/Gemfile +3 -0
  3. data/README.md +165 -0
  4. data/Rakefile +1 -0
  5. data/groundworkcss.gemspec +27 -0
  6. data/lib/groundworkcss.rb +7 -0
  7. data/lib/groundworkcss/engine.rb +4 -0
  8. data/lib/groundworkcss/generators/install_generator.rb +27 -0
  9. data/lib/groundworkcss/railties.rb +8 -0
  10. data/lib/groundworkcss/version.rb +3 -0
  11. data/vendor/assets/fonts/groundworkcss/americantypewriterstd-bold.eot +0 -0
  12. data/vendor/assets/fonts/groundworkcss/americantypewriterstd-bold.svg +128 -0
  13. data/vendor/assets/fonts/groundworkcss/americantypewriterstd-bold.ttf +0 -0
  14. data/vendor/assets/fonts/groundworkcss/americantypewriterstd-bold.woff +0 -0
  15. data/vendor/assets/fonts/groundworkcss/average-sans-webfont.eot +0 -0
  16. data/vendor/assets/fonts/groundworkcss/average-sans-webfont.ttf +0 -0
  17. data/vendor/assets/fonts/groundworkcss/average-sans-webfont.woff +0 -0
  18. data/vendor/assets/fonts/groundworkcss/fontawesome-webfont.eot +0 -0
  19. data/vendor/assets/fonts/groundworkcss/fontawesome-webfont.svg +284 -0
  20. data/vendor/assets/fonts/groundworkcss/fontawesome-webfont.ttf +0 -0
  21. data/vendor/assets/fonts/groundworkcss/fontawesome-webfont.woff +0 -0
  22. data/vendor/assets/images/groundworkcss/social-icons/500px-m.png +0 -0
  23. data/vendor/assets/images/groundworkcss/social-icons/500px-s.png +0 -0
  24. data/vendor/assets/images/groundworkcss/social-icons/500px.png +0 -0
  25. data/vendor/assets/images/groundworkcss/social-icons/500px.svg +62 -0
  26. data/vendor/assets/images/groundworkcss/social-icons/aboutme-m.png +0 -0
  27. data/vendor/assets/images/groundworkcss/social-icons/aboutme-s.png +0 -0
  28. data/vendor/assets/images/groundworkcss/social-icons/aboutme.png +0 -0
  29. data/vendor/assets/images/groundworkcss/social-icons/aboutme.svg +42 -0
  30. data/vendor/assets/images/groundworkcss/social-icons/adn-m.png +0 -0
  31. data/vendor/assets/images/groundworkcss/social-icons/adn-s.png +0 -0
  32. data/vendor/assets/images/groundworkcss/social-icons/adn.png +0 -0
  33. data/vendor/assets/images/groundworkcss/social-icons/adn.svg +14 -0
  34. data/vendor/assets/images/groundworkcss/social-icons/android-m.png +0 -0
  35. data/vendor/assets/images/groundworkcss/social-icons/android-s.png +0 -0
  36. data/vendor/assets/images/groundworkcss/social-icons/android.png +0 -0
  37. data/vendor/assets/images/groundworkcss/social-icons/android.svg +30 -0
  38. data/vendor/assets/images/groundworkcss/social-icons/apple-m.png +0 -0
  39. data/vendor/assets/images/groundworkcss/social-icons/apple-s.png +0 -0
  40. data/vendor/assets/images/groundworkcss/social-icons/apple.png +0 -0
  41. data/vendor/assets/images/groundworkcss/social-icons/apple.svg +19 -0
  42. data/vendor/assets/images/groundworkcss/social-icons/behance-m.png +0 -0
  43. data/vendor/assets/images/groundworkcss/social-icons/behance-s.png +0 -0
  44. data/vendor/assets/images/groundworkcss/social-icons/behance.png +0 -0
  45. data/vendor/assets/images/groundworkcss/social-icons/behance.svg +48 -0
  46. data/vendor/assets/images/groundworkcss/social-icons/bitbucket-m.png +0 -0
  47. data/vendor/assets/images/groundworkcss/social-icons/bitbucket-s.png +0 -0
  48. data/vendor/assets/images/groundworkcss/social-icons/bitbucket.png +0 -0
  49. data/vendor/assets/images/groundworkcss/social-icons/bitbucket.svg +36 -0
  50. data/vendor/assets/images/groundworkcss/social-icons/blogger-m.png +0 -0
  51. data/vendor/assets/images/groundworkcss/social-icons/blogger-s.png +0 -0
  52. data/vendor/assets/images/groundworkcss/social-icons/blogger.png +0 -0
  53. data/vendor/assets/images/groundworkcss/social-icons/blogger.svg +22 -0
  54. data/vendor/assets/images/groundworkcss/social-icons/coderwall-m.png +0 -0
  55. data/vendor/assets/images/groundworkcss/social-icons/coderwall-s.png +0 -0
  56. data/vendor/assets/images/groundworkcss/social-icons/coderwall.png +0 -0
  57. data/vendor/assets/images/groundworkcss/social-icons/coderwall.svg +21 -0
  58. data/vendor/assets/images/groundworkcss/social-icons/creativecloud-m.png +0 -0
  59. data/vendor/assets/images/groundworkcss/social-icons/creativecloud-s.png +0 -0
  60. data/vendor/assets/images/groundworkcss/social-icons/creativecloud.png +0 -0
  61. data/vendor/assets/images/groundworkcss/social-icons/creativecloud.svg +48 -0
  62. data/vendor/assets/images/groundworkcss/social-icons/dribbble-m.png +0 -0
  63. data/vendor/assets/images/groundworkcss/social-icons/dribbble-s.png +0 -0
  64. data/vendor/assets/images/groundworkcss/social-icons/dribbble.png +0 -0
  65. data/vendor/assets/images/groundworkcss/social-icons/dribbble.svg +28 -0
  66. data/vendor/assets/images/groundworkcss/social-icons/dropbox-m.png +0 -0
  67. data/vendor/assets/images/groundworkcss/social-icons/dropbox-s.png +0 -0
  68. data/vendor/assets/images/groundworkcss/social-icons/dropbox.png +0 -0
  69. data/vendor/assets/images/groundworkcss/social-icons/dropbox.svg +73 -0
  70. data/vendor/assets/images/groundworkcss/social-icons/evernote-m.png +0 -0
  71. data/vendor/assets/images/groundworkcss/social-icons/evernote-s.png +0 -0
  72. data/vendor/assets/images/groundworkcss/social-icons/evernote.png +0 -0
  73. data/vendor/assets/images/groundworkcss/social-icons/evernote.svg +62 -0
  74. data/vendor/assets/images/groundworkcss/social-icons/facebook-m.png +0 -0
  75. data/vendor/assets/images/groundworkcss/social-icons/facebook-s.png +0 -0
  76. data/vendor/assets/images/groundworkcss/social-icons/facebook.png +0 -0
  77. data/vendor/assets/images/groundworkcss/social-icons/facebook.svg +15 -0
  78. data/vendor/assets/images/groundworkcss/social-icons/fairheadcreative-m.png +0 -0
  79. data/vendor/assets/images/groundworkcss/social-icons/fairheadcreative-s.png +0 -0
  80. data/vendor/assets/images/groundworkcss/social-icons/fairheadcreative.png +0 -0
  81. data/vendor/assets/images/groundworkcss/social-icons/fairheadcreative.svg +24 -0
  82. data/vendor/assets/images/groundworkcss/social-icons/flickr-m.png +0 -0
  83. data/vendor/assets/images/groundworkcss/social-icons/flickr-s.png +0 -0
  84. data/vendor/assets/images/groundworkcss/social-icons/flickr.png +0 -0
  85. data/vendor/assets/images/groundworkcss/social-icons/flickr.svg +14 -0
  86. data/vendor/assets/images/groundworkcss/social-icons/foursquare-m.png +0 -0
  87. data/vendor/assets/images/groundworkcss/social-icons/foursquare-s.png +0 -0
  88. data/vendor/assets/images/groundworkcss/social-icons/foursquare.png +0 -0
  89. data/vendor/assets/images/groundworkcss/social-icons/foursquare.svg +43 -0
  90. data/vendor/assets/images/groundworkcss/social-icons/git-m.png +0 -0
  91. data/vendor/assets/images/groundworkcss/social-icons/git-s.png +0 -0
  92. data/vendor/assets/images/groundworkcss/social-icons/git.png +0 -0
  93. data/vendor/assets/images/groundworkcss/social-icons/git.svg +22 -0
  94. data/vendor/assets/images/groundworkcss/social-icons/github-m.png +0 -0
  95. data/vendor/assets/images/groundworkcss/social-icons/github-s.png +0 -0
  96. data/vendor/assets/images/groundworkcss/social-icons/github.png +0 -0
  97. data/vendor/assets/images/groundworkcss/social-icons/github.svg +38 -0
  98. data/vendor/assets/images/groundworkcss/social-icons/goodreads-m.png +0 -0
  99. data/vendor/assets/images/groundworkcss/social-icons/goodreads-s.png +0 -0
  100. data/vendor/assets/images/groundworkcss/social-icons/goodreads.png +0 -0
  101. data/vendor/assets/images/groundworkcss/social-icons/goodreads.svg +38 -0
  102. data/vendor/assets/images/groundworkcss/social-icons/googleplay-m.png +0 -0
  103. data/vendor/assets/images/groundworkcss/social-icons/googleplay-s.png +0 -0
  104. data/vendor/assets/images/groundworkcss/social-icons/googleplay.png +0 -0
  105. data/vendor/assets/images/groundworkcss/social-icons/googleplay.svg +24 -0
  106. data/vendor/assets/images/groundworkcss/social-icons/googleplus-m.png +0 -0
  107. data/vendor/assets/images/groundworkcss/social-icons/googleplus-s.png +0 -0
  108. data/vendor/assets/images/groundworkcss/social-icons/googleplus.png +0 -0
  109. data/vendor/assets/images/groundworkcss/social-icons/googleplus.svg +52 -0
  110. data/vendor/assets/images/groundworkcss/social-icons/html5-m.png +0 -0
  111. data/vendor/assets/images/groundworkcss/social-icons/html5-s.png +0 -0
  112. data/vendor/assets/images/groundworkcss/social-icons/html5.png +0 -0
  113. data/vendor/assets/images/groundworkcss/social-icons/html5.svg +29 -0
  114. data/vendor/assets/images/groundworkcss/social-icons/icloud-m.png +0 -0
  115. data/vendor/assets/images/groundworkcss/social-icons/icloud-s.png +0 -0
  116. data/vendor/assets/images/groundworkcss/social-icons/icloud.png +0 -0
  117. data/vendor/assets/images/groundworkcss/social-icons/icloud.svg +26 -0
  118. data/vendor/assets/images/groundworkcss/social-icons/instagram-m.png +0 -0
  119. data/vendor/assets/images/groundworkcss/social-icons/instagram-s.png +0 -0
  120. data/vendor/assets/images/groundworkcss/social-icons/instagram.png +0 -0
  121. data/vendor/assets/images/groundworkcss/social-icons/instagram.svg +166 -0
  122. data/vendor/assets/images/groundworkcss/social-icons/lastfm-m.png +0 -0
  123. data/vendor/assets/images/groundworkcss/social-icons/lastfm-s.png +0 -0
  124. data/vendor/assets/images/groundworkcss/social-icons/lastfm.png +0 -0
  125. data/vendor/assets/images/groundworkcss/social-icons/lastfm.svg +44 -0
  126. data/vendor/assets/images/groundworkcss/social-icons/linkedin-m.png +0 -0
  127. data/vendor/assets/images/groundworkcss/social-icons/linkedin-s.png +0 -0
  128. data/vendor/assets/images/groundworkcss/social-icons/linkedin.png +0 -0
  129. data/vendor/assets/images/groundworkcss/social-icons/linkedin.svg +28 -0
  130. data/vendor/assets/images/groundworkcss/social-icons/mail-m.png +0 -0
  131. data/vendor/assets/images/groundworkcss/social-icons/mail-s.png +0 -0
  132. data/vendor/assets/images/groundworkcss/social-icons/mail.png +0 -0
  133. data/vendor/assets/images/groundworkcss/social-icons/mail.svg +27 -0
  134. data/vendor/assets/images/groundworkcss/social-icons/mercurial-m.png +0 -0
  135. data/vendor/assets/images/groundworkcss/social-icons/mercurial-s.png +0 -0
  136. data/vendor/assets/images/groundworkcss/social-icons/mercurial.png +0 -0
  137. data/vendor/assets/images/groundworkcss/social-icons/mercurial.svg +22 -0
  138. data/vendor/assets/images/groundworkcss/social-icons/mixi-m.png +0 -0
  139. data/vendor/assets/images/groundworkcss/social-icons/mixi-s.png +0 -0
  140. data/vendor/assets/images/groundworkcss/social-icons/mixi.png +0 -0
  141. data/vendor/assets/images/groundworkcss/social-icons/mixi.svg +32 -0
  142. data/vendor/assets/images/groundworkcss/social-icons/msn-m.png +0 -0
  143. data/vendor/assets/images/groundworkcss/social-icons/msn-s.png +0 -0
  144. data/vendor/assets/images/groundworkcss/social-icons/msn.png +0 -0
  145. data/vendor/assets/images/groundworkcss/social-icons/msn.svg +44 -0
  146. data/vendor/assets/images/groundworkcss/social-icons/orkut-m.png +0 -0
  147. data/vendor/assets/images/groundworkcss/social-icons/orkut-s.png +0 -0
  148. data/vendor/assets/images/groundworkcss/social-icons/orkut.png +0 -0
  149. data/vendor/assets/images/groundworkcss/social-icons/orkut.svg +23 -0
  150. data/vendor/assets/images/groundworkcss/social-icons/picasa-m.png +0 -0
  151. data/vendor/assets/images/groundworkcss/social-icons/picasa-s.png +0 -0
  152. data/vendor/assets/images/groundworkcss/social-icons/picasa.png +0 -0
  153. data/vendor/assets/images/groundworkcss/social-icons/picasa.svg +48 -0
  154. data/vendor/assets/images/groundworkcss/social-icons/pinterest-m.png +0 -0
  155. data/vendor/assets/images/groundworkcss/social-icons/pinterest-s.png +0 -0
  156. data/vendor/assets/images/groundworkcss/social-icons/pinterest.png +0 -0
  157. data/vendor/assets/images/groundworkcss/social-icons/pinterest.svg +42 -0
  158. data/vendor/assets/images/groundworkcss/social-icons/pocketapp-m.png +0 -0
  159. data/vendor/assets/images/groundworkcss/social-icons/pocketapp-s.png +0 -0
  160. data/vendor/assets/images/groundworkcss/social-icons/pocketapp.png +0 -0
  161. data/vendor/assets/images/groundworkcss/social-icons/pocketapp.svg +38 -0
  162. data/vendor/assets/images/groundworkcss/social-icons/quora-m.png +0 -0
  163. data/vendor/assets/images/groundworkcss/social-icons/quora-s.png +0 -0
  164. data/vendor/assets/images/groundworkcss/social-icons/quora.png +0 -0
  165. data/vendor/assets/images/groundworkcss/social-icons/quora.svg +20 -0
  166. data/vendor/assets/images/groundworkcss/social-icons/rdio-m.png +0 -0
  167. data/vendor/assets/images/groundworkcss/social-icons/rdio-s.png +0 -0
  168. data/vendor/assets/images/groundworkcss/social-icons/rdio.png +0 -0
  169. data/vendor/assets/images/groundworkcss/social-icons/rdio.svg +18 -0
  170. data/vendor/assets/images/groundworkcss/social-icons/renren-m.png +0 -0
  171. data/vendor/assets/images/groundworkcss/social-icons/renren-s.png +0 -0
  172. data/vendor/assets/images/groundworkcss/social-icons/renren.png +0 -0
  173. data/vendor/assets/images/groundworkcss/social-icons/renren.svg +79 -0
  174. data/vendor/assets/images/groundworkcss/social-icons/rss-m.png +0 -0
  175. data/vendor/assets/images/groundworkcss/social-icons/rss-s.png +0 -0
  176. data/vendor/assets/images/groundworkcss/social-icons/rss.png +0 -0
  177. data/vendor/assets/images/groundworkcss/social-icons/rss.svg +18 -0
  178. data/vendor/assets/images/groundworkcss/social-icons/skitch-m.png +0 -0
  179. data/vendor/assets/images/groundworkcss/social-icons/skitch-s.png +0 -0
  180. data/vendor/assets/images/groundworkcss/social-icons/skitch.png +0 -0
  181. data/vendor/assets/images/groundworkcss/social-icons/skitch.svg +24 -0
  182. data/vendor/assets/images/groundworkcss/social-icons/skype-m.png +0 -0
  183. data/vendor/assets/images/groundworkcss/social-icons/skype-s.png +0 -0
  184. data/vendor/assets/images/groundworkcss/social-icons/skype.png +0 -0
  185. data/vendor/assets/images/groundworkcss/social-icons/skype.svg +25 -0
  186. data/vendor/assets/images/groundworkcss/social-icons/soundcloud-m.png +0 -0
  187. data/vendor/assets/images/groundworkcss/social-icons/soundcloud-s.png +0 -0
  188. data/vendor/assets/images/groundworkcss/social-icons/soundcloud.png +0 -0
  189. data/vendor/assets/images/groundworkcss/social-icons/soundcloud.svg +60 -0
  190. data/vendor/assets/images/groundworkcss/social-icons/spotify-m.png +0 -0
  191. data/vendor/assets/images/groundworkcss/social-icons/spotify-s.png +0 -0
  192. data/vendor/assets/images/groundworkcss/social-icons/spotify.png +0 -0
  193. data/vendor/assets/images/groundworkcss/social-icons/spotify.svg +38 -0
  194. data/vendor/assets/images/groundworkcss/social-icons/stackoverflow-m.png +0 -0
  195. data/vendor/assets/images/groundworkcss/social-icons/stackoverflow-s.png +0 -0
  196. data/vendor/assets/images/groundworkcss/social-icons/stackoverflow.png +0 -0
  197. data/vendor/assets/images/groundworkcss/social-icons/stackoverflow.svg +32 -0
  198. data/vendor/assets/images/groundworkcss/social-icons/stumbleupon-m.png +0 -0
  199. data/vendor/assets/images/groundworkcss/social-icons/stumbleupon-s.png +0 -0
  200. data/vendor/assets/images/groundworkcss/social-icons/stumbleupon.png +0 -0
  201. data/vendor/assets/images/groundworkcss/social-icons/stumbleupon.svg +22 -0
  202. data/vendor/assets/images/groundworkcss/social-icons/svn-m.png +0 -0
  203. data/vendor/assets/images/groundworkcss/social-icons/svn-s.png +0 -0
  204. data/vendor/assets/images/groundworkcss/social-icons/svn.png +0 -0
  205. data/vendor/assets/images/groundworkcss/social-icons/svn.svg +25 -0
  206. data/vendor/assets/images/groundworkcss/social-icons/tent-m.png +0 -0
  207. data/vendor/assets/images/groundworkcss/social-icons/tent-s.png +0 -0
  208. data/vendor/assets/images/groundworkcss/social-icons/tent.png +0 -0
  209. data/vendor/assets/images/groundworkcss/social-icons/tent.svg +16 -0
  210. data/vendor/assets/images/groundworkcss/social-icons/tripadvisor-m.png +0 -0
  211. data/vendor/assets/images/groundworkcss/social-icons/tripadvisor-s.png +0 -0
  212. data/vendor/assets/images/groundworkcss/social-icons/tripadvisor.png +0 -0
  213. data/vendor/assets/images/groundworkcss/social-icons/tripadvisor.svg +30 -0
  214. data/vendor/assets/images/groundworkcss/social-icons/tumblr-m.png +0 -0
  215. data/vendor/assets/images/groundworkcss/social-icons/tumblr-s.png +0 -0
  216. data/vendor/assets/images/groundworkcss/social-icons/tumblr.png +0 -0
  217. data/vendor/assets/images/groundworkcss/social-icons/tumblr.svg +16 -0
  218. data/vendor/assets/images/groundworkcss/social-icons/twitter-m.png +0 -0
  219. data/vendor/assets/images/groundworkcss/social-icons/twitter-s.png +0 -0
  220. data/vendor/assets/images/groundworkcss/social-icons/twitter.png +0 -0
  221. data/vendor/assets/images/groundworkcss/social-icons/twitter.svg +24 -0
  222. data/vendor/assets/images/groundworkcss/social-icons/vimeo-m.png +0 -0
  223. data/vendor/assets/images/groundworkcss/social-icons/vimeo-s.png +0 -0
  224. data/vendor/assets/images/groundworkcss/social-icons/vimeo.png +0 -0
  225. data/vendor/assets/images/groundworkcss/social-icons/vimeo.svg +20 -0
  226. data/vendor/assets/images/groundworkcss/social-icons/weibo-m.png +0 -0
  227. data/vendor/assets/images/groundworkcss/social-icons/weibo-s.png +0 -0
  228. data/vendor/assets/images/groundworkcss/social-icons/weibo.png +0 -0
  229. data/vendor/assets/images/groundworkcss/social-icons/weibo.svg +54 -0
  230. data/vendor/assets/images/groundworkcss/social-icons/windows-m.png +0 -0
  231. data/vendor/assets/images/groundworkcss/social-icons/windows-s.png +0 -0
  232. data/vendor/assets/images/groundworkcss/social-icons/windows.png +0 -0
  233. data/vendor/assets/images/groundworkcss/social-icons/windows.svg +26 -0
  234. data/vendor/assets/images/groundworkcss/social-icons/wordpress-m.png +0 -0
  235. data/vendor/assets/images/groundworkcss/social-icons/wordpress-s.png +0 -0
  236. data/vendor/assets/images/groundworkcss/social-icons/wordpress.png +0 -0
  237. data/vendor/assets/images/groundworkcss/social-icons/wordpress.svg +50 -0
  238. data/vendor/assets/images/groundworkcss/social-icons/xing-m.png +0 -0
  239. data/vendor/assets/images/groundworkcss/social-icons/xing-s.png +0 -0
  240. data/vendor/assets/images/groundworkcss/social-icons/xing.png +0 -0
  241. data/vendor/assets/images/groundworkcss/social-icons/xing.svg +16 -0
  242. data/vendor/assets/images/groundworkcss/social-icons/yelp-m.png +0 -0
  243. data/vendor/assets/images/groundworkcss/social-icons/yelp-s.png +0 -0
  244. data/vendor/assets/images/groundworkcss/social-icons/yelp.png +0 -0
  245. data/vendor/assets/images/groundworkcss/social-icons/yelp.svg +54 -0
  246. data/vendor/assets/images/groundworkcss/social-icons/youtube-m.png +0 -0
  247. data/vendor/assets/images/groundworkcss/social-icons/youtube-s.png +0 -0
  248. data/vendor/assets/images/groundworkcss/social-icons/youtube.png +0 -0
  249. data/vendor/assets/images/groundworkcss/social-icons/youtube.svg +106 -0
  250. data/vendor/assets/images/groundworkcss/social-icons/youversion-m.png +0 -0
  251. data/vendor/assets/images/groundworkcss/social-icons/youversion-s.png +0 -0
  252. data/vendor/assets/images/groundworkcss/social-icons/youversion.png +0 -0
  253. data/vendor/assets/images/groundworkcss/social-icons/youversion.svg +54 -0
  254. data/vendor/assets/images/groundworkcss/social-icons/zerply-m.png +0 -0
  255. data/vendor/assets/images/groundworkcss/social-icons/zerply-s.png +0 -0
  256. data/vendor/assets/images/groundworkcss/social-icons/zerply.png +0 -0
  257. data/vendor/assets/images/groundworkcss/social-icons/zerply.svg +20 -0
  258. data/vendor/assets/javascripts/groundworkcss/components/disabled.coffee +18 -0
  259. data/vendor/assets/javascripts/groundworkcss/components/dismissible.coffee +4 -0
  260. data/vendor/assets/javascripts/groundworkcss/components/equalizeColumns.coffee +22 -0
  261. data/vendor/assets/javascripts/groundworkcss/components/forms.coffee +36 -0
  262. data/vendor/assets/javascripts/groundworkcss/components/menus.coffee +174 -0
  263. data/vendor/assets/javascripts/groundworkcss/components/modals.coffee +46 -0
  264. data/vendor/assets/javascripts/groundworkcss/components/pagination.coffee +128 -0
  265. data/vendor/assets/javascripts/groundworkcss/components/responsiveTables.coffee +24 -0
  266. data/vendor/assets/javascripts/groundworkcss/components/responsiveText.coffee +38 -0
  267. data/vendor/assets/javascripts/groundworkcss/components/tabs.coffee +20 -0
  268. data/vendor/assets/javascripts/groundworkcss/components/tiles.coffee +32 -0
  269. data/vendor/assets/javascripts/groundworkcss/components/tooltips.coffee +5 -0
  270. data/vendor/assets/javascripts/groundworkcss/index.js +20 -0
  271. data/vendor/assets/javascripts/groundworkcss/libs/boxsizing.htc +501 -0
  272. data/vendor/assets/javascripts/groundworkcss/libs/html5shiv.min.js +8 -0
  273. data/vendor/assets/javascripts/groundworkcss/libs/modernizr-2.6.2.min.js +4 -0
  274. data/vendor/assets/javascripts/groundworkcss/libs/placeholder_polyfill.jquery.js +212 -0
  275. data/vendor/assets/javascripts/groundworkcss/plugins/cycle/jquery.cycle2.caption2.js +67 -0
  276. data/vendor/assets/javascripts/groundworkcss/plugins/cycle/jquery.cycle2.carousel.js +265 -0
  277. data/vendor/assets/javascripts/groundworkcss/plugins/cycle/jquery.cycle2.center.js +63 -0
  278. data/vendor/assets/javascripts/groundworkcss/plugins/cycle/jquery.cycle2.ie-fade.js +46 -0
  279. data/vendor/assets/javascripts/groundworkcss/plugins/cycle/jquery.cycle2.scrollVert.js +15 -0
  280. data/vendor/assets/javascripts/groundworkcss/plugins/cycle/jquery.cycle2.shuffle.js +62 -0
  281. data/vendor/assets/javascripts/groundworkcss/plugins/cycle/jquery.cycle2.swipe.js +70 -0
  282. data/vendor/assets/javascripts/groundworkcss/plugins/cycle/jquery.cycle2.tile.js +131 -0
  283. data/vendor/assets/javascripts/groundworkcss/plugins/cycle/jquery.cycle2.video.js +66 -0
  284. data/vendor/assets/javascripts/groundworkcss/plugins/jquery-modals.js +193 -0
  285. data/vendor/assets/javascripts/groundworkcss/plugins/jquery-responsiveTables.coffee +61 -0
  286. data/vendor/assets/javascripts/groundworkcss/plugins/jquery-responsiveText.coffee +32 -0
  287. data/vendor/assets/javascripts/groundworkcss/plugins/jquery-tooltip.coffee +124 -0
  288. data/vendor/assets/javascripts/groundworkcss/plugins/jquery.cycle2.js +1426 -0
  289. data/vendor/assets/javascripts/groundworkcss/plugins/jquery.magnific-popup.js +1760 -0
  290. data/vendor/assets/stylesheets/groundworkcss/_rails-settings.scss +202 -0
  291. data/vendor/assets/stylesheets/groundworkcss/_settings.scss +1 -0
  292. data/vendor/assets/stylesheets/groundworkcss/base/_all.scss +11 -0
  293. data/vendor/assets/stylesheets/groundworkcss/base/_animations.scss +29 -0
  294. data/vendor/assets/stylesheets/groundworkcss/base/_global.scss +64 -0
  295. data/vendor/assets/stylesheets/groundworkcss/base/_grid.scss +172 -0
  296. data/vendor/assets/stylesheets/groundworkcss/base/_helpers.scss +254 -0
  297. data/vendor/assets/stylesheets/groundworkcss/base/_reset.scss +81 -0
  298. data/vendor/assets/stylesheets/groundworkcss/core/_all.scss +11 -0
  299. data/vendor/assets/stylesheets/groundworkcss/core/_constants.scss +121 -0
  300. data/vendor/assets/stylesheets/groundworkcss/core/_defaults.scss +202 -0
  301. data/vendor/assets/stylesheets/groundworkcss/core/_mixins.scss +206 -0
  302. data/vendor/assets/stylesheets/groundworkcss/font-awesome-ie7.min.css +22 -0
  303. data/vendor/assets/stylesheets/groundworkcss/form/_all.scss +10 -0
  304. data/vendor/assets/stylesheets/groundworkcss/form/_forms.scss +240 -0
  305. data/vendor/assets/stylesheets/groundworkcss/form/_tiles.scss +100 -0
  306. data/vendor/assets/stylesheets/groundworkcss/groundwork-ie.scss +130 -0
  307. data/vendor/assets/stylesheets/groundworkcss/groundwork.scss +22 -0
  308. data/vendor/assets/stylesheets/groundworkcss/index.scss +3 -0
  309. data/vendor/assets/stylesheets/groundworkcss/magnific-popup.css +393 -0
  310. data/vendor/assets/stylesheets/groundworkcss/misc/_all.scss +9 -0
  311. data/vendor/assets/stylesheets/groundworkcss/misc/_social-icons.scss +96 -0
  312. data/vendor/assets/stylesheets/groundworkcss/nav/_all.scss +11 -0
  313. data/vendor/assets/stylesheets/groundworkcss/nav/_buttons.scss +334 -0
  314. data/vendor/assets/stylesheets/groundworkcss/nav/_navigation.scss +400 -0
  315. data/vendor/assets/stylesheets/groundworkcss/nav/_tabs.scss +230 -0
  316. data/vendor/assets/stylesheets/groundworkcss/no-svg.scss +355 -0
  317. data/vendor/assets/stylesheets/groundworkcss/placeholder_polyfill.css +32 -0
  318. data/vendor/assets/stylesheets/groundworkcss/responsive/_all.scss +13 -0
  319. data/vendor/assets/stylesheets/groundworkcss/responsive/_desktop.scss +26 -0
  320. data/vendor/assets/stylesheets/groundworkcss/responsive/_helpers.scss +16 -0
  321. data/vendor/assets/stylesheets/groundworkcss/responsive/_ipad.scss +28 -0
  322. data/vendor/assets/stylesheets/groundworkcss/responsive/_mobile.scss +44 -0
  323. data/vendor/assets/stylesheets/groundworkcss/responsive/_small-tablet.scss +196 -0
  324. data/vendor/assets/stylesheets/groundworkcss/type/_all.scss +9 -0
  325. data/vendor/assets/stylesheets/groundworkcss/type/_font-awesome.scss +542 -0
  326. data/vendor/assets/stylesheets/groundworkcss/type/_typography.scss +360 -0
  327. data/vendor/assets/stylesheets/groundworkcss/type/_webfonts.scss +28 -0
  328. data/vendor/assets/stylesheets/groundworkcss/ui/_all.scss +13 -0
  329. data/vendor/assets/stylesheets/groundworkcss/ui/_callouts.scss +130 -0
  330. data/vendor/assets/stylesheets/groundworkcss/ui/_messages.scss +124 -0
  331. data/vendor/assets/stylesheets/groundworkcss/ui/_modals.scss +558 -0
  332. data/vendor/assets/stylesheets/groundworkcss/ui/_tables.scss +142 -0
  333. data/vendor/assets/stylesheets/groundworkcss/ui/_tooltips.scss +196 -0
  334. metadata +427 -0
@@ -0,0 +1,44 @@
1
+ // ===================================
2
+ // Mobile
3
+ // ===================================
4
+
5
+
6
+
7
+
8
+ @mixin mobile {
9
+ @media #{$mobile} {
10
+ // responsive grid
11
+ @include grid-responsive(false);
12
+ // conditional helpers
13
+ .mobile-only { display:inline-block !important; }
14
+ .hide-on-mobile { display:none !important; }
15
+ .desktop-only { display:none !important; }
16
+ // spacer overrides
17
+ .zero-mobile { @include helper_reset(); }
18
+ .no-padding-mobile, .no-pad-mobile { @include helper_reset(padding, $spacers: padded pad-top pad-right pad-bottom pad-left); }
19
+ .no-margin-mobile, .no-gap-mobile { @include helper_reset(margin, $spacers: gapped gap-top gap-right gap-bottom gap-left); }
20
+ @content;
21
+ }
22
+ }
23
+
24
+
25
+ ///////////////////////
26
+ // mobile //
27
+ ///////////////////////
28
+ @include mobile {
29
+ .tabs:not(.mobile) {
30
+ > ul {
31
+ li {
32
+ float:none;
33
+ width:100%;
34
+ a {
35
+ @include rounded(0);
36
+ border-bottom:none;
37
+ }
38
+ &:first-child a {
39
+ @include rounded($radius $radius 0 0);
40
+ }
41
+ }
42
+ }
43
+ }
44
+ }
@@ -0,0 +1,196 @@
1
+ // ===================================
2
+ // Small Tablet
3
+ // ===================================
4
+
5
+
6
+
7
+
8
+ @mixin small-tablet {
9
+ @media #{$small-tablet} {
10
+ // responsive grid
11
+ @include grid-responsive();
12
+ // conditional helpers
13
+ .small-tablet-only { display:inline-block !important; }
14
+ .hide-on-small-tablet { display:none !important; }
15
+ .desktop-only { display:none !important; }
16
+ // spacer overrides
17
+ .zero-small-tablet { @include helper_reset(); }
18
+ .no-padding-small-tablet, .no-pad-small-tablet { @include helper_reset(padding, $spacers: padded pad-top pad-right pad-bottom pad-left); }
19
+ .no-margin-small-tablet, .no-gap-small-tablet { @include helper_reset(margin, $spacers: gapped gap-top gap-right gap-bottom gap-left); }
20
+ @content;
21
+ }
22
+ }
23
+
24
+
25
+ ///////////////////////
26
+ // small tablet //
27
+ ///////////////////////
28
+ @include small-tablet {
29
+ %nav-not-pagination {
30
+ width:100%;
31
+ ul, ul.row {
32
+ li {
33
+ display:block;
34
+ width:100% !important;
35
+ &:first-child {
36
+ > a {
37
+ @include rounded($radius $radius 0 0);
38
+ }
39
+ }
40
+ &:last-child {
41
+ > a {
42
+ @include rounded(0 0 $radius $radius);
43
+ }
44
+ }
45
+ &:only-child {
46
+ > a {
47
+ @include rounded($radius);
48
+ }
49
+ }
50
+ a {
51
+ border:none;
52
+ border-top:1px solid $button-active !important;
53
+ }
54
+ ul {
55
+ position:static !important;
56
+ li {
57
+ a {
58
+ @include rounded(0);
59
+ }
60
+ &:first-child,
61
+ &:last-child,
62
+ &:only-child {
63
+ a {
64
+ @include rounded(0);
65
+ }
66
+ }
67
+ }
68
+ }
69
+ &:first-child {
70
+ a {
71
+ @include rounded($radius $radius 0 0);
72
+ }
73
+ }
74
+ &:last-child {
75
+ a {
76
+ @include rounded(0 0 $radius $radius);
77
+ }
78
+ ul {
79
+ li {
80
+ &:last-child {
81
+ a {
82
+ @include rounded(0 0 $radius $radius);
83
+ }
84
+ }
85
+ }
86
+ }
87
+ }
88
+ &:only-child {
89
+ a {
90
+ @include rounded($radius);
91
+ }
92
+ }
93
+ }
94
+ }
95
+ }
96
+ // hamburger menus
97
+ %nav-menu-not-pagination {
98
+ display:block;
99
+ float:none;
100
+ &:before {
101
+ content:attr(data-label);
102
+ float:left;
103
+ color:$button-text;
104
+ line-height:2.2;
105
+ }
106
+ background-color:$button-color;
107
+ padding:$gutter;
108
+ padding-bottom:0;
109
+ @include rounded($radius);
110
+ .menu-toggle {
111
+ display:inline-block !important;
112
+ float:right;
113
+ margin-bottom:$gutter;
114
+ }
115
+ > ul, > ul.row {
116
+ display:block !important;
117
+ overflow:hidden;
118
+ max-height:0;
119
+ width:auto;
120
+ margin:0 (-$gutter);
121
+ clear:both;
122
+ @include transition(all 0.2s ease);
123
+ li {
124
+ a {
125
+ border:none;
126
+ border-top:1px solid $button-active;
127
+ &:first-child, &:last-child {
128
+ @include rounded(0);
129
+ }
130
+ &:hover, &:focus {
131
+ border:none;
132
+ border-top:1px solid $button-active;
133
+ }
134
+ }
135
+ &:last-child {
136
+ a {
137
+ @include rounded(0 0 $radius $radius !important);
138
+ }
139
+ }
140
+ ul {
141
+ position:static;
142
+ }
143
+ }
144
+ }
145
+ &.on {
146
+ > ul {
147
+ max-height:1000px;
148
+ }
149
+ }
150
+ }
151
+ %normal-tabs {
152
+ > ul {
153
+ li {
154
+ float:none;
155
+ width:100%;
156
+ margin:0;
157
+ a {
158
+ @include rounded(0);
159
+ border-bottom:none;
160
+ &:before, &:after {
161
+ display:none !important;
162
+ }
163
+ }
164
+ &:first-child a {
165
+ @include rounded($radius $radius 0 0);
166
+ }
167
+ }
168
+ }
169
+ }
170
+
171
+ @if $tags {
172
+ nav:not(.pagination) {
173
+ @extend %nav-not-pagination;
174
+ }
175
+
176
+ @if $classes {
177
+ nav.inline {
178
+ @extend %nav-not-pagination;
179
+ }
180
+ nav.menu {
181
+ @extend %nav-menu-not-pagination;
182
+ }
183
+ }
184
+ }
185
+ @if $classes {
186
+ .nav, .nav.inline {
187
+ @extend %nav-not-pagination;
188
+ }
189
+ .nav.menu {
190
+ @extend %nav-menu-not-pagination;
191
+ }
192
+ .tabs:not(.small-tablet):not(.mobile):not(.vertical) {
193
+ @extend %normal-tabs;
194
+ }
195
+ }
196
+ }
@@ -0,0 +1,9 @@
1
+ // =============================================
2
+ // GroundworkCSS by Gary Hepting
3
+ // Last Updated:2013-5-3
4
+ // =============================================
5
+
6
+
7
+ @import "font-awesome"; // recommended (used by other components)
8
+ @import "webfonts"; // optional
9
+ @import "typography"; // optional
@@ -0,0 +1,542 @@
1
+ // =============================================
2
+ // Font Awesome 3.0.2b
3
+ // Last Updated:2013-4-24
4
+ // =============================================
5
+
6
+
7
+
8
+
9
+ /*!
10
+ * Font Awesome 3.0.2b (customized for use with Groundwork)
11
+ * the iconic font designed for use with Twitter Bootstrap
12
+ * -------------------------------------------------------
13
+ * The full suite of pictographic icons, examples, and documentation
14
+ * can be found at: http://fortawesome.github.com/Font-Awesome/
15
+ *
16
+ * License
17
+ * -------------------------------------------------------
18
+ * - The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL
19
+ * - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
20
+ * http://opensource.org/licenses/mit-license.html
21
+ * - The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/
22
+ * - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
23
+ * "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome"
24
+ *
25
+ * Contact
26
+ * -------------------------------------------------------
27
+ * Email: dave@davegandy.com
28
+ * Twitter: http://twitter.com/fortaweso_me
29
+ * Work: Lead Product Designer @ http://kyruus.com
30
+ */
31
+
32
+ $fontAwesomePath: "#{$root_path}#{$fonts_path}" !default;
33
+ $borderColor: #eee;
34
+ $iconMuted: #eee;
35
+ // @mixin border-radius($radius) { -webkit-border-radius: $radius; -moz-border-radius: $radius; border-radius: $radius; }
36
+
37
+
38
+ @font-face {
39
+ font-family: 'FontAwesome';
40
+ src: url('#{$fontAwesomePath}fontawesome-webfont.eot?v=3.0.1');
41
+ src: url('#{$fontAwesomePath}fontawesome-webfont.eot?#iefix&v=3.0.1') format("embedded-opentype"),
42
+ url('#{$fontAwesomePath}fontawesome-webfont.woff?v=3.0.1') format("woff"),
43
+ url('#{$fontAwesomePath}fontawesome-webfont.ttf?v=3.0.1') format("truetype");
44
+ font-weight: normal;
45
+ font-style: normal;
46
+ }
47
+
48
+ /* Font Awesome styles
49
+ ------------------------------------------------------- */
50
+ [class^="icon-"],
51
+ [class*=" icon-"] {
52
+ font-family: FontAwesome;
53
+ font-weight: normal;
54
+ font-style: normal;
55
+ text-decoration: inherit;
56
+ -webkit-font-smoothing: antialiased;
57
+
58
+ /* sprites.less reset */
59
+ display: inline;
60
+ width: auto;
61
+ height: auto;
62
+ line-height: normal;
63
+ vertical-align: baseline;
64
+ background-image: none;
65
+ background-position: 0% 0%;
66
+ background-repeat: repeat;
67
+ margin-top: 0;
68
+ }
69
+
70
+ /* more sprites.less reset */
71
+ .icon-white,
72
+ .nav-pills > .active > a > [class^="icon-"],
73
+ .nav-pills > .active > a > [class*=" icon-"],
74
+ .nav-list > .active > a > [class^="icon-"],
75
+ .nav-list > .active > a > [class*=" icon-"],
76
+ .navbar-inverse .nav > .active > a > [class^="icon-"],
77
+ .navbar-inverse .nav > .active > a > [class*=" icon-"],
78
+ .dropdown-menu > li > a:hover > [class^="icon-"],
79
+ .dropdown-menu > li > a:hover > [class*=" icon-"],
80
+ .dropdown-menu > .active > a > [class^="icon-"],
81
+ .dropdown-menu > .active > a > [class*=" icon-"],
82
+ .dropdown-submenu:hover > a > [class^="icon-"],
83
+ .dropdown-submenu:hover > a > [class*=" icon-"] {
84
+ background-image: none;
85
+ }
86
+
87
+ [class^="icon-"]:before,
88
+ [class*=" icon-"]:before {
89
+ text-decoration: inherit;
90
+ display: inline-block;
91
+ speak: none;
92
+ }
93
+
94
+ /* makes sure icons active on rollover in links */
95
+ a {
96
+ [class^="icon-"],
97
+ [class*=" icon-"] {
98
+ display: inline-block;
99
+ }
100
+ }
101
+
102
+ /* makes the font 33% larger relative to the icon container */
103
+ .icon-large:before {
104
+ vertical-align: -10%;
105
+ font-size: 1.3333333333333333em;
106
+ }
107
+
108
+ .btn, .nav {
109
+ [class^="icon-"],
110
+ [class*=" icon-"] {
111
+ display: inline;
112
+ /* keeps button heights with and without icons the same */
113
+ &.icon-large { line-height: .9em; }
114
+ &.icon-spin { display: inline-block; }
115
+ }
116
+ }
117
+
118
+ .nav-tabs, .nav-pills {
119
+ [class^="icon-"],
120
+ [class*=" icon-"] {
121
+ /* keeps button heights with and without icons the same */
122
+ &, &.icon-large { line-height: .9em; }
123
+ }
124
+ }
125
+
126
+ li, .nav li {
127
+ [class^="icon-"],
128
+ [class*=" icon-"] {
129
+ display: inline-block;
130
+ width: 1.25em;
131
+ text-align: center;
132
+ &.icon-large {
133
+ /* increased font size for icon-large */
134
+ width: 1.5625em;
135
+ }
136
+ }
137
+ }
138
+
139
+ ul.icons {
140
+ list-style-type: none;
141
+ text-indent: -.75em;
142
+
143
+ li {
144
+ [class^="icon-"],
145
+ [class*=" icon-"] {
146
+ width: .75em;
147
+ }
148
+ }
149
+ }
150
+
151
+ .icon-muted {
152
+ color: $iconMuted;
153
+ }
154
+
155
+ // Icon Borders
156
+ // -------------------------
157
+
158
+ .icon-border {
159
+ border: solid 1px $borderColor;
160
+ padding: .2em .25em .15em;
161
+ @include border-radius(3px);
162
+ }
163
+
164
+ // Icon Sizes
165
+ // -------------------------
166
+
167
+ .icon-2x {
168
+ font-size: 2em;
169
+ &.icon-border {
170
+ border-width: 2px;
171
+ @include border-radius(4px);
172
+ }
173
+ }
174
+ .icon-3x {
175
+ font-size: 3em;
176
+ &.icon-border {
177
+ border-width: 3px;
178
+ @include border-radius(5px);
179
+ }
180
+ }
181
+ .icon-4x {
182
+ font-size: 4em;
183
+ &.icon-border {
184
+ border-width: 4px;
185
+ @include border-radius(6px);
186
+ }
187
+ }
188
+
189
+ // Floats
190
+ // -------------------------
191
+
192
+ // Quick floats
193
+ .pull-right { float: right; }
194
+ .pull-left { float: left; }
195
+
196
+ [class^="icon-"],
197
+ [class*=" icon-"] {
198
+ &.pull-left {
199
+ margin-right: .3em;
200
+ }
201
+ &.pull-right {
202
+ margin-left: .3em;
203
+ }
204
+ }
205
+
206
+ .btn {
207
+ [class^="icon-"],
208
+ [class*=" icon-"] {
209
+ &.pull-left, &.pull-right {
210
+ &.icon-2x { margin-top: .18em; }
211
+ }
212
+ &.icon-spin.icon-large { line-height: .8em; }
213
+ }
214
+ }
215
+
216
+ .btn.btn-small {
217
+ [class^="icon-"],
218
+ [class*=" icon-"] {
219
+ &.pull-left, &.pull-right {
220
+ &.icon-2x { margin-top: .25em; }
221
+ }
222
+ }
223
+ }
224
+
225
+ .btn.btn-large {
226
+ [class^="icon-"],
227
+ [class*=" icon-"] {
228
+ margin-top: 0; // overrides bootstrap default
229
+ &.pull-left, &.pull-right {
230
+ &.icon-2x { margin-top: .05em; }
231
+ }
232
+ &.pull-left.icon-2x { margin-right: .2em; }
233
+ &.pull-right.icon-2x { margin-left: .2em; }
234
+ }
235
+ }
236
+
237
+
238
+ .icon-spin {
239
+ display: inline-block;
240
+ -moz-animation: spin 2s infinite linear;
241
+ -o-animation: spin 2s infinite linear;
242
+ -webkit-animation: spin 2s infinite linear;
243
+ animation: spin 2s infinite linear;
244
+ }
245
+
246
+ @-moz-keyframes spin {
247
+ 0% { -moz-transform: rotate(0deg); }
248
+ 100% { -moz-transform: rotate(359deg); }
249
+ }
250
+ @-webkit-keyframes spin {
251
+ 0% { -webkit-transform: rotate(0deg); }
252
+ 100% { -webkit-transform: rotate(359deg); }
253
+ }
254
+ @-o-keyframes spin {
255
+ 0% { -o-transform: rotate(0deg); }
256
+ 100% { -o-transform: rotate(359deg); }
257
+ }
258
+ @-ms-keyframes spin {
259
+ 0% { -ms-transform: rotate(0deg); }
260
+ 100% { -ms-transform: rotate(359deg); }
261
+ }
262
+ @keyframes spin {
263
+ 0% { transform: rotate(0deg); }
264
+ 100% { transform: rotate(359deg); }
265
+ }
266
+
267
+ @-moz-document url-prefix() {
268
+ .icon-spin { height: .9em; }
269
+ .btn .icon-spin { height: auto; }
270
+ .icon-spin.icon-large { height: 1.25em; }
271
+ .btn .icon-spin.icon-large { height: .75em; }
272
+ }
273
+
274
+ /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
275
+ readers do not read off random characters that represent icons */
276
+ .icon-glass:before { content: "\f000"; }
277
+ .icon-music:before { content: "\f001"; }
278
+ .icon-search:before { content: "\f002"; }
279
+ .icon-envelope:before { content: "\f003"; }
280
+ .icon-heart:before { content: "\f004"; }
281
+ .icon-star:before { content: "\f005"; }
282
+ .icon-star-empty:before { content: "\f006"; }
283
+ .icon-user:before { content: "\f007"; }
284
+ .icon-film:before { content: "\f008"; }
285
+ .icon-th-large:before { content: "\f009"; }
286
+ .icon-th:before { content: "\f00a"; }
287
+ .icon-th-list:before { content: "\f00b"; }
288
+ .icon-ok:before { content: "\f00c"; }
289
+ .icon-remove:before { content: "\f00d"; }
290
+ .icon-zoom-in:before { content: "\f00e"; }
291
+
292
+ .icon-zoom-out:before { content: "\f010"; }
293
+ .icon-off:before { content: "\f011"; }
294
+ .icon-signal:before { content: "\f012"; }
295
+ .icon-cog:before { content: "\f013"; }
296
+ .icon-trash:before { content: "\f014"; }
297
+ .icon-home:before { content: "\f015"; }
298
+ .icon-file:before { content: "\f016"; }
299
+ .icon-time:before { content: "\f017"; }
300
+ .icon-road:before { content: "\f018"; }
301
+ .icon-download-alt:before { content: "\f019"; }
302
+ .icon-download:before { content: "\f01a"; }
303
+ .icon-upload:before { content: "\f01b"; }
304
+ .icon-inbox:before { content: "\f01c"; }
305
+ .icon-play-circle:before { content: "\f01d"; }
306
+ .icon-repeat:before { content: "\f01e"; }
307
+
308
+ /* \f020 doesn't work in Safari. all shifted one down */
309
+ .icon-refresh:before { content: "\f021"; }
310
+ .icon-list-alt:before { content: "\f022"; }
311
+ .icon-lock:before { content: "\f023"; }
312
+ .icon-flag:before { content: "\f024"; }
313
+ .icon-headphones:before { content: "\f025"; }
314
+ .icon-volume-off:before { content: "\f026"; }
315
+ .icon-volume-down:before { content: "\f027"; }
316
+ .icon-volume-up:before { content: "\f028"; }
317
+ .icon-qrcode:before { content: "\f029"; }
318
+ .icon-barcode:before { content: "\f02a"; }
319
+ .icon-tag:before { content: "\f02b"; }
320
+ .icon-tags:before { content: "\f02c"; }
321
+ .icon-book:before { content: "\f02d"; }
322
+ .icon-bookmark:before { content: "\f02e"; }
323
+ .icon-print:before { content: "\f02f"; }
324
+
325
+ .icon-camera:before { content: "\f030"; }
326
+ .icon-font:before { content: "\f031"; }
327
+ .icon-bold:before { content: "\f032"; }
328
+ .icon-italic:before { content: "\f033"; }
329
+ .icon-text-height:before { content: "\f034"; }
330
+ .icon-text-width:before { content: "\f035"; }
331
+ .icon-align-left:before { content: "\f036"; }
332
+ .icon-align-center:before { content: "\f037"; }
333
+ .icon-align-right:before { content: "\f038"; }
334
+ .icon-align-justify:before { content: "\f039"; }
335
+ .icon-list:before { content: "\f03a"; }
336
+ .icon-indent-left:before { content: "\f03b"; }
337
+ .icon-indent-right:before { content: "\f03c"; }
338
+ .icon-facetime-video:before { content: "\f03d"; }
339
+ .icon-picture:before { content: "\f03e"; }
340
+
341
+ .icon-pencil:before { content: "\f040"; }
342
+ .icon-map-marker:before { content: "\f041"; }
343
+ .icon-adjust:before { content: "\f042"; }
344
+ .icon-tint:before { content: "\f043"; }
345
+ .icon-edit:before { content: "\f044"; }
346
+ .icon-share:before { content: "\f045"; }
347
+ .icon-check:before { content: "\f046"; }
348
+ .icon-move:before { content: "\f047"; }
349
+ .icon-step-backward:before { content: "\f048"; }
350
+ .icon-fast-backward:before { content: "\f049"; }
351
+ .icon-backward:before { content: "\f04a"; }
352
+ .icon-play:before { content: "\f04b"; }
353
+ .icon-pause:before { content: "\f04c"; }
354
+ .icon-stop:before { content: "\f04d"; }
355
+ .icon-forward:before { content: "\f04e"; }
356
+
357
+ .icon-fast-forward:before { content: "\f050"; }
358
+ .icon-step-forward:before { content: "\f051"; }
359
+ .icon-eject:before { content: "\f052"; }
360
+ .icon-chevron-left:before { content: "\f053"; }
361
+ .icon-chevron-right:before { content: "\f054"; }
362
+ .icon-plus-sign:before { content: "\f055"; }
363
+ .icon-minus-sign:before { content: "\f056"; }
364
+ .icon-remove-sign:before { content: "\f057"; }
365
+ .icon-ok-sign:before { content: "\f058"; }
366
+ .icon-question-sign:before { content: "\f059"; }
367
+ .icon-info-sign:before { content: "\f05a"; }
368
+ .icon-screenshot:before { content: "\f05b"; }
369
+ .icon-remove-circle:before { content: "\f05c"; }
370
+ .icon-ok-circle:before { content: "\f05d"; }
371
+ .icon-ban-circle:before { content: "\f05e"; }
372
+
373
+ .icon-arrow-left:before { content: "\f060"; }
374
+ .icon-arrow-right:before { content: "\f061"; }
375
+ .icon-arrow-up:before { content: "\f062"; }
376
+ .icon-arrow-down:before { content: "\f063"; }
377
+ .icon-share-alt:before { content: "\f064"; }
378
+ .icon-resize-full:before { content: "\f065"; }
379
+ .icon-resize-small:before { content: "\f066"; }
380
+ .icon-plus:before { content: "\f067"; }
381
+ .icon-minus:before { content: "\f068"; }
382
+ .icon-asterisk:before { content: "\f069"; }
383
+ .icon-exclamation-sign:before { content: "\f06a"; }
384
+ .icon-gift:before { content: "\f06b"; }
385
+ .icon-leaf:before { content: "\f06c"; }
386
+ .icon-fire:before { content: "\f06d"; }
387
+ .icon-eye-open:before { content: "\f06e"; }
388
+
389
+ .icon-eye-close:before { content: "\f070"; }
390
+ .icon-warning-sign:before { content: "\f071"; }
391
+ .icon-plane:before { content: "\f072"; }
392
+ .icon-calendar:before { content: "\f073"; }
393
+ .icon-random:before { content: "\f074"; }
394
+ .icon-comment:before { content: "\f075"; }
395
+ .icon-magnet:before { content: "\f076"; }
396
+ .icon-chevron-up:before { content: "\f077"; }
397
+ .icon-chevron-down:before { content: "\f078"; }
398
+ .icon-retweet:before { content: "\f079"; }
399
+ .icon-shopping-cart:before { content: "\f07a"; }
400
+ .icon-folder-close:before { content: "\f07b"; }
401
+ .icon-folder-open:before { content: "\f07c"; }
402
+ .icon-resize-vertical:before { content: "\f07d"; }
403
+ .icon-resize-horizontal:before { content: "\f07e"; }
404
+
405
+ .icon-bar-chart:before { content: "\f080"; }
406
+ .icon-twitter-sign:before { content: "\f081"; }
407
+ .icon-facebook-sign:before { content: "\f082"; }
408
+ .icon-camera-retro:before { content: "\f083"; }
409
+ .icon-key:before { content: "\f084"; }
410
+ .icon-cogs:before { content: "\f085"; }
411
+ .icon-comments:before { content: "\f086"; }
412
+ .icon-thumbs-up:before { content: "\f087"; }
413
+ .icon-thumbs-down:before { content: "\f088"; }
414
+ .icon-star-half:before { content: "\f089"; }
415
+ .icon-heart-empty:before { content: "\f08a"; }
416
+ .icon-signout:before { content: "\f08b"; }
417
+ .icon-linkedin-sign:before { content: "\f08c"; }
418
+ .icon-pushpin:before { content: "\f08d"; }
419
+ .icon-external-link:before { content: "\f08e"; }
420
+
421
+ .icon-signin:before { content: "\f090"; }
422
+ .icon-trophy:before { content: "\f091"; }
423
+ .icon-github-sign:before { content: "\f092"; }
424
+ .icon-upload-alt:before { content: "\f093"; }
425
+ .icon-lemon:before { content: "\f094"; }
426
+ .icon-phone:before { content: "\f095"; }
427
+ .icon-check-empty:before { content: "\f096"; }
428
+ .icon-bookmark-empty:before { content: "\f097"; }
429
+ .icon-phone-sign:before { content: "\f098"; }
430
+ .icon-twitter:before { content: "\f099"; }
431
+ .icon-facebook:before { content: "\f09a"; }
432
+ .icon-github:before { content: "\f09b"; }
433
+ .icon-unlock:before { content: "\f09c"; }
434
+ .icon-credit-card:before { content: "\f09d"; }
435
+ .icon-rss:before { content: "\f09e"; }
436
+
437
+ .icon-hdd:before { content: "\f0a0"; }
438
+ .icon-bullhorn:before { content: "\f0a1"; }
439
+ .icon-bell:before { content: "\f0a2"; }
440
+ .icon-certificate:before { content: "\f0a3"; }
441
+ .icon-hand-right:before { content: "\f0a4"; }
442
+ .icon-hand-left:before { content: "\f0a5"; }
443
+ .icon-hand-up:before { content: "\f0a6"; }
444
+ .icon-hand-down:before { content: "\f0a7"; }
445
+ .icon-circle-arrow-left:before { content: "\f0a8"; }
446
+ .icon-circle-arrow-right:before { content: "\f0a9"; }
447
+ .icon-circle-arrow-up:before { content: "\f0aa"; }
448
+ .icon-circle-arrow-down:before { content: "\f0ab"; }
449
+ .icon-globe:before { content: "\f0ac"; }
450
+ .icon-wrench:before { content: "\f0ad"; }
451
+ .icon-tasks:before { content: "\f0ae"; }
452
+
453
+ .icon-filter:before { content: "\f0b0"; }
454
+ .icon-briefcase:before { content: "\f0b1"; }
455
+ .icon-fullscreen:before { content: "\f0b2"; }
456
+
457
+ .icon-group:before { content: "\f0c0"; }
458
+ .icon-link:before { content: "\f0c1"; }
459
+ .icon-cloud:before { content: "\f0c2"; }
460
+ .icon-beaker:before { content: "\f0c3"; }
461
+ .icon-cut:before { content: "\f0c4"; }
462
+ .icon-copy:before { content: "\f0c5"; }
463
+ .icon-paper-clip:before { content: "\f0c6"; }
464
+ .icon-save:before { content: "\f0c7"; }
465
+ .icon-sign-blank:before { content: "\f0c8"; }
466
+ .icon-reorder:before { content: "\f0c9"; }
467
+ .icon-list-ul:before { content: "\f0ca"; }
468
+ .icon-list-ol:before { content: "\f0cb"; }
469
+ .icon-strikethrough:before { content: "\f0cc"; }
470
+ .icon-underline:before { content: "\f0cd"; }
471
+ .icon-table:before { content: "\f0ce"; }
472
+
473
+ .icon-magic:before { content: "\f0d0"; }
474
+ .icon-truck:before { content: "\f0d1"; }
475
+ .icon-pinterest:before { content: "\f0d2"; }
476
+ .icon-pinterest-sign:before { content: "\f0d3"; }
477
+ .icon-google-plus-sign:before { content: "\f0d4"; }
478
+ .icon-google-plus:before { content: "\f0d5"; }
479
+ .icon-money:before { content: "\f0d6"; }
480
+ .icon-caret-down:before { content: "\f0d7"; }
481
+ .icon-caret-up:before { content: "\f0d8"; }
482
+ .icon-caret-left:before { content: "\f0d9"; }
483
+ .icon-caret-right:before { content: "\f0da"; }
484
+ .icon-columns:before { content: "\f0db"; }
485
+ .icon-sort:before { content: "\f0dc"; }
486
+ .icon-sort-down:before { content: "\f0dd"; }
487
+ .icon-sort-up:before { content: "\f0de"; }
488
+
489
+ .icon-envelope-alt:before { content: "\f0e0"; }
490
+ .icon-linkedin:before { content: "\f0e1"; }
491
+ .icon-undo:before { content: "\f0e2"; }
492
+ .icon-legal:before { content: "\f0e3"; }
493
+ .icon-dashboard:before { content: "\f0e4"; }
494
+ .icon-comment-alt:before { content: "\f0e5"; }
495
+ .icon-comments-alt:before { content: "\f0e6"; }
496
+ .icon-bolt:before { content: "\f0e7"; }
497
+ .icon-sitemap:before { content: "\f0e8"; }
498
+ .icon-umbrella:before { content: "\f0e9"; }
499
+ .icon-paste:before { content: "\f0ea"; }
500
+ .icon-lightbulb:before { content: "\f0eb"; }
501
+ .icon-exchange:before { content: "\f0ec"; }
502
+ .icon-cloud-download:before { content: "\f0ed"; }
503
+ .icon-cloud-upload:before { content: "\f0ee"; }
504
+
505
+ .icon-user-md:before { content: "\f0f0"; }
506
+ .icon-stethoscope:before { content: "\f0f1"; }
507
+ .icon-suitcase:before { content: "\f0f2"; }
508
+ .icon-bell-alt:before { content: "\f0f3"; }
509
+ .icon-coffee:before { content: "\f0f4"; }
510
+ .icon-food:before { content: "\f0f5"; }
511
+ .icon-file-alt:before { content: "\f0f6"; }
512
+ .icon-building:before { content: "\f0f7"; }
513
+ .icon-hospital:before { content: "\f0f8"; }
514
+ .icon-ambulance:before { content: "\f0f9"; }
515
+ .icon-medkit:before { content: "\f0fa"; }
516
+ .icon-fighter-jet:before { content: "\f0fb"; }
517
+ .icon-beer:before { content: "\f0fc"; }
518
+ .icon-h-sign:before { content: "\f0fd"; }
519
+ .icon-plus-sign-alt:before { content: "\f0fe"; }
520
+
521
+ .icon-double-angle-left:before { content: "\f100"; }
522
+ .icon-double-angle-right:before { content: "\f101"; }
523
+ .icon-double-angle-up:before { content: "\f102"; }
524
+ .icon-double-angle-down:before { content: "\f103"; }
525
+ .icon-angle-left:before { content: "\f104"; }
526
+ .icon-angle-right:before { content: "\f105"; }
527
+ .icon-angle-up:before { content: "\f106"; }
528
+ .icon-angle-down:before { content: "\f107"; }
529
+ .icon-desktop:before { content: "\f108"; }
530
+ .icon-laptop:before { content: "\f109"; }
531
+ .icon-tablet:before { content: "\f10a"; }
532
+ .icon-mobile-phone:before { content: "\f10b"; }
533
+ .icon-circle-blank:before { content: "\f10c"; }
534
+ .icon-quote-left:before { content: "\f10d"; }
535
+ .icon-quote-right:before { content: "\f10e"; }
536
+
537
+ .icon-spinner:before { content: "\f110"; }
538
+ .icon-circle:before { content: "\f111"; }
539
+ .icon-reply:before { content: "\f112"; }
540
+ .icon-github-alt:before { content: "\f113"; }
541
+ .icon-folder-close-alt:before { content: "\f114"; }
542
+ .icon-folder-open-alt:before { content: "\f115"; }