groundworkcss-rails 0.1

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