survivalkit 0.2.0 → 0.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1295) hide show
  1. data/README.markdown +22 -6
  2. data/lib/survivalkit.rb +3 -3
  3. data/stylesheets/survivalkit/extend/_all.sass +2 -1
  4. data/stylesheets/survivalkit/extend/_helpers.sass +9 -1
  5. data/stylesheets/survivalkit/extend/_sticky-footer.sass +18 -0
  6. data/stylesheets/survivalkit/functions/_all.sass +0 -1
  7. data/stylesheets/survivalkit/functions/_color-schemer.sass +7 -5
  8. data/stylesheets/survivalkit/functions/_modular-scale.sass +26 -26
  9. data/stylesheets/survivalkit/mixins/_all.sass +1 -1
  10. data/stylesheets/survivalkit/mixins/_helpers.sass +19 -2
  11. data/stylesheets/survivalkit/mixins/_layout.sass +1 -1
  12. data/stylesheets/survivalkit/mixins/_pseudo.sass +14 -0
  13. data/stylesheets/survivalkit/mixins/_typography.sass +13 -9
  14. data/stylesheets/survivalkit/mixins/_ui.sass +49 -18
  15. data/stylesheets/survivalkit/reset/_normalize.sass +114 -117
  16. data/stylesheets/survivalkit/reset/_pixel-normalize.scss +31 -0
  17. data/stylesheets/survivalkit/survival_kit/_survival-kit.sass +65 -8
  18. data/stylesheets/survivalkit/variables/_all.sass +1 -1
  19. data/stylesheets/survivalkit/variables/_color_names.sass +5 -0
  20. data/stylesheets/survivalkit/variables/_helpers.sass +6 -0
  21. data/templates/project/drupal/arrow-asc.png +0 -0
  22. data/templates/project/drupal/arrow-desc.png +0 -0
  23. data/templates/project/drupal/background.png +0 -0
  24. data/templates/project/drupal/close.png +0 -0
  25. data/templates/project/drupal/configure.png +0 -0
  26. data/templates/project/drupal/draggable.png +0 -0
  27. data/templates/project/drupal/druplicon.png +0 -0
  28. data/templates/project/drupal/feed.png +0 -0
  29. data/templates/project/drupal/forum-icons.png +0 -0
  30. data/templates/project/drupal/gear-select.png +0 -0
  31. data/templates/project/drupal/grippie.png +0 -0
  32. data/templates/project/drupal/help.png +0 -0
  33. data/templates/project/drupal/hook.png +0 -0
  34. data/templates/project/drupal/lock.png +0 -0
  35. data/templates/project/drupal/menu-collapsed-rtl.png +0 -0
  36. data/templates/project/drupal/menu-collapsed.png +0 -0
  37. data/templates/project/drupal/menu-expanded.png +0 -0
  38. data/templates/project/drupal/menu-leaf.png +0 -0
  39. data/templates/project/drupal/message-16-error.png +0 -0
  40. data/templates/project/drupal/message-16-help.png +0 -0
  41. data/templates/project/drupal/message-16-info.png +0 -0
  42. data/templates/project/drupal/message-16-ok.png +0 -0
  43. data/templates/project/drupal/message-16-warning.png +0 -0
  44. data/templates/project/drupal/message-24-error.png +0 -0
  45. data/templates/project/drupal/message-24-help.png +0 -0
  46. data/templates/project/drupal/message-24-info.png +0 -0
  47. data/templates/project/drupal/message-24-ok.png +0 -0
  48. data/templates/project/drupal/message-24-warning.png +0 -0
  49. data/templates/project/drupal/permissions.png +0 -0
  50. data/templates/project/drupal/powered-black-135x42.png +0 -0
  51. data/templates/project/drupal/powered-black-80x15.png +0 -0
  52. data/templates/project/drupal/powered-black-88x31.png +0 -0
  53. data/templates/project/drupal/powered-blue-135x42.png +0 -0
  54. data/templates/project/drupal/powered-blue-80x15.png +0 -0
  55. data/templates/project/drupal/powered-blue-88x31.png +0 -0
  56. data/templates/project/drupal/powered-gray-135x42.png +0 -0
  57. data/templates/project/drupal/powered-gray-80x15.png +0 -0
  58. data/templates/project/drupal/powered-gray-88x31.png +0 -0
  59. data/templates/project/drupal/progress.gif +0 -0
  60. data/templates/project/drupal/throbber.gif +0 -0
  61. data/templates/project/drupal/tree-bottom.png +0 -0
  62. data/templates/project/drupal/tree.png +0 -0
  63. data/templates/project/drupal/watchdog-error.png +0 -0
  64. data/templates/project/drupal/watchdog-ok.png +0 -0
  65. data/templates/project/drupal/watchdog-warning.png +0 -0
  66. data/templates/project/files/apple-touch-icon-114x114-precomposed.png +0 -0
  67. data/templates/project/files/apple-touch-icon-72x72-precomposed.png +0 -0
  68. data/templates/project/files/apple-touch-icon.png +0 -0
  69. data/templates/project/files/favicon.ico +0 -0
  70. data/templates/project/files/favicon.png +0 -0
  71. data/templates/project/files/html/index.html +49 -12
  72. data/templates/project/files/html/survivalkit/elements-common.html +55 -17
  73. data/templates/project/files/html/survivalkit/elements-html5.html +109 -81
  74. data/templates/project/files/html/survivalkit/elements-typography.html +56 -19
  75. data/templates/project/files/html/survivalkit/elements-ui-patterns-drupal-css.html +1882 -0
  76. data/templates/project/files/html/survivalkit/elements-ui-patterns-drupal.html +1468 -212
  77. data/templates/project/files/html/survivalkit/elements-ui-patterns.html +54 -16
  78. data/templates/project/files/html/survivalkit/index.html +53 -16
  79. data/templates/project/files/html/survivalkit/styletile/styletile.html +53 -15
  80. data/templates/project/ie.sass +1 -1
  81. data/templates/project/kit/kit-source.jquery.js +80 -2
  82. data/templates/project/libs/320-up/helper.js +146 -0
  83. data/templates/project/libs/320-up/imgSizer.js +61 -0
  84. data/templates/project/libs/plugins.js +42 -0
  85. data/templates/project/libs/selectivizr-min.js +5 -0
  86. data/templates/project/manifest.rb +81 -28
  87. data/templates/project/partials/01-variables/_all.sass +0 -2
  88. data/templates/project/partials/01-variables/_base.sass +8 -1
  89. data/templates/project/partials/01-variables/_colors.sass +27 -5
  90. data/templates/project/partials/01-variables/_grids-all.sass +3 -2
  91. data/{stylesheets/survivalkit/reset → templates/project/partials/02-reset}/_reset.sass +6 -2
  92. data/templates/project/partials/{02-extend → 03-extend}/_all.sass +0 -0
  93. data/templates/project/partials/{02-extend → 03-extend}/_typography.sass +0 -0
  94. data/templates/project/partials/{03-defaults → 04-defaults}/_all.sass +0 -0
  95. data/templates/project/partials/04-defaults/_common.sass +57 -0
  96. data/templates/project/partials/{03-defaults → 04-defaults}/_font-face.sass +0 -0
  97. data/templates/project/partials/{03-defaults → 04-defaults}/markup/_edits.sass +1 -1
  98. data/templates/project/partials/{03-defaults → 04-defaults}/markup/_grouping.sass +11 -11
  99. data/templates/project/partials/{03-defaults → 04-defaults}/markup/_headers.sass +0 -0
  100. data/templates/project/partials/{03-defaults → 04-defaults}/markup/_images.sass +4 -3
  101. data/templates/project/partials/{03-defaults → 04-defaults}/markup/_semantics.sass +0 -12
  102. data/templates/project/partials/{03-defaults → 04-defaults}/markup/_tables.sass +1 -1
  103. data/templates/project/partials/{03-defaults → 04-defaults}/markup/forms/_form-defaults.sass +10 -18
  104. data/templates/project/partials/{03-defaults → 04-defaults}/markup/forms/_formalize.sass +0 -1
  105. data/templates/project/partials/{04-grids → 05-grids}/_grids-blueprint.sass +0 -0
  106. data/templates/project/partials/{04-grids → 05-grids}/_grids-susy.sass +2 -1
  107. data/templates/project/partials/06-ui-patterns/_common.sass +2 -0
  108. data/templates/project/partials/{05-ui-patterns → 06-ui-patterns}/drupal/_ui-patterns.sass +20 -22
  109. data/templates/project/partials/{06-sprites → 07-sprites}/_sprites.sass +0 -0
  110. data/templates/project/partials/{07-layout-design → 08-layout-design}/_design.sass +0 -4
  111. data/templates/project/partials/{07-layout-design → 08-layout-design}/_layout.sass +0 -0
  112. data/templates/project/partials/{08-styletile → 09-styletile}/_tile-design.sass +0 -1
  113. data/templates/project/partials/{08-styletile → 09-styletile}/_tile-layout.sass +0 -1
  114. data/templates/project/partials/10-responsive/_mixins.sass +27 -0
  115. data/templates/project/partials/{09-responsive → 10-responsive}/_responsive-blueprint.sass +0 -0
  116. data/templates/project/partials/{09-responsive → 10-responsive}/_responsive-susy.sass +12 -6
  117. data/templates/project/partials/{10-media → 11-media}/_print.sass +0 -0
  118. data/templates/project/partials/{11-browser-adjustments → 12-browser-adjustments}/_ie.sass +0 -0
  119. data/templates/project/partials/{11-browser-adjustments → 12-browser-adjustments}/_modernizr.sass +0 -0
  120. data/templates/project/partials/{11-browser-adjustments → 12-browser-adjustments}/_selectivizr.sass +0 -0
  121. data/templates/project/script.js +18 -3
  122. data/templates/project/selectivizr.sass +1 -1
  123. data/templates/project/sources/BigText/README.markdown +128 -0
  124. data/templates/project/sources/BigText/artifacts/output.html +32 -0
  125. data/templates/project/sources/BigText/bigtext.js +242 -0
  126. data/templates/project/sources/BigText/demo/bigtextWizard.css +129 -0
  127. data/templates/project/sources/BigText/demo/bigtextWizard.js +373 -0
  128. data/templates/project/sources/BigText/demo/css/flexbox.css +105 -0
  129. data/templates/project/sources/BigText/demo/css/images/button_bg.png +0 -0
  130. data/templates/project/sources/BigText/demo/css/images/datepicker.gif +0 -0
  131. data/templates/project/sources/BigText/demo/css/images/icon_sprite.png +0 -0
  132. data/templates/project/sources/BigText/demo/css/images/progress_bar.gif +0 -0
  133. data/templates/project/sources/BigText/demo/css/images/slider_h_bg.gif +0 -0
  134. data/templates/project/sources/BigText/demo/css/images/slider_handles.png +0 -0
  135. data/templates/project/sources/BigText/demo/css/images/slider_v_bg.gif +0 -0
  136. data/templates/project/sources/BigText/demo/css/images/the_gradient.gif +0 -0
  137. data/templates/project/sources/BigText/demo/css/images/ui-bg_flat_10_000000_40x100.png +0 -0
  138. data/templates/project/sources/BigText/demo/css/images/ui-bg_glass_100_f6f6f6_1x400.png +0 -0
  139. data/templates/project/sources/BigText/demo/css/images/ui-bg_glass_100_fdf5ce_1x400.png +0 -0
  140. data/templates/project/sources/BigText/demo/css/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
  141. data/templates/project/sources/BigText/demo/css/images/ui-icons_222222_256x240.png +0 -0
  142. data/templates/project/sources/BigText/demo/css/images/ui-icons_228ef1_256x240.png +0 -0
  143. data/templates/project/sources/BigText/demo/css/images/ui-icons_ffffff_256x240.png +0 -0
  144. data/templates/project/sources/BigText/demo/css/jquery-ui-1.8rc3.custom.css +519 -0
  145. data/templates/project/sources/BigText/demo/css/league-gothic/League_Gothic-webfont.eot +0 -0
  146. data/templates/project/sources/BigText/demo/css/league-gothic/League_Gothic-webfont.svg +223 -0
  147. data/templates/project/sources/BigText/demo/css/league-gothic/League_Gothic-webfont.ttf +0 -0
  148. data/templates/project/sources/BigText/demo/css/league-gothic/League_Gothic-webfont.woff +0 -0
  149. data/templates/project/sources/BigText/demo/css/league-gothic/stylesheet.css +12 -0
  150. data/templates/project/sources/BigText/demo/index.html +95 -0
  151. data/templates/project/sources/BigText/demo/js/jquery.ba-throttle-debounce.js +252 -0
  152. data/templates/project/sources/BigText/demo/js/jquery.ba-throttle-debounce.min.js +9 -0
  153. data/templates/project/sources/BigText/demo/js/jquery.smartresize.js +41 -0
  154. data/templates/project/sources/BigText/demo/js/modernizr-1.6.js +892 -0
  155. data/templates/project/sources/BigText/demo/js/modernizr-1.6.min.js +30 -0
  156. data/templates/project/sources/BigText/demo/resizeDemoSmartResize.html +37 -0
  157. data/templates/project/sources/BigText/demo/resizeDemoThrottle.html +38 -0
  158. data/templates/project/sources/BigText/demo/simpleDemo.html +42 -0
  159. data/templates/project/sources/BigText/demo/simpleDemoDiv.html +26 -0
  160. data/templates/project/sources/BigText/test/bigtext.conf +6 -0
  161. data/templates/project/sources/BigText/test/bigtextTest.js +192 -0
  162. data/templates/project/sources/BigText/test/lib/JsTestDriver-1.2.2-custom.jar +0 -0
  163. data/templates/project/sources/BigText/test/lib/jquery-1.4.2.js +6240 -0
  164. data/templates/project/sources/BigText/test/lib/launch-safari.sh +4 -0
  165. data/templates/project/sources/BigText/test.bat +4 -0
  166. data/templates/project/sources/BigText/test.sh +5 -0
  167. data/templates/project/sources/Dynamic-Carousel/demo.html +92 -0
  168. data/templates/project/sources/Dynamic-Carousel/plugin.js +191 -0
  169. data/templates/project/sources/Dynamic-Carousel/readme.md +10 -0
  170. data/templates/project/sources/FitVids/README.md +49 -0
  171. data/templates/project/sources/FitVids/jquery.fitvids.js +77 -0
  172. data/templates/project/sources/FitVids/tests.html +66 -0
  173. data/templates/project/sources/Geared-Scrolling/README.md +31 -0
  174. data/templates/project/sources/Geared-Scrolling/css/specific.css +88 -0
  175. data/templates/project/sources/Geared-Scrolling/images/col1.png +0 -0
  176. data/templates/project/sources/Geared-Scrolling/images/col2.png +0 -0
  177. data/templates/project/sources/Geared-Scrolling/images/col3.png +0 -0
  178. data/templates/project/sources/Geared-Scrolling/images/header.png +0 -0
  179. data/templates/project/sources/Geared-Scrolling/index.html +32 -0
  180. data/templates/project/sources/Geared-Scrolling/js/init.js +11 -0
  181. data/templates/project/sources/Geared-Scrolling/js/jquery.heyday.gearedscrolling.js +283 -0
  182. data/templates/project/sources/Lettering.js/README.md +58 -0
  183. data/templates/project/sources/Lettering.js/examples/index.html +135 -0
  184. data/templates/project/sources/Lettering.js/examples/style.css +171 -0
  185. data/templates/project/sources/Lettering.js/jquery.lettering.js +66 -0
  186. data/templates/project/sources/PaintbrushJS/common.js +245 -0
  187. data/templates/project/sources/PaintbrushJS/demo/css/playground.css +334 -0
  188. data/templates/project/sources/PaintbrushJS/demo/images/500/165.jpg +0 -0
  189. data/templates/project/sources/PaintbrushJS/demo/images/500/bee.jpg +0 -0
  190. data/templates/project/sources/PaintbrushJS/demo/images/500/bird.jpg +0 -0
  191. data/templates/project/sources/PaintbrushJS/demo/images/500/helmets.jpg +0 -0
  192. data/templates/project/sources/PaintbrushJS/demo/images/500/jordan.jpg +0 -0
  193. data/templates/project/sources/PaintbrushJS/demo/images/500/leaves.jpg +0 -0
  194. data/templates/project/sources/PaintbrushJS/demo/images/500/lighthouse.jpg +0 -0
  195. data/templates/project/sources/PaintbrushJS/demo/images/500/louvre.jpg +0 -0
  196. data/templates/project/sources/PaintbrushJS/demo/images/500/pods.jpg +0 -0
  197. data/templates/project/sources/PaintbrushJS/demo/images/500/redbarn.jpg +0 -0
  198. data/templates/project/sources/PaintbrushJS/demo/images/500/road.jpg +0 -0
  199. data/templates/project/sources/PaintbrushJS/demo/images/500/sign.jpg +0 -0
  200. data/templates/project/sources/PaintbrushJS/demo/images/500/staples.jpg +0 -0
  201. data/templates/project/sources/PaintbrushJS/demo/images/500/stones.jpg +0 -0
  202. data/templates/project/sources/PaintbrushJS/demo/images/500/tear.jpg +0 -0
  203. data/templates/project/sources/PaintbrushJS/demo/images/500/window.jpg +0 -0
  204. data/templates/project/sources/PaintbrushJS/demo/images/bg.png +0 -0
  205. data/templates/project/sources/PaintbrushJS/demo/images/site/bg-highlight.png +0 -0
  206. data/templates/project/sources/PaintbrushJS/demo/images/site/bg.jpg +0 -0
  207. data/templates/project/sources/PaintbrushJS/demo/images/site/byline.png +0 -0
  208. data/templates/project/sources/PaintbrushJS/demo/images/site/current.png +0 -0
  209. data/templates/project/sources/PaintbrushJS/demo/images/site/divider.png +0 -0
  210. data/templates/project/sources/PaintbrushJS/demo/images/site/forkme.png +0 -0
  211. data/templates/project/sources/PaintbrushJS/demo/images/site/heading.png +0 -0
  212. data/templates/project/sources/PaintbrushJS/demo/index.html +171 -0
  213. data/templates/project/sources/PaintbrushJS/demo/script/common.js +245 -0
  214. data/templates/project/sources/PaintbrushJS/demo/script/paintbrush.js +607 -0
  215. data/templates/project/sources/PaintbrushJS/demo/script/playground.js +357 -0
  216. data/templates/project/sources/PaintbrushJS/demo/script/timing.js +23 -0
  217. data/templates/project/sources/PaintbrushJS/demo/usage.html +183 -0
  218. data/templates/project/sources/PaintbrushJS/paintbrush.js +595 -0
  219. data/templates/project/sources/Respond/README.md +76 -0
  220. data/templates/project/sources/Respond/respond.min.js +2 -0
  221. data/templates/project/sources/Respond/respond.src.js +286 -0
  222. data/templates/project/sources/Respond/test/test.css +61 -0
  223. data/templates/project/sources/Respond/test/test.html +20 -0
  224. data/templates/project/sources/Respond/test/test2.css +8 -0
  225. data/templates/project/sources/Respond/test/unit/index.html +28 -0
  226. data/templates/project/sources/Respond/test/unit/test.css +56 -0
  227. data/templates/project/sources/Respond/test/unit/test2.css +5 -0
  228. data/templates/project/sources/Respond/test/unit/tests.js +97 -0
  229. data/templates/project/sources/Sticky-Footer-jQuery-Plugin/README.md +27 -0
  230. data/templates/project/sources/Sticky-Footer-jQuery-Plugin/jquery.heyday.stickyfooter.js +154 -0
  231. data/templates/project/sources/deorphan/README.md +49 -0
  232. data/templates/project/sources/deorphan/jquery.deorphan.js +51 -0
  233. data/templates/project/sources/deorphan/jquery.deorphan.min.js +1 -0
  234. data/templates/project/sources/flexie/README.md +142 -0
  235. data/templates/project/sources/flexie/demo/css/box-flex.css +30 -0
  236. data/templates/project/sources/flexie/demo/index.html +108 -0
  237. data/templates/project/sources/flexie/dist/flexie.min.js +33 -0
  238. data/templates/project/sources/flexie/src/flexie.js +1872 -0
  239. data/templates/project/sources/flexie/test/css/demo.css +34 -0
  240. data/templates/project/sources/flexie/test/css/test.css +141 -0
  241. data/templates/project/sources/flexie/test/index.html +54 -0
  242. data/templates/project/sources/flexie/vendor/google-compiler/compiler.jar +0 -0
  243. data/templates/project/sources/flexie/vendor/yuicompressor/yuicompressor-2.4.2.jar +0 -0
  244. data/templates/project/sources/flickrbomb/css/app.css +41 -0
  245. data/templates/project/sources/flickrbomb/css/flickrbomb.css +38 -0
  246. data/templates/project/sources/flickrbomb/css/global.css +0 -0
  247. data/templates/project/sources/flickrbomb/demo.html +169 -0
  248. data/templates/project/sources/flickrbomb/images/bg-clouds.jpg +0 -0
  249. data/templates/project/sources/flickrbomb/images/bg-ground.jpg +0 -0
  250. data/templates/project/sources/flickrbomb/images/bomb.png +0 -0
  251. data/templates/project/sources/flickrbomb/images/bomber.jpg +0 -0
  252. data/templates/project/sources/flickrbomb/images/old.gif +0 -0
  253. data/templates/project/sources/flickrbomb/images/setupIcon.png +0 -0
  254. data/templates/project/sources/flickrbomb/js/app.js +28 -0
  255. data/templates/project/sources/flickrbomb/js/backbone-localstorage.js +94 -0
  256. data/templates/project/sources/flickrbomb/js/backbone.js +1011 -0
  257. data/templates/project/sources/flickrbomb/js/flickrbomb-demo.js +310 -0
  258. data/templates/project/sources/flickrbomb/js/flickrbomb.js +307 -0
  259. data/templates/project/sources/flickrbomb/js/underscore.js +713 -0
  260. data/templates/project/sources/formalize/README.txt +23 -0
  261. data/templates/project/sources/formalize/assets/css/_formalize.sass +274 -0
  262. data/templates/project/sources/formalize/assets/css/demo.css +47 -0
  263. data/templates/project/sources/formalize/assets/css/formalize.css +311 -0
  264. data/templates/project/sources/formalize/assets/css/reset.css +171 -0
  265. data/templates/project/sources/formalize/assets/css/text.css +81 -0
  266. data/templates/project/sources/formalize/assets/images/button.png +0 -0
  267. data/templates/project/sources/formalize/assets/images/select_arrow.gif +0 -0
  268. data/templates/project/sources/formalize/assets/js/dojo.formalize.js +174 -0
  269. data/templates/project/sources/formalize/assets/js/dojo.formalize.min.js +1 -0
  270. data/templates/project/sources/formalize/assets/js/extjs.formalize.js +168 -0
  271. data/templates/project/sources/formalize/assets/js/extjs.formalize.min.js +1 -0
  272. data/templates/project/sources/formalize/assets/js/jquery.formalize.js +158 -0
  273. data/templates/project/sources/formalize/assets/js/jquery.formalize.min.js +1 -0
  274. data/templates/project/sources/formalize/assets/js/mootools.formalize.js +163 -0
  275. data/templates/project/sources/formalize/assets/js/mootools.formalize.min.js +1 -0
  276. data/templates/project/sources/formalize/assets/js/prototype.formalize.js +171 -0
  277. data/templates/project/sources/formalize/assets/js/prototype.formalize.min.js +1 -0
  278. data/templates/project/sources/formalize/assets/js/yui.formalize.js +168 -0
  279. data/templates/project/sources/formalize/assets/js/yui.formalize.min.js +1 -0
  280. data/templates/project/sources/formalize/demo.html +144 -0
  281. data/templates/project/sources/formalize/dojo_demo.html +213 -0
  282. data/templates/project/sources/formalize/dojo_disabled.html +213 -0
  283. data/templates/project/sources/formalize/dojo_errors.html +213 -0
  284. data/templates/project/sources/formalize/extjs_demo.html +213 -0
  285. data/templates/project/sources/formalize/extjs_disabled.html +213 -0
  286. data/templates/project/sources/formalize/extjs_errors.html +213 -0
  287. data/templates/project/sources/formalize/jquery_demo.html +213 -0
  288. data/templates/project/sources/formalize/jquery_disabled.html +213 -0
  289. data/templates/project/sources/formalize/jquery_errors.html +213 -0
  290. data/templates/project/sources/formalize/mootools_demo.html +213 -0
  291. data/templates/project/sources/formalize/mootools_disabled.html +213 -0
  292. data/templates/project/sources/formalize/mootools_errors.html +213 -0
  293. data/templates/project/sources/formalize/prototype_demo.html +213 -0
  294. data/templates/project/sources/formalize/prototype_disabled.html +213 -0
  295. data/templates/project/sources/formalize/prototype_errors.html +213 -0
  296. data/templates/project/sources/formalize/unstyled.html +210 -0
  297. data/templates/project/sources/formalize/yui_demo.html +213 -0
  298. data/templates/project/sources/formalize/yui_disabled.html +213 -0
  299. data/templates/project/sources/formalize/yui_errors.html +213 -0
  300. data/templates/project/sources/html5-boilerplate/404.html +38 -0
  301. data/templates/project/sources/html5-boilerplate/README.md +228 -0
  302. data/templates/project/sources/html5-boilerplate/apple-touch-icon-114x114-precomposed.png +0 -0
  303. data/templates/project/sources/html5-boilerplate/apple-touch-icon-57x57-precomposed.png +0 -0
  304. data/templates/project/sources/html5-boilerplate/apple-touch-icon-72x72-precomposed.png +0 -0
  305. data/templates/project/sources/html5-boilerplate/apple-touch-icon-precomposed.png +0 -0
  306. data/templates/project/sources/html5-boilerplate/apple-touch-icon.png +0 -0
  307. data/templates/project/sources/html5-boilerplate/build/build.xml +821 -0
  308. data/templates/project/sources/html5-boilerplate/build/config/default.properties +80 -0
  309. data/templates/project/sources/html5-boilerplate/build/config/project.properties +56 -0
  310. data/templates/project/sources/html5-boilerplate/build/createproject.sh +50 -0
  311. data/templates/project/sources/html5-boilerplate/build/runbuildscript.bat +5 -0
  312. data/templates/project/sources/html5-boilerplate/build/tools/ant-contrib-1.0b3.jar +0 -0
  313. data/templates/project/sources/html5-boilerplate/build/tools/htmlcompressor-1.1.jar +0 -0
  314. data/templates/project/sources/html5-boilerplate/build/tools/jpegtran.exe +0 -0
  315. data/templates/project/sources/html5-boilerplate/build/tools/optipng-0.6.4-exe/LICENSE.txt +21 -0
  316. data/templates/project/sources/html5-boilerplate/build/tools/optipng-0.6.4-exe/optipng.exe +0 -0
  317. data/templates/project/sources/html5-boilerplate/build/tools/yuicompressor-2.4.5.jar +0 -0
  318. data/templates/project/sources/html5-boilerplate/crossdomain.xml +25 -0
  319. data/templates/project/sources/html5-boilerplate/css/handheld.css +8 -0
  320. data/templates/project/sources/html5-boilerplate/css/style.css +263 -0
  321. data/templates/project/sources/html5-boilerplate/demo/elements.html +531 -0
  322. data/templates/project/sources/html5-boilerplate/demo/hack.css +85 -0
  323. data/templates/project/sources/html5-boilerplate/demo/hack2.css +41 -0
  324. data/templates/project/sources/html5-boilerplate/demo/internet_explorer.png +0 -0
  325. data/templates/project/sources/html5-boilerplate/demo/test_tubes.png +0 -0
  326. data/templates/project/sources/html5-boilerplate/demo/tests.html +313 -0
  327. data/templates/project/sources/html5-boilerplate/favicon.ico +0 -0
  328. data/templates/project/sources/html5-boilerplate/humans.txt +43 -0
  329. data/templates/project/sources/html5-boilerplate/index.html +80 -0
  330. data/templates/project/sources/html5-boilerplate/js/libs/dd_belatedpng.js +13 -0
  331. data/templates/project/sources/html5-boilerplate/js/libs/jquery-1.5.2.js +8374 -0
  332. data/templates/project/sources/html5-boilerplate/js/libs/jquery-1.5.2.min.js +16 -0
  333. data/templates/project/sources/html5-boilerplate/js/libs/modernizr-1.7.min.js +2 -0
  334. data/templates/project/sources/html5-boilerplate/js/plugins.js +16 -0
  335. data/templates/project/sources/html5-boilerplate/js/script.js +26 -0
  336. data/templates/project/sources/html5-boilerplate/robots.txt +5 -0
  337. data/templates/project/sources/html5-boilerplate/test/index.html +31 -0
  338. data/templates/project/sources/html5-boilerplate/test/qunit/qunit.css +148 -0
  339. data/templates/project/sources/html5-boilerplate/test/qunit/qunit.js +1265 -0
  340. data/templates/project/sources/html5-boilerplate/test/tests.js +27 -0
  341. data/templates/project/sources/iOS-Orientationchange-Fix/README.md +17 -0
  342. data/templates/project/sources/iOS-Orientationchange-Fix/demo.html +43 -0
  343. data/templates/project/sources/iOS-Orientationchange-Fix/ios-orientationchange-fix.js +55 -0
  344. data/templates/project/sources/iSwipe-jQuery-Plugin/README.md +26 -0
  345. data/templates/project/sources/iSwipe-jQuery-Plugin/jquery.heyday.iswipe.js +126 -0
  346. data/templates/project/sources/infinite-scroll/ajax-loader.gif +0 -0
  347. data/templates/project/sources/infinite-scroll/jquery.infinitescroll.js +425 -0
  348. data/templates/project/sources/infinite-scroll/jquery.infinitescroll.min.js +8 -0
  349. data/templates/project/sources/infinite-scroll/site/assets/anivers_regular.otf +0 -0
  350. data/templates/project/sources/infinite-scroll/site/assets/buttons.psd +0 -0
  351. data/templates/project/sources/infinite-scroll/site/assets/logo.psd +0 -0
  352. data/templates/project/sources/infinite-scroll/site/assets/mobius-strip2.ai +2266 -15
  353. data/templates/project/sources/infinite-scroll/site/assets/pattern.psd +0 -0
  354. data/templates/project/sources/infinite-scroll/site/assets/selector spots.psd +0 -0
  355. data/templates/project/sources/infinite-scroll/site/assets/sites.psd +0 -0
  356. data/templates/project/sources/infinite-scroll/site/buttons.png +0 -0
  357. data/templates/project/sources/infinite-scroll/site/infinite-scroll-pattern.gif +0 -0
  358. data/templates/project/sources/infinite-scroll/site/logo.jpg +0 -0
  359. data/templates/project/sources/infinite-scroll/site/screens.jpg +0 -0
  360. data/templates/project/sources/infinite-scroll/site/selectors.jpg +0 -0
  361. data/templates/project/sources/infinite-scroll/test/test-loadingmsg.html +121 -0
  362. data/templates/project/sources/infinite-scroll/test/test.html +120 -0
  363. data/templates/project/sources/infinite-scroll/test/test2.html +70 -0
  364. data/templates/project/sources/infinite-scroll/test/test3.html +68 -0
  365. data/templates/project/sources/infinite-scroll/test/trigger.html +140 -0
  366. data/templates/project/sources/infinite-scroll/test/trigger2.html +80 -0
  367. data/templates/project/sources/infinite-scroll/test/trigger3.html +80 -0
  368. data/templates/project/sources/infinite-scroll/wp_infinite_scroll.php +454 -0
  369. data/templates/project/sources/jQuery-widowFix/index.html +159 -0
  370. data/templates/project/sources/jQuery-widowFix/js/jquery-1.4.3.min.js +166 -0
  371. data/templates/project/sources/jQuery-widowFix/js/jquery.widowFix-1.3.2.js +135 -0
  372. data/templates/project/sources/jQuery-widowFix/js/jquery.widowFix-1.3.2.min.js +10 -0
  373. data/templates/project/sources/jQuery-widowFix/sample.html +84 -0
  374. data/templates/project/sources/jquery-lightbox/LICENSE.txt +30 -0
  375. data/templates/project/sources/jquery-lightbox/README.markdown +8 -0
  376. data/templates/project/sources/jquery-lightbox/css/lightbox.css +129 -0
  377. data/templates/project/sources/jquery-lightbox/images/blank.gif +0 -0
  378. data/templates/project/sources/jquery-lightbox/images/close.gif +0 -0
  379. data/templates/project/sources/jquery-lightbox/images/closelabel.gif +0 -0
  380. data/templates/project/sources/jquery-lightbox/images/image-0.jpg +0 -0
  381. data/templates/project/sources/jquery-lightbox/images/image-1.jpg +0 -0
  382. data/templates/project/sources/jquery-lightbox/images/image-2.jpg +0 -0
  383. data/templates/project/sources/jquery-lightbox/images/image-3.jpg +0 -0
  384. data/templates/project/sources/jquery-lightbox/images/loading.gif +0 -0
  385. data/templates/project/sources/jquery-lightbox/images/next.gif +0 -0
  386. data/templates/project/sources/jquery-lightbox/images/nextlabel.gif +0 -0
  387. data/templates/project/sources/jquery-lightbox/images/prev.gif +0 -0
  388. data/templates/project/sources/jquery-lightbox/images/prevlabel.gif +0 -0
  389. data/templates/project/sources/jquery-lightbox/images/thumb-0.jpg +0 -0
  390. data/templates/project/sources/jquery-lightbox/images/thumb-1.jpg +0 -0
  391. data/templates/project/sources/jquery-lightbox/images/thumb-2.jpg +0 -0
  392. data/templates/project/sources/jquery-lightbox/images/thumb-3.jpg +0 -0
  393. data/templates/project/sources/jquery-lightbox/index.html +102 -0
  394. data/templates/project/sources/jquery-lightbox/jquery.lightbox.js +515 -0
  395. data/templates/project/sources/jquery-ui/AUTHORS.txt +30 -0
  396. data/templates/project/sources/jquery-ui/GPL-LICENSE.txt +278 -0
  397. data/templates/project/sources/jquery-ui/MIT-LICENSE.txt +25 -0
  398. data/templates/project/sources/jquery-ui/README.md +9 -0
  399. data/templates/project/sources/jquery-ui/build/build/ant-contrib-0.6.jar +0 -0
  400. data/templates/project/sources/jquery-ui/build/build/google-compiler-20110320.jar +0 -0
  401. data/templates/project/sources/jquery-ui/build/build/style.xsl +211 -0
  402. data/templates/project/sources/jquery-ui/build/build/yuicompressor-2.4.2.jar +0 -0
  403. data/templates/project/sources/jquery-ui/build/build.xml +392 -0
  404. data/templates/project/sources/jquery-ui/demos/accordion/collapsible.html +57 -0
  405. data/templates/project/sources/jquery-ui/demos/accordion/custom-icons.html +69 -0
  406. data/templates/project/sources/jquery-ui/demos/accordion/default.html +85 -0
  407. data/templates/project/sources/jquery-ui/demos/accordion/fillspace.html +77 -0
  408. data/templates/project/sources/jquery-ui/demos/accordion/hoverintent.html +134 -0
  409. data/templates/project/sources/jquery-ui/demos/accordion/index.html +25 -0
  410. data/templates/project/sources/jquery-ui/demos/accordion/mouseover.html +57 -0
  411. data/templates/project/sources/jquery-ui/demos/accordion/no-auto-height.html +58 -0
  412. data/templates/project/sources/jquery-ui/demos/accordion/sortable.html +83 -0
  413. data/templates/project/sources/jquery-ui/demos/addClass/default.html +52 -0
  414. data/templates/project/sources/jquery-ui/demos/addClass/index.html +18 -0
  415. data/templates/project/sources/jquery-ui/demos/animate/default.html +61 -0
  416. data/templates/project/sources/jquery-ui/demos/animate/index.html +18 -0
  417. data/templates/project/sources/jquery-ui/demos/autocomplete/categories.html +72 -0
  418. data/templates/project/sources/jquery-ui/demos/autocomplete/combobox.html +195 -0
  419. data/templates/project/sources/jquery-ui/demos/autocomplete/custom-data.html +96 -0
  420. data/templates/project/sources/jquery-ui/demos/autocomplete/default.html +65 -0
  421. data/templates/project/sources/jquery-ui/demos/autocomplete/folding.html +63 -0
  422. data/templates/project/sources/jquery-ui/demos/autocomplete/images/jquery_32x32.png +0 -0
  423. data/templates/project/sources/jquery-ui/demos/autocomplete/images/jqueryui_32x32.png +0 -0
  424. data/templates/project/sources/jquery-ui/demos/autocomplete/images/sizzlejs_32x32.png +0 -0
  425. data/templates/project/sources/jquery-ui/demos/autocomplete/images/transparent_1x1.png +0 -0
  426. data/templates/project/sources/jquery-ui/demos/autocomplete/images/ui-anim_basic_16x16.gif +0 -0
  427. data/templates/project/sources/jquery-ui/demos/autocomplete/index.html +27 -0
  428. data/templates/project/sources/jquery-ui/demos/autocomplete/london.xml +114 -0
  429. data/templates/project/sources/jquery-ui/demos/autocomplete/maxheight.html +79 -0
  430. data/templates/project/sources/jquery-ui/demos/autocomplete/multiple-remote.html +85 -0
  431. data/templates/project/sources/jquery-ui/demos/autocomplete/multiple.html +100 -0
  432. data/templates/project/sources/jquery-ui/demos/autocomplete/remote-jsonp.html +87 -0
  433. data/templates/project/sources/jquery-ui/demos/autocomplete/remote-with-cache.html +60 -0
  434. data/templates/project/sources/jquery-ui/demos/autocomplete/remote.html +60 -0
  435. data/templates/project/sources/jquery-ui/demos/autocomplete/search.php +588 -0
  436. data/templates/project/sources/jquery-ui/demos/autocomplete/xml.html +73 -0
  437. data/templates/project/sources/jquery-ui/demos/button/checkbox.html +44 -0
  438. data/templates/project/sources/jquery-ui/demos/button/default.html +38 -0
  439. data/templates/project/sources/jquery-ui/demos/button/icons.html +56 -0
  440. data/templates/project/sources/jquery-ui/demos/button/index.html +23 -0
  441. data/templates/project/sources/jquery-ui/demos/button/radio.html +39 -0
  442. data/templates/project/sources/jquery-ui/demos/button/splitbutton.html +78 -0
  443. data/templates/project/sources/jquery-ui/demos/button/toolbar.html +120 -0
  444. data/templates/project/sources/jquery-ui/demos/datepicker/alt-field.html +36 -0
  445. data/templates/project/sources/jquery-ui/demos/datepicker/animation.html +58 -0
  446. data/templates/project/sources/jquery-ui/demos/datepicker/buttonbar.html +35 -0
  447. data/templates/project/sources/jquery-ui/demos/datepicker/date-formats.html +47 -0
  448. data/templates/project/sources/jquery-ui/demos/datepicker/date-range.html +49 -0
  449. data/templates/project/sources/jquery-ui/demos/datepicker/default.html +33 -0
  450. data/templates/project/sources/jquery-ui/demos/datepicker/dropdown-month-year.html +36 -0
  451. data/templates/project/sources/jquery-ui/demos/datepicker/icon-trigger.html +37 -0
  452. data/templates/project/sources/jquery-ui/demos/datepicker/images/calendar.gif +0 -0
  453. data/templates/project/sources/jquery-ui/demos/datepicker/index.html +31 -0
  454. data/templates/project/sources/jquery-ui/demos/datepicker/inline.html +33 -0
  455. data/templates/project/sources/jquery-ui/demos/datepicker/localization.html +162 -0
  456. data/templates/project/sources/jquery-ui/demos/datepicker/min-max.html +33 -0
  457. data/templates/project/sources/jquery-ui/demos/datepicker/multiple-calendars.html +36 -0
  458. data/templates/project/sources/jquery-ui/demos/datepicker/other-months.html +37 -0
  459. data/templates/project/sources/jquery-ui/demos/datepicker/show-week.html +39 -0
  460. data/templates/project/sources/jquery-ui/demos/demos.css +334 -0
  461. data/templates/project/sources/jquery-ui/demos/dialog/animated.html +56 -0
  462. data/templates/project/sources/jquery-ui/demos/dialog/default.html +54 -0
  463. data/templates/project/sources/jquery-ui/demos/dialog/index.html +23 -0
  464. data/templates/project/sources/jquery-ui/demos/dialog/modal-confirmation.html +69 -0
  465. data/templates/project/sources/jquery-ui/demos/dialog/modal-form.html +167 -0
  466. data/templates/project/sources/jquery-ui/demos/dialog/modal-message.html +71 -0
  467. data/templates/project/sources/jquery-ui/demos/dialog/modal.html +60 -0
  468. data/templates/project/sources/jquery-ui/demos/draggable/constrain-movement.html +69 -0
  469. data/templates/project/sources/jquery-ui/demos/draggable/cursor-style.html +49 -0
  470. data/templates/project/sources/jquery-ui/demos/draggable/default.html +39 -0
  471. data/templates/project/sources/jquery-ui/demos/draggable/delay-start.html +45 -0
  472. data/templates/project/sources/jquery-ui/demos/draggable/events.html +77 -0
  473. data/templates/project/sources/jquery-ui/demos/draggable/handle.html +50 -0
  474. data/templates/project/sources/jquery-ui/demos/draggable/index.html +28 -0
  475. data/templates/project/sources/jquery-ui/demos/draggable/revert.html +44 -0
  476. data/templates/project/sources/jquery-ui/demos/draggable/scroll.html +51 -0
  477. data/templates/project/sources/jquery-ui/demos/draggable/snap-to.html +68 -0
  478. data/templates/project/sources/jquery-ui/demos/draggable/sortable.html +57 -0
  479. data/templates/project/sources/jquery-ui/demos/draggable/visual-feedback.html +77 -0
  480. data/templates/project/sources/jquery-ui/demos/droppable/accepted-elements.html +60 -0
  481. data/templates/project/sources/jquery-ui/demos/droppable/default.html +53 -0
  482. data/templates/project/sources/jquery-ui/demos/droppable/images/high_tatras.jpg +0 -0
  483. data/templates/project/sources/jquery-ui/demos/droppable/images/high_tatras2.jpg +0 -0
  484. data/templates/project/sources/jquery-ui/demos/droppable/images/high_tatras2_min.jpg +0 -0
  485. data/templates/project/sources/jquery-ui/demos/droppable/images/high_tatras3.jpg +0 -0
  486. data/templates/project/sources/jquery-ui/demos/droppable/images/high_tatras3_min.jpg +0 -0
  487. data/templates/project/sources/jquery-ui/demos/droppable/images/high_tatras4.jpg +0 -0
  488. data/templates/project/sources/jquery-ui/demos/droppable/images/high_tatras4_min.jpg +0 -0
  489. data/templates/project/sources/jquery-ui/demos/droppable/images/high_tatras_min.jpg +0 -0
  490. data/templates/project/sources/jquery-ui/demos/droppable/index.html +24 -0
  491. data/templates/project/sources/jquery-ui/demos/droppable/photo-manager.html +184 -0
  492. data/templates/project/sources/jquery-ui/demos/droppable/propagation.html +80 -0
  493. data/templates/project/sources/jquery-ui/demos/droppable/revert.html +61 -0
  494. data/templates/project/sources/jquery-ui/demos/droppable/shopping-cart.html +101 -0
  495. data/templates/project/sources/jquery-ui/demos/droppable/visual-feedback.html +78 -0
  496. data/templates/project/sources/jquery-ui/demos/effect/default.html +109 -0
  497. data/templates/project/sources/jquery-ui/demos/effect/easing.html +108 -0
  498. data/templates/project/sources/jquery-ui/demos/effect/index.html +19 -0
  499. data/templates/project/sources/jquery-ui/demos/hide/default.html +102 -0
  500. data/templates/project/sources/jquery-ui/demos/hide/index.html +18 -0
  501. data/templates/project/sources/jquery-ui/demos/images/calendar.gif +0 -0
  502. data/templates/project/sources/jquery-ui/demos/images/demo-config-on-tile.gif +0 -0
  503. data/templates/project/sources/jquery-ui/demos/images/demo-config-on.gif +0 -0
  504. data/templates/project/sources/jquery-ui/demos/images/demo-spindown-closed.gif +0 -0
  505. data/templates/project/sources/jquery-ui/demos/images/demo-spindown-open.gif +0 -0
  506. data/templates/project/sources/jquery-ui/demos/images/icon-docs-info.gif +0 -0
  507. data/templates/project/sources/jquery-ui/demos/images/pbar-ani.gif +0 -0
  508. data/templates/project/sources/jquery-ui/demos/index.html +329 -0
  509. data/templates/project/sources/jquery-ui/demos/menu/contextmenu.html +81 -0
  510. data/templates/project/sources/jquery-ui/demos/menu/default.html +54 -0
  511. data/templates/project/sources/jquery-ui/demos/menu/index.html +17 -0
  512. data/templates/project/sources/jquery-ui/demos/position/cycler.html +120 -0
  513. data/templates/project/sources/jquery-ui/demos/position/default.html +153 -0
  514. data/templates/project/sources/jquery-ui/demos/position/images/earth.jpg +0 -0
  515. data/templates/project/sources/jquery-ui/demos/position/images/flight.jpg +0 -0
  516. data/templates/project/sources/jquery-ui/demos/position/images/rocket.jpg +0 -0
  517. data/templates/project/sources/jquery-ui/demos/position/index.html +19 -0
  518. data/templates/project/sources/jquery-ui/demos/progressbar/animated.html +44 -0
  519. data/templates/project/sources/jquery-ui/demos/progressbar/default.html +35 -0
  520. data/templates/project/sources/jquery-ui/demos/progressbar/images/pbar-ani.gif +0 -0
  521. data/templates/project/sources/jquery-ui/demos/progressbar/index.html +20 -0
  522. data/templates/project/sources/jquery-ui/demos/progressbar/resize.html +40 -0
  523. data/templates/project/sources/jquery-ui/demos/removeClass/default.html +52 -0
  524. data/templates/project/sources/jquery-ui/demos/removeClass/index.html +18 -0
  525. data/templates/project/sources/jquery-ui/demos/resizable/animate.html +43 -0
  526. data/templates/project/sources/jquery-ui/demos/resizable/aspect-ratio.html +42 -0
  527. data/templates/project/sources/jquery-ui/demos/resizable/constrain-area.html +47 -0
  528. data/templates/project/sources/jquery-ui/demos/resizable/default.html +40 -0
  529. data/templates/project/sources/jquery-ui/demos/resizable/delay-start.html +52 -0
  530. data/templates/project/sources/jquery-ui/demos/resizable/helper.html +43 -0
  531. data/templates/project/sources/jquery-ui/demos/resizable/index.html +28 -0
  532. data/templates/project/sources/jquery-ui/demos/resizable/max-min.html +45 -0
  533. data/templates/project/sources/jquery-ui/demos/resizable/snap-to-grid.html +42 -0
  534. data/templates/project/sources/jquery-ui/demos/resizable/synchronous-resize.html +49 -0
  535. data/templates/project/sources/jquery-ui/demos/resizable/textarea.html +41 -0
  536. data/templates/project/sources/jquery-ui/demos/resizable/visual-feedback.html +43 -0
  537. data/templates/project/sources/jquery-ui/demos/selectable/default.html +50 -0
  538. data/templates/project/sources/jquery-ui/demos/selectable/display-grid.html +55 -0
  539. data/templates/project/sources/jquery-ui/demos/selectable/index.html +20 -0
  540. data/templates/project/sources/jquery-ui/demos/selectable/serialize.html +61 -0
  541. data/templates/project/sources/jquery-ui/demos/show/default.html +104 -0
  542. data/templates/project/sources/jquery-ui/demos/show/index.html +18 -0
  543. data/templates/project/sources/jquery-ui/demos/slider/colorpicker.html +95 -0
  544. data/templates/project/sources/jquery-ui/demos/slider/default.html +37 -0
  545. data/templates/project/sources/jquery-ui/demos/slider/hotelrooms.html +59 -0
  546. data/templates/project/sources/jquery-ui/demos/slider/index.html +29 -0
  547. data/templates/project/sources/jquery-ui/demos/slider/multiple-vertical.html +77 -0
  548. data/templates/project/sources/jquery-ui/demos/slider/range-vertical.html +51 -0
  549. data/templates/project/sources/jquery-ui/demos/slider/range.html +52 -0
  550. data/templates/project/sources/jquery-ui/demos/slider/rangemax.html +50 -0
  551. data/templates/project/sources/jquery-ui/demos/slider/rangemin.html +51 -0
  552. data/templates/project/sources/jquery-ui/demos/slider/side-scroll.html +140 -0
  553. data/templates/project/sources/jquery-ui/demos/slider/slider-vertical.html +52 -0
  554. data/templates/project/sources/jquery-ui/demos/slider/steps.html +51 -0
  555. data/templates/project/sources/jquery-ui/demos/slider/tabs.html +67 -0
  556. data/templates/project/sources/jquery-ui/demos/sortable/connect-lists-through-tabs.html +78 -0
  557. data/templates/project/sources/jquery-ui/demos/sortable/connect-lists.html +58 -0
  558. data/templates/project/sources/jquery-ui/demos/sortable/default.html +51 -0
  559. data/templates/project/sources/jquery-ui/demos/sortable/delay-start.html +67 -0
  560. data/templates/project/sources/jquery-ui/demos/sortable/display-grid.html +54 -0
  561. data/templates/project/sources/jquery-ui/demos/sortable/empty-lists.html +69 -0
  562. data/templates/project/sources/jquery-ui/demos/sortable/index.html +26 -0
  563. data/templates/project/sources/jquery-ui/demos/sortable/items.html +70 -0
  564. data/templates/project/sources/jquery-ui/demos/sortable/placeholder.html +56 -0
  565. data/templates/project/sources/jquery-ui/demos/sortable/portlets.html +96 -0
  566. data/templates/project/sources/jquery-ui/demos/spinner/currency.html +61 -0
  567. data/templates/project/sources/jquery-ui/demos/spinner/decimal.html +59 -0
  568. data/templates/project/sources/jquery-ui/demos/spinner/default.html +65 -0
  569. data/templates/project/sources/jquery-ui/demos/spinner/index.html +20 -0
  570. data/templates/project/sources/jquery-ui/demos/spinner/latlong.html +60 -0
  571. data/templates/project/sources/jquery-ui/demos/spinner/overflow.html +47 -0
  572. data/templates/project/sources/jquery-ui/demos/spinner/time.html +71 -0
  573. data/templates/project/sources/jquery-ui/demos/switchClass/default.html +47 -0
  574. data/templates/project/sources/jquery-ui/demos/switchClass/index.html +18 -0
  575. data/templates/project/sources/jquery-ui/demos/tabs/ajax/content1.html +4 -0
  576. data/templates/project/sources/jquery-ui/demos/tabs/ajax/content2.html +4 -0
  577. data/templates/project/sources/jquery-ui/demos/tabs/ajax/content3-slow.php +7 -0
  578. data/templates/project/sources/jquery-ui/demos/tabs/ajax/content4-broken.php +3 -0
  579. data/templates/project/sources/jquery-ui/demos/tabs/ajax.html +53 -0
  580. data/templates/project/sources/jquery-ui/demos/tabs/bottom.html +59 -0
  581. data/templates/project/sources/jquery-ui/demos/tabs/collapsible.html +55 -0
  582. data/templates/project/sources/jquery-ui/demos/tabs/cookie.html +57 -0
  583. data/templates/project/sources/jquery-ui/demos/tabs/default.html +49 -0
  584. data/templates/project/sources/jquery-ui/demos/tabs/index.html +25 -0
  585. data/templates/project/sources/jquery-ui/demos/tabs/manipulation.html +124 -0
  586. data/templates/project/sources/jquery-ui/demos/tabs/mouseover.html +53 -0
  587. data/templates/project/sources/jquery-ui/demos/tabs/sortable.html +58 -0
  588. data/templates/project/sources/jquery-ui/demos/tabs/vertical.html +61 -0
  589. data/templates/project/sources/jquery-ui/demos/toggle/default.html +94 -0
  590. data/templates/project/sources/jquery-ui/demos/toggle/index.html +18 -0
  591. data/templates/project/sources/jquery-ui/demos/toggleClass/default.html +46 -0
  592. data/templates/project/sources/jquery-ui/demos/toggleClass/index.html +18 -0
  593. data/templates/project/sources/jquery-ui/demos/tooltip/ajax/content1.html +1 -0
  594. data/templates/project/sources/jquery-ui/demos/tooltip/ajax/content2.html +1 -0
  595. data/templates/project/sources/jquery-ui/demos/tooltip/custom-animation.html +58 -0
  596. data/templates/project/sources/jquery-ui/demos/tooltip/default.html +48 -0
  597. data/templates/project/sources/jquery-ui/demos/tooltip/delegation-mixbag.html +73 -0
  598. data/templates/project/sources/jquery-ui/demos/tooltip/forms.html +71 -0
  599. data/templates/project/sources/jquery-ui/demos/tooltip/index.html +22 -0
  600. data/templates/project/sources/jquery-ui/demos/tooltip/tracking.html +64 -0
  601. data/templates/project/sources/jquery-ui/external/jquery.bgiframe-2.1.2.js +39 -0
  602. data/templates/project/sources/jquery-ui/external/jquery.cookie.js +89 -0
  603. data/templates/project/sources/jquery-ui/external/jquery.global.de-DE.js +55 -0
  604. data/templates/project/sources/jquery-ui/external/jquery.global.ja-JP.js +74 -0
  605. data/templates/project/sources/jquery-ui/external/jquery.global.js +1341 -0
  606. data/templates/project/sources/jquery-ui/external/jquery.metadata.js +122 -0
  607. data/templates/project/sources/jquery-ui/external/jquery.mousewheel-3.0.4.js +78 -0
  608. data/templates/project/sources/jquery-ui/external/qunit.css +215 -0
  609. data/templates/project/sources/jquery-ui/external/qunit.js +1444 -0
  610. data/templates/project/sources/jquery-ui/jquery-1.5.1.js +8316 -0
  611. data/templates/project/sources/jquery-ui/tests/index.html +22 -0
  612. data/templates/project/sources/jquery-ui/tests/jquery.simulate.js +151 -0
  613. data/templates/project/sources/jquery-ui/tests/static/button/default.html +161 -0
  614. data/templates/project/sources/jquery-ui/tests/static/datepicker/datepicker.html +1367 -0
  615. data/templates/project/sources/jquery-ui/tests/static/datepicker/default.html +86 -0
  616. data/templates/project/sources/jquery-ui/tests/static/icons.html +246 -0
  617. data/templates/project/sources/jquery-ui/tests/static/menu/all-menus-icons.html +172 -0
  618. data/templates/project/sources/jquery-ui/tests/static/menu/default.html +39 -0
  619. data/templates/project/sources/jquery-ui/tests/static/slider/default.html +17 -0
  620. data/templates/project/sources/jquery-ui/tests/static/slider/default_vertical.html +17 -0
  621. data/templates/project/sources/jquery-ui/tests/static/slider/slider_horizontal.html +17 -0
  622. data/templates/project/sources/jquery-ui/tests/static/slider/slider_horizontal_range.html +17 -0
  623. data/templates/project/sources/jquery-ui/tests/static/slider/slider_horizontal_range_max.html +17 -0
  624. data/templates/project/sources/jquery-ui/tests/static/slider/slider_horizontal_range_min.html +17 -0
  625. data/templates/project/sources/jquery-ui/tests/static/slider/slider_vertical.html +17 -0
  626. data/templates/project/sources/jquery-ui/tests/static/slider/slider_vertical_range.html +17 -0
  627. data/templates/project/sources/jquery-ui/tests/static/slider/slider_vertical_range_max.html +17 -0
  628. data/templates/project/sources/jquery-ui/tests/static/slider/slider_vertical_range_min.html +17 -0
  629. data/templates/project/sources/jquery-ui/tests/static/static.css +1 -0
  630. data/templates/project/sources/jquery-ui/tests/static/static.js +9 -0
  631. data/templates/project/sources/jquery-ui/tests/unit/accordion/accordion.html +163 -0
  632. data/templates/project/sources/jquery-ui/tests/unit/accordion/accordion_core.js +53 -0
  633. data/templates/project/sources/jquery-ui/tests/unit/accordion/accordion_defaults.js +15 -0
  634. data/templates/project/sources/jquery-ui/tests/unit/accordion/accordion_defaults_deprecated.js +21 -0
  635. data/templates/project/sources/jquery-ui/tests/unit/accordion/accordion_deprecated.html +161 -0
  636. data/templates/project/sources/jquery-ui/tests/unit/accordion/accordion_deprecated.js +320 -0
  637. data/templates/project/sources/jquery-ui/tests/unit/accordion/accordion_events.js +122 -0
  638. data/templates/project/sources/jquery-ui/tests/unit/accordion/accordion_methods.js +37 -0
  639. data/templates/project/sources/jquery-ui/tests/unit/accordion/accordion_options.js +266 -0
  640. data/templates/project/sources/jquery-ui/tests/unit/autocomplete/autocomplete.html +46 -0
  641. data/templates/project/sources/jquery-ui/tests/unit/autocomplete/autocomplete_core.js +73 -0
  642. data/templates/project/sources/jquery-ui/tests/unit/autocomplete/autocomplete_defaults.js +19 -0
  643. data/templates/project/sources/jquery-ui/tests/unit/autocomplete/autocomplete_events.js +206 -0
  644. data/templates/project/sources/jquery-ui/tests/unit/autocomplete/autocomplete_methods.js +39 -0
  645. data/templates/project/sources/jquery-ui/tests/unit/autocomplete/autocomplete_options.js +247 -0
  646. data/templates/project/sources/jquery-ui/tests/unit/autocomplete/remote_object_array_labels.txt +1 -0
  647. data/templates/project/sources/jquery-ui/tests/unit/autocomplete/remote_object_array_values.txt +1 -0
  648. data/templates/project/sources/jquery-ui/tests/unit/autocomplete/remote_string_array.txt +1 -0
  649. data/templates/project/sources/jquery-ui/tests/unit/button/button.html +68 -0
  650. data/templates/project/sources/jquery-ui/tests/unit/button/button_core.js +70 -0
  651. data/templates/project/sources/jquery-ui/tests/unit/button/button_defaults.js +15 -0
  652. data/templates/project/sources/jquery-ui/tests/unit/button/button_events.js +8 -0
  653. data/templates/project/sources/jquery-ui/tests/unit/button/button_methods.js +19 -0
  654. data/templates/project/sources/jquery-ui/tests/unit/button/button_options.js +93 -0
  655. data/templates/project/sources/jquery-ui/tests/unit/button/button_tickets.js +45 -0
  656. data/templates/project/sources/jquery-ui/tests/unit/core/core.html +134 -0
  657. data/templates/project/sources/jquery-ui/tests/unit/core/core.js +157 -0
  658. data/templates/project/sources/jquery-ui/tests/unit/core/selector.js +253 -0
  659. data/templates/project/sources/jquery-ui/tests/unit/datepicker/datepicker.html +54 -0
  660. data/templates/project/sources/jquery-ui/tests/unit/datepicker/datepicker_core.js +441 -0
  661. data/templates/project/sources/jquery-ui/tests/unit/datepicker/datepicker_defaults.js +9 -0
  662. data/templates/project/sources/jquery-ui/tests/unit/datepicker/datepicker_events.js +117 -0
  663. data/templates/project/sources/jquery-ui/tests/unit/datepicker/datepicker_methods.js +118 -0
  664. data/templates/project/sources/jquery-ui/tests/unit/datepicker/datepicker_options.js +924 -0
  665. data/templates/project/sources/jquery-ui/tests/unit/datepicker/datepicker_tickets.js +27 -0
  666. data/templates/project/sources/jquery-ui/tests/unit/dialog/dialog.html +57 -0
  667. data/templates/project/sources/jquery-ui/tests/unit/dialog/dialog_core.js +138 -0
  668. data/templates/project/sources/jquery-ui/tests/unit/dialog/dialog_defaults.js +35 -0
  669. data/templates/project/sources/jquery-ui/tests/unit/dialog/dialog_events.js +254 -0
  670. data/templates/project/sources/jquery-ui/tests/unit/dialog/dialog_methods.js +127 -0
  671. data/templates/project/sources/jquery-ui/tests/unit/dialog/dialog_options.js +444 -0
  672. data/templates/project/sources/jquery-ui/tests/unit/dialog/dialog_tickets.js +116 -0
  673. data/templates/project/sources/jquery-ui/tests/unit/draggable/draggable.html +53 -0
  674. data/templates/project/sources/jquery-ui/tests/unit/draggable/draggable_core.js +67 -0
  675. data/templates/project/sources/jquery-ui/tests/unit/draggable/draggable_defaults.js +36 -0
  676. data/templates/project/sources/jquery-ui/tests/unit/draggable/draggable_events.js +81 -0
  677. data/templates/project/sources/jquery-ui/tests/unit/draggable/draggable_methods.js +99 -0
  678. data/templates/project/sources/jquery-ui/tests/unit/draggable/draggable_options.js +753 -0
  679. data/templates/project/sources/jquery-ui/tests/unit/droppable/droppable.html +53 -0
  680. data/templates/project/sources/jquery-ui/tests/unit/droppable/droppable_core.js +36 -0
  681. data/templates/project/sources/jquery-ui/tests/unit/droppable/droppable_defaults.js +16 -0
  682. data/templates/project/sources/jquery-ui/tests/unit/droppable/droppable_events.js +28 -0
  683. data/templates/project/sources/jquery-ui/tests/unit/droppable/droppable_methods.js +86 -0
  684. data/templates/project/sources/jquery-ui/tests/unit/droppable/droppable_options.js +68 -0
  685. data/templates/project/sources/jquery-ui/tests/unit/images/jqueryui_32x32.png +0 -0
  686. data/templates/project/sources/jquery-ui/tests/unit/index.html +64 -0
  687. data/templates/project/sources/jquery-ui/tests/unit/menu/menu.html +74 -0
  688. data/templates/project/sources/jquery-ui/tests/unit/menu/menu_core.js +38 -0
  689. data/templates/project/sources/jquery-ui/tests/unit/menu/menu_defaults.js +13 -0
  690. data/templates/project/sources/jquery-ui/tests/unit/menu/menu_events.js +24 -0
  691. data/templates/project/sources/jquery-ui/tests/unit/menu/menu_methods.js +15 -0
  692. data/templates/project/sources/jquery-ui/tests/unit/menu/menu_options.js +10 -0
  693. data/templates/project/sources/jquery-ui/tests/unit/position/position.html +62 -0
  694. data/templates/project/sources/jquery-ui/tests/unit/position/position_core.js +438 -0
  695. data/templates/project/sources/jquery-ui/tests/unit/position/position_deprecated.html +60 -0
  696. data/templates/project/sources/jquery-ui/tests/unit/position/position_deprecated.js +32 -0
  697. data/templates/project/sources/jquery-ui/tests/unit/progressbar/progressbar.html +41 -0
  698. data/templates/project/sources/jquery-ui/tests/unit/progressbar/progressbar_core.js +28 -0
  699. data/templates/project/sources/jquery-ui/tests/unit/progressbar/progressbar_defaults.js +11 -0
  700. data/templates/project/sources/jquery-ui/tests/unit/progressbar/progressbar_events.js +51 -0
  701. data/templates/project/sources/jquery-ui/tests/unit/progressbar/progressbar_methods.js +36 -0
  702. data/templates/project/sources/jquery-ui/tests/unit/progressbar/progressbar_options.js +59 -0
  703. data/templates/project/sources/jquery-ui/tests/unit/resizable/images/test.jpg +0 -0
  704. data/templates/project/sources/jquery-ui/tests/unit/resizable/resizable.html +53 -0
  705. data/templates/project/sources/jquery-ui/tests/unit/resizable/resizable_core.js +148 -0
  706. data/templates/project/sources/jquery-ui/tests/unit/resizable/resizable_defaults.js +28 -0
  707. data/templates/project/sources/jquery-ui/tests/unit/resizable/resizable_events.js +20 -0
  708. data/templates/project/sources/jquery-ui/tests/unit/resizable/resizable_methods.js +64 -0
  709. data/templates/project/sources/jquery-ui/tests/unit/resizable/resizable_options.js +190 -0
  710. data/templates/project/sources/jquery-ui/tests/unit/selectable/selectable.html +56 -0
  711. data/templates/project/sources/jquery-ui/tests/unit/selectable/selectable_core.js +16 -0
  712. data/templates/project/sources/jquery-ui/tests/unit/selectable/selectable_defaults.js +16 -0
  713. data/templates/project/sources/jquery-ui/tests/unit/selectable/selectable_events.js +32 -0
  714. data/templates/project/sources/jquery-ui/tests/unit/selectable/selectable_methods.js +93 -0
  715. data/templates/project/sources/jquery-ui/tests/unit/selectable/selectable_options.js +46 -0
  716. data/templates/project/sources/jquery-ui/tests/unit/slider/slider.html +55 -0
  717. data/templates/project/sources/jquery-ui/tests/unit/slider/slider_core.js +292 -0
  718. data/templates/project/sources/jquery-ui/tests/unit/slider/slider_defaults.js +20 -0
  719. data/templates/project/sources/jquery-ui/tests/unit/slider/slider_events.js +109 -0
  720. data/templates/project/sources/jquery-ui/tests/unit/slider/slider_methods.js +102 -0
  721. data/templates/project/sources/jquery-ui/tests/unit/slider/slider_options.js +146 -0
  722. data/templates/project/sources/jquery-ui/tests/unit/sortable/sortable.html +57 -0
  723. data/templates/project/sources/jquery-ui/tests/unit/sortable/sortable_core.js +9 -0
  724. data/templates/project/sources/jquery-ui/tests/unit/sortable/sortable_defaults.js +34 -0
  725. data/templates/project/sources/jquery-ui/tests/unit/sortable/sortable_events.js +147 -0
  726. data/templates/project/sources/jquery-ui/tests/unit/sortable/sortable_methods.js +108 -0
  727. data/templates/project/sources/jquery-ui/tests/unit/sortable/sortable_options.js +256 -0
  728. data/templates/project/sources/jquery-ui/tests/unit/sortable/sortable_tickets.js +83 -0
  729. data/templates/project/sources/jquery-ui/tests/unit/spinner/spinner.html +46 -0
  730. data/templates/project/sources/jquery-ui/tests/unit/spinner/spinner_core.js +171 -0
  731. data/templates/project/sources/jquery-ui/tests/unit/spinner/spinner_defaults.js +16 -0
  732. data/templates/project/sources/jquery-ui/tests/unit/spinner/spinner_events.js +64 -0
  733. data/templates/project/sources/jquery-ui/tests/unit/spinner/spinner_methods.js +155 -0
  734. data/templates/project/sources/jquery-ui/tests/unit/spinner/spinner_options.js +154 -0
  735. data/templates/project/sources/jquery-ui/tests/unit/swarminject.js +9 -0
  736. data/templates/project/sources/jquery-ui/tests/unit/tabs/data/test.html +1 -0
  737. data/templates/project/sources/jquery-ui/tests/unit/tabs/spinner.gif +0 -0
  738. data/templates/project/sources/jquery-ui/tests/unit/tabs/tabs.html +139 -0
  739. data/templates/project/sources/jquery-ui/tests/unit/tabs/tabs_core.js +50 -0
  740. data/templates/project/sources/jquery-ui/tests/unit/tabs/tabs_defaults.js +13 -0
  741. data/templates/project/sources/jquery-ui/tests/unit/tabs/tabs_defaults_deprecated.js +26 -0
  742. data/templates/project/sources/jquery-ui/tests/unit/tabs/tabs_deprecated.html +138 -0
  743. data/templates/project/sources/jquery-ui/tests/unit/tabs/tabs_deprecated.js +350 -0
  744. data/templates/project/sources/jquery-ui/tests/unit/tabs/tabs_events.js +198 -0
  745. data/templates/project/sources/jquery-ui/tests/unit/tabs/tabs_methods.js +165 -0
  746. data/templates/project/sources/jquery-ui/tests/unit/tabs/tabs_options.js +146 -0
  747. data/templates/project/sources/jquery-ui/tests/unit/tabs/tabs_tickets.js +99 -0
  748. data/templates/project/sources/jquery-ui/tests/unit/testsuite.js +101 -0
  749. data/templates/project/sources/jquery-ui/tests/unit/tooltip/tooltip.html +47 -0
  750. data/templates/project/sources/jquery-ui/tests/unit/tooltip/tooltip_core.js +11 -0
  751. data/templates/project/sources/jquery-ui/tests/unit/tooltip/tooltip_defaults.js +16 -0
  752. data/templates/project/sources/jquery-ui/tests/unit/tooltip/tooltip_events.js +54 -0
  753. data/templates/project/sources/jquery-ui/tests/unit/tooltip/tooltip_methods.js +30 -0
  754. data/templates/project/sources/jquery-ui/tests/unit/tooltip/tooltip_options.js +62 -0
  755. data/templates/project/sources/jquery-ui/tests/unit/widget/widget.html +40 -0
  756. data/templates/project/sources/jquery-ui/tests/unit/widget/widget_core.js +992 -0
  757. data/templates/project/sources/jquery-ui/tests/visual/addClass/addClass_queue.html +50 -0
  758. data/templates/project/sources/jquery-ui/tests/visual/all.css +84 -0
  759. data/templates/project/sources/jquery-ui/tests/visual/all.html +190 -0
  760. data/templates/project/sources/jquery-ui/tests/visual/animate/animate_backgroundColor_hex.html +44 -0
  761. data/templates/project/sources/jquery-ui/tests/visual/animate/animate_backgroundColor_rgb.html +35 -0
  762. data/templates/project/sources/jquery-ui/tests/visual/animate/animate_color_hex.html +44 -0
  763. data/templates/project/sources/jquery-ui/tests/visual/animate/animate_color_rgb.html +35 -0
  764. data/templates/project/sources/jquery-ui/tests/visual/button/button.html +140 -0
  765. data/templates/project/sources/jquery-ui/tests/visual/button/button_disabled_true.html +84 -0
  766. data/templates/project/sources/jquery-ui/tests/visual/button/button_input_type_checkbox.html +25 -0
  767. data/templates/project/sources/jquery-ui/tests/visual/button/button_option_disabled_true.html +84 -0
  768. data/templates/project/sources/jquery-ui/tests/visual/button/button_performance.html +555 -0
  769. data/templates/project/sources/jquery-ui/tests/visual/button/button_ticket_5254.html +55 -0
  770. data/templates/project/sources/jquery-ui/tests/visual/button/button_ticket_5261.html +42 -0
  771. data/templates/project/sources/jquery-ui/tests/visual/button/button_ticket_5278.html +58 -0
  772. data/templates/project/sources/jquery-ui/tests/visual/compound/accordion_dialog.html +202 -0
  773. data/templates/project/sources/jquery-ui/tests/visual/compound/accordion_tabs.html +86 -0
  774. data/templates/project/sources/jquery-ui/tests/visual/compound/datepicker_dialog.html +157 -0
  775. data/templates/project/sources/jquery-ui/tests/visual/compound/draggable_accordion.html +65 -0
  776. data/templates/project/sources/jquery-ui/tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html +109 -0
  777. data/templates/project/sources/jquery-ui/tests/visual/compound/sortable_accordion_sortable_tabs.html +108 -0
  778. data/templates/project/sources/jquery-ui/tests/visual/compound/tabs_tabs.html +73 -0
  779. data/templates/project/sources/jquery-ui/tests/visual/compound/tabs_tooltips.html +37 -0
  780. data/templates/project/sources/jquery-ui/tests/visual/compound/widgets_in_dialog.html +229 -0
  781. data/templates/project/sources/jquery-ui/tests/visual/datepicker/calendar.gif +0 -0
  782. data/templates/project/sources/jquery-ui/tests/visual/datepicker/datepicker.html +23 -0
  783. data/templates/project/sources/jquery-ui/tests/visual/datepicker/datepicker_multi_inline.html +113 -0
  784. data/templates/project/sources/jquery-ui/tests/visual/datepicker/datepicker_ticket_4071.html +96 -0
  785. data/templates/project/sources/jquery-ui/tests/visual/datepicker/datepicker_ticket_4240.html +55 -0
  786. data/templates/project/sources/jquery-ui/tests/visual/datepicker/datepicker_ticket_4443.html +38 -0
  787. data/templates/project/sources/jquery-ui/tests/visual/datepicker/datepicker_ticket_5676.html +30 -0
  788. data/templates/project/sources/jquery-ui/tests/visual/datepicker/multimonth.html +23 -0
  789. data/templates/project/sources/jquery-ui/tests/visual/datepicker/viewport.html +278 -0
  790. data/templates/project/sources/jquery-ui/tests/visual/dialog/dialog_on_page_with_large_dom.html +2963 -0
  791. data/templates/project/sources/jquery-ui/tests/visual/draggable/draggable.html +24 -0
  792. data/templates/project/sources/jquery-ui/tests/visual/draggable/draggable.scroll.html +152 -0
  793. data/templates/project/sources/jquery-ui/tests/visual/draggable/draggable_option_containment_array.html +26 -0
  794. data/templates/project/sources/jquery-ui/tests/visual/draggable/draggable_option_cursorAt_object.html +26 -0
  795. data/templates/project/sources/jquery-ui/tests/visual/draggable/draggable_option_handle_selector.html +28 -0
  796. data/templates/project/sources/jquery-ui/tests/visual/draggable/draggable_option_iframeFix_false.html +30 -0
  797. data/templates/project/sources/jquery-ui/tests/visual/draggable/draggable_option_iframeFix_selector.html +30 -0
  798. data/templates/project/sources/jquery-ui/tests/visual/draggable/draggable_option_iframeFix_true.html +30 -0
  799. data/templates/project/sources/jquery-ui/tests/visual/droppable/droppable.css +3 -0
  800. data/templates/project/sources/jquery-ui/tests/visual/droppable/droppable.html +33 -0
  801. data/templates/project/sources/jquery-ui/tests/visual/droppable/droppable_option_accept_default.html +40 -0
  802. data/templates/project/sources/jquery-ui/tests/visual/droppable/droppable_option_accept_function.html +43 -0
  803. data/templates/project/sources/jquery-ui/tests/visual/droppable/droppable_option_accept_selector.html +41 -0
  804. data/templates/project/sources/jquery-ui/tests/visual/droppable/droppable_ticket_4087.html +51 -0
  805. data/templates/project/sources/jquery-ui/tests/visual/droppable/droppable_ticket_4088.html +69 -0
  806. data/templates/project/sources/jquery-ui/tests/visual/effects.all.css +54 -0
  807. data/templates/project/sources/jquery-ui/tests/visual/effects.all.html +193 -0
  808. data/templates/project/sources/jquery-ui/tests/visual/effects.all.js +92 -0
  809. data/templates/project/sources/jquery-ui/tests/visual/menu/contextmenu.html +191 -0
  810. data/templates/project/sources/jquery-ui/tests/visual/menu/drilldown.html +266 -0
  811. data/templates/project/sources/jquery-ui/tests/visual/menu/menu.html +147 -0
  812. data/templates/project/sources/jquery-ui/tests/visual/menu/menubar.html +208 -0
  813. data/templates/project/sources/jquery-ui/tests/visual/menu/menubar.js +189 -0
  814. data/templates/project/sources/jquery-ui/tests/visual/menu/popup.html +159 -0
  815. data/templates/project/sources/jquery-ui/tests/visual/menu/popup.js +113 -0
  816. data/templates/project/sources/jquery-ui/tests/visual/menu/tablemenu.html +67 -0
  817. data/templates/project/sources/jquery-ui/tests/visual/mouse/mouse_ticket_6946.html +67 -0
  818. data/templates/project/sources/jquery-ui/tests/visual/position/position.html +67 -0
  819. data/templates/project/sources/jquery-ui/tests/visual/position/position_margin.html +43 -0
  820. data/templates/project/sources/jquery-ui/tests/visual/resizable/images/test.png +0 -0
  821. data/templates/project/sources/jquery-ui/tests/visual/resizable/resizable.html +24 -0
  822. data/templates/project/sources/jquery-ui/tests/visual/resizable/resizable_option_alsoResize_child.html +48 -0
  823. data/templates/project/sources/jquery-ui/tests/visual/resizable/resizable_option_aspectRatio_0.5.html +29 -0
  824. data/templates/project/sources/jquery-ui/tests/visual/resizable/resizable_option_aspectRatio_1.0.html +29 -0
  825. data/templates/project/sources/jquery-ui/tests/visual/resizable/resizable_option_aspectRatio_1.5.html +29 -0
  826. data/templates/project/sources/jquery-ui/tests/visual/resizable/resizable_option_aspectRatio_preserve_maxHeight_150.html +30 -0
  827. data/templates/project/sources/jquery-ui/tests/visual/resizable/resizable_option_aspectRatio_preserve_maxWidth_150.html +30 -0
  828. data/templates/project/sources/jquery-ui/tests/visual/resizable/resizable_option_aspectRatio_preserve_minHeight_50.html +30 -0
  829. data/templates/project/sources/jquery-ui/tests/visual/resizable/resizable_option_aspectRatio_preserve_minWidth_50.html +30 -0
  830. data/templates/project/sources/jquery-ui/tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh100.html +29 -0
  831. data/templates/project/sources/jquery-ui/tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh50.html +29 -0
  832. data/templates/project/sources/jquery-ui/tests/visual/resizable/resizable_option_aspectRatio_preserve_w50xh100.html +29 -0
  833. data/templates/project/sources/jquery-ui/tests/visual/resizable/resizable_ticket_3053.html +37 -0
  834. data/templates/project/sources/jquery-ui/tests/visual/resizable/resizable_ticket_4199.html +37 -0
  835. data/templates/project/sources/jquery-ui/tests/visual/resizable/resizable_ticket_4217.html +46 -0
  836. data/templates/project/sources/jquery-ui/tests/visual/resizable/resizable_ticket_4940.html +32 -0
  837. data/templates/project/sources/jquery-ui/tests/visual/resizable/resizable_ticket_5335.html +52 -0
  838. data/templates/project/sources/jquery-ui/tests/visual/selectable/selectable.html +40 -0
  839. data/templates/project/sources/jquery-ui/tests/visual/selectable/selectable_ticket_4341.html +46 -0
  840. data/templates/project/sources/jquery-ui/tests/visual/slider/slider.html +24 -0
  841. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_horizontal.html +27 -0
  842. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_horizontal_range.html +28 -0
  843. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_horizontal_range_max.html +28 -0
  844. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_horizontal_range_min.html +28 -0
  845. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_in_container_with_scrollbars.html +43 -0
  846. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_method_destroy.html +28 -0
  847. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_method_disable.html +47 -0
  848. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_option_animate_false.html +26 -0
  849. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_option_animate_true.html +65 -0
  850. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_option_max_3.html +26 -0
  851. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_option_max_30.html +26 -0
  852. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_option_max_300.html +26 -0
  853. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_option_min_-3.html +27 -0
  854. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_option_min_-30.html +27 -0
  855. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_option_min_-300.html +27 -0
  856. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_option_orientation_horizontal.html +26 -0
  857. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_option_orientation_vertical.html +26 -0
  858. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_option_range_false.html +27 -0
  859. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_option_range_max.html +27 -0
  860. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_option_range_min.html +27 -0
  861. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_option_range_true.html +27 -0
  862. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_option_step_25.html +26 -0
  863. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_option_step_5.html +26 -0
  864. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_option_value_3.html +26 -0
  865. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_option_value_30.html +26 -0
  866. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_option_values_25_50_75.html +26 -0
  867. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_option_values_25_75.html +26 -0
  868. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_option_values_50.html +26 -0
  869. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_ticket_3736.html +36 -0
  870. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_ticket_3762.html +44 -0
  871. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_ticket_4385.html +42 -0
  872. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_ticket_4467.html +34 -0
  873. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_vertical.html +27 -0
  874. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_vertical_range.html +28 -0
  875. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_vertical_range_max.html +28 -0
  876. data/templates/project/sources/jquery-ui/tests/visual/slider/slider_vertical_range_min.html +28 -0
  877. data/templates/project/sources/jquery-ui/tests/visual/sortable/sortable.html +40 -0
  878. data/templates/project/sources/jquery-ui/tests/visual/sortable/sortable_massive_scale.html +757 -0
  879. data/templates/project/sources/jquery-ui/tests/visual/sortable/sortable_option_revert_false.html +31 -0
  880. data/templates/project/sources/jquery-ui/tests/visual/sortable/sortable_option_revert_true.html +31 -0
  881. data/templates/project/sources/jquery-ui/tests/visual/sortable/sortable_ticket_4231.html +78 -0
  882. data/templates/project/sources/jquery-ui/tests/visual/sortable/sortable_ticket_5355.html +58 -0
  883. data/templates/project/sources/jquery-ui/tests/visual/spinner/spinner.html +43 -0
  884. data/templates/project/sources/jquery-ui/tests/visual/theme.html +532 -0
  885. data/templates/project/sources/jquery-ui/tests/visual/tooltip/ajaxcontent.php +2 -0
  886. data/templates/project/sources/jquery-ui/tests/visual/tooltip/callout.html +213 -0
  887. data/templates/project/sources/jquery-ui/tests/visual/tooltip/tooltip.html +186 -0
  888. data/templates/project/sources/jquery-ui/tests/visual/visual.css +3 -0
  889. data/templates/project/sources/jquery-ui/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  890. data/templates/project/sources/jquery-ui/themes/base/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
  891. data/templates/project/sources/jquery-ui/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
  892. data/templates/project/sources/jquery-ui/themes/base/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
  893. data/templates/project/sources/jquery-ui/themes/base/images/ui-bg_glass_75_dadada_1x400.png +0 -0
  894. data/templates/project/sources/jquery-ui/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
  895. data/templates/project/sources/jquery-ui/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  896. data/templates/project/sources/jquery-ui/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
  897. data/templates/project/sources/jquery-ui/themes/base/images/ui-icons_222222_256x240.png +0 -0
  898. data/templates/project/sources/jquery-ui/themes/base/images/ui-icons_2e83ff_256x240.png +0 -0
  899. data/templates/project/sources/jquery-ui/themes/base/images/ui-icons_454545_256x240.png +0 -0
  900. data/templates/project/sources/jquery-ui/themes/base/images/ui-icons_888888_256x240.png +0 -0
  901. data/templates/project/sources/jquery-ui/themes/base/images/ui-icons_cd0a0a_256x240.png +0 -0
  902. data/templates/project/sources/jquery-ui/themes/base/jquery.ui.accordion.css +18 -0
  903. data/templates/project/sources/jquery-ui/themes/base/jquery.ui.all.css +11 -0
  904. data/templates/project/sources/jquery-ui/themes/base/jquery.ui.autocomplete.css +13 -0
  905. data/templates/project/sources/jquery-ui/themes/base/jquery.ui.base.css +24 -0
  906. data/templates/project/sources/jquery-ui/themes/base/jquery.ui.button.css +38 -0
  907. data/templates/project/sources/jquery-ui/themes/base/jquery.ui.core.css +41 -0
  908. data/templates/project/sources/jquery-ui/themes/base/jquery.ui.datepicker.css +68 -0
  909. data/templates/project/sources/jquery-ui/themes/base/jquery.ui.dialog.css +21 -0
  910. data/templates/project/sources/jquery-ui/themes/base/jquery.ui.menu.css +44 -0
  911. data/templates/project/sources/jquery-ui/themes/base/jquery.ui.progressbar.css +11 -0
  912. data/templates/project/sources/jquery-ui/themes/base/jquery.ui.resizable.css +25 -0
  913. data/templates/project/sources/jquery-ui/themes/base/jquery.ui.selectable.css +10 -0
  914. data/templates/project/sources/jquery-ui/themes/base/jquery.ui.slider.css +24 -0
  915. data/templates/project/sources/jquery-ui/themes/base/jquery.ui.spinner.css +23 -0
  916. data/templates/project/sources/jquery-ui/themes/base/jquery.ui.tabs.css +17 -0
  917. data/templates/project/sources/jquery-ui/themes/base/jquery.ui.theme.css +252 -0
  918. data/templates/project/sources/jquery-ui/themes/base/jquery.ui.tooltip.css +23 -0
  919. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-af.js +23 -0
  920. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-ar-DZ.js +23 -0
  921. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-ar.js +23 -0
  922. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-az.js +23 -0
  923. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-bg.js +24 -0
  924. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-bs.js +23 -0
  925. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-ca.js +23 -0
  926. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-cs.js +23 -0
  927. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-da.js +23 -0
  928. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-de.js +23 -0
  929. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-el.js +23 -0
  930. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-en-AU.js +23 -0
  931. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-en-GB.js +23 -0
  932. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-en-NZ.js +23 -0
  933. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-eo.js +23 -0
  934. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-es.js +23 -0
  935. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-et.js +23 -0
  936. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-eu.js +23 -0
  937. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-fa.js +23 -0
  938. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-fi.js +23 -0
  939. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-fo.js +23 -0
  940. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-fr-CH.js +23 -0
  941. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-fr.js +25 -0
  942. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-gl.js +23 -0
  943. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-he.js +23 -0
  944. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-hr.js +23 -0
  945. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-hu.js +23 -0
  946. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-hy.js +23 -0
  947. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-id.js +23 -0
  948. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-is.js +23 -0
  949. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-it.js +23 -0
  950. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-ja.js +23 -0
  951. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-ko.js +23 -0
  952. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-kz.js +23 -0
  953. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-lt.js +23 -0
  954. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-lv.js +23 -0
  955. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-ml.js +23 -0
  956. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-ms.js +23 -0
  957. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-nl.js +23 -0
  958. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-no.js +23 -0
  959. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-pl.js +23 -0
  960. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-pt-BR.js +23 -0
  961. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-pt.js +22 -0
  962. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-rm.js +21 -0
  963. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-ro.js +26 -0
  964. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-ru.js +23 -0
  965. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-sk.js +23 -0
  966. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-sl.js +24 -0
  967. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-sq.js +23 -0
  968. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-sr-SR.js +23 -0
  969. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-sr.js +23 -0
  970. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-sv.js +23 -0
  971. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-ta.js +23 -0
  972. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-th.js +23 -0
  973. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-tj.js +23 -0
  974. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-tr.js +23 -0
  975. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-uk.js +23 -0
  976. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-vi.js +23 -0
  977. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-zh-CN.js +23 -0
  978. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-zh-HK.js +23 -0
  979. data/templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-zh-TW.js +23 -0
  980. data/templates/project/sources/jquery-ui/ui/jquery.effects.blind.js +52 -0
  981. data/templates/project/sources/jquery-ui/ui/jquery.effects.bounce.js +102 -0
  982. data/templates/project/sources/jquery-ui/ui/jquery.effects.clip.js +69 -0
  983. data/templates/project/sources/jquery-ui/ui/jquery.effects.core.js +825 -0
  984. data/templates/project/sources/jquery-ui/ui/jquery.effects.drop.js +64 -0
  985. data/templates/project/sources/jquery-ui/ui/jquery.effects.explode.js +103 -0
  986. data/templates/project/sources/jquery-ui/ui/jquery.effects.fade.js +34 -0
  987. data/templates/project/sources/jquery-ui/ui/jquery.effects.fold.js +73 -0
  988. data/templates/project/sources/jquery-ui/ui/jquery.effects.highlight.js +51 -0
  989. data/templates/project/sources/jquery-ui/ui/jquery.effects.pulsate.js +52 -0
  990. data/templates/project/sources/jquery-ui/ui/jquery.effects.scale.js +250 -0
  991. data/templates/project/sources/jquery-ui/ui/jquery.effects.shake.js +64 -0
  992. data/templates/project/sources/jquery-ui/ui/jquery.effects.slide.js +69 -0
  993. data/templates/project/sources/jquery-ui/ui/jquery.effects.transfer.js +46 -0
  994. data/templates/project/sources/jquery-ui/ui/jquery.ui.accordion.js +669 -0
  995. data/templates/project/sources/jquery-ui/ui/jquery.ui.autocomplete.js +439 -0
  996. data/templates/project/sources/jquery-ui/ui/jquery.ui.button.js +384 -0
  997. data/templates/project/sources/jquery-ui/ui/jquery.ui.core.js +303 -0
  998. data/templates/project/sources/jquery-ui/ui/jquery.ui.datepicker.js +1779 -0
  999. data/templates/project/sources/jquery-ui/ui/jquery.ui.dialog.js +829 -0
  1000. data/templates/project/sources/jquery-ui/ui/jquery.ui.draggable.js +799 -0
  1001. data/templates/project/sources/jquery-ui/ui/jquery.ui.droppable.js +285 -0
  1002. data/templates/project/sources/jquery-ui/ui/jquery.ui.menu.js +402 -0
  1003. data/templates/project/sources/jquery-ui/ui/jquery.ui.mouse.js +156 -0
  1004. data/templates/project/sources/jquery-ui/ui/jquery.ui.position.js +283 -0
  1005. data/templates/project/sources/jquery-ui/ui/jquery.ui.progressbar.js +107 -0
  1006. data/templates/project/sources/jquery-ui/ui/jquery.ui.resizable.js +812 -0
  1007. data/templates/project/sources/jquery-ui/ui/jquery.ui.selectable.js +266 -0
  1008. data/templates/project/sources/jquery-ui/ui/jquery.ui.slider.js +684 -0
  1009. data/templates/project/sources/jquery-ui/ui/jquery.ui.sortable.js +1076 -0
  1010. data/templates/project/sources/jquery-ui/ui/jquery.ui.spinner.js +362 -0
  1011. data/templates/project/sources/jquery-ui/ui/jquery.ui.tabs.js +1039 -0
  1012. data/templates/project/sources/jquery-ui/ui/jquery.ui.tooltip.js +146 -0
  1013. data/templates/project/sources/jquery-ui/ui/jquery.ui.widget.js +363 -0
  1014. data/templates/project/sources/jquery-ui/version.txt +1 -0
  1015. data/templates/project/sources/pie/LICENSE-APACHE2.txt +13 -0
  1016. data/templates/project/sources/pie/LICENSE-GPL2.txt +278 -0
  1017. data/templates/project/sources/pie/build.xml +118 -0
  1018. data/templates/project/sources/pie/demos/basic.html +321 -0
  1019. data/templates/project/sources/pie/demos/farbtastic/CHANGELOG.html +26 -0
  1020. data/templates/project/sources/pie/demos/farbtastic/LICENSE.txt +341 -0
  1021. data/templates/project/sources/pie/demos/farbtastic/README.html +71 -0
  1022. data/templates/project/sources/pie/demos/farbtastic/demo1.html +28 -0
  1023. data/templates/project/sources/pie/demos/farbtastic/demo2.html +57 -0
  1024. data/templates/project/sources/pie/demos/farbtastic/farbtastic.css +51 -0
  1025. data/templates/project/sources/pie/demos/farbtastic/farbtastic.js +345 -0
  1026. data/templates/project/sources/pie/demos/farbtastic/farbtastic.min.js +1 -0
  1027. data/templates/project/sources/pie/demos/farbtastic/marker.png +0 -0
  1028. data/templates/project/sources/pie/demos/farbtastic/mask.png +0 -0
  1029. data/templates/project/sources/pie/demos/farbtastic/wheel.png +0 -0
  1030. data/templates/project/sources/pie/demos/tabs-control.png +0 -0
  1031. data/templates/project/sources/pie/demos/tabs.html +296 -0
  1032. data/templates/project/sources/pie/documentation/about.html +63 -0
  1033. data/templates/project/sources/pie/documentation/build.html +72 -0
  1034. data/templates/project/sources/pie/documentation/getting-started.html +66 -0
  1035. data/templates/project/sources/pie/documentation/known-issues.html +205 -0
  1036. data/templates/project/sources/pie/documentation/pie-js.html +89 -0
  1037. data/templates/project/sources/pie/documentation/product-comparison.html +89 -0
  1038. data/templates/project/sources/pie/documentation/q-and-a.html +152 -0
  1039. data/templates/project/sources/pie/documentation/supported-css3-features.html +402 -0
  1040. data/templates/project/sources/pie/site/pie-wp-theme/404.php +24 -0
  1041. data/templates/project/sources/pie/site/pie-wp-theme/archive.php +24 -0
  1042. data/templates/project/sources/pie/site/pie-wp-theme/attachment/attachment-default.php +61 -0
  1043. data/templates/project/sources/pie/site/pie-wp-theme/attachment.php +25 -0
  1044. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/CHANGELOG.txt +72 -0
  1045. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/README.txt +15 -0
  1046. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/admin.php +330 -0
  1047. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/ajax-load.php +115 -0
  1048. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/attachment.php +126 -0
  1049. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/carrington.php +106 -0
  1050. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/compatibility.php +234 -0
  1051. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/css/colorpicker.css +161 -0
  1052. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/images/colorpicker/blank.gif +0 -0
  1053. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/images/colorpicker/colorpicker_background.png +0 -0
  1054. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/images/colorpicker/colorpicker_hex.png +0 -0
  1055. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/images/colorpicker/colorpicker_hsb_b.png +0 -0
  1056. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/images/colorpicker/colorpicker_hsb_h.png +0 -0
  1057. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/images/colorpicker/colorpicker_hsb_s.png +0 -0
  1058. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/images/colorpicker/colorpicker_indic.gif +0 -0
  1059. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/images/colorpicker/colorpicker_overlay.png +0 -0
  1060. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/images/colorpicker/colorpicker_rgb_b.png +0 -0
  1061. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/images/colorpicker/colorpicker_rgb_g.png +0 -0
  1062. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/images/colorpicker/colorpicker_rgb_r.png +0 -0
  1063. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/images/colorpicker/colorpicker_select.gif +0 -0
  1064. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/images/colorpicker/colorpicker_submit.png +0 -0
  1065. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/images/colorpicker/custom_background.png +0 -0
  1066. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/images/colorpicker/custom_hex.png +0 -0
  1067. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/images/colorpicker/custom_hsb_b.png +0 -0
  1068. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/images/colorpicker/custom_hsb_h.png +0 -0
  1069. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/images/colorpicker/custom_hsb_s.png +0 -0
  1070. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/images/colorpicker/custom_indic.gif +0 -0
  1071. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/images/colorpicker/custom_rgb_b.png +0 -0
  1072. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/images/colorpicker/custom_rgb_g.png +0 -0
  1073. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/images/colorpicker/custom_rgb_r.png +0 -0
  1074. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/images/colorpicker/custom_submit.png +0 -0
  1075. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/images/colorpicker/select.png +0 -0
  1076. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/images/colorpicker/select2.png +0 -0
  1077. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/images/colorpicker/slider.png +0 -0
  1078. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/js/colorpicker.js +490 -0
  1079. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/lightbox/LICENSE.txt +30 -0
  1080. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/lightbox/css/thickbox.css +157 -0
  1081. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/lightbox/img/blank.gif +0 -0
  1082. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/lightbox/img/loadingAnimation.gif +0 -0
  1083. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/lightbox/img/macFFBgHack.png +0 -0
  1084. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/lightbox/thickbox.js +332 -0
  1085. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/templates.php +105 -0
  1086. data/templates/project/sources/pie/site/pie-wp-theme/carrington-core/utility.php +821 -0
  1087. data/templates/project/sources/pie/site/pie-wp-theme/comment/comment-default.php +53 -0
  1088. data/templates/project/sources/pie/site/pie-wp-theme/comment/ping.php +33 -0
  1089. data/templates/project/sources/pie/site/pie-wp-theme/comments/comments-default.php +66 -0
  1090. data/templates/project/sources/pie/site/pie-wp-theme/comments/comments-loop.php +49 -0
  1091. data/templates/project/sources/pie/site/pie-wp-theme/comments/pings-loop.php +38 -0
  1092. data/templates/project/sources/pie/site/pie-wp-theme/comments/threaded.php +31 -0
  1093. data/templates/project/sources/pie/site/pie-wp-theme/comments.php +24 -0
  1094. data/templates/project/sources/pie/site/pie-wp-theme/content/content-default.php +56 -0
  1095. data/templates/project/sources/pie/site/pie-wp-theme/content/page.php +44 -0
  1096. data/templates/project/sources/pie/site/pie-wp-theme/css/common.css +442 -0
  1097. data/templates/project/sources/pie/site/pie-wp-theme/css/fonts/museosans_500-webfont.eot +0 -0
  1098. data/templates/project/sources/pie/site/pie-wp-theme/css/fonts/museosans_500-webfont.svg +240 -0
  1099. data/templates/project/sources/pie/site/pie-wp-theme/css/fonts/museosans_500-webfont.ttf +0 -0
  1100. data/templates/project/sources/pie/site/pie-wp-theme/css/fonts/museosans_500-webfont.woff +0 -0
  1101. data/templates/project/sources/pie/site/pie-wp-theme/error/404.php +31 -0
  1102. data/templates/project/sources/pie/site/pie-wp-theme/error/exit.php +24 -0
  1103. data/templates/project/sources/pie/site/pie-wp-theme/excerpt/excerpt-default.php +41 -0
  1104. data/templates/project/sources/pie/site/pie-wp-theme/footer/footer-default.php +53 -0
  1105. data/templates/project/sources/pie/site/pie-wp-theme/footer.php +24 -0
  1106. data/templates/project/sources/pie/site/pie-wp-theme/forms/comment.php +94 -0
  1107. data/templates/project/sources/pie/site/pie-wp-theme/forms/search.php +33 -0
  1108. data/templates/project/sources/pie/site/pie-wp-theme/functions/sidebars.php +42 -0
  1109. data/templates/project/sources/pie/site/pie-wp-theme/functions.php +28 -0
  1110. data/templates/project/sources/pie/site/pie-wp-theme/header/header-default.php +99 -0
  1111. data/templates/project/sources/pie/site/pie-wp-theme/header.php +24 -0
  1112. data/templates/project/sources/pie/site/pie-wp-theme/img/divider.png +0 -0
  1113. data/templates/project/sources/pie/site/pie-wp-theme/img/favicon.ico +0 -0
  1114. data/templates/project/sources/pie/site/pie-wp-theme/img/icons.png +0 -0
  1115. data/templates/project/sources/pie/site/pie-wp-theme/img/logo.png +0 -0
  1116. data/templates/project/sources/pie/site/pie-wp-theme/index.php +24 -0
  1117. data/templates/project/sources/pie/site/pie-wp-theme/js/farbtastic/CHANGELOG.html +26 -0
  1118. data/templates/project/sources/pie/site/pie-wp-theme/js/farbtastic/LICENSE.txt +341 -0
  1119. data/templates/project/sources/pie/site/pie-wp-theme/js/farbtastic/README.html +71 -0
  1120. data/templates/project/sources/pie/site/pie-wp-theme/js/farbtastic/demo1.html +28 -0
  1121. data/templates/project/sources/pie/site/pie-wp-theme/js/farbtastic/demo2.html +57 -0
  1122. data/templates/project/sources/pie/site/pie-wp-theme/js/farbtastic/farbtastic.css +51 -0
  1123. data/templates/project/sources/pie/site/pie-wp-theme/js/farbtastic/farbtastic.js +345 -0
  1124. data/templates/project/sources/pie/site/pie-wp-theme/js/farbtastic/farbtastic.min.js +1 -0
  1125. data/templates/project/sources/pie/site/pie-wp-theme/js/farbtastic/marker.png +0 -0
  1126. data/templates/project/sources/pie/site/pie-wp-theme/js/farbtastic/mask.png +0 -0
  1127. data/templates/project/sources/pie/site/pie-wp-theme/js/farbtastic/wheel.png +0 -0
  1128. data/templates/project/sources/pie/site/pie-wp-theme/loop/archive.php +28 -0
  1129. data/templates/project/sources/pie/site/pie-wp-theme/loop/loop-default.php +33 -0
  1130. data/templates/project/sources/pie/site/pie-wp-theme/loop/search.php +30 -0
  1131. data/templates/project/sources/pie/site/pie-wp-theme/misc/banner.php +21 -0
  1132. data/templates/project/sources/pie/site/pie-wp-theme/misc/nav-posts.php +22 -0
  1133. data/templates/project/sources/pie/site/pie-wp-theme/misc/no-results.php +23 -0
  1134. data/templates/project/sources/pie/site/pie-wp-theme/page.php +24 -0
  1135. data/templates/project/sources/pie/site/pie-wp-theme/pages/pages-default.php +30 -0
  1136. data/templates/project/sources/pie/site/pie-wp-theme/posts/author.php +52 -0
  1137. data/templates/project/sources/pie/site/pie-wp-theme/posts/category.php +40 -0
  1138. data/templates/project/sources/pie/site/pie-wp-theme/posts/home.php +30 -0
  1139. data/templates/project/sources/pie/site/pie-wp-theme/posts/posts-default.php +30 -0
  1140. data/templates/project/sources/pie/site/pie-wp-theme/posts/search.php +44 -0
  1141. data/templates/project/sources/pie/site/pie-wp-theme/posts/tag.php +38 -0
  1142. data/templates/project/sources/pie/site/pie-wp-theme/screenshot.png +0 -0
  1143. data/templates/project/sources/pie/site/pie-wp-theme/search.php +24 -0
  1144. data/templates/project/sources/pie/site/pie-wp-theme/sidebar/sidebar-default.php +68 -0
  1145. data/templates/project/sources/pie/site/pie-wp-theme/sidebar.php +24 -0
  1146. data/templates/project/sources/pie/site/pie-wp-theme/single/single-default.php +40 -0
  1147. data/templates/project/sources/pie/site/pie-wp-theme/single.php +24 -0
  1148. data/templates/project/sources/pie/site/pie-wp-theme/style.css +73 -0
  1149. data/templates/project/sources/pie/sources/Angle.js +36 -0
  1150. data/templates/project/sources/pie/sources/BackgroundRenderer.js +381 -0
  1151. data/templates/project/sources/pie/sources/BackgroundStyleInfo.js +295 -0
  1152. data/templates/project/sources/pie/sources/BgPosition.js +104 -0
  1153. data/templates/project/sources/pie/sources/BorderImageRenderer.js +124 -0
  1154. data/templates/project/sources/pie/sources/BorderImageStyleInfo.js +146 -0
  1155. data/templates/project/sources/pie/sources/BorderRadiusStyleInfo.js +68 -0
  1156. data/templates/project/sources/pie/sources/BorderRenderer.js +328 -0
  1157. data/templates/project/sources/pie/sources/BorderStyleInfo.js +101 -0
  1158. data/templates/project/sources/pie/sources/BoundsInfo.js +56 -0
  1159. data/templates/project/sources/pie/sources/BoxShadowInsetRenderer.js +31 -0
  1160. data/templates/project/sources/pie/sources/BoxShadowOutsetRenderer.js +136 -0
  1161. data/templates/project/sources/pie/sources/BoxShadowStyleInfo.js +67 -0
  1162. data/templates/project/sources/pie/sources/Color.js +127 -0
  1163. data/templates/project/sources/pie/sources/Element.js +416 -0
  1164. data/templates/project/sources/pie/sources/Heartbeat.js +16 -0
  1165. data/templates/project/sources/pie/sources/ImgRenderer.js +66 -0
  1166. data/templates/project/sources/pie/sources/Length.js +134 -0
  1167. data/templates/project/sources/pie/sources/Observable.js +44 -0
  1168. data/templates/project/sources/pie/sources/OnBeforeUnload.js +15 -0
  1169. data/templates/project/sources/pie/sources/OnPrint.js +25 -0
  1170. data/templates/project/sources/pie/sources/OnResize.js +12 -0
  1171. data/templates/project/sources/pie/sources/OnScroll.js +15 -0
  1172. data/templates/project/sources/pie/sources/PIE_API.js +35 -0
  1173. data/templates/project/sources/pie/sources/PIE_close.js +2 -0
  1174. data/templates/project/sources/pie/sources/PIE_open.js +47 -0
  1175. data/templates/project/sources/pie/sources/RendererBase.js +299 -0
  1176. data/templates/project/sources/pie/sources/RootRenderer.js +112 -0
  1177. data/templates/project/sources/pie/sources/StyleInfoBase.js +93 -0
  1178. data/templates/project/sources/pie/sources/Tokenizer.js +274 -0
  1179. data/templates/project/sources/pie/sources/Util.js +94 -0
  1180. data/templates/project/sources/pie/sources/VisibilityStyleInfo.js +38 -0
  1181. data/templates/project/sources/pie/sources/closure_externs.js +4 -0
  1182. data/templates/project/sources/pie/sources/closure_preservefunctions.js +4 -0
  1183. data/templates/project/sources/pie/sources/htc_close.txt +2 -0
  1184. data/templates/project/sources/pie/sources/htc_init.js +19 -0
  1185. data/templates/project/sources/pie/sources/htc_open.txt +13 -0
  1186. data/templates/project/sources/pie/sources/js_close.js +1 -0
  1187. data/templates/project/sources/pie/sources/js_open.js +8 -0
  1188. data/templates/project/sources/pie/sources/wrappers/PIE.php +19 -0
  1189. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-radius-applies-to-001.htm +27 -0
  1190. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-radius-applies-to-002.htm +31 -0
  1191. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-radius-applies-to-003.htm +29 -0
  1192. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-radius-applies-to-004.htm +29 -0
  1193. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-radius-applies-to-005.htm +29 -0
  1194. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-radius-applies-to-006.htm +41 -0
  1195. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-radius-applies-to-007.htm +46 -0
  1196. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-radius-applies-to-008.htm +41 -0
  1197. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-radius-applies-to-009.htm +45 -0
  1198. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-radius-applies-to-010.htm +31 -0
  1199. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-radius-applies-to-011.htm +41 -0
  1200. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-radius-applies-to-012.htm +49 -0
  1201. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-radius-applies-to-013.htm +51 -0
  1202. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-radius-applies-to-014.htm +51 -0
  1203. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-radius-applies-to-015.htm +51 -0
  1204. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-radius-applies-to-016.htm +50 -0
  1205. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-radius-applies-to-017.htm +35 -0
  1206. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-radius-different-width-001.htm +77 -0
  1207. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-radius-initial-value-001.htm +35 -0
  1208. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-radius-not-inherited-001.htm +44 -0
  1209. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-radius-shorthand-001.htm +69 -0
  1210. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-radius-style-001.htm +33 -0
  1211. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-radius-style-002.htm +28 -0
  1212. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-radius-style-003.htm +28 -0
  1213. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-radius-style-004.htm +28 -0
  1214. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-radius-style-005.htm +29 -0
  1215. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-radius-sum-of-radii-001.htm +158 -0
  1216. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-radius-sum-of-radii-002.htm +92 -0
  1217. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-radius-with-three-values-001.htm +43 -0
  1218. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-radius-with-two-values-001.htm +43 -0
  1219. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-top-left-radius-values-001.htm +45 -0
  1220. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-top-left-radius-values-002.htm +40 -0
  1221. data/templates/project/sources/pie/tests/IE9 border-radius tests/border-top-left-radius-values-003.htm +51 -0
  1222. data/templates/project/sources/pie/tests/background1.gif +0 -0
  1223. data/templates/project/sources/pie/tests/background2.gif +0 -0
  1224. data/templates/project/sources/pie/tests/basic.html +188 -0
  1225. data/templates/project/sources/pie/tests/border-image-test.html +52 -0
  1226. data/templates/project/sources/pie/tests/border.png +0 -0
  1227. data/templates/project/sources/pie/tests/border2.png +0 -0
  1228. data/templates/project/sources/pie/tests/box-shadow-tests.html +166 -0
  1229. data/templates/project/sources/pie/tests/buttons.html +735 -0
  1230. data/templates/project/sources/pie/tests/color-names.html +32 -0
  1231. data/templates/project/sources/pie/tests/gradient-tests.html +237 -0
  1232. data/templates/project/sources/pie/tests/hiding-tests.html +92 -0
  1233. data/templates/project/sources/pie/tests/hover-tests.html +107 -0
  1234. data/templates/project/sources/pie/tests/iPhoneBackButton.png +0 -0
  1235. data/templates/project/sources/pie/tests/icon-chrome.png +0 -0
  1236. data/templates/project/sources/pie/tests/icon-firefox.png +0 -0
  1237. data/templates/project/sources/pie/tests/icon-ie.png +0 -0
  1238. data/templates/project/sources/pie/tests/icon-opera.png +0 -0
  1239. data/templates/project/sources/pie/tests/icon-safari.png +0 -0
  1240. data/templates/project/sources/pie/tests/img.html +63 -0
  1241. data/templates/project/sources/pie/tests/margin-auto-tests.html +57 -0
  1242. data/templates/project/sources/pie/tests/margin-collapsing-tests.html +77 -0
  1243. data/templates/project/sources/pie/tests/misc-tests.html +257 -0
  1244. data/templates/project/sources/pie/tests/multiple-bg-tests.html +100 -0
  1245. data/templates/project/sources/pie/tests/peculiar-icons/Peculiar.html +372 -0
  1246. data/templates/project/sources/pie/tests/peculiar-icons/pictograms.css +1934 -0
  1247. data/templates/project/sources/pie/tests/peculiar-icons/style.css +106 -0
  1248. data/templates/project/sources/pie/tests/photo.jpg +0 -0
  1249. data/templates/project/sources/pie/tests/png-fix.html +50 -0
  1250. data/templates/project/sources/pie/tests/position-fixed.html +70 -0
  1251. data/templates/project/sources/pie/tests/rtl.html +190 -0
  1252. data/templates/project/sources/pie/tests/sizing-tests.html +55 -0
  1253. data/templates/project/sources/pie/tests/solar-system/asteroids_meteorids.png +0 -0
  1254. data/templates/project/sources/pie/tests/solar-system/bg.jpg +0 -0
  1255. data/templates/project/sources/pie/tests/solar-system/solar-system.html +148 -0
  1256. data/templates/project/sources/pie/tests/solar-system/styles.css +447 -0
  1257. data/templates/project/sources/pie/tests/stress-test.html +187 -0
  1258. data/templates/project/sources/pie/tests/submitted/block.png +0 -0
  1259. data/templates/project/sources/pie/tests/submitted/forum-f3-t19.html +31 -0
  1260. data/templates/project/sources/pie/tests/submitted/forum-f3-t25.gif +0 -0
  1261. data/templates/project/sources/pie/tests/submitted/forum-f3-t25.html +24 -0
  1262. data/templates/project/sources/pie/tests/submitted/forum-f3-t70.html +136 -0
  1263. data/templates/project/sources/pie/tests/submitted/issue23.html +124 -0
  1264. data/templates/project/sources/pie/tests/submitted/issue41.html +164 -0
  1265. data/templates/project/sources/pie/tests/submitted/issue47.html +136 -0
  1266. data/templates/project/sources/pie/tests/submitted/issue75.html +94 -0
  1267. data/templates/project/sources/pie/tests/submitted/tab.png +0 -0
  1268. data/templates/project/sources/pie/tests/tables.html +87 -0
  1269. data/templates/project/sources/pie/tests/tokenizer-tests.html +158 -0
  1270. data/templates/project/sources/pie/tests/z-index-tests.html +145 -0
  1271. data/templates/project/sources/pie/tools/compiler.jar +0 -0
  1272. data/templates/project/sources/scrollability/README.md +38 -0
  1273. data/templates/project/sources/scrollability/scrollability-min.js +1 -0
  1274. data/templates/project/sources/scrollability/scrollability.js +661 -0
  1275. data/templates/project/sources/scrollorama/README.md +21 -0
  1276. data/templates/project/sources/scrollorama/css/normalize.css +439 -0
  1277. data/templates/project/sources/scrollorama/css/style.css +257 -0
  1278. data/templates/project/sources/scrollorama/index.html +167 -0
  1279. data/templates/project/sources/scrollorama/js/jquery-1.7.1.min.js +4 -0
  1280. data/templates/project/sources/scrollorama/js/jquery.lettering-0.6.1.min.js +2 -0
  1281. data/templates/project/sources/scrollorama/js/jquery.scrollorama.js +299 -0
  1282. data/templates/project/style.sass +20 -25
  1283. data/templates/project/survival-kit-logo.png +0 -0
  1284. data/templates/project/survivalkit/drupal7.sass +2563 -0
  1285. data/templates/project/survivalkit/survivalkit.sass +137 -0
  1286. data/templates/project/templates/old/survivalkit/partials/header.haml +3 -3
  1287. data/templates/project/templates/old/survivalkit/partials/patterns-drupal/rss-link.haml +1 -1
  1288. data/templates/project/templates/old/survivalkit/partials/patterns-general/rss-link.haml +1 -1
  1289. metadata +1253 -38
  1290. data/VERSION +0 -1
  1291. data/stylesheets/survivalkit/functions/_color.sass +0 -7
  1292. data/stylesheets/survivalkit/mixins/_sfx.sass +0 -199
  1293. data/stylesheets/survivalkit/variables/_color_schemes.sass +0 -54
  1294. data/templates/project/partials/03-defaults/_common.sass +0 -40
  1295. data/templates/project/partials/05-ui-patterns/_common.sass +0 -26
@@ -0,0 +1,2563 @@
1
+ #aggregator
2
+ .feed-source
3
+ .feed-title
4
+ margin-top: 0
5
+ .feed-image img
6
+ margin-bottom: 0.75em
7
+ .feed-icon
8
+ float: right
9
+ /* LTR
10
+ display: block
11
+ .feed-item
12
+ margin-bottom: 1.5em
13
+ .feed-item-title
14
+ margin-bottom: 0
15
+ font-size: 1.3em
16
+ .feed-item-meta, .feed-item-body
17
+ margin-bottom: 0.5em
18
+ .feed-item-categories
19
+ font-size: 0.9em
20
+ td
21
+ vertical-align: bottom
22
+ &.categorize-item
23
+ white-space: nowrap
24
+ .categorize-item
25
+ .news-item .body
26
+ margin-top: 0
27
+ h3
28
+ margin-bottom: 1em
29
+ margin-top: 0
30
+
31
+ #blocks tr
32
+ &.region-title td
33
+ font-weight: bold
34
+ &.region-message
35
+ font-weight: normal
36
+ color: #999
37
+ &.region-populated
38
+ display: none
39
+
40
+ .block-region
41
+ background-color: #ff6
42
+ margin-top: 4px
43
+ margin-bottom: 4px
44
+ padding: 3px
45
+
46
+ a.block-demo-backlink
47
+ background-color: #B4D7F0
48
+ -moz-border-radius: 0 0 10px 10px
49
+ -webkit-border-radius: 0 0 10px 10px
50
+ border-radius: 0 0 10px 10px
51
+ color: #000
52
+ font-family: "Lucida Grande", Verdana, sans-serif
53
+ font-size: small
54
+ line-height: 20px
55
+ left: 20px
56
+ /*LTR
57
+ padding: 5px 10px
58
+ position: fixed
59
+ z-index: 499
60
+ &:link, &:visited
61
+ background-color: #B4D7F0
62
+ -moz-border-radius: 0 0 10px 10px
63
+ -webkit-border-radius: 0 0 10px 10px
64
+ border-radius: 0 0 10px 10px
65
+ color: #000
66
+ font-family: "Lucida Grande", Verdana, sans-serif
67
+ font-size: small
68
+ line-height: 20px
69
+ left: 20px
70
+ /*LTR
71
+ padding: 5px 10px
72
+ position: fixed
73
+ z-index: 499
74
+ &:hover
75
+ text-decoration: underline
76
+
77
+ .book-navigation
78
+ .menu
79
+ border-top: 1px solid #888
80
+ padding: 1em 0 0 3em
81
+ /* LTR
82
+ .page-links
83
+ border-top: 1px solid #888
84
+ border-bottom: 1px solid #888
85
+ text-align: center
86
+ padding: 0.5em
87
+ .page-previous
88
+ text-align: left
89
+ width: 42%
90
+ display: block
91
+ float: left
92
+ /* LTR
93
+ .page-up
94
+ margin: 0 5%
95
+ width: 4%
96
+ display: block
97
+ float: left
98
+ /* LTR
99
+ .page-next
100
+ text-align: right
101
+ width: 42%
102
+ display: block
103
+ float: right
104
+
105
+ #book-outline
106
+ min-width: 56em
107
+
108
+ .book-outline-form .form-item
109
+ margin-top: 0
110
+ margin-bottom: 0
111
+
112
+ html.js #edit-book-pick-book
113
+ display: none
114
+
115
+ .form-item-book-bid .description
116
+ clear: both
117
+
118
+ #book-admin-edit
119
+ select
120
+ margin-right: 24px
121
+ &.progress-disabled
122
+ margin-right: 0
123
+ tr.ajax-new-content
124
+ background-color: #ffd
125
+ .form-item
126
+ float: left
127
+
128
+ /* Farbtastic placement
129
+
130
+ .color-form
131
+ max-width: 50em
132
+ position: relative
133
+
134
+ #placeholder
135
+ position: absolute
136
+ top: 0
137
+ right: 0
138
+ /* LTR
139
+
140
+ /* Palette
141
+
142
+ .color-form
143
+ .form-item
144
+ height: 2em
145
+ line-height: 2em
146
+ padding-left: 1em
147
+ /* LTR
148
+ margin: 0.5em 0
149
+ label
150
+ float: left
151
+ /* LTR
152
+ clear: left
153
+ /* LTR
154
+ width: 10em
155
+ .form-text, .form-select
156
+ float: left
157
+ /* LTR
158
+ .form-text
159
+ text-align: center
160
+ margin-right: 5px
161
+ /* LTR
162
+ cursor: pointer
163
+
164
+ #palette
165
+ .hook
166
+ float: left
167
+ /* LTR
168
+ margin-top: 3px
169
+ width: 16px
170
+ height: 16px
171
+ .down, .up, .both
172
+ background: image_url('drupal/hook.png') no-repeat 100% 0
173
+ /* LTR
174
+ .up
175
+ background-position: 100% -27px
176
+ /* LTR
177
+ .both
178
+ background-position: 100% -54px
179
+ /* LTR
180
+ .lock
181
+ float: left
182
+ /* LTR
183
+ position: relative
184
+ top: -1.4em
185
+ left: -10px
186
+ /* LTR
187
+ width: 20px
188
+ height: 25px
189
+ background: image_url('drupal/lock.png') no-repeat 50% 2px
190
+ cursor: pointer
191
+ .unlocked
192
+ background-position: 50% -22px
193
+ .form-item
194
+ width: 20em
195
+ .item-selected
196
+ background: #eee
197
+
198
+ /* Preview
199
+
200
+ #preview
201
+ display: none
202
+
203
+ html.js #preview
204
+ display: block
205
+ position: relative
206
+ float: left
207
+ /* LTR
208
+
209
+ #comments
210
+ margin-top: 15px
211
+
212
+ .indented
213
+ margin-left: 25px
214
+ /* LTR
215
+
216
+ .comment-unpublished
217
+ background-color: #fff4f4
218
+
219
+ .comment-preview
220
+ background-color: #ffffea
221
+
222
+ /**
223
+ * Contextual links regions.
224
+
225
+ .contextual-links-region
226
+ outline: none
227
+ position: relative
228
+
229
+ .contextual-links-region-active
230
+ outline: #999 dashed 1px
231
+
232
+ /**
233
+ * Contextual links.
234
+
235
+ div.contextual-links-wrapper
236
+ display: none
237
+ font-size: 90%
238
+ position: absolute
239
+ right: 5px
240
+ /* LTR
241
+ top: 2px
242
+ z-index: 999
243
+
244
+ html.js div.contextual-links-wrapper
245
+ display: block
246
+
247
+ a.contextual-links-trigger
248
+ background: transparent image_url('drupal/gear-select.png') no-repeat 2px 0
249
+ border: 1px solid transparent
250
+ display: none
251
+ height: 18px
252
+ margin: 0
253
+ padding: 0 2px
254
+ outline: none
255
+ text-indent: 34px
256
+ /* LTR
257
+ width: 28px
258
+ overflow: hidden
259
+ -khtml-border-radius: 4px
260
+ -moz-border-radius: 4px
261
+ -webkit-border-radius: 4px
262
+ border-radius: 4px
263
+ &:hover
264
+ background-position: 2px -18px
265
+
266
+ div
267
+ &.contextual-links-active a.contextual-links-trigger
268
+ background-position: 2px -18px
269
+ background-position: 2px -18px
270
+ background-color: #fff
271
+ border-color: #ccc
272
+ border-bottom: none
273
+ position: relative
274
+ z-index: 1
275
+ -moz-border-radius: 4px 4px 0 0
276
+ -webkit-border-bottom-left-radius: 0
277
+ -webkit-border-bottom-right-radius: 0
278
+ border-radius: 4px 4px 0 0
279
+ &.contextual-links-wrapper ul.contextual-links
280
+ background-color: #fff
281
+ border: 1px solid #ccc
282
+ display: none
283
+ margin: 0
284
+ padding: 0.25em 0
285
+ position: absolute
286
+ right: 0
287
+ text-align: left
288
+ top: 18px
289
+ white-space: nowrap
290
+ -moz-border-radius: 4px 0 4px 4px
291
+ /* LTR
292
+ -webkit-border-bottom-left-radius: 4px
293
+ -webkit-border-bottom-right-radius: 4px
294
+ -webkit-border-top-right-radius: 0
295
+ /* LTR
296
+ -webkit-border-top-left-radius: 4px
297
+ /* LTR
298
+ border-radius: 4px 0 4px 4px
299
+ /* LTR
300
+
301
+ .contextual-links-region:hover a.contextual-links-trigger
302
+ display: block
303
+
304
+ div.contextual-links-active
305
+ a.contextual-links-trigger, ul.contextual-links
306
+ display: block
307
+
308
+ ul.contextual-links li
309
+ line-height: 100%
310
+ list-style: none
311
+ list-style-image: none
312
+ margin: 0
313
+ padding: 0
314
+
315
+ div.contextual-links-wrapper a
316
+ text-decoration: none
317
+
318
+ ul.contextual-links li a
319
+ color: #333 !important
320
+ display: block
321
+ margin: 0.25em 0
322
+ padding: 0.25em 1em 0.25em 0.5em
323
+ &:hover
324
+ background-color: #bfdcee
325
+
326
+ #dashboard
327
+ div
328
+ &.dashboard-region
329
+ float: left
330
+ min-height: 1px
331
+ &#dashboard_main
332
+ width: 65%
333
+ margin-right: 1%
334
+ /* LTR
335
+ &#dashboard_sidebar
336
+ width: 33%
337
+ &.block
338
+ margin-bottom: 20px
339
+ .dashboard-region .block
340
+ clear: both
341
+ div.block h2
342
+ float: none
343
+ #disabled-blocks .block, .block-placeholder
344
+ background: #e2e1dc
345
+ padding: 6px 4px 6px 8px
346
+ /* LTR
347
+ margin: 3px 3px 3px 0
348
+ /* LTR
349
+ float: left
350
+ /* LTR
351
+ -moz-border-radius: 4px
352
+ -webkit-border-radius: 4px
353
+ border-radius: 4px
354
+ .dashboard-add-other-blocks
355
+ margin: 10px 0 0 0
356
+ .ui-sortable
357
+ border: 2px dashed #ccc
358
+ padding: 10px
359
+ .canvas-content
360
+ padding: 10px
361
+ #disabled-blocks .ui-sortable
362
+ padding: 0
363
+ background-color: #777
364
+ border: 0
365
+ .canvas-content a.button
366
+ margin: 0 0 0 10px
367
+ /* LTR
368
+ color: #5a5a5a
369
+ text-decoration: none
370
+ .region
371
+ margin: 5px
372
+ #disabled-blocks
373
+ .region
374
+ background-color: #E0E0D8
375
+ border: #ccc 1px solid
376
+ padding: 10px
377
+ padding: 5px 0
378
+ h2
379
+ display: inline
380
+ font-weight: normal
381
+ white-space: nowrap
382
+ .block
383
+ background: #444
384
+ color: #fff
385
+ &.customize-inactive #disabled-blocks .block:hover
386
+ background: #0074BD
387
+ #disabled-blocks .block .content, .ui-sortable-helper .content
388
+ display: none
389
+ .ui-sortable .block
390
+ cursor: move
391
+ min-height: 1px
392
+ h2
393
+ background: transparent image_url('drupal/draggable.png') no-repeat 0px -39px
394
+ padding: 0 17px
395
+ &.customize-inactive
396
+ #disabled-blocks .block:hover h2
397
+ background: #0074bd image_url('drupal/draggable.png') no-repeat 0px -39px
398
+ color: #fff
399
+ .dashboard-region .ui-sortable .block:hover h2
400
+ background: #0074bd image_url('drupal/draggable.png') no-repeat
401
+ background-position: 3px -36px
402
+ color: #fff
403
+ .dashboard-region .block-placeholder
404
+ margin: 0 0 20px 0
405
+ padding: 0
406
+ display: block
407
+ height: 1.6em
408
+ width: 100%
409
+ #disabled-blocks .block-placeholder
410
+ width: 30px
411
+ height: 1.6em
412
+
413
+ .form-item-type, .form-item-severity
414
+ float: left
415
+ /* LTR
416
+ padding-right: .8em
417
+ /* LTR
418
+ margin: 0.1em
419
+ /**
420
+ * In Opera 9, DOM elements with the property of "overflow: auto"
421
+ * will partially hide its contents with unnecessary scrollbars when
422
+ * its immediate child is floated without an explicit width set.
423
+ width: 15em
424
+
425
+ #dblog-filter-form
426
+ .form-type-select select
427
+ width: 100%
428
+ .form-actions
429
+ float: left
430
+ padding: 3ex 0 0 1em
431
+
432
+ tr
433
+ &.dblog-user
434
+ background: #ffd
435
+ .active
436
+ background: #eed
437
+ &.dblog-content
438
+ background: #ddf
439
+ .active
440
+ background: #cce
441
+ &.dblog-page-not-found, &.dblog-access-denied
442
+ background: #dfd
443
+ &.dblog-page-not-found .active, &.dblog-access-denied .active
444
+ background: #cec
445
+ &.dblog-error
446
+ background: #ffc9c9
447
+ .active
448
+ background: #eeb9b9
449
+
450
+ table#admin-dblog
451
+ td.icon
452
+ background: no-repeat center
453
+ width: 16px
454
+ tr
455
+ &.dblog-warning td.icon
456
+ background-image: image_url('drupal/message-16-warning.png')
457
+ &.dblog-error td.icon
458
+ background-image: image_url('drupal/message-16-error.png')
459
+
460
+ /* Field display
461
+
462
+ .field .field-label
463
+ font-weight: bold
464
+
465
+ .field-label-inline
466
+ .field-label, .field-items
467
+ float: left
468
+ /*LTR
469
+
470
+ /* Form display
471
+
472
+ form
473
+ .field-multiple-table
474
+ margin: 0
475
+ th.field-label
476
+ padding-left: 0
477
+ /*LTR
478
+ td.field-multiple-drag
479
+ width: 30px
480
+ padding-right: 0
481
+ /*LTR
482
+ a.tabledrag-handle
483
+ padding-right: .5em
484
+ /*LTR
485
+ .field-add-more-submit
486
+ margin: .5em 0 0
487
+
488
+ /* 'Manage fields' and 'Manage display' overviews
489
+
490
+ table.field-ui-overview tr
491
+ &.add-new
492
+ .label-input
493
+ float: left
494
+ /* LTR
495
+ .tabledrag-changed
496
+ display: none
497
+ .description
498
+ margin-bottom: 0
499
+ .add-new-placeholder
500
+ font-weight: bold
501
+ padding-bottom: .5em
502
+ &.region-title td
503
+ font-weight: bold
504
+ &.region-message td
505
+ font-style: italic
506
+ &.region-populated, &.region-add-new-title
507
+ display: none
508
+
509
+ /* 'Manage display' overview
510
+
511
+ #field-display-overview
512
+ .field-formatter-summary-cell
513
+ line-height: 1em
514
+ .field-formatter-summary
515
+ float: left
516
+ font-size: 0.9em
517
+ td.field-formatter-summary-cell span.warning
518
+ display: block
519
+ float: left
520
+ margin-right: .5em
521
+ .field-formatter-settings-edit-wrapper, .field-formatter-settings-edit
522
+ float: right
523
+ tr.field-formatter-settings-editing
524
+ td
525
+ vertical-align: top
526
+ .field-formatter-type
527
+ display: none
528
+ .field-formatter-settings-edit-form .formatter-name
529
+ font-weight: bold
530
+
531
+ #field-ui-display-overview-form #edit-refresh
532
+ display: none
533
+
534
+ /**
535
+ * Managed file element styles.
536
+
537
+ .form-managed-file
538
+ .form-file, .form-submit
539
+ margin: 0
540
+ input.progress-disabled
541
+ float: none
542
+ display: inline
543
+ div
544
+ &.ajax-progress, &.throbber
545
+ display: inline
546
+ float: none
547
+ padding: 1px 5px 2px 5px
548
+ &.ajax-progress div
549
+ display: inline
550
+ &.ajax-progress-bar
551
+ display: none
552
+ margin-top: 4px
553
+ width: 28em
554
+ padding: 0
555
+ div.bar
556
+ margin: 0
557
+
558
+ .text-format-wrapper .form-item
559
+ margin-bottom: 0
560
+
561
+ .filter-wrapper
562
+ border-top: 0
563
+ margin: 0
564
+ padding: 1.5em 0 1.5em
565
+ .form-item
566
+ float: left
567
+ padding: 0 0 0.5em 1.5em
568
+ label
569
+ display: inline
570
+
571
+ .filter-help
572
+ float: right
573
+ padding: 0 1.5em 0.5em
574
+ p
575
+ margin: 0
576
+ a
577
+ background: transparent image_url('drupal/help.png') right center no-repeat
578
+ padding: 0 20px
579
+
580
+ .filter-guidelines
581
+ clear: left
582
+ padding: 0 1.5em
583
+
584
+ .text-format-wrapper .description
585
+ margin-top: 0.5em
586
+
587
+ #filter-order tr
588
+ .form-item
589
+ padding: 0.5em 0 0 3em
590
+ white-space: normal
591
+ .form-type-checkbox .description
592
+ padding: 0 0 0 2.5em
593
+
594
+ input#edit-filters-filter-html-settings-allowed-html
595
+ width: 100%
596
+
597
+ .tips
598
+ margin-top: 0
599
+ margin-bottom: 0
600
+ padding-top: 0
601
+ padding-bottom: 0
602
+ font-size: 0.9em
603
+
604
+ #forum
605
+ .description
606
+ font-size: 0.9em
607
+ margin: 0.5em
608
+ td
609
+ &.created, &.posts, &.topics, &.last-reply, &.replies, &.pager
610
+ white-space: nowrap
611
+ &.forum
612
+ .icon
613
+ background-image: image_url('drupal/forum-icons.png')
614
+ background-repeat: no-repeat
615
+ float: left
616
+ /* LTR
617
+ height: 24px
618
+ margin: 0 9px 0 0
619
+ /* LTR
620
+ width: 24px
621
+ .forum-status-new
622
+ background-position: -24px 0
623
+ div.indent
624
+ margin-left: 20px
625
+ .icon
626
+ div
627
+ background-image: image_url('drupal/forum-icons.png')
628
+ background-repeat: no-repeat
629
+ width: 24px
630
+ height: 24px
631
+ .topic-status-new
632
+ background-position: -24px 0
633
+ .topic-status-hot
634
+ background-position: -48px 0
635
+ .topic-status-hot-new
636
+ background-position: -72px 0
637
+ .topic-status-sticky
638
+ background-position: -96px 0
639
+ .topic-status-closed
640
+ background-position: -120px 0
641
+
642
+ .help-items
643
+ float: left
644
+ /* LTR
645
+ width: 22%
646
+ padding-right: 3%
647
+ /* LTR
648
+
649
+ .help-items-last
650
+ padding-right: 0
651
+ /* LTR
652
+
653
+ /**
654
+ * Image style configuration pages.
655
+
656
+ div
657
+ &.image-style-new
658
+ display: inline
659
+ div
660
+ display: inline
661
+ &.image-style-preview div
662
+ &.preview-image-wrapper
663
+ float: left
664
+ padding-bottom: 2em
665
+ text-align: center
666
+ top: 50%
667
+ width: 48%
668
+ &.preview-image
669
+ margin: auto
670
+ position: relative
671
+ div
672
+ &.width
673
+ border: 1px solid #666
674
+ border-top: none
675
+ height: 2px
676
+ left: -1px
677
+ bottom: -6px
678
+ position: absolute
679
+ span
680
+ position: relative
681
+ top: 4px
682
+ &.height
683
+ border: 1px solid #666
684
+ border-left: none
685
+ position: absolute
686
+ right: -6px
687
+ top: -1px
688
+ width: 2px
689
+ span
690
+ height: 2em
691
+ left: 10px
692
+ margin-top: -1em
693
+ position: absolute
694
+ top: 50%
695
+
696
+ /**
697
+ * Image anchor element.
698
+
699
+ table.image-anchor
700
+ width: auto
701
+ tr
702
+ &.even, &.odd
703
+ background: none
704
+ td
705
+ border: 1px solid #CCC
706
+
707
+ /**
708
+ * Image upload widget.
709
+
710
+ div
711
+ &.image-preview
712
+ float: left
713
+ /* LTR
714
+ padding: 0 10px 10px 0
715
+ /* LTR
716
+ &.image-widget-data
717
+ float: left
718
+ /* LTR
719
+ input.text-field
720
+ width: auto
721
+
722
+ .locale-untranslated
723
+ font-style: normal
724
+ text-decoration: line-through
725
+
726
+ #locale-translation-filter-form
727
+ .form-item-language, .form-item-translation, .form-item-group
728
+ float: left
729
+ /* LTR
730
+ padding-right: .8em
731
+ /* LTR
732
+ margin: 0.1em
733
+ /**
734
+ * In Opera 9, DOM elements with the property of "overflow: auto"
735
+ * will partially hide its contents with unnecessary scrollbars when
736
+ * its immediate child is floated without an explicit width set.
737
+ width: 15em
738
+ .form-type-select select
739
+ width: 100%
740
+ .form-actions
741
+ float: left
742
+ /* LTR
743
+ padding: 3ex 0 0 1em
744
+ /* LTR
745
+
746
+ .language-switcher-locale-session a
747
+ &.active
748
+ color: #0062A0
749
+ &.session-active
750
+ color: #000000
751
+
752
+ .menu-operations
753
+ width: 100px
754
+
755
+ .menu-enabled
756
+ width: 70px
757
+ input
758
+ margin-left: 25px
759
+
760
+ .node-unpublished
761
+ background-color: #fff4f4
762
+
763
+ .preview .node
764
+ background-color: #ffffea
765
+
766
+ td.revision-current
767
+ background: #ffc
768
+
769
+ #edit-openid-identifier
770
+ background-image: url("login-bg.png")
771
+ background-position: left 50%
772
+ /* LTR
773
+ background-repeat: no-repeat
774
+ padding-left: 20px
775
+ /* LTR
776
+
777
+ div.form-item-openid-identifier
778
+ display: block
779
+
780
+ html.js
781
+ #user-login-form div.form-item-openid-identifier, #user-login div.form-item-openid-identifier
782
+ display: none
783
+
784
+ #user-login-form ul
785
+ margin-top: 0
786
+
787
+ #user-login ul
788
+ margin: 0 0 5px
789
+ li
790
+ margin: 0
791
+
792
+ #user-login-form .openid-links
793
+ padding-bottom: 0
794
+
795
+ #user-login .openid-links
796
+ padding-left: 0
797
+ /* LTR
798
+
799
+ #user-login-form .openid-links li, #user-login .openid-links li
800
+ display: none
801
+ list-style: none
802
+
803
+ html.js
804
+ #user-login-form li.openid-link, #user-login li.openid-link
805
+ display: block
806
+ margin-left: 0
807
+ /* LTR
808
+
809
+ #user-login-form li.openid-link a, #user-login li.openid-link a
810
+ background-image: url("login-bg.png")
811
+ background-position: left top
812
+ /* LTR
813
+ background-repeat: no-repeat
814
+ padding: 0 0 0 1.5em
815
+ /* LTR
816
+
817
+ html.js
818
+ background: transparent !important
819
+ overflow-y: scroll
820
+ body
821
+ background: transparent !important
822
+ margin-left: 0
823
+ margin-right: 0
824
+ // padding: 20px 0
825
+
826
+ #overlay
827
+ display: table
828
+ margin: 0 auto
829
+ min-height: 100px
830
+ min-width: 700px
831
+ position: relative
832
+ padding: .2em
833
+ padding-right: 26px
834
+ /* LTR
835
+ width: 88%
836
+
837
+ #overlay-titlebar
838
+ padding: 0 20px
839
+ position: relative
840
+ white-space: nowrap
841
+ z-index: 100
842
+
843
+ #overlay-content
844
+ background: #fff
845
+ clear: both
846
+ color: #000
847
+ padding: .5em 1em
848
+ position: relative
849
+
850
+ #overlay-title-wrapper
851
+ overflow: hidden
852
+
853
+ #overlay-title
854
+ color: #fff
855
+ float: left
856
+ /* LTR
857
+ font-size: 20px
858
+ margin: 0
859
+ padding: 0.3em 0
860
+ &:active, &:focus
861
+ outline: 0
862
+
863
+ .overlay #skip-link
864
+ margin-top: -20px
865
+ a
866
+ color: #fff
867
+ /* This is white to contrast with the dark background behind it.
868
+
869
+ #overlay-close-wrapper
870
+ position: absolute
871
+ right: 0
872
+ /* LTR
873
+
874
+ #overlay-close
875
+ background: transparent image_url('drupal/close.png') no-repeat
876
+ /* LTR
877
+ -moz-border-radius-topleft: 0
878
+ /* LTR
879
+ -webkit-border-top-left-radius: 0
880
+ /* LTR
881
+ border-top-left-radius: 0
882
+ /* LTR
883
+ display: block
884
+ height: 26px
885
+ margin: 0
886
+ padding: 0
887
+ /* Replace with position:fixed to get a scrolling close button.
888
+ position: absolute
889
+ width: 26px
890
+ &:hover
891
+ background: transparent image_url('drupal/close.png') no-repeat
892
+ /* LTR
893
+ -moz-border-radius-topleft: 0
894
+ /* LTR
895
+ -webkit-border-top-left-radius: 0
896
+ /* LTR
897
+ border-top-left-radius: 0
898
+ /* LTR
899
+ display: block
900
+ height: 26px
901
+ margin: 0
902
+ padding: 0
903
+ /* Replace with position:fixed to get a scrolling close button.
904
+ position: absolute
905
+ width: 26px
906
+
907
+ /**
908
+ * Tabs on the overlay.
909
+
910
+ #overlay-tabs
911
+ line-height: 27px
912
+ margin: -28px 0 0 0
913
+ position: absolute
914
+ right: 20px
915
+ /* LTR
916
+ text-transform: uppercase
917
+ li
918
+ display: inline
919
+ list-style: none
920
+ margin: 0 0 0 -3px
921
+ /* LTR
922
+ padding: 0
923
+ a
924
+ background-color: #a6a7a2
925
+ -moz-border-radius: 8px 8px 0 0
926
+ -webkit-border-top-left-radius: 8px
927
+ -webkit-border-top-right-radius: 8px
928
+ border-radius: 8px 8px 0 0
929
+ color: #000
930
+ display: inline-block
931
+ font-size: 11px
932
+ font-weight: bold
933
+ margin: 0 0 2px 0
934
+ outline: 0
935
+ padding: 0 14px
936
+ text-decoration: none
937
+ &:active, &:visited, &:hover
938
+ background-color: #a6a7a2
939
+ -moz-border-radius: 8px 8px 0 0
940
+ -webkit-border-top-left-radius: 8px
941
+ -webkit-border-top-right-radius: 8px
942
+ border-radius: 8px 8px 0 0
943
+ color: #000
944
+ display: inline-block
945
+ font-size: 11px
946
+ font-weight: bold
947
+ margin: 0 0 2px 0
948
+ outline: 0
949
+ padding: 0 14px
950
+ text-decoration: none
951
+ &.active a
952
+ background-color: #fff
953
+ margin: 0
954
+ padding-bottom: 2px
955
+ &.active, &:active, &:visited
956
+ background-color: #fff
957
+ margin: 0
958
+ padding-bottom: 2px
959
+ a
960
+ &:focus, &:hover
961
+ color: #fff
962
+ &.active a
963
+ &:focus, &:hover
964
+ color: #000
965
+
966
+ /**
967
+ * Add to shortcuts link
968
+
969
+ #overlay-titlebar .add-or-remove-shortcuts
970
+ padding-top: 0.9em
971
+
972
+ /**
973
+ * IE6 shows elements with position:fixed as position:static so replace
974
+ * it with position:absolute;
975
+
976
+ * html #overlay-close
977
+ position: absolute
978
+ &:hover
979
+ position: absolute
980
+
981
+ /**
982
+ * Disable message.
983
+
984
+ #overlay-disable-message
985
+ background-color: #fff
986
+ margin: -20px auto 20px
987
+ width: 80%
988
+ -moz-border-radius: 0 0 8px 8px
989
+ -webkit-border-bottom-left-radius: 8px
990
+ -webkit-border-bottom-right-radius: 8px
991
+ border-radius: 0 0 8px 8px
992
+
993
+ .overlay-disable-message-focused
994
+ padding: 0.5em
995
+ a
996
+ display: block
997
+ float: left
998
+ #overlay-dismiss-message
999
+ float: right
1000
+
1001
+ html.overlay-open
1002
+ height: 100%
1003
+ overflow: hidden
1004
+ body
1005
+ height: 100%
1006
+ overflow: hidden
1007
+
1008
+ #overlay-container, .overlay-modal-background, .overlay-element
1009
+ height: 100%
1010
+ left: 0
1011
+ position: absolute
1012
+ top: 0
1013
+ width: 100%
1014
+ z-index: 500
1015
+
1016
+ .overlay-modal-background
1017
+ /* Using a transparent png renders faster than using opacity
1018
+ background: transparent image_url('drupal/background.png') repeat
1019
+
1020
+ .overlay-element
1021
+ background: transparent
1022
+ left: -200%
1023
+ z-index: 501
1024
+ &.overlay-active
1025
+ left: 0
1026
+
1027
+ html.overlay-open
1028
+ .displace-top, .displace-bottom
1029
+ z-index: 600
1030
+
1031
+ /**
1032
+ * Within the overlay parent, the message about disabling the overlay is for
1033
+ * screen-reader users only. It is always kept invisible with the
1034
+ * element-invisible class, and removed from the tab order. Overlay-child.css
1035
+ * contains styling for the same message appearing within the overlay, and
1036
+ * intended for sighted users.
1037
+
1038
+ #overlay-disable-message
1039
+ display: none
1040
+
1041
+ html.overlay-open #overlay-disable-message
1042
+ display: block
1043
+
1044
+ .poll
1045
+ overflow: hidden
1046
+ .bar
1047
+ height: 1em
1048
+ margin: 1px 0
1049
+ background-color: #ddd
1050
+ .foreground
1051
+ background-color: #000
1052
+ height: 1em
1053
+ float: left
1054
+ /* LTR
1055
+ .links
1056
+ text-align: center
1057
+ .percent
1058
+ text-align: right
1059
+ /* LTR
1060
+ .total
1061
+ text-align: center
1062
+ .vote-form
1063
+ text-align: center
1064
+ .choices
1065
+ text-align: left
1066
+ /* LTR
1067
+ margin: 0 auto
1068
+ display: table
1069
+ .title
1070
+ font-weight: bold
1071
+
1072
+ .node-form
1073
+ #edit-poll-more
1074
+ margin: 0
1075
+ #poll-choice-table
1076
+ .form-text
1077
+ display: inline
1078
+ width: auto
1079
+ td.choice-flag
1080
+ white-space: nowrap
1081
+ width: 4em
1082
+
1083
+ td
1084
+ &.poll-chtext
1085
+ width: 80%
1086
+ &.poll-chvotes .form-text
1087
+ width: 85%
1088
+
1089
+ #profile-fields
1090
+ td.category
1091
+ font-weight: bold
1092
+ tr
1093
+ &.category-message
1094
+ color: #999
1095
+ &.category-populated
1096
+ display: none
1097
+
1098
+ .search-form
1099
+ margin-bottom: 1em
1100
+ input
1101
+ margin-top: 0
1102
+ margin-bottom: 0
1103
+
1104
+ .search-results
1105
+ list-style: none
1106
+ p
1107
+ margin-top: 0
1108
+ .title
1109
+ font-size: 1.2em
1110
+ li
1111
+ margin-bottom: 1em
1112
+ .search-snippet-info
1113
+ padding-left: 1em
1114
+ /* LTR
1115
+ .search-info
1116
+ font-size: 0.85em
1117
+
1118
+ .search-advanced
1119
+ .criterion
1120
+ float: left
1121
+ /* LTR
1122
+ margin-right: 2em
1123
+ /* LTR
1124
+ .action
1125
+ float: left
1126
+ /* LTR
1127
+ clear: left
1128
+ /* LTR
1129
+
1130
+ .shortcut-slot-hidden
1131
+ display: none
1132
+
1133
+ div
1134
+ &.form-item-set div.form-item-new
1135
+ display: inline
1136
+ &#toolbar
1137
+ a#edit-shortcuts
1138
+ float: right
1139
+ padding: 5px 10px 5px 5px
1140
+ line-height: 24px
1141
+ color: #fefefe
1142
+ &:focus, &:hover, &.active
1143
+ color: #fff
1144
+ text-decoration: underline
1145
+ div.toolbar-shortcuts
1146
+ ul
1147
+ padding: 5px 0 2px 0
1148
+ height: 28px
1149
+ line-height: 24px
1150
+ float: left
1151
+ /* LTR
1152
+ margin-left: 5px
1153
+ /* LTR
1154
+ li a
1155
+ padding: 0 5px 0 5px
1156
+ margin-right: 5px
1157
+ /* LTR
1158
+ -moz-border-radius: 5px
1159
+ -webkit-border-radius: 5px
1160
+ border-radius: 5px
1161
+ &:focus, &:hover
1162
+ background: #555
1163
+ &.active
1164
+ &:focus
1165
+ background: #555
1166
+ &:hover
1167
+ background: #000
1168
+ background: #000
1169
+ span.icon
1170
+ float: left
1171
+ /* LTR
1172
+ background: #444
1173
+ width: 30px
1174
+ height: 30px
1175
+ margin-right: 5px
1176
+ /* LTR
1177
+ -moz-border-radius: 5px
1178
+ -webkit-border-radius: 5px
1179
+ border-radius: 5px
1180
+ &.add-or-remove-shortcuts
1181
+ padding-top: 5px
1182
+ a span.icon
1183
+ display: block
1184
+ width: 12px
1185
+ background: transparent url(shortcut.png) no-repeat scroll 0 0
1186
+ height: 12px
1187
+ float: left
1188
+ margin-left: 8px
1189
+ &.add-shortcut a
1190
+ &:focus span.icon, &:hover span.icon
1191
+ background-position: 0 -12px
1192
+ &.remove-shortcut a
1193
+ span.icon
1194
+ background-position: -12px 0
1195
+ &:focus span.icon, &:hover span.icon
1196
+ background-position: -12px -12px
1197
+ &.add-or-remove-shortcuts a
1198
+ span.text
1199
+ float: left
1200
+ padding-left: 10px
1201
+ display: none
1202
+ &:focus span.text, &:hover span.text
1203
+ font-size: 10px
1204
+ line-height: 12px
1205
+ color: #fff
1206
+ background-color: #5f605b
1207
+ display: block
1208
+ padding-right: 6px
1209
+ /* LTR
1210
+ cursor: pointer
1211
+ -moz-border-radius: 0 5px 5px 0
1212
+ /* LTR
1213
+ -webkit-border-top-right-radius: 5px
1214
+ /* LTR
1215
+ -webkit-border-bottom-right-radius: 5px
1216
+ /* LTR
1217
+ border-radius: 0 5px 5px 0
1218
+ /* LTR
1219
+
1220
+ #shortcut-set-switch
1221
+ .form-type-radios
1222
+ padding-bottom: 0
1223
+ margin-bottom: 0
1224
+ .form-item-new
1225
+ padding-top: 0
1226
+ padding-left: 17px
1227
+ /* LTR
1228
+
1229
+ /**
1230
+ * @file
1231
+ * Styles for administration pages.
1232
+
1233
+ /**
1234
+ * Administration blocks.
1235
+
1236
+ div
1237
+ &.admin-panel
1238
+ margin: 0
1239
+ padding: 5px 5px 15px 5px
1240
+ .description
1241
+ margin: 0 0 3px
1242
+ padding: 2px 0 3px 0
1243
+ .body
1244
+ padding: 0 4px 2px 8px
1245
+ /* LTR
1246
+ &.admin
1247
+ padding-top: 15px
1248
+ .left
1249
+ float: left
1250
+ /* LTR
1251
+ width: 47%
1252
+ margin-left: 1em
1253
+ /* LTR
1254
+ .right
1255
+ float: right
1256
+ /* LTR
1257
+ width: 47%
1258
+ margin-right: 1em
1259
+ /* LTR
1260
+ .expert-link
1261
+ text-align: right
1262
+ /* LTR
1263
+ margin-right: 1em
1264
+ /* LTR
1265
+ padding-right: 4px
1266
+ /* LTR
1267
+
1268
+ /**
1269
+ * Markup generated by theme_system_compact_link().
1270
+
1271
+ .compact-link
1272
+ margin: 0 0 0.5em 0
1273
+
1274
+ /**
1275
+ * Quick inline admin links.
1276
+
1277
+ small .admin-link
1278
+ &:before
1279
+ content: '['
1280
+ &:after
1281
+ content: ']'
1282
+
1283
+ /**
1284
+ * Modules page.
1285
+
1286
+ #system-modules div.incompatible
1287
+ font-weight: bold
1288
+
1289
+ div
1290
+ &.admin-requirements, &.admin-required
1291
+ font-size: 0.9em
1292
+ color: #444
1293
+
1294
+ span
1295
+ &.admin-disabled
1296
+ color: #800
1297
+ &.admin-enabled
1298
+ color: #080
1299
+ &.admin-missing
1300
+ color: #f00
1301
+
1302
+ a
1303
+ &.module-link
1304
+ display: block
1305
+ padding: 1px 0 1px 20px
1306
+ /* LTR
1307
+ white-space: nowrap
1308
+ &.module-link-help
1309
+ background: image_url('drupal/help.png') 0 50% no-repeat
1310
+ /* LTR
1311
+ &.module-link-permissions
1312
+ background: image_url('drupal/permissions.png') 0 50% no-repeat
1313
+ /* LTR
1314
+ &.module-link-configure
1315
+ background: image_url('drupal/configure.png') 0 50% no-repeat
1316
+ /* LTR
1317
+
1318
+ .module-help
1319
+ margin-left: 1em
1320
+ /* LTR
1321
+ float: right
1322
+ /* LTR
1323
+
1324
+ /**
1325
+ * Status report.
1326
+
1327
+ table.system-status-report
1328
+ td
1329
+ padding: 6px
1330
+ vertical-align: middle
1331
+ tr.merge-up td
1332
+ padding: 0 6px 8px 28px
1333
+ /* LTR
1334
+ td.status-icon
1335
+ width: 16px
1336
+ padding-right: 0
1337
+ /* LTR
1338
+ div
1339
+ background-repeat: no-repeat
1340
+ height: 16px
1341
+ width: 16px
1342
+ tr
1343
+ &.error td.status-icon div
1344
+ background-image: image_url('drupal/message-16-error.png')
1345
+ &.warning td.status-icon div
1346
+ background-image: image_url('drupal/message-16-warning.png')
1347
+
1348
+ tr
1349
+ &.merge-down
1350
+ border-bottom-width: 0 !important
1351
+ td
1352
+ border-bottom-width: 0 !important
1353
+ &.merge-up
1354
+ border-top-width: 0 !important
1355
+ td
1356
+ border-top-width: 0 !important
1357
+
1358
+ /**
1359
+ * Theme settings.
1360
+
1361
+ .theme-settings-left
1362
+ float: left
1363
+ width: 49%
1364
+
1365
+ .theme-settings-right
1366
+ float: right
1367
+ width: 49%
1368
+
1369
+ .theme-settings-bottom
1370
+ clear: both
1371
+
1372
+ /**
1373
+ * Appearance page.
1374
+
1375
+ table.screenshot
1376
+ margin-right: 1em
1377
+ /* LTR
1378
+
1379
+ .theme-info
1380
+ h2
1381
+ margin-bottom: 0
1382
+ p
1383
+ margin-top: 0
1384
+
1385
+ .system-themes-list
1386
+ margin-bottom: 20px
1387
+
1388
+ .system-themes-list-disabled
1389
+ border-top: 1px solid #cdcdcd
1390
+ padding-top: 20px
1391
+
1392
+ .system-themes-list h2
1393
+ margin: 0
1394
+
1395
+ .theme-selector
1396
+ padding-top: 20px
1397
+ .screenshot, .no-screenshot
1398
+ border: 1px solid #e0e0d8
1399
+ padding: 2px
1400
+ vertical-align: bottom
1401
+ width: 294px
1402
+ height: 219px
1403
+ line-height: 219px
1404
+ text-align: center
1405
+
1406
+ .theme-default .screenshot
1407
+ border: 1px solid #aaa
1408
+
1409
+ .system-themes-list-enabled .theme-selector
1410
+ .screenshot, .no-screenshot
1411
+ float: left
1412
+ /* LTR
1413
+ margin: 0 20px 0 0
1414
+ /* LTR
1415
+
1416
+ .system-themes-list-disabled .theme-selector
1417
+ .screenshot, .no-screenshot
1418
+ width: 194px
1419
+ height: 144px
1420
+ line-height: 144px
1421
+
1422
+ .theme-selector h3
1423
+ font-weight: normal
1424
+
1425
+ .theme-default h3
1426
+ font-weight: bold
1427
+
1428
+ .system-themes-list-enabled .theme-selector h3
1429
+ margin-top: 0
1430
+
1431
+ .system-themes-list-disabled .theme-selector
1432
+ width: 300px
1433
+ float: left
1434
+ /* LTR
1435
+ padding: 20px 20px 20px 0
1436
+ /* LTR
1437
+
1438
+ .system-themes-list-enabled .theme-info
1439
+ max-width: 940px
1440
+
1441
+ .system-themes-list-disabled .theme-info
1442
+ min-height: 170px
1443
+
1444
+ .theme-selector
1445
+ .incompatible
1446
+ margin-top: 10px
1447
+ font-weight: bold
1448
+ .operations
1449
+ margin: 10px 0 0 0
1450
+ padding: 0
1451
+ li
1452
+ float: left
1453
+ /* LTR
1454
+ margin: 0
1455
+ padding: 0 0.7em
1456
+ list-style-type: none
1457
+ border-right: 1px solid #cdcdcd
1458
+ /* LTR
1459
+ &.last
1460
+ padding: 0 0 0 0.7em
1461
+ /* LTR
1462
+ border-right: none
1463
+ /* LTR
1464
+ &.first
1465
+ padding: 0 0.7em 0 0
1466
+ /* LTR
1467
+
1468
+ #system-themes-admin-form
1469
+ clear: left
1470
+
1471
+ /**
1472
+ * Exposed filters.
1473
+
1474
+ .exposed-filters
1475
+ .filters
1476
+ float: left
1477
+ /* LTR
1478
+ margin-right: 1em
1479
+ /* LTR
1480
+ width: 25em
1481
+ /* IE6
1482
+ .form-item
1483
+ margin: 0 0 0.1em 0
1484
+ padding: 0
1485
+ label
1486
+ float: left
1487
+ /* LTR
1488
+ font-weight: normal
1489
+ width: 10em
1490
+ .form-select
1491
+ width: 14em
1492
+ .current-filters
1493
+ margin-bottom: 1em
1494
+ .placeholder
1495
+ font-style: normal
1496
+ font-weight: bold
1497
+ .additional-filters
1498
+ float: left
1499
+ /* LTR
1500
+ margin-right: 1em
1501
+ /* LTR
1502
+
1503
+ /* Current filters
1504
+
1505
+ /**
1506
+ * @file
1507
+ * Generic theme-independent base styles.
1508
+
1509
+ /**
1510
+ * Autocomplete.
1511
+ *
1512
+ * @see autocomplete.js
1513
+ /* Suggestion list
1514
+
1515
+ #autocomplete
1516
+ border: 1px solid
1517
+ overflow: hidden
1518
+ position: absolute
1519
+ z-index: 100
1520
+ ul
1521
+ list-style: none
1522
+ list-style-image: none
1523
+ margin: 0
1524
+ padding: 0
1525
+ li
1526
+ background: #fff
1527
+ color: #000
1528
+ cursor: default
1529
+ white-space: pre
1530
+
1531
+ /* Animated throbber
1532
+
1533
+ html.js
1534
+ input
1535
+ &.form-autocomplete
1536
+ background-image: image_url('drupal/throbber.gif')
1537
+ background-position: 100% 2px
1538
+ /* LTR
1539
+ background-repeat: no-repeat
1540
+ &.throbbing
1541
+ background-position: 100% -18px
1542
+ /* LTR
1543
+ fieldset.collapsed
1544
+ border-bottom-width: 0
1545
+ border-left-width: 0
1546
+ border-right-width: 0
1547
+ height: 1em
1548
+ .fieldset-wrapper
1549
+ display: none
1550
+
1551
+ /**
1552
+ * Collapsible fieldsets.
1553
+ *
1554
+ * @see collapse.js
1555
+
1556
+ fieldset.collapsible
1557
+ position: relative
1558
+ .fieldset-legend
1559
+ display: block
1560
+
1561
+ /**
1562
+ * Resizable textareas.
1563
+ *
1564
+ * @see textarea.js
1565
+
1566
+ .form-textarea-wrapper textarea
1567
+ display: block
1568
+ margin: 0
1569
+ width: 100%
1570
+ -moz-box-sizing: border-box
1571
+ -webkit-box-sizing: border-box
1572
+ box-sizing: border-box
1573
+
1574
+ .resizable-textarea .grippie
1575
+ background: #eeeeee image_url('drupal/grippie.png') no-repeat center 2px
1576
+ border: 1px solid #ddd
1577
+ border-top-width: 0
1578
+ cursor: s-resize
1579
+ height: 9px
1580
+ overflow: hidden
1581
+
1582
+ /**
1583
+ * TableDrag behavior.
1584
+ *
1585
+ * @see tabledrag.js
1586
+
1587
+ body.drag
1588
+ cursor: move
1589
+
1590
+ .draggable a.tabledrag-handle
1591
+ cursor: move
1592
+ float: left
1593
+ /* LTR
1594
+ height: 1.7em
1595
+ margin: -0.4em 0 -0.4em -0.5em
1596
+ /* LTR
1597
+ padding: 0.42em 1.5em 0.42em 0.5em
1598
+ /* LTR
1599
+ text-decoration: none
1600
+
1601
+ a
1602
+ &.tabledrag-handle
1603
+ &:hover
1604
+ text-decoration: none
1605
+ .handle
1606
+ background: image_url('drupal/draggable.png') no-repeat 0 0
1607
+ height: 13px
1608
+ margin-top: 4px
1609
+ width: 13px
1610
+ &.tabledrag-handle-hover .handle
1611
+ background-position: 0 -20px
1612
+
1613
+ div
1614
+ &.indentation
1615
+ float: left
1616
+ /* LTR
1617
+ height: 1.7em
1618
+ margin: -0.4em 0.2em -0.4em -0.4em
1619
+ /* LTR
1620
+ padding: 0.42em 0 0.42em 0.6em
1621
+ /* LTR
1622
+ width: 20px
1623
+ &.tree-child
1624
+ background: image_url('drupal/tree.png') no-repeat 11px center
1625
+ /* LTR
1626
+ &.tree-child-last
1627
+ background: image_url('drupal/tree-bottom.png') no-repeat 11px center
1628
+ /* LTR
1629
+ &.tree-child-horizontal
1630
+ background: image_url('drupal/tree.png') no-repeat -11px center
1631
+
1632
+ .tabledrag-toggle-weight-wrapper
1633
+ text-align: right
1634
+ /* LTR
1635
+
1636
+ /**
1637
+ * TableHeader behavior.
1638
+ *
1639
+ * @see tableheader.js
1640
+
1641
+ table.sticky-header
1642
+ background-color: #fff
1643
+ margin-top: 0
1644
+
1645
+ /**
1646
+ * Progress behavior.
1647
+ *
1648
+ * @see progress.js
1649
+ /* Bar
1650
+
1651
+ .progress
1652
+ .bar
1653
+ background-color: #fff
1654
+ border: 1px solid
1655
+ .filled
1656
+ background-color: #000
1657
+ height: 1.5em
1658
+ width: 5px
1659
+ .percentage
1660
+ float: right
1661
+ /* LTR
1662
+
1663
+ .progress-disabled
1664
+ float: left
1665
+ /* LTR
1666
+
1667
+ /* Throbber
1668
+
1669
+ .ajax-progress
1670
+ float: left
1671
+ /* LTR
1672
+ .throbber
1673
+ background: transparent image_url('drupal/throbber.gif') no-repeat 0px -18px
1674
+ float: left
1675
+ /* LTR
1676
+ height: 15px
1677
+ margin: 2px
1678
+ width: 15px
1679
+
1680
+ tr .ajax-progress .throbber
1681
+ margin: 0 2px
1682
+
1683
+ .ajax-progress-bar
1684
+ width: 16em
1685
+
1686
+ /**
1687
+ * Inline items.
1688
+
1689
+ .container-inline
1690
+ div, label
1691
+ display: inline
1692
+ .fieldset-wrapper
1693
+ display: block
1694
+
1695
+ /* Fieldset contents always need to be rendered as block.
1696
+
1697
+ /**
1698
+ * Prevent text wrapping.
1699
+
1700
+ .nowrap
1701
+ white-space: nowrap
1702
+
1703
+ /**
1704
+ * For anything you want to hide on page load when JS is enabled, so
1705
+ * that you can use the JS to control visibility and avoid flicker.
1706
+
1707
+ html.js .js-hide, .element-hidden
1708
+ display: none
1709
+
1710
+ /**
1711
+ * Hide elements from all users.
1712
+ *
1713
+ * Used for elements which should not be immediately displayed to any user. An
1714
+ * example would be a collapsible fieldset that will be expanded with a click
1715
+ * from a user. The effect of this class can be toggled with the jQuery show()
1716
+ * and hide() functions.
1717
+
1718
+ /**
1719
+ * Hide elements visually, but keep them available for screen-readers.
1720
+ *
1721
+ * Used for information required for screen-reader users to understand and use
1722
+ * the site where visual display is undesirable. Information provided in this
1723
+ * manner should be kept concise, to avoid unnecessary burden on the user.
1724
+ * "!important" is used to prevent unintentional overrides.
1725
+
1726
+ .element-invisible
1727
+ position: absolute !important
1728
+ clip: rect(1px 1px 1px 1px)
1729
+ /* IE6, IE7
1730
+ clip: rect(1px, 1px, 1px, 1px)
1731
+ &.element-focusable
1732
+ &:active, &:focus
1733
+ position: static !important
1734
+ clip: auto
1735
+
1736
+ /**
1737
+ * The .element-focusable class extends the .element-invisible class to allow
1738
+ * the element to be focusable when navigated to via the keyboard.
1739
+
1740
+ /**
1741
+ * Markup free clearing.
1742
+ *
1743
+ * @see http://perishablepress.com/press/2009/12/06/new-clearfix-hack
1744
+
1745
+ .clearfix:after
1746
+ content: "."
1747
+ display: block
1748
+ height: 0
1749
+ clear: both
1750
+ visibility: hidden
1751
+
1752
+ /* IE6
1753
+
1754
+ *
1755
+ html .clearfix
1756
+ height: 1%
1757
+ &:first-child + html .clearfix
1758
+ min-height: 1%
1759
+
1760
+ /* IE7
1761
+
1762
+ /**
1763
+ * Update styles
1764
+
1765
+ #update-results
1766
+ margin-top: 3em
1767
+ padding: 0.25em
1768
+ border: 1px solid #ccc
1769
+ background: #eee
1770
+ font-size: smaller
1771
+ h2
1772
+ margin-top: 0.25em
1773
+ h4
1774
+ margin-bottom: 0.25em
1775
+ li
1776
+ &.none
1777
+ color: #888
1778
+ font-style: italic
1779
+ &.failure strong
1780
+ color: #b63300
1781
+
1782
+ /**
1783
+ * Authorize.php styles
1784
+
1785
+ .connection-settings-update-filetransfer-default-wrapper
1786
+ float: left
1787
+
1788
+ #edit-submit-connection
1789
+ clear: both
1790
+
1791
+ .filetransfer
1792
+ display: none
1793
+ clear: both
1794
+
1795
+ #edit-connection-settings-change-connection-type
1796
+ margin: 2.6em 0.5em 0em 1em
1797
+
1798
+ /**
1799
+ * Installation task list
1800
+
1801
+ ol.task-list li.active
1802
+ font-weight: bold
1803
+
1804
+ /**
1805
+ * Installation clean URLs
1806
+
1807
+ #clean-url.install
1808
+ display: none
1809
+
1810
+ /**
1811
+ * @file
1812
+ * Styles for menus and navigation markup.
1813
+
1814
+ /**
1815
+ * Markup generated by theme_menu_tree().
1816
+
1817
+ ul
1818
+ &.menu
1819
+ border: none
1820
+ list-style: none
1821
+ text-align: left
1822
+ /* LTR
1823
+ li
1824
+ margin: 0 0 0 0.5em
1825
+ /* LTR
1826
+ li
1827
+ &.expanded
1828
+ list-style-image: image_url('drupal/menu-expanded.png')
1829
+ list-style-type: circle
1830
+ &.collapsed
1831
+ list-style-image: image_url('drupal/menu-collapsed.png')
1832
+ /* LTR
1833
+ list-style-type: disc
1834
+ &.leaf
1835
+ list-style-image: image_url('drupal/menu-leaf.png')
1836
+ list-style-type: square
1837
+
1838
+ li
1839
+ &.expanded, &.collapsed, &.leaf
1840
+ padding: 0.2em 0.5em 0 0
1841
+ /* LTR
1842
+ margin: 0
1843
+ a.active
1844
+ color: #000
1845
+
1846
+ td.menu-disabled
1847
+ background: #ccc
1848
+
1849
+ /**
1850
+ * Markup generated by theme_links().
1851
+
1852
+ ul
1853
+ &.inline, &.links.inline
1854
+ display: inline
1855
+ padding-left: 0
1856
+ &.inline li
1857
+ display: inline
1858
+ list-style-type: none
1859
+ padding: 0 0.5em
1860
+
1861
+ /**
1862
+ * Markup generated by theme_breadcrumb().
1863
+
1864
+ .breadcrumb
1865
+ padding-bottom: 0.5em
1866
+
1867
+ /**
1868
+ * Markup generated by theme_menu_local_tasks().
1869
+
1870
+ ul
1871
+ &.primary
1872
+ border-bottom: 1px solid #bbb
1873
+ border-collapse: collapse
1874
+ height: auto
1875
+ line-height: normal
1876
+ list-style: none
1877
+ margin: 5px
1878
+ padding: 0 0 0 1em
1879
+ /* LTR
1880
+ white-space: nowrap
1881
+ li
1882
+ display: inline
1883
+ a
1884
+ background-color: #ddd
1885
+ border-color: #bbb
1886
+ border-style: solid solid none solid
1887
+ border-width: 1px
1888
+ height: auto
1889
+ margin-right: 0.5em
1890
+ /* LTR
1891
+ padding: 0 1em
1892
+ text-decoration: none
1893
+ &.active a
1894
+ background-color: #fff
1895
+ border: 1px solid #bbb
1896
+ border-bottom: 1px solid #fff
1897
+ a:hover
1898
+ background-color: #eee
1899
+ border-color: #ccc
1900
+ border-bottom-color: #eee
1901
+ &.secondary
1902
+ border-bottom: 1px solid #bbb
1903
+ padding: 0.5em 1em
1904
+ margin: 5px
1905
+ li
1906
+ border-right: 1px solid #ccc
1907
+ /* LTR
1908
+ display: inline
1909
+ padding: 0 1em
1910
+ a
1911
+ padding: 0
1912
+ text-decoration: none
1913
+ &.active
1914
+ border-bottom: 4px solid #999
1915
+
1916
+ /**
1917
+ * @file
1918
+ * Styles for system messages.
1919
+
1920
+ div
1921
+ &.messages
1922
+ background-position: 8px 8px
1923
+ /* LTR
1924
+ background-repeat: no-repeat
1925
+ border: 1px solid
1926
+ margin: 6px 0
1927
+ padding: 10px 10px 10px 50px
1928
+ /* LTR
1929
+ &.status
1930
+ background-image: image_url('drupal/message-24-ok.png')
1931
+ border-color: #be7
1932
+ color: #234600
1933
+
1934
+ .ok
1935
+ color: #234600
1936
+
1937
+ div.status, table tr.ok
1938
+ background-color: #f8fff0
1939
+
1940
+ div.warning
1941
+ background-image: image_url('drupal/message-24-warning.png')
1942
+ border-color: #ed5
1943
+ color: #840
1944
+
1945
+ .warning
1946
+ color: #840
1947
+
1948
+ div.warning, table tr.warning
1949
+ background-color: #fffce5
1950
+
1951
+ div.error
1952
+ background-image: image_url('drupal/message-24-error.png')
1953
+ border-color: #ed541d
1954
+ color: #8c2e0b
1955
+
1956
+ .error
1957
+ color: #8c2e0b
1958
+
1959
+ div.error, table tr.error
1960
+ background-color: #fef5f1
1961
+
1962
+ div
1963
+ &.error p.error
1964
+ color: #333
1965
+ &.messages ul
1966
+ margin: 0 0 0 1em
1967
+ /* LTR
1968
+ padding: 0
1969
+ li
1970
+ list-style-image: none
1971
+
1972
+ /**
1973
+ * @file
1974
+ * Basic styling for common markup.
1975
+
1976
+ /**
1977
+ * HTML elements.
1978
+
1979
+ fieldset
1980
+ margin-bottom: 1em
1981
+ padding: 0.5em
1982
+
1983
+ form
1984
+ margin: 0
1985
+ padding: 0
1986
+
1987
+ hr
1988
+ border: 1px solid gray
1989
+ height: 1px
1990
+
1991
+ img
1992
+ border: 0
1993
+
1994
+ table
1995
+ border-collapse: collapse
1996
+
1997
+ th
1998
+ border-bottom: 3px solid #ccc
1999
+ padding-right: 1em
2000
+ /* LTR
2001
+ text-align: left
2002
+ /* LTR
2003
+
2004
+ tbody
2005
+ border-top: 1px solid #ccc
2006
+
2007
+ tr
2008
+ &.even, &.odd
2009
+ background-color: #eee
2010
+ border-bottom: 1px solid #ccc
2011
+ padding: 0.1em 0.6em
2012
+
2013
+ /**
2014
+ * Markup generated by theme_tablesort_indicator().
2015
+
2016
+ th.active img
2017
+ display: inline
2018
+
2019
+ td.active
2020
+ background-color: #ddd
2021
+
2022
+ /**
2023
+ * Markup generated by theme_item_list().
2024
+
2025
+ .item-list
2026
+ .title
2027
+ font-weight: bold
2028
+ ul
2029
+ margin: 0 0 0.75em 0
2030
+ padding: 0
2031
+ li
2032
+ margin: 0 0 0.25em 1.5em
2033
+ /* LTR
2034
+ padding: 0
2035
+
2036
+ /**
2037
+ * Markup generated by Form API.
2038
+
2039
+ .form-item, .form-actions
2040
+ margin-top: 1em
2041
+ margin-bottom: 1em
2042
+
2043
+ tr
2044
+ &.odd .form-item, &.even .form-item
2045
+ margin-top: 0
2046
+ margin-bottom: 0
2047
+ white-space: nowrap
2048
+
2049
+ .form-item .description
2050
+ font-size: 0.85em
2051
+
2052
+ label
2053
+ display: block
2054
+ font-weight: bold
2055
+ &.option
2056
+ display: inline
2057
+ font-weight: normal
2058
+
2059
+ .form-checkboxes .form-item, .form-radios .form-item
2060
+ margin-top: 0.4em
2061
+ margin-bottom: 0.4em
2062
+
2063
+ .form-type-radio .description, .form-type-checkbox .description
2064
+ margin-left: 2.4em
2065
+
2066
+ input
2067
+ &.form-checkbox, &.form-radio
2068
+ vertical-align: middle
2069
+
2070
+ .marker, .form-required
2071
+ color: #f00
2072
+
2073
+ .form-item
2074
+ input.error, textarea.error, select.error
2075
+ border: 2px solid red
2076
+
2077
+ /**
2078
+ * Inline items.
2079
+
2080
+ .container-inline
2081
+ .form-actions, &.form-actions
2082
+ margin-top: 0
2083
+ margin-bottom: 0
2084
+
2085
+ /**
2086
+ * Markup generated by theme_more_link().
2087
+
2088
+ .more-link
2089
+ text-align: right
2090
+ /* LTR
2091
+
2092
+ /**
2093
+ * Markup generated by theme_more_help_link().
2094
+
2095
+ .more-help-link
2096
+ text-align: right
2097
+ /* LTR
2098
+ a
2099
+ background: image_url('drupal/help.png') 0 50% no-repeat
2100
+ /* LTR
2101
+ padding: 1px 0 1px 20px
2102
+ /* LTR
2103
+
2104
+ /**
2105
+ * Markup generated by theme_pager().
2106
+
2107
+ .item-list .pager
2108
+ clear: both
2109
+ text-align: center
2110
+ li
2111
+ background-image: none
2112
+ display: inline
2113
+ list-style-type: none
2114
+ padding: 0.5em
2115
+
2116
+ .pager-current
2117
+ font-weight: bold
2118
+
2119
+ /**
2120
+ * Autocomplete.
2121
+ *
2122
+ * @see autocomplete.js
2123
+ /* Suggestion list
2124
+
2125
+ #autocomplete li.selected
2126
+ background: #0072b9
2127
+ color: #fff
2128
+
2129
+ /**
2130
+ * Collapsible fieldsets.
2131
+ *
2132
+ * @see collapse.js
2133
+
2134
+ html.js fieldset
2135
+ &.collapsible .fieldset-legend
2136
+ background: image_url('drupal/menu-expanded.png') 5px 65% no-repeat
2137
+ /* LTR
2138
+ padding-left: 15px
2139
+ /* LTR
2140
+ &.collapsed .fieldset-legend
2141
+ background-image: image_url('drupal/menu-collapsed.png')
2142
+ /* LTR
2143
+ background-position: 5px 50%
2144
+ /* LTR
2145
+
2146
+ .fieldset-legend span.summary
2147
+ color: #999
2148
+ font-size: 0.9em
2149
+ margin-left: 0.5em
2150
+
2151
+ /**
2152
+ * TableDrag behavior.
2153
+ *
2154
+ * @see tabledrag.js
2155
+
2156
+ tr
2157
+ &.drag
2158
+ background-color: #fffff0
2159
+ &.drag-previous
2160
+ background-color: #ffd
2161
+
2162
+ .tabledrag-toggle-weight
2163
+ font-size: 0.9em
2164
+
2165
+ body div.tabledrag-changed-warning
2166
+ margin-bottom: 0.5em
2167
+
2168
+ /**
2169
+ * TableSelect behavior.
2170
+ *
2171
+ * @see tableselect.js
2172
+
2173
+ tr.selected td
2174
+ background: #ffc
2175
+
2176
+ td.checkbox, th.checkbox
2177
+ text-align: center
2178
+
2179
+ /**
2180
+ * Progress bar.
2181
+ *
2182
+ * @see progress.js
2183
+
2184
+ .progress
2185
+ font-weight: bold
2186
+ .bar
2187
+ background: #ccc
2188
+ border-color: #666
2189
+ margin: 0 0.2em
2190
+ -moz-border-radius: 3px
2191
+ -webkit-border-radius: 3px
2192
+ border-radius: 3px
2193
+ .filled
2194
+ background: #0072b9 image_url('drupal/progress.gif')
2195
+
2196
+ tr
2197
+ &.taxonomy-term-preview
2198
+ background-color: #EEE
2199
+ &.taxonomy-term-divider-top
2200
+ border-bottom: none
2201
+ &.taxonomy-term-divider-bottom
2202
+ border-top: 1px dotted #CCC
2203
+
2204
+ .taxonomy-term-description
2205
+ margin: 5px 0 20px
2206
+
2207
+ body
2208
+ &.toolbar
2209
+ padding-top: 2.2em
2210
+ &.toolbar-drawer
2211
+ padding-top: 5.3em
2212
+
2213
+ /**
2214
+ * Aggressive resets so we can achieve a consistent look in hostile CSS
2215
+ * environments.
2216
+
2217
+ #toolbar
2218
+ border: 0
2219
+ font-size: 100%
2220
+ line-height: inherit
2221
+ list-style: none
2222
+ margin: 0
2223
+ outline: 0
2224
+ padding: 0
2225
+ text-align: left
2226
+ /* LTR
2227
+ vertical-align: baseline
2228
+ *
2229
+ border: 0
2230
+ font-size: 100%
2231
+ line-height: inherit
2232
+ list-style: none
2233
+ margin: 0
2234
+ outline: 0
2235
+ padding: 0
2236
+ text-align: left
2237
+ /* LTR
2238
+ vertical-align: baseline
2239
+ background: #666
2240
+ color: #ccc
2241
+ font: normal small "Lucida Grande", Verdana, sans-serif
2242
+ left: 0
2243
+ margin: 0 -20px
2244
+ padding: 0 20px
2245
+ position: fixed
2246
+ right: 0
2247
+ top: 0
2248
+ -moz-box-shadow: 0 3px 20px #000
2249
+ -webkit-box-shadow: 0 3px 20px #000
2250
+ box-shadow: 0 3px 20px #000
2251
+ filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000, direction='180', strength='10')
2252
+ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#000000, direction='180', strength='10')"
2253
+ z-index: 600
2254
+ div.collapsed
2255
+ display: none
2256
+ visibility: hidden
2257
+ a
2258
+ color: #fff
2259
+ font-size: .846em
2260
+ text-decoration: none
2261
+ ul li
2262
+ float: left
2263
+ /* LTR
2264
+ a
2265
+ float: left
2266
+ /* LTR
2267
+ div.toolbar-menu
2268
+ background: #000
2269
+ line-height: 20px
2270
+ padding: 5px 50px 5px 10px
2271
+ /* LTR
2272
+ position: relative
2273
+
2274
+ /**
2275
+ * Base styles.
2276
+ *
2277
+ * We use a keyword for the toolbar font size to make it display consistently
2278
+ * across different themes, while still allowing browsers to resize the text.
2279
+
2280
+ /**
2281
+ * Administration menu.
2282
+
2283
+ #toolbar-home a span
2284
+ background: url(toolbar.png) no-repeat 0 -45px
2285
+ display: block
2286
+ height: 14px
2287
+ margin: 3px 0px
2288
+ text-indent: -9999px
2289
+ vertical-align: text-bottom
2290
+ width: 11px
2291
+
2292
+ #toolbar-user
2293
+ float: right
2294
+ /* LTR
2295
+
2296
+ #toolbar-menu
2297
+ float: left
2298
+ /* LTR
2299
+
2300
+ #toolbar div
2301
+ &.toolbar-menu
2302
+ a
2303
+ &.toggle
2304
+ background: url(toolbar.png) 0 -20px no-repeat
2305
+ bottom: 0
2306
+ cursor: pointer
2307
+ height: 25px
2308
+ overflow: hidden
2309
+ position: absolute
2310
+ right: 10px
2311
+ /* LTR
2312
+ text-indent: -9999px
2313
+ width: 25px
2314
+ &:focus, &:hover
2315
+ background-position: -50px -20px
2316
+ &.toggle-active
2317
+ background-position: -25px -20px
2318
+ &.toggle
2319
+ &:focus, &:hover
2320
+ background-position: -75px -20px
2321
+ ul li
2322
+ a
2323
+ padding: 0 10px
2324
+ -moz-border-radius: 10px
2325
+ -webkit-border-radius: 10px
2326
+ border-radius: 10px
2327
+ &:focus, &:hover, &:active
2328
+ background: #444
2329
+ &.active
2330
+ &:focus
2331
+ background: #444
2332
+ &:hover, &:active
2333
+ background: url(toolbar.png) 0 0 repeat-x
2334
+ text-shadow: #333 0 1px 0
2335
+ background: url(toolbar.png) 0 0 repeat-x
2336
+ text-shadow: #333 0 1px 0
2337
+ &.active-trail a
2338
+ background: url(toolbar.png) 0 0 repeat-x
2339
+ text-shadow: #333 0 1px 0
2340
+ &.toolbar-drawer
2341
+ position: relative
2342
+ padding: 0 10px
2343
+
2344
+ /**
2345
+ * Collapsed drawer of additional toolbar content.
2346
+
2347
+ /**
2348
+ * IE 6 Fix.
2349
+ *
2350
+ * IE 6 shows elements with position:fixed as position:static so we replace
2351
+ * it with position:absolute; toolbar needs its z-index to stay above overlay.
2352
+
2353
+ * html #toolbar
2354
+ left: -20px
2355
+ margin: 0
2356
+ padding-right: 0
2357
+ position: absolute
2358
+ right: 0
2359
+ width: 100%
2360
+
2361
+ .page-tracker
2362
+ td.replies
2363
+ text-align: center
2364
+ table
2365
+ width: 100%
2366
+
2367
+ .update
2368
+ .project
2369
+ font-weight: bold
2370
+ font-size: 110%
2371
+ padding-left: .25em
2372
+ /* LTR
2373
+ height: 22px
2374
+ .version-status
2375
+ float: right
2376
+ /* LTR
2377
+ padding-right: 10px
2378
+ /* LTR
2379
+ font-size: 110%
2380
+ height: 20px
2381
+ .icon
2382
+ padding-left: .5em
2383
+ /* LTR
2384
+ .version-date
2385
+ white-space: nowrap
2386
+ .info
2387
+ margin: 0
2388
+ padding: 1em 1em .25em 1em
2389
+ tr
2390
+ &.even, &.odd
2391
+ border: none
2392
+ td
2393
+ border-top: 1px solid #ccc
2394
+ border-bottom: 1px solid #ccc
2395
+ &.error
2396
+ background: #fcc
2397
+ .version-recommended
2398
+ background: #fdd
2399
+ &.ok
2400
+ background: #dfd
2401
+ &.warning
2402
+ background: #ffd
2403
+ .version-recommended
2404
+ background: #ffe
2405
+
2406
+ .current-version, .new-version
2407
+ direction: ltr
2408
+ /* Note: version numbers should always be LTR.
2409
+
2410
+ .update tr.unknown
2411
+ background: #ddd
2412
+
2413
+ table.update
2414
+ width: 100%
2415
+ margin-top: .5em
2416
+ border: none
2417
+
2418
+ .update
2419
+ table
2420
+ &.version
2421
+ width: 100%
2422
+ margin-top: .5em
2423
+ border: none
2424
+ tbody
2425
+ border: none
2426
+ tr, td
2427
+ line-height: .9em
2428
+ padding: 0
2429
+ margin: 0
2430
+ border: none
2431
+ background: none
2432
+ .version-title
2433
+ padding-left: 1em
2434
+ /* LTR
2435
+ width: 14em
2436
+ .version-details
2437
+ padding-right: .5em
2438
+ /* LTR
2439
+ .version-links
2440
+ text-align: right
2441
+ /* LTR
2442
+ padding-right: 1em
2443
+ /* LTR
2444
+ &.version-security .version-title
2445
+ color: #970F00
2446
+ &.version-recommended-strong .version-title
2447
+ font-weight: bold
2448
+ .security-error
2449
+ font-weight: bold
2450
+ color: #970F00
2451
+ .check-manually
2452
+ padding-left: 1em
2453
+ /* LTR
2454
+
2455
+ .update-major-version-warning
2456
+ color: #ff0000
2457
+
2458
+ table tbody tr
2459
+ &.update-security, &.update-unsupported
2460
+ background: #fcc
2461
+
2462
+ th.update-project-name
2463
+ width: 50%
2464
+
2465
+ #permissions
2466
+ td
2467
+ &.module
2468
+ font-weight: bold
2469
+ &.permission
2470
+ padding-left: 1.5em
2471
+ /* LTR
2472
+ tr
2473
+ &.odd .form-item, &.even .form-item
2474
+ white-space: normal
2475
+
2476
+ #user-admin-settings fieldset .fieldset-description
2477
+ font-size: 0.85em
2478
+ padding-bottom: .5em
2479
+
2480
+ /**
2481
+ * Override default textfield float to put the "Add role" button next to
2482
+ * the input textfield.
2483
+
2484
+ #user-admin-roles
2485
+ td.edit-name
2486
+ clear: both
2487
+ .form-item-name
2488
+ float: left
2489
+ /* LTR
2490
+ margin-right: 1em
2491
+ /* LTR
2492
+
2493
+ /**
2494
+ * Password strength indicator.
2495
+
2496
+ .password-strength
2497
+ width: 17em
2498
+ float: right
2499
+ /* LTR
2500
+ margin-top: 1.4em
2501
+
2502
+ .password-strength-title
2503
+ display: inline
2504
+
2505
+ .password-strength-text
2506
+ float: right
2507
+ /* LTR
2508
+ font-weight: bold
2509
+
2510
+ .password-indicator
2511
+ background-color: #C4C4C4
2512
+ height: 0.3em
2513
+ width: 100%
2514
+ div
2515
+ height: 100%
2516
+ width: 0%
2517
+ background-color: #47C965
2518
+
2519
+ input
2520
+ &.password-confirm, &.password-field
2521
+ width: 16em
2522
+ margin-bottom: 0.4em
2523
+
2524
+ div
2525
+ &.password-confirm
2526
+ float: right
2527
+ /* LTR
2528
+ margin-top: 1.5em
2529
+ visibility: hidden
2530
+ width: 17em
2531
+ &.form-item div.password-suggestions
2532
+ padding: 0.2em 0.5em
2533
+ margin: 0.7em 0
2534
+ width: 38.5em
2535
+ border: 1px solid #B4B4B4
2536
+ &.password-suggestions ul
2537
+ margin-bottom: 0
2538
+
2539
+ .confirm-parent, .password-parent
2540
+ clear: left
2541
+ /* LTR
2542
+ margin: 0
2543
+ width: 36.3em
2544
+
2545
+ /* Generated by user.module but used by profile.module:
2546
+
2547
+ .profile
2548
+ clear: both
2549
+ margin: 1em 0
2550
+ .user-picture
2551
+ float: right
2552
+ /* LTR
2553
+ margin: 0 1em 1em 0
2554
+ /* LTR
2555
+ h3
2556
+ border-bottom: 1px solid #ccc
2557
+ dl
2558
+ margin: 0 0 1.5em 0
2559
+ dt
2560
+ margin: 0 0 0.2em 0
2561
+ font-weight: bold
2562
+ dd
2563
+ margin: 0 0 1em 0