gluttonberg-core 2.5.4 → 2.5.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (300) hide show
  1. data/app/assets/images/{arrow.png → gb_arrow.png} +0 -0
  2. data/app/assets/images/{bg.png → gb_bg.png} +0 -0
  3. data/app/assets/images/{button_bkg_grey.gif → gb_button_bkg_grey.gif} +0 -0
  4. data/app/assets/images/{drag_handle.png → gb_drag_handle.png} +0 -0
  5. data/app/assets/images/{icon_add.png → gb_icon_add.png} +0 -0
  6. data/app/assets/images/{icon_asset.png → gb_icon_asset.png} +0 -0
  7. data/app/assets/images/{icon_blog.png → gb_icon_blog.png} +0 -0
  8. data/app/assets/images/{icon_collection.png → gb_icon_collection.png} +0 -0
  9. data/app/assets/images/{icon_content.png → gb_icon_content.png} +0 -0
  10. data/app/assets/images/{icon_content_2.png → gb_icon_content_2.png} +0 -0
  11. data/app/assets/images/{icon_dash.png → gb_icon_dash.png} +0 -0
  12. data/app/assets/images/{icon_dashboard.png → gb_icon_dashboard.png} +0 -0
  13. data/app/assets/images/{icon_default.png → gb_icon_default.png} +0 -0
  14. data/app/assets/images/{icon_group.png → gb_icon_group.png} +0 -0
  15. data/app/assets/images/{icon_library.png → gb_icon_library.png} +0 -0
  16. data/app/assets/images/{icon_library_2.png → gb_icon_library_2.png} +0 -0
  17. data/app/assets/images/{icon_member.png → gb_icon_member.png} +0 -0
  18. data/app/assets/images/{icon_members.png → gb_icon_members.png} +0 -0
  19. data/app/assets/images/{icon_pages.png → gb_icon_pages.png} +0 -0
  20. data/app/assets/images/{icon_settings.png → gb_icon_settings.png} +0 -0
  21. data/app/assets/images/{icon_upload.png → gb_icon_upload.png} +0 -0
  22. data/app/assets/images/{page_content_fillin.gif → gb_page_content_fillin.gif} +0 -0
  23. data/app/assets/images/{paginator.gif → gb_paginator.gif} +0 -0
  24. data/app/assets/images/{row_divider.jpg → gb_row_divider.jpg} +0 -0
  25. data/app/assets/images/{spinner.gif → gb_spinner.gif} +0 -0
  26. data/app/assets/images/{spinner_for_dialouge.gif → gb_spinner_for_dialouge.gif} +0 -0
  27. data/app/assets/images/{sub_nav_back_bkg.gif → gb_sub_nav_back_bkg.gif} +0 -0
  28. data/app/assets/images/{subnav_bkg.gif → gb_subnav_bkg.gif} +0 -0
  29. data/app/assets/images/{table_head_bkg.gif → gb_table_head_bkg.gif} +0 -0
  30. data/app/assets/images/{wrapper_bkg.png → gb_wrapper_bkg.png} +0 -0
  31. data/app/assets/images/help/{help.jpg → gb_help.jpg} +0 -0
  32. data/app/assets/images/icons/{collapsed.png → gb_collapsed.png} +0 -0
  33. data/app/assets/images/icons/{expanded.png → gb_expanded.png} +0 -0
  34. data/app/assets/images/library/{back.gif → gb_back.gif} +0 -0
  35. data/app/assets/images/library/{dialog_overlay.png → gb_dialog_overlay.png} +0 -0
  36. data/app/assets/images/library/{inactive_tab.jpg → gb_inactive_tab.jpg} +0 -0
  37. data/app/assets/images/library/{search_icon.gif → gb_search_icon.gif} +0 -0
  38. data/app/assets/images/library/{sort_by_asc.png → gb_sort_by_asc.png} +0 -0
  39. data/app/assets/images/library/{sort_by_desc.png → gb_sort_by_desc.png} +0 -0
  40. data/app/assets/javascripts/{ajaxfileupload.js → gb_ajaxfileupload.js} +0 -0
  41. data/app/assets/javascripts/gb_application.js +30 -30
  42. data/app/assets/javascripts/{bootstrap-datepicker.js → gb_bootstrap-datepicker.js} +0 -0
  43. data/app/assets/javascripts/{bootstrap.js → gb_bootstrap.js} +0 -0
  44. data/app/assets/javascripts/{expander.js → gb_expander.js} +0 -0
  45. data/app/assets/javascripts/{jeditable.js → gb_jeditable.js} +0 -0
  46. data/app/assets/javascripts/{jquery-dragTree.js → gb_jquery-dragTree.js} +0 -0
  47. data/app/assets/javascripts/{jquery-tagarea.js → gb_jquery-tagarea.js} +0 -0
  48. data/app/assets/javascripts/jcrop/css/{Jcrop.gif → gb_Jcrop.gif} +0 -0
  49. data/app/assets/javascripts/jcrop/css/{jquery-Jcrop.css → gb_jquery-Jcrop.css} +1 -1
  50. data/app/assets/stylesheets/{admin-ie6.sass → gb_admin-ie6.sass} +0 -0
  51. data/app/assets/stylesheets/{admin-ie7.sass → gb_admin-ie7.sass} +1 -1
  52. data/app/assets/stylesheets/{admin-override.sass → gb_admin-override.sass} +22 -22
  53. data/app/assets/stylesheets/{bootstrap-responsive.css → gb_bootstrap-responsive.css} +0 -0
  54. data/app/assets/stylesheets/{bootstrap.css → gb_bootstrap.css} +0 -0
  55. data/app/views/gluttonberg/admin/asset_library/assets/_browser_root.html.haml +1 -1
  56. data/app/views/gluttonberg/admin/content/galleries/_images_list.html.haml +1 -1
  57. data/app/views/gluttonberg/admin/settings/generic_settings/index.html.haml +2 -2
  58. data/app/views/gluttonberg/admin/shared/delete.html.haml +8 -8
  59. data/app/views/gluttonberg/public/members/_form.html.haml +17 -18
  60. data/app/views/gluttonberg/public/members/edit.html.haml +18 -18
  61. data/app/views/gluttonberg/public/members/show.html.haml +8 -8
  62. data/app/views/gluttonberg/public/pages/restrict_site_access.html.haml +12 -12
  63. data/app/views/layouts/bare.html.haml +5 -5
  64. data/app/views/layouts/gluttonberg.html.haml +4 -4
  65. data/lib/generators/gluttonberg/resource/templates/backend_view_index.html.haml +2 -0
  66. data/lib/gluttonberg/version.rb +1 -1
  67. metadata +55 -288
  68. data/app/assets/images/content/blogs.png +0 -0
  69. data/app/assets/images/content/pages.png +0 -0
  70. data/app/assets/images/form/field_bg.jpg +0 -0
  71. data/app/assets/images/form/field_bg_active.jpg +0 -0
  72. data/app/assets/images/form/input_bkg.gif +0 -0
  73. data/app/assets/images/form/input_bkg.jpg +0 -0
  74. data/app/assets/images/form/login_bg.png +0 -0
  75. data/app/assets/images/form/login_form_bg.jpg +0 -0
  76. data/app/assets/images/form/plus_and_minus.gif +0 -0
  77. data/app/assets/images/form/warning.gif +0 -0
  78. data/app/assets/images/icons/cross.png +0 -0
  79. data/app/assets/images/icons/folder.png +0 -0
  80. data/app/assets/images/icons/symbol-add.png +0 -0
  81. data/app/assets/images/library/all.png +0 -0
  82. data/app/assets/images/library/audio.png +0 -0
  83. data/app/assets/images/library/icon_document.jpg +0 -0
  84. data/app/assets/images/library/image.png +0 -0
  85. data/app/assets/images/library/other.png +0 -0
  86. data/app/assets/images/library/video.png +0 -0
  87. data/app/assets/images/settings/config.png +0 -0
  88. data/app/assets/images/settings/locale.jpg +0 -0
  89. data/app/assets/images/settings/stylesheet.gif +0 -0
  90. data/app/assets/images/settings/users.png +0 -0
  91. data/app/assets/images/sidebar/icon_content.png +0 -0
  92. data/app/assets/images/sidebar/icon_dashboard.png +0 -0
  93. data/app/assets/images/sidebar/icon_feedback.png +0 -0
  94. data/app/assets/images/sidebar/icon_library.png +0 -0
  95. data/app/assets/images/sidebar/icon_settings.png +0 -0
  96. data/app/assets/images/sidebar/menu_active.jpg +0 -0
  97. data/app/assets/images/sidebar/menu_expanded_bg.jpg +0 -0
  98. data/app/assets/images/sidebar/menu_off.jpg +0 -0
  99. data/app/assets/images/sidebar/menu_over.jpg +0 -0
  100. data/app/assets/images/sidebar/nav_closed.png +0 -0
  101. data/app/assets/images/sidebar/nav_open.png +0 -0
  102. data/app/assets/javascripts/bootstrap.min.js +0 -1
  103. data/app/assets/javascripts/jcrop/MIT-LICENSE.txt +0 -22
  104. data/app/assets/javascripts/jcrop/build/LICENSE +0 -7
  105. data/app/assets/javascripts/jcrop/build/README +0 -11
  106. data/app/assets/javascripts/jcrop/build/minimize.bash +0 -10
  107. data/app/assets/javascripts/jcrop/build/pre-commit.bash +0 -11
  108. data/app/assets/javascripts/jcrop/demos/crop.php +0 -106
  109. data/app/assets/javascripts/jcrop/demos/demo_files/demos.css +0 -36
  110. data/app/assets/javascripts/jcrop/demos/demo_files/flowers.jpg +0 -0
  111. data/app/assets/javascripts/jcrop/demos/demo_files/sago.jpg +0 -0
  112. data/app/assets/javascripts/jcrop/demos/demo_files/sagomod.jpg +0 -0
  113. data/app/assets/javascripts/jcrop/demos/demo_files/sagomod.png +0 -0
  114. data/app/assets/javascripts/jcrop/demos/tutorial1.html +0 -47
  115. data/app/assets/javascripts/jcrop/demos/tutorial2.html +0 -94
  116. data/app/assets/javascripts/jcrop/demos/tutorial3.html +0 -94
  117. data/app/assets/javascripts/jcrop/demos/tutorial4.html +0 -154
  118. data/app/assets/javascripts/jcrop/demos/tutorial5.html +0 -240
  119. data/app/assets/javascripts/jcrop/index.html +0 -63
  120. data/app/assets/javascripts/jcrop/js/jquery.Jcrop.js +0 -1605
  121. data/app/assets/javascripts/jcrop/js/jquery.color.js +0 -123
  122. data/app/assets/javascripts/jcrop/js/jquery.min.js +0 -18
  123. data/app/assets/javascripts/jquery-1-4-2-min.js +0 -154
  124. data/app/assets/javascripts/jquery-ui-1-8-1-custom-min.js +0 -756
  125. data/app/assets/javascripts/jquery-ui-1-8-18-custom-min.js +0 -356
  126. data/app/assets/javascripts/jquery-ui-1-8-18-custom2-min.js +0 -266
  127. data/app/assets/javascripts/jquery-ui-datetimepicker-min.js +0 -1060
  128. data/app/assets/javascripts/tiny_mce/license.txt +0 -504
  129. data/app/assets/javascripts/tiny_mce/plugins/advhr/editor_plugin_src.js +0 -57
  130. data/app/assets/javascripts/tiny_mce/plugins/advimage/css/advimage.css +0 -13
  131. data/app/assets/javascripts/tiny_mce/plugins/advimage/editor_plugin.js +0 -1
  132. data/app/assets/javascripts/tiny_mce/plugins/advimage/editor_plugin_src.js +0 -50
  133. data/app/assets/javascripts/tiny_mce/plugins/advimage/image.htm +0 -235
  134. data/app/assets/javascripts/tiny_mce/plugins/advimage/img/sample.gif +0 -0
  135. data/app/assets/javascripts/tiny_mce/plugins/advimage/js/image.js +0 -458
  136. data/app/assets/javascripts/tiny_mce/plugins/advimage/langs/en_dlg.js +0 -45
  137. data/app/assets/javascripts/tiny_mce/plugins/advlink/editor_plugin_src.js +0 -61
  138. data/app/assets/javascripts/tiny_mce/plugins/advlist/editor_plugin_src.js +0 -161
  139. data/app/assets/javascripts/tiny_mce/plugins/autolink/editor_plugin_src.js +0 -172
  140. data/app/assets/javascripts/tiny_mce/plugins/autoresize/editor_plugin.js +0 -1
  141. data/app/assets/javascripts/tiny_mce/plugins/autoresize/editor_plugin_src.js +0 -137
  142. data/app/assets/javascripts/tiny_mce/plugins/autosave/editor_plugin.js +0 -1
  143. data/app/assets/javascripts/tiny_mce/plugins/autosave/editor_plugin_src.js +0 -431
  144. data/app/assets/javascripts/tiny_mce/plugins/autosave/langs/en.js +0 -4
  145. data/app/assets/javascripts/tiny_mce/plugins/bbcode/editor_plugin.js +0 -1
  146. data/app/assets/javascripts/tiny_mce/plugins/bbcode/editor_plugin_src.js +0 -120
  147. data/app/assets/javascripts/tiny_mce/plugins/contextmenu/editor_plugin.js +0 -1
  148. data/app/assets/javascripts/tiny_mce/plugins/contextmenu/editor_plugin_src.js +0 -160
  149. data/app/assets/javascripts/tiny_mce/plugins/directionality/editor_plugin.js +0 -1
  150. data/app/assets/javascripts/tiny_mce/plugins/directionality/editor_plugin_src.js +0 -82
  151. data/app/assets/javascripts/tiny_mce/plugins/emotions/editor_plugin.js +0 -1
  152. data/app/assets/javascripts/tiny_mce/plugins/emotions/editor_plugin_src.js +0 -43
  153. data/app/assets/javascripts/tiny_mce/plugins/emotions/emotions.htm +0 -41
  154. data/app/assets/javascripts/tiny_mce/plugins/emotions/img/smiley-cool.gif +0 -0
  155. data/app/assets/javascripts/tiny_mce/plugins/emotions/img/smiley-cry.gif +0 -0
  156. data/app/assets/javascripts/tiny_mce/plugins/emotions/img/smiley-embarassed.gif +0 -0
  157. data/app/assets/javascripts/tiny_mce/plugins/emotions/img/smiley-foot-in-mouth.gif +0 -0
  158. data/app/assets/javascripts/tiny_mce/plugins/emotions/img/smiley-frown.gif +0 -0
  159. data/app/assets/javascripts/tiny_mce/plugins/emotions/img/smiley-innocent.gif +0 -0
  160. data/app/assets/javascripts/tiny_mce/plugins/emotions/img/smiley-kiss.gif +0 -0
  161. data/app/assets/javascripts/tiny_mce/plugins/emotions/img/smiley-laughing.gif +0 -0
  162. data/app/assets/javascripts/tiny_mce/plugins/emotions/img/smiley-money-mouth.gif +0 -0
  163. data/app/assets/javascripts/tiny_mce/plugins/emotions/img/smiley-sealed.gif +0 -0
  164. data/app/assets/javascripts/tiny_mce/plugins/emotions/img/smiley-smile.gif +0 -0
  165. data/app/assets/javascripts/tiny_mce/plugins/emotions/img/smiley-surprised.gif +0 -0
  166. data/app/assets/javascripts/tiny_mce/plugins/emotions/img/smiley-tongue-out.gif +0 -0
  167. data/app/assets/javascripts/tiny_mce/plugins/emotions/img/smiley-undecided.gif +0 -0
  168. data/app/assets/javascripts/tiny_mce/plugins/emotions/img/smiley-wink.gif +0 -0
  169. data/app/assets/javascripts/tiny_mce/plugins/emotions/img/smiley-yell.gif +0 -0
  170. data/app/assets/javascripts/tiny_mce/plugins/emotions/js/emotions.js +0 -22
  171. data/app/assets/javascripts/tiny_mce/plugins/emotions/langs/en_dlg.js +0 -20
  172. data/app/assets/javascripts/tiny_mce/plugins/example/dialog.htm +0 -22
  173. data/app/assets/javascripts/tiny_mce/plugins/example/editor_plugin.js +0 -1
  174. data/app/assets/javascripts/tiny_mce/plugins/example/editor_plugin_src.js +0 -84
  175. data/app/assets/javascripts/tiny_mce/plugins/example/img/example.gif +0 -0
  176. data/app/assets/javascripts/tiny_mce/plugins/example/js/dialog.js +0 -19
  177. data/app/assets/javascripts/tiny_mce/plugins/example/langs/en.js +0 -3
  178. data/app/assets/javascripts/tiny_mce/plugins/example/langs/en_dlg.js +0 -3
  179. data/app/assets/javascripts/tiny_mce/plugins/example_dependency/editor_plugin.js +0 -1
  180. data/app/assets/javascripts/tiny_mce/plugins/example_dependency/editor_plugin_src.js +0 -50
  181. data/app/assets/javascripts/tiny_mce/plugins/fullpage/css/fullpage.css +0 -143
  182. data/app/assets/javascripts/tiny_mce/plugins/fullpage/editor_plugin.js +0 -1
  183. data/app/assets/javascripts/tiny_mce/plugins/fullpage/editor_plugin_src.js +0 -399
  184. data/app/assets/javascripts/tiny_mce/plugins/fullpage/fullpage.htm +0 -259
  185. data/app/assets/javascripts/tiny_mce/plugins/fullpage/js/fullpage.js +0 -232
  186. data/app/assets/javascripts/tiny_mce/plugins/fullpage/langs/en_dlg.js +0 -85
  187. data/app/assets/javascripts/tiny_mce/plugins/fullscreen/editor_plugin_src.js +0 -159
  188. data/app/assets/javascripts/tiny_mce/plugins/iespell/editor_plugin.js +0 -1
  189. data/app/assets/javascripts/tiny_mce/plugins/iespell/editor_plugin_src.js +0 -54
  190. data/app/assets/javascripts/tiny_mce/plugins/inlinepopups/editor_plugin_src.js +0 -696
  191. data/app/assets/javascripts/tiny_mce/plugins/insertdatetime/editor_plugin_src.js +0 -83
  192. data/app/assets/javascripts/tiny_mce/plugins/layer/editor_plugin.js +0 -1
  193. data/app/assets/javascripts/tiny_mce/plugins/layer/editor_plugin_src.js +0 -214
  194. data/app/assets/javascripts/tiny_mce/plugins/legacyoutput/editor_plugin.js +0 -1
  195. data/app/assets/javascripts/tiny_mce/plugins/legacyoutput/editor_plugin_src.js +0 -139
  196. data/app/assets/javascripts/tiny_mce/plugins/lists/editor_plugin_src.js +0 -688
  197. data/app/assets/javascripts/tiny_mce/plugins/media/css/media.css +0 -17
  198. data/app/assets/javascripts/tiny_mce/plugins/media/editor_plugin.js +0 -1
  199. data/app/assets/javascripts/tiny_mce/plugins/media/editor_plugin_src.js +0 -777
  200. data/app/assets/javascripts/tiny_mce/plugins/media/js/embed.js +0 -73
  201. data/app/assets/javascripts/tiny_mce/plugins/media/js/media.js +0 -355
  202. data/app/assets/javascripts/tiny_mce/plugins/media/langs/en_dlg.js +0 -109
  203. data/app/assets/javascripts/tiny_mce/plugins/media/media.htm +0 -812
  204. data/app/assets/javascripts/tiny_mce/plugins/media/moxieplayer.swf +0 -0
  205. data/app/assets/javascripts/tiny_mce/plugins/nonbreaking/editor_plugin.js +0 -1
  206. data/app/assets/javascripts/tiny_mce/plugins/nonbreaking/editor_plugin_src.js +0 -53
  207. data/app/assets/javascripts/tiny_mce/plugins/noneditable/editor_plugin.js +0 -1
  208. data/app/assets/javascripts/tiny_mce/plugins/noneditable/editor_plugin_src.js +0 -92
  209. data/app/assets/javascripts/tiny_mce/plugins/pagebreak/editor_plugin.js +0 -1
  210. data/app/assets/javascripts/tiny_mce/plugins/pagebreak/editor_plugin_src.js +0 -74
  211. data/app/assets/javascripts/tiny_mce/plugins/paste/editor_plugin_src.js +0 -941
  212. data/app/assets/javascripts/tiny_mce/plugins/preview/editor_plugin_src.js +0 -53
  213. data/app/assets/javascripts/tiny_mce/plugins/preview/example.html +0 -28
  214. data/app/assets/javascripts/tiny_mce/plugins/print/editor_plugin.js +0 -1
  215. data/app/assets/javascripts/tiny_mce/plugins/print/editor_plugin_src.js +0 -34
  216. data/app/assets/javascripts/tiny_mce/plugins/save/editor_plugin.js +0 -1
  217. data/app/assets/javascripts/tiny_mce/plugins/save/editor_plugin_src.js +0 -101
  218. data/app/assets/javascripts/tiny_mce/plugins/searchreplace/css/searchreplace.css +0 -6
  219. data/app/assets/javascripts/tiny_mce/plugins/searchreplace/editor_plugin.js +0 -1
  220. data/app/assets/javascripts/tiny_mce/plugins/searchreplace/editor_plugin_src.js +0 -61
  221. data/app/assets/javascripts/tiny_mce/plugins/searchreplace/js/searchreplace.js +0 -142
  222. data/app/assets/javascripts/tiny_mce/plugins/searchreplace/langs/en_dlg.js +0 -16
  223. data/app/assets/javascripts/tiny_mce/plugins/searchreplace/searchreplace.htm +0 -100
  224. data/app/assets/javascripts/tiny_mce/plugins/spellchecker/css/content.css +0 -1
  225. data/app/assets/javascripts/tiny_mce/plugins/spellchecker/editor_plugin.js +0 -1
  226. data/app/assets/javascripts/tiny_mce/plugins/spellchecker/editor_plugin_src.js +0 -434
  227. data/app/assets/javascripts/tiny_mce/plugins/spellchecker/img/wline.gif +0 -0
  228. data/app/assets/javascripts/tiny_mce/plugins/style/editor_plugin_src.js +0 -55
  229. data/app/assets/javascripts/tiny_mce/plugins/tabfocus/editor_plugin.js +0 -1
  230. data/app/assets/javascripts/tiny_mce/plugins/tabfocus/editor_plugin_src.js +0 -114
  231. data/app/assets/javascripts/tiny_mce/plugins/table/editor_plugin_src.js +0 -1209
  232. data/app/assets/javascripts/tiny_mce/plugins/template/blank.htm +0 -12
  233. data/app/assets/javascripts/tiny_mce/plugins/template/css/template.css +0 -23
  234. data/app/assets/javascripts/tiny_mce/plugins/template/editor_plugin.js +0 -1
  235. data/app/assets/javascripts/tiny_mce/plugins/template/editor_plugin_src.js +0 -159
  236. data/app/assets/javascripts/tiny_mce/plugins/template/js/template.js +0 -106
  237. data/app/assets/javascripts/tiny_mce/plugins/template/langs/en_dlg.js +0 -15
  238. data/app/assets/javascripts/tiny_mce/plugins/template/template.htm +0 -31
  239. data/app/assets/javascripts/tiny_mce/plugins/visualchars/editor_plugin.js +0 -1
  240. data/app/assets/javascripts/tiny_mce/plugins/visualchars/editor_plugin_src.js +0 -83
  241. data/app/assets/javascripts/tiny_mce/plugins/wordcount/editor_plugin_src.js +0 -114
  242. data/app/assets/javascripts/tiny_mce/plugins/xhtmlxtras/abbr.htm +0 -142
  243. data/app/assets/javascripts/tiny_mce/plugins/xhtmlxtras/acronym.htm +0 -142
  244. data/app/assets/javascripts/tiny_mce/plugins/xhtmlxtras/attributes.htm +0 -149
  245. data/app/assets/javascripts/tiny_mce/plugins/xhtmlxtras/cite.htm +0 -142
  246. data/app/assets/javascripts/tiny_mce/plugins/xhtmlxtras/css/attributes.css +0 -11
  247. data/app/assets/javascripts/tiny_mce/plugins/xhtmlxtras/css/popup.css +0 -9
  248. data/app/assets/javascripts/tiny_mce/plugins/xhtmlxtras/del.htm +0 -162
  249. data/app/assets/javascripts/tiny_mce/plugins/xhtmlxtras/editor_plugin.js +0 -1
  250. data/app/assets/javascripts/tiny_mce/plugins/xhtmlxtras/editor_plugin_src.js +0 -132
  251. data/app/assets/javascripts/tiny_mce/plugins/xhtmlxtras/ins.htm +0 -162
  252. data/app/assets/javascripts/tiny_mce/plugins/xhtmlxtras/js/abbr.js +0 -28
  253. data/app/assets/javascripts/tiny_mce/plugins/xhtmlxtras/js/acronym.js +0 -28
  254. data/app/assets/javascripts/tiny_mce/plugins/xhtmlxtras/js/attributes.js +0 -111
  255. data/app/assets/javascripts/tiny_mce/plugins/xhtmlxtras/js/cite.js +0 -28
  256. data/app/assets/javascripts/tiny_mce/plugins/xhtmlxtras/js/del.js +0 -53
  257. data/app/assets/javascripts/tiny_mce/plugins/xhtmlxtras/js/element_common.js +0 -229
  258. data/app/assets/javascripts/tiny_mce/plugins/xhtmlxtras/js/ins.js +0 -53
  259. data/app/assets/javascripts/tiny_mce/plugins/xhtmlxtras/langs/en_dlg.js +0 -32
  260. data/app/assets/javascripts/tiny_mce/themes/advanced/about.htm +0 -52
  261. data/app/assets/javascripts/tiny_mce/themes/advanced/charmap.htm +0 -51
  262. data/app/assets/javascripts/tiny_mce/themes/advanced/color_picker.htm +0 -74
  263. data/app/assets/javascripts/tiny_mce/themes/advanced/image.htm +0 -80
  264. data/app/assets/javascripts/tiny_mce/themes/advanced/img/colorpicker.jpg +0 -0
  265. data/app/assets/javascripts/tiny_mce/themes/advanced/img/flash.gif +0 -0
  266. data/app/assets/javascripts/tiny_mce/themes/advanced/img/iframe.gif +0 -0
  267. data/app/assets/javascripts/tiny_mce/themes/advanced/img/pagebreak.gif +0 -0
  268. data/app/assets/javascripts/tiny_mce/themes/advanced/img/quicktime.gif +0 -0
  269. data/app/assets/javascripts/tiny_mce/themes/advanced/img/realmedia.gif +0 -0
  270. data/app/assets/javascripts/tiny_mce/themes/advanced/img/shockwave.gif +0 -0
  271. data/app/assets/javascripts/tiny_mce/themes/advanced/img/video.gif +0 -0
  272. data/app/assets/javascripts/tiny_mce/themes/advanced/img/windowsmedia.gif +0 -0
  273. data/app/assets/javascripts/tiny_mce/themes/advanced/js/about.js +0 -73
  274. data/app/assets/javascripts/tiny_mce/themes/advanced/js/charmap.js +0 -355
  275. data/app/assets/javascripts/tiny_mce/themes/advanced/js/color_picker.js +0 -329
  276. data/app/assets/javascripts/tiny_mce/themes/advanced/js/image.js +0 -247
  277. data/app/assets/javascripts/tiny_mce/themes/advanced/link.htm +0 -57
  278. data/app/assets/javascripts/tiny_mce/themes/advanced/shortcuts.htm +0 -47
  279. data/app/assets/javascripts/tiny_mce/themes/advanced/skins/highcontrast/content.css +0 -23
  280. data/app/assets/javascripts/tiny_mce/themes/advanced/skins/highcontrast/dialog.css +0 -105
  281. data/app/assets/javascripts/tiny_mce/themes/advanced/skins/highcontrast/ui.css +0 -102
  282. data/app/assets/javascripts/tiny_mce/themes/advanced/skins/o2k7/content.css +0 -46
  283. data/app/assets/javascripts/tiny_mce/themes/advanced/skins/o2k7/dialog.css +0 -117
  284. data/app/assets/javascripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg.png +0 -0
  285. data/app/assets/javascripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_black.png +0 -0
  286. data/app/assets/javascripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_silver.png +0 -0
  287. data/app/assets/javascripts/tiny_mce/themes/advanced/skins/o2k7/ui.css +0 -217
  288. data/app/assets/javascripts/tiny_mce/themes/advanced/skins/o2k7/ui_black.css +0 -8
  289. data/app/assets/javascripts/tiny_mce/themes/advanced/skins/o2k7/ui_silver.css +0 -5
  290. data/app/assets/javascripts/tiny_mce/themes/simple/editor_template.js +0 -1
  291. data/app/assets/javascripts/tiny_mce/themes/simple/editor_template_src.js +0 -84
  292. data/app/assets/javascripts/tiny_mce/themes/simple/img/icons.gif +0 -0
  293. data/app/assets/javascripts/tiny_mce/themes/simple/langs/en.js +0 -11
  294. data/app/assets/javascripts/tiny_mce/themes/simple/skins/default/content.css +0 -25
  295. data/app/assets/javascripts/tiny_mce/themes/simple/skins/default/ui.css +0 -32
  296. data/app/assets/javascripts/tiny_mce/themes/simple/skins/o2k7/content.css +0 -17
  297. data/app/assets/javascripts/tiny_mce/themes/simple/skins/o2k7/img/button_bg.png +0 -0
  298. data/app/assets/javascripts/tiny_mce/themes/simple/skins/o2k7/ui.css +0 -35
  299. data/app/assets/javascripts/tiny_mce/tiny_mce_src.js +0 -15216
  300. data/app/assets/stylesheets/admin.sass +0 -2919
@@ -1,2919 +0,0 @@
1
- @charset "UTF-8"
2
-
3
- /* Base colours
4
- /* DARK BUTTONS (Default: Blue) -----------------
5
- /* LIGHT BUTTONS (Default: Grey) ----------------
6
- /* ERROR COLOURS --------------------------------
7
- /* SIDEBAR BASE ---------------------------------
8
- /* SHARED HYPERLINK COLOURS ---------------------
9
- /* ASSET LIBRARY --------------------------------
10
- /* TABLE COLOURS --------------------------------
11
- /* FORM COLOURS ---------------------------------
12
- /* HELP COLOURS ---------------------------------
13
- /* ==================================================================
14
- /* Reset base styles - Assume nothing
15
- /* ==================================================================
16
-
17
- *
18
- margin: 0
19
- padding: 0
20
- font-size: 1em
21
- font-weight: normal
22
- font-style: normal
23
- line-height: 1
24
- text-align: left
25
-
26
- li
27
- list-style-type: none
28
-
29
- strong
30
- font-weight: bold
31
-
32
- em
33
- font-style: italic
34
-
35
- body
36
- background-color: #f5f1e7
37
- margin: 0 0 0 220px
38
- font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif
39
- font-size: 82%
40
- color: #727272
41
-
42
- /* ==================================================================
43
- /* Import everything else
44
- /* ==================================================================
45
- /* HEADINGS =========================================================
46
-
47
- #wrapper
48
- h2
49
- font-size: 1.2em
50
- &#pageTitle
51
- padding: 11px 15px 8px 100px
52
- font-size: 22px
53
- font-family: Georgia, Serif
54
- height: 26px
55
- border-top: 1px solid #f9f7f1
56
- border-bottom: 1px solid #ebe4d1
57
- a
58
- text-decoration: none
59
- color: #727272
60
- h1#loginTitle
61
- background-color: #244e66
62
- background-position: left bottom
63
- background-repeat: repeat-x
64
- background-image: url("/assets/pagetitle_bkg.gif")
65
- color: white
66
- font-size: 1.6em
67
- height: 22px
68
- padding: 8px 15px
69
- margin-bottom: 50px
70
-
71
- .show#assets #wrapper h2#pageTitle
72
- margin: 0
73
- font-weight: normal
74
-
75
- /* HEADINGS =========================================================
76
-
77
- #content
78
- padding: 0 25px 0 50px
79
- min-width: 797px
80
-
81
- /* SIDEBAR ==========================================================
82
-
83
- #sidebar
84
- position: absolute
85
- left: 0
86
- top: 0
87
- height: 100%
88
- width: 220px
89
- background: #dfdedc
90
- padding: 82px 0 0 0
91
- border-right: #efebe4 1px solid
92
- h1
93
- border-bottom: #333333 1px solid
94
- background-position: center left
95
- background-repeat: no-repeat
96
- background-image: url("/assets/heading_bkg.gif")
97
- color: white
98
- font-size: 1.6em
99
- text-indent: 43px
100
- padding: 8px 0
101
- width: 220px
102
- height: 1em
103
- h2#navTitle
104
- height: 0
105
- /* hide text
106
- letter-spacing: -1000em
107
- text-indent: -10000em
108
- form
109
- padding: 0
110
- input
111
- border: 2px solid #2f759a
112
- -moz-border-radius: 13px
113
- -webkit-border-radius: 13px
114
- padding: 0.3em 10px
115
- ul
116
- border-top: 1px solid #c3c2c2
117
- border-bottom: 1px solid #ffffff
118
- li
119
- position: relative
120
- a
121
- padding: 16px 0 0 84px
122
- display: block
123
- height: 29px
124
- font-size: 13px
125
- font-weight: bold
126
- text-decoration: none
127
- border-top: 1px solid #ffffff
128
- border-bottom: 1px solid #c3c2c2
129
- color: #727272
130
- li
131
- &:hover
132
- background: #dfdedc url("/assets/sidebar/menu_over.jpg") repeat-x
133
- a.active
134
- background: #dfdedc url("/assets/sidebar/menu_active.jpg") repeat-x
135
- a.nav_trigger
136
- position: absolute
137
- top: 11px
138
- right: 25px
139
- display: block
140
- height: 27px
141
- width: 45px
142
- background: url("/assets/sidebar/nav_closed.png")
143
- padding: 0
144
- border: none
145
- &.open
146
- background: url("/assets/sidebar/nav_open.png")
147
- ul
148
- border-top: none
149
- border-bottom: none
150
- display: none
151
- li.active_parent
152
- ul
153
- display: block
154
- background: #dfdedc url("/assets/sidebar/menu_active.jpg") repeat-x !important
155
- ul a
156
- padding: 8px 0 8px 84px
157
- font-family: Georgia, Serif
158
- height: 15px
159
- background: #dfdedc
160
- font-weight: normal
161
- border-top: none
162
- border-bottom: none
163
- &.active
164
- position: relative
165
- color: #ffffff
166
- background: #eb98a9
167
- &:hover
168
- position: relative
169
- color: #ffffff
170
- background: #eb98a9
171
- &:hover
172
- background: #dfdedc url("/assets/sidebar/menu_over.jpg") repeat-x
173
- a img
174
- li
175
- display: block
176
- &.current
177
- background-position: right center
178
- background-repeat: no-repeat
179
- background-image: url("/assets/sidebar/current_bkg.gif")
180
- /* Browser-specific border-radius
181
- -moz-border-radius-topleft: 3px
182
- -moz-border-radius-bottomleft: 3px
183
- -webkit-border-top-left-radius: 3px
184
- -webkit-border-bottom-left-radius: 3px
185
-
186
- #navigation a
187
- &#dashboard_nav
188
- background: 30px url("/assets/sidebar/icon_dashboard.png") no-repeat
189
- &#content_nav
190
- background: 30px url("/assets/sidebar/icon_content.png") no-repeat
191
- &#library_nav
192
- background: 30px url("/assets/sidebar/icon_library.png") no-repeat
193
- &#settings_nav
194
- background: 30px url("/assets/sidebar/icon_settings.png") no-repeat
195
- &#feedback_nav
196
- background: 30px url("/assets/sidebar/icon_feedback.png") no-repeat
197
-
198
- #sidebar p
199
- background-position: left top
200
- background-repeat: no-repeat
201
- background-image: url("/assets/sidebar/icon_logged_in.gif")
202
- color: #8b8b8b
203
- padding: 0 0 0 30px
204
- margin: 10px 20px 0 20px
205
- width: 150px
206
- strong, a
207
- color: white !important
208
-
209
- /* WRAPPER ==========================================================
210
-
211
- #wrapper
212
- width: 954px
213
- float: left
214
- min-height: 30em
215
-
216
- /* HEADER ==========================================================
217
-
218
- #header
219
- height: 82px
220
- position: relative
221
- padding-left: 50px
222
- border-bottom: 1px solid #ebe4d1
223
- h1
224
- font-size: 24px
225
- font-family: Helvetica, sans-serif
226
- font-weight: bold
227
- position: absolute
228
- top: 30px
229
- left: 100px
230
- #user
231
- position: absolute
232
- right: 25px
233
- top: 36px
234
- font-size: 12px
235
- a.username
236
- color: #727272
237
- text-decoration: underline
238
- margin-right: 25px
239
- img
240
- position: absolute
241
- top: 18px
242
-
243
- #subheader
244
- position: relative
245
- img
246
- position: absolute
247
- top: 6px
248
- left: 48px
249
-
250
- /* SUB-NAVIGATION ===================================================
251
-
252
- #subnav
253
- padding-top: 15px
254
- li
255
- float: left
256
- a
257
- #backLink a
258
- background-position: left center
259
- background-repeat: no-repeat
260
- background-image: url("/assets/sub_nav_back_bkg.gif")
261
- color: #244e66 !important
262
- padding-left: 13px
263
- -moz-border-radius-topright: 3px
264
- -moz-border-radius-bottomright: 3px
265
- -webkit-border-top-right-radius: 3px
266
- -webkit-border-bottom-right-radius: 3px
267
- .button
268
- float: right
269
- a
270
- display: block
271
- margin: 0 0 15px 14px
272
-
273
- .button a, a.button, input.button, button
274
- color: #727272
275
- background-color: #ffffff
276
- border: #e0ded8 1px solid
277
- -webkit-border-radius: 3px
278
- font-size: 13px
279
- font-weight: bold
280
- padding: 7px 12px
281
- text-decoration: none
282
-
283
- a.button:hover, .button:hover a, input.button:hover, button:hover
284
- background: #f58da2
285
- color: #ffffff
286
-
287
- .editable
288
- border: none
289
- button
290
- margin: 0 0 0 15px
291
-
292
- #assetsDisplay input.button
293
- position: absolute
294
- right: 25px
295
- bottom: 25px
296
-
297
- #assets.show #wrapper #subnav li
298
- padding: 0 !important
299
-
300
- /* TAB BAR ==========================================================
301
-
302
- #tabBar
303
- background: #666666
304
- padding: 0.6em 0 0 0
305
- width: 100%
306
- float: left
307
- li
308
- float: left
309
- a
310
- float: left
311
- font-weight: bold
312
- color: white
313
- text-decoration: none
314
- padding: 0.4em 15px 0.7em 15px
315
- margin: 0 0 0 15px
316
- .current a
317
- background: white
318
- color: #244e66
319
- -moz-border-radius-topright: 3px
320
- -moz-border-radius-topleft: 3px
321
- -webkit-border-top-right-radius: 3px
322
- -webkit-border-top-left-radius: 3px
323
-
324
- /* ICON NAVIGATION ==================================================
325
-
326
- #iconNav
327
- width: 80%
328
- padding: 50px 10%
329
- float: left
330
- color: #727272
331
- background-color: white
332
- border: #E0DED8 1px solid
333
- margin-top: 25px
334
- -webkit-border-top-left-radius: 0 0
335
- -webkit-border-top-right-radius: 3px 3px
336
- -webkit-border-bottom-left-radius: 3px 3px
337
- -webkit-border-bottom-right-radius: 3px 3px
338
- border-top-left-radius: 0px 0px
339
- border-top-right-radius: 3px 3px
340
- border-bottom-left-radius: 3px 3px
341
- border-bottom-right-radius: 3px 3px
342
- li
343
- width: 20%
344
- float: left
345
- a
346
- background: top no-repeat
347
- text-decoration: none
348
- min-height: 56px
349
- padding-top: 100px
350
- display: block
351
- width: 110px
352
- overflow: hidden
353
- color: #727272
354
- text-align: center
355
- font-family: Georgia, Serif
356
- font-size: 14px
357
- margin: auto
358
- &:hover
359
- color: #F58DA2
360
-
361
- /* Base styles
362
-
363
- form, .pageBlock
364
- margin: 25px 0
365
- background: #FFFFFF
366
- border: #e5e4e3 1px solid
367
- padding: 30px 20px
368
- width: 836px
369
- float: left
370
- position: relative
371
- -moz-border-top-left-radius: 0 0
372
- -moz-border-top-right-radius: 3px 3px
373
- -moz-border-bottom-left-radius: 3px 3px
374
- -moz-border-bottom-right-radius: 3px 3px
375
- -webkit-border-top-left-radius: 0 0
376
- -webkit-border-top-right-radius: 3px 3px
377
- -webkit-border-bottom-left-radius: 3px 3px
378
- -webkit-border-bottom-right-radius: 3px 3px
379
- border-top-left-radius: 0px 0px
380
- border-top-right-radius: 3px 3px
381
- border-bottom-left-radius: 3px 3px
382
- border-bottom-right-radius: 3px 3px
383
-
384
- .article_form form
385
- /* width: 576px;
386
- width: 435px
387
- margin-top: 0
388
- padding: 0 20px
389
-
390
- #assetsDialog .nosubnav
391
- margin-top: 0
392
-
393
- .nosubnav
394
- margin-top: 25px
395
-
396
- .left_column
397
- float: left
398
- width: 540px
399
-
400
- .right_column
401
- float: right
402
- width: 270px
403
-
404
- #gluttonberg_page_description_name
405
- width: 240px
406
-
407
- fieldset
408
- border: none
409
- clear: both
410
-
411
- legend
412
- font-size: 14px
413
- font-family: Georgia, Serif
414
- color: #727272
415
- width: 100%
416
- padding: 0 0 16px 0
417
- margin-bottom: 16px
418
- display: block
419
- border-bottom: 1px solid #dcdbd9
420
-
421
- /*label {
422
- *text-align: right;
423
- *padding: 0.2em 0.6em 0.2em 0;
424
- *margin: 1px 0 0 0;
425
- *width: 12em;
426
- *float: left;
427
- *clear: left;
428
- *font-size: 14px;
429
- *font-family: Georgia, Serif;
430
- *}
431
-
432
- label
433
- padding: 0.2em 0.6em 0.2em 0
434
- margin: 10px 0
435
- display: block
436
- font-size: 14px
437
- font-family: Georgia, Serif
438
- &.error
439
- clear: both
440
- float: none
441
- display: block
442
- margin: 0 auto
443
-
444
- input.error
445
- background: #EB98A9 !important
446
-
447
- label
448
- &.checkbox
449
- text-align: left
450
- clear: right
451
- margin-left: 0.6em
452
- &.inline
453
- margin-left: 0.6em
454
- width: auto
455
- clear: none
456
-
457
- input.inline
458
- clear: none
459
-
460
- .mceEditor
461
- float: left
462
-
463
- input
464
- &.text, &.password, &.checkbox, &.radio
465
- margin-bottom: 15px
466
- float: left
467
- clear: right
468
- background: #ebebeb
469
-
470
- textarea, select
471
- margin-bottom: 15px
472
- float: left
473
- clear: right
474
- background: #ebebeb
475
-
476
- input
477
- &.checkbox, &.radio
478
- margin-top: 0.35em
479
- margin-left: 12.6em
480
- clear: left
481
- &.text, &.password
482
- margin-bottom: 15px
483
- background: #ebebeb right top no-repeat url("/assets/form/input_bkg.jpg")
484
- border: none
485
- padding: 0.2em 0.5em
486
-
487
- /* Input/textarea styles and widths
488
-
489
- textarea
490
- margin-bottom: 15px
491
- background: #ebebeb right top no-repeat url("/assets/form/input_bkg.jpg")
492
- border: none
493
- padding: 0.2em 0.5em
494
-
495
- input
496
- &.tiny
497
- background: #ebebeb right top no-repeat url("/assets/form/input_bkg.jpg")
498
- border: none
499
- padding: 0.2em 0.5em
500
- width: 2em
501
- &.small
502
- background: #ebebeb right top no-repeat url("/assets/form/input_bkg.jpg")
503
- border: none
504
- padding: 0.2em 0.5em
505
- width: 5em
506
-
507
- textarea.small
508
- background: #ebebeb right top no-repeat url("/assets/form/input_bkg.jpg")
509
- border: none
510
- padding: 0.2em 0.5em
511
- width: 5em
512
-
513
- input.medium, textarea.medium
514
- background: #ebebeb right top no-repeat url("/assets/form/input_bkg.jpg")
515
- border: none
516
- padding: 0.2em 0.5em
517
- width: 10em
518
-
519
- select.medium
520
- width: 11em
521
-
522
- input.large
523
- background: #ebebeb right top no-repeat url("/assets/form/input_bkg.jpg")
524
- border: none
525
- padding: 0.2em 0.5em
526
- width: 335px
527
-
528
- select.large
529
- width: 335px
530
-
531
- textarea
532
- &.large
533
- background: #ebebeb right top no-repeat url("/assets/form/input_bkg.jpg")
534
- border: none
535
- padding: 0.2em 0.5em
536
- width: 365px
537
- &.short
538
- background: #ebebeb right top no-repeat url("/assets/form/input_bkg.jpg")
539
- border: none
540
- padding: 0.2em 0.5em
541
- height: 5em
542
- &.medium
543
- background: #ebebeb right top no-repeat url("/assets/form/input_bkg.jpg")
544
- border: none
545
- padding: 0.2em 0.5em
546
- height: 10em
547
- &.tall
548
- background: #ebebeb right top no-repeat url("/assets/form/input_bkg.jpg")
549
- border: none
550
- padding: 0.2em 0.5em
551
- height: 20em
552
-
553
- /* Selects
554
-
555
- select
556
- margin-top: 0.3em
557
-
558
- /* Form controls — save/cancel
559
-
560
- p.controls
561
- padding: 1em 0 0 0
562
- margin: 0.5em 0 0 0
563
- text-align: center
564
- a
565
- color: #727272
566
- text-decoration: none
567
- font-family: 'Lucida Grande'
568
- input
569
- color: #727272
570
- background-color: #ffffff
571
- border: #e0ded8 1px solid
572
- -webkit-border-radius: 3px
573
- font-size: 13px
574
- font-weight: bold
575
- padding: 7px 12px
576
- text-decoration: none
577
- cursor: pointer
578
- &:hover
579
- background: #f58da2
580
- color: #ffffff
581
- strong
582
- font-size: 14px
583
- color: #727272
584
-
585
- /* Error display
586
-
587
- div.error
588
- background-color: #EB98A9
589
- padding: 10px
590
- margin: 15px
591
- h2, ul, p
592
- margin-left: 10px
593
- margin-bottom: 10px
594
- color: black
595
- h2, p
596
- color: black
597
- li
598
- font-size: 1.2em
599
- padding: 0.3em 0 0 0
600
- display: block
601
- ul ul li
602
- font-size: .9em
603
- padding: 0.3em 0 0 0
604
- display: block
605
-
606
- /* Inline help
607
-
608
- form p.help
609
- color: #333333
610
- margin: 0.4em 0 1em 12.6em
611
- width: 25em
612
- float: left
613
- clear: both
614
-
615
- /* Localization selector
616
-
617
- #select-localization
618
- border-bottom: 1px solid #cccccc
619
- background: #e9e9e9
620
- padding-top: 0.7em
621
- height: 0.8em
622
- label
623
- position: absolute
624
- left: -1000em
625
- select
626
- font-size: 1.2em
627
- margin: 0.1em 0.6em 0 0
628
-
629
- .historycontrols form select button label input, .select-version select button label input
630
- padding: 0
631
-
632
- .publish_message
633
- border-bottom: 1px solid #c6f971
634
- border-top: 1px solid #c6f971
635
- height: 20px
636
- padding-left: 50px
637
- padding-top: 7px
638
- font-family: "Arial" "Verdana" sans-serif
639
- background: #e4fcbb no-repeat url("/assets/tick.gif") 20px center
640
- .view-versions a
641
- color: #487102
642
-
643
- .unpublish_message
644
- border-bottom: 1px solid #fdd475
645
- border-top: 1px solid #fdd475
646
- height: 20px
647
- padding-left: 50px
648
- padding-top: 7px
649
- font-family: "Arial" "Verdana" sans-serif
650
- background: #feeabd no-repeat url("/assets/warning.gif") 20px center
651
- position: absolute
652
- top: 145px
653
- width: 740px
654
- .view-versions a
655
- color: #a37200
656
-
657
- .view-versions
658
- position: absolute
659
- right: 10px
660
-
661
- #select-version
662
- border-bottom: 1px solid #dadada
663
- background: #f4f4f4
664
- margin: 0
665
- height: 30px
666
- padding: 5px
667
- position: relative
668
- form
669
- margin: 0
670
- label
671
- position: absolute
672
- left: 1px
673
- select
674
- position: absolute
675
- right: 150px
676
- font-size: 1.2em
677
- #change_verson_btn
678
- position: absolute
679
- right: 50px
680
- top: 8px
681
-
682
- table
683
- width: 877px
684
- clear: both
685
- border-bottom: #dddddd 1px solid
686
-
687
- thead
688
- border-top: #e8e7e6 1px solid
689
- border-left: #e8e7e6 1px solid
690
- border-right: #e8e7e6 1px solid
691
- th
692
- background: #dfdedc url("/assets/sidebar/menu_over.jpg") repeat-x
693
- font-size: 16px
694
- color: #727272
695
- font-family: Georgia, Serif
696
- height: 45px
697
- padding: 0 0 0 15px
698
- a
699
- color: #727272
700
- text-decoration: none
701
- padding-right: 25px
702
- background: none
703
- display: inline-block
704
- &:hover, &.desc:hover, &.current.asc
705
- background: url("/assets/library/sort_by_asc.png") right no-repeat
706
- &:hover, &.asc:hover, &.current.desc
707
- background: url("/assets/library/sort_by_desc.png") right no-repeat
708
-
709
- tbody th
710
- background: #f2f2f2
711
- font-size: 1.2em
712
- color: #999999
713
-
714
- td
715
- padding: 15px 15px 20px
716
-
717
- table tr
718
- background: white url("/assets/row_divider.jpg") repeat-x bottom
719
-
720
- tr.even td
721
- background-color: #f3f2f2
722
-
723
- table .controls
724
- border-right-width: 0
725
-
726
- th.controls
727
- letter-spacing: -1000em
728
- text-indent: -1000em
729
-
730
- td.controls a
731
- margin: 0 0.5em 0 0
732
- float: left
733
- color: #408eb3
734
- &:hover
735
- color: #c26b31
736
-
737
- tr
738
- &.insert_after td
739
- border: none
740
- border-bottom: 2px solid black
741
- padding-bottom: 4px
742
- &.insert_before td
743
- border: none
744
- border-top: 2px solid black
745
- padding-top: 4px
746
-
747
- .treeTable tr
748
- &.insert_child td
749
- border: none
750
- background-color: #3875d7
751
- color: white
752
- &.ui-draggable-dragging td
753
- color: black
754
- background-color: #EB98A9
755
- z-index: 1
756
-
757
- /* Asset Library
758
-
759
- #tabs-recent
760
- width: 100%
761
- float: left
762
- color: #727272
763
- background-color: white
764
- margin-top: -1px
765
- -webkit-border-top-left-radius: 0 0
766
- -webkit-border-top-right-radius: 3px 3px
767
- -webkit-border-bottom-left-radius: 3px 3px
768
- -webkit-border-bottom-right-radius: 3px 3px
769
- border-top-left-radius: 0px 0px
770
- border-top-right-radius: 3px 3px
771
- border-bottom-left-radius: 3px 3px
772
- border-bottom-right-radius: 3px 3px
773
-
774
- #assets_table #tabs-recent
775
- width: 80%
776
- margin: 0 10%
777
-
778
- h2.assetList
779
- border-bottom: 1px solid #cccccc
780
- font-weight: bold
781
- color: #333333
782
- padding: 0 0 0.3em 0
783
- margin-top: 1em
784
- margin-bottom: 0.6em
785
-
786
- ul.assetList
787
- width: 80%
788
- padding: 50px 10%
789
- float: left
790
- color: #727272
791
- background-color: #ffffff
792
- border: #e0ded8 1px solid
793
- margin-top: -1px
794
- -webkit-border-top-left-radius: 0 0
795
- -webkit-border-top-right-radius: 3px 3px
796
- -webkit-border-bottom-left-radius: 3px 3px
797
- -webkit-border-bottom-right-radius: 3px 3px
798
- li
799
- width: 20%
800
- float: left
801
- text-align: center
802
- &.clear
803
- clear: both
804
- float: none
805
- width: 100%
806
- height: 1px
807
- a
808
- display: block
809
- width: 110px
810
- overflow: hidden
811
- color: #727272
812
- text-align: center
813
- font-family: Georgia, Serif
814
- font-size: 14px
815
- margin: auto
816
- &:hover
817
- color: #F58DA2
818
- h3
819
- text-align: center
820
- p
821
- color: #666666 !important
822
- font-size: 0.9em
823
- a
824
- background: center top no-repeat
825
- text-decoration: none
826
- min-height: 56px
827
- padding-top: 100px
828
- &.assetArchive, &.assetAudio, &.assetBinary, &.assetDocument, &.assetImage, &.assetVideo
829
- background-image: url("/assets/library/asset_generic_medium.gif")
830
- &.collection
831
- background-image: url("/assets/icons/folder.png")
832
- &.browseAll
833
- background-image: url("/assets/library/all.png")
834
- &.browseArchives
835
- background-image: url("/assets/library/browse_archives_medium.gif")
836
- &.browseAudios
837
- background-image: url("/assets/library/audio.png")
838
- &.browseBinaries
839
- background-image: url("/assets/library/browse_binaries_medium.gif")
840
- &.browseDocuments
841
- background-image: url("/assets/library/icon_document.jpg")
842
- &.browseImages
843
- background-image: url("/assets/library/image.png")
844
- &.browseVideos
845
- background-image: url("/assets/library/video.png")
846
- &.browseUncategorised
847
- background-image: url("/assets/library/other.png")
848
-
849
- .asset_title .controls
850
- display: none
851
-
852
- tr:hover span.controls
853
- display: block
854
-
855
- /* Assets
856
-
857
- #assets
858
- &.show
859
- #subnav
860
- margin-bottom: 30px
861
- #wrapper
862
- position: relative
863
- h2, h3, p, dl, ul.collections
864
- margin-left: 270px
865
- margin-right: 30px
866
- h2
867
- font-weight: bold
868
- margin-bottom: 0.3em
869
- clear: both
870
- h3
871
- border-bottom: 1px solid #e6e6e6
872
- font-size: 0.88em
873
- font-weight: bold
874
- padding-bottom: 0.6em
875
- margin-bottom: 0.5em
876
- dl
877
- margin-bottom: 2em
878
- dt
879
- font-weight: bold
880
- padding: 0.2em 0
881
- width: 5.5em
882
- float: left
883
- clear: left
884
- dd
885
- padding: 0.3em 0 0.1em 0
886
- clear: right
887
- ul
888
- margin-bottom: 2em
889
- li
890
- padding: 0.3em 0 0.1em 0
891
- #preview
892
- text-align: center
893
- margin-top: 30px
894
- width: 250px
895
- height: 200px
896
- position: absolute
897
- left: 12px
898
- top: 0px
899
- overflow: hidden
900
- padding-left: 10px
901
- &.edit #preview
902
- text-align: center
903
- &.show
904
- #assetID
905
- background: #006699
906
- color: white
907
- text-align: center
908
- padding: 0.2em 0.4em
909
- margin-top: 30px
910
- position: absolute
911
- right: 10px
912
- top: 5.3em
913
- strong
914
- font-size: 1.8em
915
- text-align: center
916
- display: block
917
- #categoryAndType
918
- color: #666666
919
- margin-bottom: 1.5em
920
- #description
921
- margin-bottom: 1.5em
922
- #public-path
923
- margin-left: 340px
924
- width: 22em
925
- clear: both
926
- float: left
927
- #public-path-note
928
- font-size: 0.9em
929
- padding: 1em 0
930
- clear: both
931
- float: left
932
-
933
- /* Asset browser link
934
-
935
- .assetBrowserLink
936
- margin-bottom: 1em
937
- float: left
938
- clear: right
939
- strong, a
940
- float: left
941
- strong
942
- background-color: #d4eaf7
943
- border: 1px solid #999999
944
- whitespace: nowrap
945
- padding: 0.35em 0.8em
946
- margin: 0 0.5em 0 0
947
- width: 17em
948
- overflow: hidden
949
- span
950
- display: block
951
- padding-top: 15px
952
-
953
- .publicpath a
954
- color: #727272
955
-
956
- /* Asset Browser
957
-
958
- #assetsDialog
959
- h1
960
- background: #807f65
961
- color: white
962
- font-weight: bold
963
- font-size: 1.6em
964
- padding: 0.2em 0
965
- text-indent: 10px
966
- #assetsNavigation
967
- width: 100%
968
- li, a
969
- float: left
970
- li
971
- padding: 0.5em 0
972
- height: 1.9em
973
- a
974
- text-decoration: none
975
- margin: 0 0 0 8px
976
- /* Browser-specific border-radius
977
- -moz-border-radius-topright: 3px
978
- -moz-border-radius-bottomright: 3px
979
- -webkit-border-top-right-radius: 3px
980
- -webkit-border-bottom-right-radius: 3px
981
- #assetPanels a
982
- overflow: hidden
983
- #assetsSearch
984
- float: right !important
985
- label
986
- color: white
987
- padding: 0.4em 0.5em 0 0
988
- input
989
- background: white left center no-repeat url("/assets/library/search_icon.gif")
990
- border: 2px solid #373b40
991
- padding: 0.3em 0.6em 0.3em 28px
992
- width: 12em
993
- form
994
- padding: 0 0 0 0
995
- #upload
996
- margin-left: 15px
997
- float: left
998
- #cancel
999
- margin: 0 15px
1000
- float: right
1001
- color: #727272
1002
- background-color: #ffffff
1003
- border: #e0ded8 1px solid
1004
- -webkit-border-radius: 3px
1005
- font-size: 13px
1006
- font-weight: bold
1007
- padding: 7px 12px
1008
- text-decoration: none
1009
- &:hover
1010
- background: #f58da2
1011
- color: #ffffff
1012
- img
1013
- display: none
1014
-
1015
- /* Asset panels
1016
-
1017
- #assetPanels
1018
- margin: 1em 2%
1019
- width: 98%
1020
- float: left
1021
- li
1022
- float: left
1023
- a
1024
- float: left
1025
- border: 2px solid white
1026
- text-decoration: none
1027
- color: black
1028
- padding: 10px 10px 10px 130px
1029
- width: 10em
1030
- min-height: 75px
1031
- position: relative
1032
- &:hover
1033
- border-color: #244e66
1034
- div
1035
- text-align: center
1036
- width: 110px
1037
- height: 75px
1038
- position: absolute
1039
- left: 10px
1040
- top: 10px
1041
- overflow: hidden
1042
- h2
1043
- font-size: 1em
1044
- font-weight: bold
1045
- margin: 0 10px 0.2em 0
1046
- p
1047
- font-size: 0.85em
1048
- color: #666666
1049
-
1050
- /* BUTTONS ==========================================================
1051
-
1052
- .buttonAqua, .buttonGrey
1053
- text-decoration: none !important
1054
- font-weight: bold
1055
- padding: 0.3em 0.6em
1056
- -moz-border-radius: 3px
1057
- -webkit-border-radius: 3px
1058
- float: left
1059
-
1060
- /* Dark Buttons -----------------------------------------------------
1061
-
1062
- .buttonAqua
1063
- background-color: #244e66
1064
- background-image: url("/assets/button_bkg_aqua.gif")
1065
- background-repeat: repeat-x
1066
- border: #082536 2px solid
1067
- color: white !important
1068
-
1069
- /* Light Buttons ----------------------------------------------------
1070
-
1071
- .buttonGrey
1072
- background-color: #cccccc
1073
- background-position: left top
1074
- background-repeat: repeat-x
1075
- background-image: url("/assets/button_bkg_grey.gif")
1076
- border: #244e66 2px solid
1077
- color: #244e66
1078
-
1079
- .clear-asset
1080
- margin-left: 0.5em
1081
-
1082
- p
1083
- &.empty
1084
- font-size: 2em
1085
- color: #cccccc
1086
- text-align: center
1087
- padding: 5em 0 0 0
1088
- width: 100%
1089
- float: left
1090
- &.newLink
1091
- padding: 1em
1092
- /* Plus and Minus controls ----------------------------------------
1093
- ul.plusAndMinus
1094
- margin: 0.2em 0 0 1em
1095
- float: left
1096
- li, a
1097
- width: 18px !important
1098
- height: 18px
1099
- float: left
1100
- li
1101
- border: 0 !important
1102
- padding: 0 !important
1103
- margin: 0
1104
- list-style-type: none
1105
- a
1106
- background: left top no-repeat url("/assets/form/plus_and_minus.gif")
1107
- letter-spacing: -1000em
1108
- text-indent: -1000em
1109
- .minus
1110
- background-position: right top
1111
- margin-left: 4px !important
1112
-
1113
- /* WIDGETS ==========================================================
1114
-
1115
- /* OVERLAYS AND DIALOGS =============================================
1116
- /* Assets Dialog ----------------------------------------------------
1117
-
1118
- #assetsDialogOverlay, #overlay
1119
- background: url("/assets/library/dialog_overlay.png")
1120
- width: 100%
1121
- height: 100%
1122
- position: absolute
1123
- left: 0
1124
- top: 0
1125
- z-index: 20
1126
-
1127
- .dialogue_spinner
1128
- margin: auto
1129
- background: white
1130
- position: absolute
1131
- top: 50%
1132
- left: 50%
1133
-
1134
- /* Inline Help Dialog -----------------------------------------------
1135
-
1136
- #helpDialog, #assetsDialog
1137
- margin: 10% auto 0
1138
- height: 80%
1139
- width: 80%
1140
- background: white
1141
- padding: 10px
1142
- position: absolute
1143
- border-radius: 3px
1144
- -webkit-border-radius: 3px
1145
- left: 0
1146
- top: 0
1147
- right: 0
1148
- z-index: 21
1149
-
1150
- #helpDialog h1, #assetsDialog h1
1151
- font-weight: bold
1152
- font-size: 1.6em
1153
- padding: 0.2em 0
1154
- text-indent: 10px
1155
-
1156
- #helpDialog .controls, #assetsDialog .controls
1157
- padding: 0.8em 0
1158
- height: 1.8em
1159
- width: 100%
1160
- position: absolute
1161
- left: 0
1162
- bottom: 0
1163
-
1164
- #helpDialog .controls li, #assetsDialog .controls li
1165
- list-style-type: none
1166
-
1167
- #helpDialog .display, #assetsDialog .display
1168
- padding: 0
1169
- width: 100%
1170
- height: 85%
1171
- float: left
1172
- clear: both
1173
- overflow: auto
1174
-
1175
- #helpDialog .display .assetList, #assetsDialog .display .assetList
1176
- padding: 0
1177
- width: 99%
1178
-
1179
- #helpDialog .display ul.assetList
1180
- overflow: hidden
1181
-
1182
- #assetsDialog
1183
- .display ul.assetList
1184
- overflow: hidden
1185
- form
1186
- width: 98%
1187
- background: white
1188
- padding-top: 15px
1189
- &#tabs-upload form
1190
- -webkit-border-top-left-radius: 0
1191
-
1192
- /* SORTER ===========================================================
1193
-
1194
- #sorterLabel
1195
- font-weight: bold
1196
- color: #666666
1197
- margin: 0.8em 0 0.8em 15px
1198
- float: left
1199
-
1200
- #sorter
1201
- border-bottom: 1px solid #cccccc
1202
- margin: -2.4em 0 0 0
1203
- width: 100%
1204
- float: left
1205
- li, a
1206
- float: left
1207
- li
1208
- padding: 0.4em 0
1209
- a
1210
- border: 1px solid white
1211
- text-decoration: none
1212
- color: #333333
1213
- padding: 0.3em 0.8em
1214
- .current
1215
- border-color: #7eb2bc
1216
- background: #c3eded
1217
- .first
1218
- margin-left: 6em
1219
- #sortAdded
1220
- margin-left: 5em
1221
- padding-left: 15px
1222
-
1223
- /* PAGINATION =======================================================
1224
-
1225
- #paginator
1226
- border-top: 1px solid #cccccc
1227
- width: 100%
1228
- float: left
1229
- position: relative
1230
- li
1231
- padding: 0.5em 0
1232
- #count
1233
- font-weight: bold
1234
- font-size: 1.2em
1235
- text-indent: 15px
1236
- color: #333333
1237
- float: left
1238
- #previous, #next
1239
- float: right
1240
- #previous a, #next a
1241
- background: left top no-repeat url("/assets/paginator.gif")
1242
- width: 20px
1243
- height: 19px
1244
- text-indent: -1000em
1245
- letter-spacing: -1000em
1246
- display: block
1247
- #previous
1248
- margin-right: 36px
1249
- &.disabled a
1250
- background-position: left bottom !important
1251
- #next
1252
- position: absolute
1253
- right: 15px
1254
- top: 0
1255
- a
1256
- background-position: right top !important
1257
- &.disabled a
1258
- background-position: right bottom !important
1259
-
1260
- /* This stylesheet controls the display of Gluttonberg's Help Functions
1261
- /* CONTEXTUAL HELP ICON =============================================
1262
-
1263
- #contextualHelp
1264
- position: absolute
1265
- right: 25px
1266
- top: 8px
1267
- a
1268
- background: white 44px 3px no-repeat url("/assets/help/help.jpg")
1269
- color: #727272
1270
- border: #e0ded8 1px solid
1271
- -webkit-border-radius: 3px
1272
- font-size: 13px
1273
- font-weight: bold
1274
- padding: 7px 27px 7px 12px
1275
- text-decoration: none
1276
- width: 36px
1277
- display: block
1278
- &:hover
1279
- background: #f58da2
1280
- color: #ffffff
1281
-
1282
- /* HELP DIALOG BOX ==================================================
1283
-
1284
- #helpDialog
1285
- .display
1286
- padding: 1.5em 10px 0
1287
- width: 90%
1288
- #closeHelp
1289
- margin: 0 15px 0 0
1290
- float: right
1291
- p
1292
- font-size: 1em
1293
- margin-bottom: 1.5em
1294
- line-height: 1.167em
1295
- h2, h3
1296
- font-weight: bold
1297
- color: #727272
1298
- h2
1299
- font-size: 1.333em
1300
- line-height: 1.313em
1301
- text-transform: uppercase
1302
- letter-spacing: 0.05em
1303
- margin-top: 1.5em
1304
- margin-bottom: 0.5em
1305
- padding: 15px 0 3px 0
1306
- h3
1307
- font-size: 1.167em
1308
- margin-top: 1.5em
1309
- margin-bottom: 0.75em
1310
- strong.note
1311
- color: red
1312
- abbr
1313
- border-bottom: none
1314
- text-transform: uppercase
1315
- font-size: 0.8em
1316
- letter-spacing: 0.05em
1317
- ul
1318
- line-height: 1em
1319
- margin-bottom: 10px
1320
- li
1321
- margin-left: 20px
1322
- line-height: 1.167em
1323
- list-style-type: circle
1324
-
1325
- /* DELETION CONFIRMATION ============================================
1326
-
1327
- #delete
1328
- margin-left: 20px
1329
- form
1330
- background: 15px 25px no-repeat url("/assets/form/warning.gif")
1331
- background-color: white
1332
- border: #727272 1px solid
1333
- margin: 8em auto 0 auto
1334
- padding: 25px 25px 25px 90px
1335
- width: 25em
1336
- -moz-border-radius: 4px
1337
- -webkit-border-radius: 4px
1338
- float: none
1339
- h1
1340
- font-weight: bold
1341
- font-size: 2em
1342
- color: #727272
1343
- p.message
1344
- font-size: 1.2em
1345
- margin: 0.3em 0 1em 0
1346
- line-height: 1.2
1347
-
1348
- #restrict_site_access
1349
- margin-left: 20px
1350
- form
1351
- /*background: 15px 25px no-repeat url("/assets/form/warning.gif");
1352
- background-color: white
1353
- border: #727272 1px solid
1354
- margin: 8em auto 0 auto
1355
- padding: 25px 25px 25px 25px
1356
- width: 17em
1357
- -moz-border-radius: 4px
1358
- -webkit-border-radius: 4px
1359
- float: none
1360
- h1
1361
- font-weight: bold
1362
- font-size: 2em
1363
- color: #727272
1364
- p.message
1365
- font-size: 1.2em
1366
- margin: 0.3em 0 1em 0
1367
- line-height: 1.2
1368
-
1369
- /* LOGIN PAGE =======================================================
1370
-
1371
- #login
1372
- margin: 60px 20% 0 20%
1373
- h1
1374
- margin-bottom: 2em
1375
- .buttonGrey
1376
- margin-left: 12.6em
1377
- clear: both
1378
- .forgot-password
1379
- float: left
1380
- padding: 4px
1381
- margin-left: 20px
1382
- a
1383
- color: #408eb3
1384
- &:hover
1385
- color: #c26b31
1386
-
1387
- /* PAGE INDEX =======================================================
1388
-
1389
- table
1390
- .published_state
1391
- width: 5em
1392
- .published
1393
- color: #10a232
1394
- .behaviour
1395
- width: 6em
1396
- .page, .home
1397
- background-position: left center
1398
- background-repeat: no-repeat
1399
- padding: 0.2em 0
1400
- text-indent: 22px
1401
- display: block
1402
- width: 100%
1403
- tr
1404
- background: #fafafa
1405
- height: 45px
1406
- font-family: Georgia, Serif
1407
- font-size: 14px
1408
- td
1409
- span
1410
- &.pagetitle, &.asset_title
1411
- display: block
1412
- float: left
1413
- padding-right: 10px
1414
- &.controls
1415
- float: left
1416
- width: 300px
1417
- &:hover span.controls a
1418
- display: inline
1419
- span.controls a
1420
- display: none
1421
- margin: 0 10px 0 0
1422
- color: #727272
1423
- text-decoration: none
1424
- font-size: 12px
1425
- .page
1426
- /*background-image: url("/assets/content/page.gif");
1427
- .home
1428
- /*background-image: url("/assets/content/home.gif");
1429
-
1430
- /* Page form --------------------------------------------------------
1431
-
1432
- #pageBehaviours
1433
- input, label
1434
- margin-bottom: 0
1435
- select
1436
- margin-left: 12.6em
1437
- min-width: 13em
1438
- clear: both
1439
-
1440
- /* Page show --------------------------------------------------------
1441
-
1442
- #page_localizations .pageBlock
1443
- border-bottom: 1px solid #cccccc
1444
- padding: 40px 3% 5px 3%
1445
- width: 94%
1446
- float: none
1447
- margin-bottom: 25px
1448
- h2
1449
- font-weight: bold
1450
-
1451
- #pages .pageBlock
1452
- border-bottom: 1px solid #cccccc
1453
- padding: 2em 3%
1454
- width: 94%
1455
- float: left
1456
- span
1457
- font-size: 0.88em
1458
- color: #333333
1459
- h2
1460
- font-weight: bold
1461
- width: 8.5em
1462
- float: left
1463
- dt, strong
1464
- color: #244e66
1465
- table, ul, dl
1466
- float: left
1467
- clear: none
1468
- table
1469
- width: 35em
1470
- .controls a
1471
- margin: 0
1472
- float: right
1473
- thead
1474
- display: none
1475
- td
1476
- border-right: 0
1477
- padding-left: 0
1478
- dl
1479
- width: 30em
1480
- dd
1481
- padding: 0.3em 0
1482
- dt
1483
- padding: 0.3em 0
1484
- font-weight: bold
1485
- width: 7em
1486
- float: left !important
1487
- clear: left
1488
- dd
1489
- padding-top: 0.35em
1490
- clear: right
1491
-
1492
- .meta
1493
- font-size: 0.85em
1494
- color: #333333
1495
- padding: 1.5em 3%
1496
- width: 96%
1497
- float: left
1498
- dt
1499
- font-weight: bold
1500
- margin-right: 0.5em
1501
- float: left
1502
- dd
1503
- margin-right: 1.5em
1504
- float: left
1505
-
1506
- /* GENERIC SETTINGS PAGE ============================================
1507
-
1508
- #generic_settings small
1509
- font-size: 0.9em
1510
- margin: 15px
1511
-
1512
- /* CONTENTS PAGE ====================================================
1513
- /* Contents list ----------------------------------------------------
1514
-
1515
- #pageContent
1516
- background: #f8f8f8
1517
- li
1518
- background: left top no-repeat url("/assets/page_content_fillin.gif")
1519
- text-align: center
1520
- padding: 80px 0 0 0
1521
- margin: 0 1em 0 0
1522
- width: 127px
1523
- float: left
1524
- span
1525
- text-align: center
1526
- display: block
1527
-
1528
- /* Contents Page Icons ----------------------------------------------
1529
-
1530
- #iconNav
1531
- #pagesNav
1532
- background-image: url("/assets/content/pages.png")
1533
- #blogsNav
1534
- background-image: url("/assets/content/blogs.png")
1535
- a
1536
- background-image: url("/assets/icons/folder.png")
1537
- #news_storiesNav
1538
- background-image: url("/assets/content/newsstories.gif")
1539
- #companiesNav
1540
- background-image: url("/assets/content/companies.gif")
1541
- #showsNav
1542
- background-image: url("/assets/content/shows.gif")
1543
- #venuesNav
1544
- background-image: url("/assets/content/venues.gif")
1545
-
1546
- /* Templates form
1547
-
1548
- #templateSections li
1549
- border-bottom: 1px solid #cccccc
1550
- width: 100%
1551
- float: left
1552
- position: relative
1553
- &.last
1554
- border: 0
1555
-
1556
- /* LOCALES PAGE ICONS ===============================================
1557
-
1558
- #iconNav
1559
- #usersNav
1560
- background-image: url("/assets/settings/users.png")
1561
- #localesNav
1562
- background-image: url("/assets/settings/locale.jpg")
1563
- #metadataNav
1564
- background-image: url("/assets/settings/config.png")
1565
-
1566
- /* Locales form -----------------------------------------------------
1567
-
1568
- #dialects .checkbox
1569
- margin-bottom: 0.5em
1570
-
1571
- .ui-accordion
1572
- margin: 0
1573
- padding: 0
1574
- border: 0
1575
- outline: 0
1576
- line-height: 1.3
1577
- text-decoration: none
1578
- font-size: 100%
1579
- list-style: none
1580
- font-family: Verdana, Arial, sans-serif
1581
- font-size: 1.1em
1582
- border-bottom: 1px solid #d3d3d3
1583
-
1584
- .ui-accordion-group
1585
- margin: 0
1586
- padding: 0
1587
- border: 0
1588
- outline: 0
1589
- line-height: 1.3
1590
- text-decoration: none
1591
- font-size: 100%
1592
- list-style: none
1593
- border: 1px solid #d3d3d3
1594
- border-bottom: none
1595
-
1596
- .ui-accordion-header
1597
- margin: 0
1598
- padding: 0
1599
- border: 0
1600
- outline: 0
1601
- line-height: 1.3
1602
- text-decoration: none
1603
- font-size: 100%
1604
- list-style: none
1605
- cursor: pointer
1606
- background: #e6e6e6 url(/assets/tabs/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x
1607
- a
1608
- margin: 0
1609
- padding: 0
1610
- border: 0
1611
- outline: 0
1612
- line-height: 1.3
1613
- text-decoration: none
1614
- font-size: 100%
1615
- list-style: none
1616
- display: block
1617
- font-size: 1em
1618
- font-weight: normal
1619
- text-decoration: none
1620
- padding: 0.5em 0.5em 0.5em 1.7em
1621
- color: #555555
1622
- background: url(/assets/tabs/888888_7x7_arrow_right.gif) 0.5em 50% no-repeat
1623
- &:hover
1624
- background: url(/assets/tabs/454545_7x7_arrow_right.gif) 0.5em 50% no-repeat
1625
- color: #212121
1626
- &:hover
1627
- background: #dadada url(/assets/tabs/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x
1628
- color: #212121
1629
-
1630
- .selected .ui-accordion-header
1631
- background: white url(/assets/tabs/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x
1632
- &:hover
1633
- background: white url(/assets/tabs/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x
1634
- a
1635
- color: #212121
1636
- background: url(/assets/tabs/454545_7x7_arrow_down.gif) 0.5em 50% no-repeat
1637
- &:hover
1638
- color: #212121
1639
- background: url(/assets/tabs/454545_7x7_arrow_down.gif) 0.5em 50% no-repeat
1640
-
1641
- .ui-accordion-content
1642
- background: white url(/assets/tabs/ffffff_40x100_textures_01_flat_75.png) 0 0 repeat-x
1643
- color: #222222
1644
- font-size: 1em
1645
- p
1646
- padding: 1em 1.7em 0.6em
1647
-
1648
- .ui-tabs-nav
1649
- margin: 25px 0 0 0
1650
- padding: 0
1651
- border: 0
1652
- outline: 0
1653
- line-height: 1.3
1654
- text-decoration: none
1655
- font-size: 100%
1656
- list-style: none
1657
- font-family: Verdana, Arial, sans-serif
1658
- font-size: 1.1em
1659
- float: left
1660
- position: relative
1661
- z-index: 1
1662
- bottom: -1px
1663
- ul
1664
- margin: 0
1665
- padding: 0
1666
- border: 0
1667
- outline: 0
1668
- line-height: 1.3
1669
- text-decoration: none
1670
- font-size: 100%
1671
- list-style: none
1672
- position: relative
1673
- bottom: -1px
1674
- li
1675
- float: left
1676
- border-bottom: #E0DED8 1px solid
1677
- a
1678
- float: left
1679
- font-weight: normal
1680
- font-family: Georgia, Serif
1681
- color: #727272
1682
- background-color: #ffffff
1683
- background-image: url('/assets/library/inactive_tab.jpg')
1684
- background-repeat: repeat-x
1685
- border-top: #e0ded8 1px solid
1686
- border-right: #e0ded8 1px solid
1687
- border-bottom: none
1688
- border-left: #e0ded8 1px solid
1689
- -webkit-border-top-left-radius: 3px 3px
1690
- -webkit-border-top-right-radius: 3px 3px
1691
- -webkit-border-bottom-left-radius: 0 0
1692
- -webkit-border-bottom-right-radius: 0 0
1693
- font-size: 13px
1694
- padding: 7px 12px
1695
- text-decoration: none
1696
- &:hover
1697
- &.ui-tabs-selected
1698
- border: none
1699
- a
1700
- background-image: none
1701
- &:hover
1702
-
1703
- .ui-tabs-panel
1704
- margin: 0
1705
- border: 0
1706
- outline: 0
1707
- line-height: 1.3
1708
- text-decoration: none
1709
- font-size: 100%
1710
- list-style: none
1711
- font-family: Verdana, Arial, sans-serif
1712
- clear: left
1713
- color: #222222
1714
-
1715
- .ui-tabs-hide
1716
- display: none
1717
-
1718
- .ui-slider
1719
- margin: 0
1720
- padding: 0
1721
- border: 0
1722
- outline: 0
1723
- line-height: 1.3
1724
- text-decoration: none
1725
- font-size: 100%
1726
- list-style: none
1727
- font-family: Verdana, Arial, sans-serif
1728
- font-size: 1.1em
1729
- background: white url(/assets/tabs/ffffff_40x100_textures_01_flat_75.png) 0 0 repeat-x
1730
- border: 1px solid #aaaaaa
1731
- height: 0.8em
1732
- position: relative
1733
-
1734
- .ui-slider-handle
1735
- margin: 0
1736
- padding: 0
1737
- border: 0
1738
- outline: 0
1739
- line-height: 1.3
1740
- text-decoration: none
1741
- font-size: 100%
1742
- list-style: none
1743
- position: absolute
1744
- z-index: 2
1745
- top: -3px
1746
- width: 1.2em
1747
- height: 1.2em
1748
- background: #e6e6e6 url(/assets/tabs/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x
1749
- border: 1px solid #d3d3d3
1750
- &:hover
1751
- background: #dadada url(images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x
1752
- border: 1px solid #999999
1753
-
1754
- .ui-slider-handle-active
1755
- background: white url(/assets/tabs/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x
1756
- border: 1px solid #aaaaaa
1757
- &:hover
1758
- background: white url(/assets/tabs/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x
1759
- border: 1px solid #aaaaaa
1760
-
1761
- .ui-slider-range
1762
- margin: 0
1763
- padding: 0
1764
- border: 0
1765
- outline: 0
1766
- line-height: 1.3
1767
- text-decoration: none
1768
- font-size: 100%
1769
- list-style: none
1770
- height: 0.8em
1771
- background: #dadada url(/assets/tabs/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x
1772
- position: absolute
1773
- border: 1px solid #d3d3d3
1774
- border-left: 0
1775
- border-right: 0
1776
- top: -1px
1777
- z-index: 1
1778
- opacity: 0.7
1779
- filter: Alpha(Opacity = 70)
1780
-
1781
- .ui-dialog
1782
- margin: 0
1783
- padding: 0
1784
- border: 0
1785
- outline: 0
1786
- line-height: 1.3
1787
- text-decoration: none
1788
- font-size: 100%
1789
- list-style: none
1790
- font-family: Verdana, Arial, sans-serif
1791
- font-size: 1.1em
1792
- background: white url(/assets/tabs/ffffff_40x100_textures_01_flat_75.png) 0 0 repeat-x
1793
- color: #222222
1794
- border: 4px solid #aaaaaa
1795
- position: relative
1796
-
1797
- .ui-draggable
1798
- background: url('/assets/drag_handle.png') no-repeat
1799
- width: 11px
1800
- height: 10px
1801
- display: block
1802
- float: left
1803
- margin: 2px 15px 0 0
1804
- cursor: move
1805
- &.home, &.page
1806
- background: url('/assets/drag_handle.png') no-repeat
1807
- width: 11px
1808
- height: 10px
1809
- display: block
1810
- float: left
1811
- margin: 2px 15px 0 0
1812
- cursor: move
1813
-
1814
- .ui-dialog.ui-draggable .ui-dialog-titlebar
1815
- cursor: move
1816
- cursor: move
1817
-
1818
- .ui-resizable-handle
1819
- position: absolute
1820
- font-size: 0.1px
1821
- z-index: 99999
1822
-
1823
- .ui-resizable .ui-resizable-handle
1824
- display: block
1825
-
1826
- body
1827
- .ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle
1828
- display: none
1829
-
1830
- .ui-resizable-n
1831
- cursor: n-resize
1832
- height: 7px
1833
- width: 100%
1834
- top: -5px
1835
- left: 0px
1836
-
1837
- .ui-resizable-s
1838
- cursor: s-resize
1839
- height: 7px
1840
- width: 100%
1841
- bottom: -5px
1842
- left: 0px
1843
-
1844
- .ui-resizable-e
1845
- cursor: e-resize
1846
- width: 7px
1847
- right: -5px
1848
- top: 0px
1849
- height: 100%
1850
-
1851
- .ui-resizable-w
1852
- cursor: w-resize
1853
- width: 7px
1854
- left: -5px
1855
- top: 0px
1856
- height: 100%
1857
-
1858
- .ui-resizable-se
1859
- cursor: se-resize
1860
- width: 13px
1861
- height: 13px
1862
- right: 0px
1863
- bottom: 0px
1864
- background: url(images/222222_11x11_icon_resize_se.gif) no-repeat 0 0
1865
-
1866
- .ui-resizable-sw
1867
- cursor: sw-resize
1868
- width: 9px
1869
- height: 9px
1870
- left: 0px
1871
- bottom: 0px
1872
-
1873
- .ui-resizable-nw
1874
- cursor: nw-resize
1875
- width: 9px
1876
- height: 9px
1877
- left: 0px
1878
- top: 0px
1879
-
1880
- .ui-resizable-ne
1881
- cursor: ne-resize
1882
- width: 9px
1883
- height: 9px
1884
- right: 0px
1885
- top: 0px
1886
-
1887
- .ui-dialog-titlebar
1888
- margin: 0
1889
- padding: 0
1890
- border: 0
1891
- outline: 0
1892
- line-height: 1.3
1893
- text-decoration: none
1894
- font-size: 100%
1895
- list-style: none
1896
- padding: 0.5em 1.5em 0.5em 1em
1897
- color: #555555
1898
- background: #e6e6e6 url(images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x
1899
- border-bottom: 1px solid #d3d3d3
1900
- font-size: 1em
1901
- font-weight: normal
1902
- position: relative
1903
-
1904
- .ui-dialog-titlebar-close
1905
- margin: 0
1906
- padding: 0
1907
- border: 0
1908
- outline: 0
1909
- line-height: 1.3
1910
- text-decoration: none
1911
- font-size: 100%
1912
- list-style: none
1913
- background: url(images/888888_11x11_icon_close.gif) 0 0 no-repeat
1914
- position: absolute
1915
- right: 8px
1916
- top: 0.7em
1917
- width: 11px
1918
- height: 11px
1919
- z-index: 100
1920
- &:hover, &:active
1921
- background: url(images/454545_11x11_icon_close.gif) 0 0 no-repeat
1922
- span
1923
- display: none
1924
-
1925
- .ui-dialog-titlebar-close-hover
1926
- background: url(images/454545_11x11_icon_close.gif) 0 0 no-repeat
1927
-
1928
- .ui-dialog-content
1929
- margin: 0
1930
- padding: 0
1931
- border: 0
1932
- outline: 0
1933
- line-height: 1.3
1934
- text-decoration: none
1935
- font-size: 100%
1936
- list-style: none
1937
- color: #222222
1938
- padding: 1.5em 1.7em
1939
-
1940
- .ui-dialog-buttonpane
1941
- position: absolute
1942
- bottom: 0
1943
- width: 100%
1944
- text-align: left
1945
- border-top: 1px solid #aaaaaa
1946
- background: white
1947
- button
1948
- margin: 0.5em 0 0.5em 8px
1949
- color: #555555
1950
- background: #e6e6e6 url(images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x
1951
- font-size: 1em
1952
- border: 1px solid #d3d3d3
1953
- cursor: pointer
1954
- padding: 0.2em 0.6em 0.3em 0.6em
1955
- line-height: 1.4em
1956
- &:hover
1957
- color: #212121
1958
- background: #dadada url(images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x
1959
- border: 1px solid #999999
1960
- &:active
1961
- color: #212121
1962
- background: white url(images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x
1963
- border: 1px solid #aaaaaa
1964
-
1965
- .ui-datepicker-div
1966
- margin: 0
1967
- padding: 0
1968
- border: 0
1969
- outline: 0
1970
- line-height: 1.3
1971
- text-decoration: none
1972
- font-size: 100%
1973
- list-style: none
1974
- font-family: Verdana, Arial, sans-serif
1975
- background: white url(images/ffffff_40x100_textures_01_flat_75.png) 0 0 repeat-x
1976
- font-size: 1.1em
1977
- border: 4px solid #aaaaaa
1978
- width: 15.5em
1979
- padding: 2.5em 0.5em 0.5em 0.5em
1980
- position: relative
1981
- z-index: 9999
1982
- display: none
1983
-
1984
- .ui-datepicker-inline
1985
- margin: 0
1986
- padding: 0
1987
- border: 0
1988
- outline: 0
1989
- line-height: 1.3
1990
- text-decoration: none
1991
- font-size: 100%
1992
- list-style: none
1993
- font-family: Verdana, Arial, sans-serif
1994
- background: white url(images/ffffff_40x100_textures_01_flat_75.png) 0 0 repeat-x
1995
- font-size: 1.1em
1996
- border: 4px solid #aaaaaa
1997
- width: 15.5em
1998
- padding: 2.5em 0.5em 0.5em 0.5em
1999
- position: relative
2000
- float: left
2001
- display: block
2002
-
2003
- #ui-datepicker-div
2004
- margin: 0
2005
- padding: 0
2006
- border: 0
2007
- outline: 0
2008
- line-height: 1.3
2009
- text-decoration: none
2010
- font-size: 100%
2011
- list-style: none
2012
- font-family: Verdana, Arial, sans-serif
2013
- background: white url(images/ffffff_40x100_textures_01_flat_75.png) 0 0 repeat-x
2014
- font-size: 1.1em
2015
- border: 4px solid #aaaaaa
2016
- /*width: 15.5em;
2017
- padding: 2.5em 0.5em 0.5em 0.5em
2018
- position: relative
2019
- z-index: 9999
2020
- display: none
2021
-
2022
- .ui-datepicker-control, .ui-datepicker-current
2023
- display: none
2024
-
2025
- .ui-datepicker-next
2026
- position: absolute
2027
- left: 0.5em
2028
- top: 0.5em
2029
- background: #e6e6e6 url(images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x
2030
- left: 14.6em
2031
- &:hover
2032
- background: #dadada url(images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x
2033
- a
2034
- text-indent: -999999px
2035
- width: 1.3em
2036
- height: 1.4em
2037
- display: block
2038
- font-size: 1em
2039
- background: url(images/888888_7x7_arrow_left.gif) 50% 50% no-repeat
2040
- border: 1px solid #d3d3d3
2041
- cursor: pointer
2042
- background: url(images/888888_7x7_arrow_right.gif) 50% 50% no-repeat
2043
- &:hover, &:active
2044
- background: url(images/454545_7x7_arrow_right.gif) 50% 50% no-repeat
2045
-
2046
- .ui-datepicker-prev
2047
- position: absolute
2048
- left: 0.5em
2049
- top: 0.5em
2050
- background: #e6e6e6 url(images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x
2051
- &:hover
2052
- background: #dadada url(images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x
2053
- a
2054
- text-indent: -999999px
2055
- width: 1.3em
2056
- height: 1.4em
2057
- display: block
2058
- font-size: 1em
2059
- background: url(images/888888_7x7_arrow_left.gif) 50% 50% no-repeat
2060
- border: 1px solid #d3d3d3
2061
- cursor: pointer
2062
- &:hover, &:active
2063
- background: url(images/454545_7x7_arrow_left.gif) 50% 50% no-repeat
2064
-
2065
- .ui-datepicker-header
2066
- select
2067
- border: 1px solid #d3d3d3
2068
- color: #555555
2069
- background: #e6e6e6
2070
- font-size: 1em
2071
- line-height: 1.4em
2072
- position: absolute
2073
- top: 0.5em
2074
- margin: 0 !important
2075
- &.ui-datepicker-new-month
2076
- width: 7em
2077
- left: 2.2em
2078
- &.ui-datepicker-new-year
2079
- width: 5em
2080
- left: 9.4em
2081
- option
2082
- &:focus, &:hover
2083
- background: #dadada
2084
-
2085
- table.ui-datepicker
2086
- width: 15.5em
2087
- text-align: right
2088
- td a
2089
- padding: 0.1em 0.3em 0.1em 0
2090
- display: block
2091
- color: #555555
2092
- background: #e6e6e6 url(images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x
2093
- cursor: pointer
2094
- border: 1px solid white
2095
- &:hover
2096
- border: 1px solid #999999
2097
- color: #212121
2098
- background: #dadada url(images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x
2099
- &:active
2100
- border: 1px solid #aaaaaa
2101
- color: #212121
2102
- background: white url(images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x
2103
- .ui-datepicker-title-row td
2104
- padding: 0.3em 0
2105
- text-align: center
2106
- font-size: 0.9em
2107
- color: #222222
2108
- text-transform: uppercase
2109
- a
2110
- color: #222222
2111
-
2112
- .ui-datepicker-cover
2113
- display: none
2114
- display/**/: block
2115
- position: absolute
2116
- z-index: -1
2117
- filter: mask()
2118
- top: -4px
2119
- left: -4px
2120
- width: 193px
2121
- height: 200px
2122
-
2123
- .ui-component
2124
- margin: 0
2125
- padding: 0
2126
- border: 0
2127
- outline: 0
2128
- line-height: 1.3
2129
- text-decoration: none
2130
- font-size: 100%
2131
- list-style: none
2132
- font-family: Verdana, Arial, sans-serif
2133
- font-size: 1.1em
2134
-
2135
- .ui-component-content
2136
- border: 1px solid #aaaaaa
2137
- background: white url(images/ffffff_40x100_textures_01_flat_75.png) 0 0 repeat-x
2138
- color: #222222
2139
- a
2140
- color: #222222
2141
- text-decoration: underline
2142
-
2143
- .ui-default-state
2144
- border: 1px solid #d3d3d3
2145
- background: #e6e6e6 url(images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x
2146
- font-weight: normal
2147
- color: #555555 !important
2148
- a
2149
- color: #555555
2150
- &:hover
2151
- border: 1px solid #999999
2152
- background: #dadada url(images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x
2153
- font-weight: normal
2154
- color: #212121 !important
2155
- &:active
2156
- border: 1px solid #aaaaaa
2157
- background: white url(images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x
2158
- font-weight: normal
2159
- color: #212121 !important
2160
- outline: none
2161
-
2162
- .ui-hover-state
2163
- border: 1px solid #999999
2164
- background: #dadada url(images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x
2165
- font-weight: normal
2166
- color: #212121 !important
2167
- a
2168
- color: #212121
2169
-
2170
- .ui-active-state
2171
- border: 1px solid #aaaaaa
2172
- background: white url(images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x
2173
- font-weight: normal
2174
- color: #212121 !important
2175
- outline: none
2176
- a
2177
- color: #212121
2178
- outline: none
2179
-
2180
- .ui-arrow-right-default
2181
- background: url(images/888888_7x7_arrow_right.gif) no-repeat 50% 50%
2182
- &:hover, &:active
2183
- background: url(images/454545_7x7_arrow_right.gif) no-repeat 50% 50%
2184
-
2185
- .ui-arrow-right-hover, .ui-arrow-right-active
2186
- background: url(images/454545_7x7_arrow_right.gif) no-repeat 50% 50%
2187
-
2188
- .ui-arrow-right-content
2189
- background: url(images/222222_7x7_arrow_right.gif) no-repeat 50% 50%
2190
-
2191
- .ui-arrow-left-default
2192
- background: url(images/888888_7x7_arrow_left.gif) no-repeat 50% 50%
2193
- &:hover, &:active
2194
- background: url(images/454545_7x7_arrow_left.gif) no-repeat 50% 50%
2195
-
2196
- .ui-arrow-left-hover, .ui-arrow-left-active
2197
- background: url(images/454545_7x7_arrow_left.gif) no-repeat 50% 50%
2198
-
2199
- .ui-arrow-left-content
2200
- background: url(images/222222_7x7_arrow_left.gif) no-repeat 50% 50%
2201
-
2202
- .ui-arrow-down-default
2203
- background: url(images/888888_7x7_arrow_down.gif) no-repeat 50% 50%
2204
- &:hover, &:active
2205
- background: url(images/454545_7x7_arrow_down.gif) no-repeat 50% 50%
2206
-
2207
- .ui-arrow-down-hover, .ui-arrow-down-active
2208
- background: url(images/454545_7x7_arrow_down.gif) no-repeat 50% 50%
2209
-
2210
- .ui-arrow-down-content
2211
- background: url(images/222222_7x7_arrow_down.gif) no-repeat 50% 50%
2212
-
2213
- .ui-arrow-up-default
2214
- background: url(images/888888_7x7_arrow_up.gif) no-repeat 50% 50%
2215
- &:hover, &:active
2216
- background: url(images/454545_7x7_arrow_up.gif) no-repeat 50% 50%
2217
-
2218
- .ui-arrow-up-hover, .ui-arrow-up-active
2219
- background: url(images/454545_7x7_arrow_up.gif) no-repeat 50% 50%
2220
-
2221
- .ui-arrow-up-content
2222
- background: url(images/222222_7x7_arrow_up.gif) no-repeat 50% 50%
2223
-
2224
- .ui-close-default
2225
- background: url(images/888888_11x11_icon_close.gif) no-repeat 50% 50%
2226
- &:hover, &:active
2227
- background: url(images/454545_11x11_icon_close.gif) no-repeat 50% 50%
2228
-
2229
- .ui-close-hover, .ui-close-active, .ui-close-content
2230
- background: url(images/454545_11x11_icon_close.gif) no-repeat 50% 50%
2231
-
2232
- .ui-folder-closed-default
2233
- background: url(images/888888_11x11_icon_folder_closed.gif) no-repeat 50% 50%
2234
- &:hover, &:active
2235
- background: url(images/454545_11x11_icon_folder_closed.gif) no-repeat 50% 50%
2236
-
2237
- .ui-folder-closed-hover, .ui-folder-closed-active
2238
- background: url(images/454545_11x11_icon_folder_closed.gif) no-repeat 50% 50%
2239
-
2240
- .ui-folder-closed-content
2241
- background: url(images/888888_11x11_icon_folder_closed.gif) no-repeat 50% 50%
2242
-
2243
- .ui-folder-open-default
2244
- background: url(images/888888_11x11_icon_folder_open.gif) no-repeat 50% 50%
2245
- &:hover, &:active
2246
- background: url(images/454545_11x11_icon_folder_open.gif) no-repeat 50% 50%
2247
-
2248
- .ui-folder-open-hover, .ui-folder-open-active, .ui-folder-open-content
2249
- background: url(images/454545_11x11_icon_folder_open.gif) no-repeat 50% 50%
2250
-
2251
- .ui-doc-default
2252
- background: url(images/888888_11x11_icon_doc.gif) no-repeat 50% 50%
2253
- &:hover, &:active
2254
- background: url(images/454545_11x11_icon_doc.gif) no-repeat 50% 50%
2255
-
2256
- .ui-doc-hover, .ui-doc-active
2257
- background: url(images/454545_11x11_icon_doc.gif) no-repeat 50% 50%
2258
-
2259
- .ui-doc-content
2260
- background: url(images/222222_11x11_icon_doc.gif) no-repeat 50% 50%
2261
-
2262
- .ui-arrows-leftright-default
2263
- background: url(images/888888_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%
2264
- &:hover, &:active
2265
- background: url(images/454545_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%
2266
-
2267
- .ui-arrows-leftright-hover, .ui-arrows-leftright-active
2268
- background: url(images/454545_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%
2269
-
2270
- .ui-arrows-leftright-content
2271
- background: url(images/222222_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%
2272
-
2273
- .ui-arrows-updown-default
2274
- background: url(images/888888_11x11_icon_arrows_updown.gif) no-repeat 50% 50%
2275
- &:hover, &:active
2276
- background: url(images/454545_11x11_icon_arrows_updown.gif) no-repeat 50% 50%
2277
-
2278
- .ui-arrows-updown-hover, .ui-arrows-updown-active
2279
- background: url(images/454545_11x11_icon_arrows_updown.gif) no-repeat 50% 50%
2280
-
2281
- .ui-arrows-updown-content
2282
- background: url(images/222222_11x11_icon_arrows_updown.gif) no-repeat 50% 50%
2283
-
2284
- .ui-minus-default
2285
- background: url(images/888888_11x11_icon_minus.gif) no-repeat 50% 50%
2286
- &:hover, &:active
2287
- background: url(images/454545_11x11_icon_minus.gif) no-repeat 50% 50%
2288
-
2289
- .ui-minus-hover, .ui-minus-active
2290
- background: url(images/454545_11x11_icon_minus.gif) no-repeat 50% 50%
2291
-
2292
- .ui-minus-content
2293
- background: url(images/222222_11x11_icon_minus.gif) no-repeat 50% 50%
2294
-
2295
- .ui-plus-default
2296
- background: url(images/888888_11x11_icon_plus.gif) no-repeat 50% 50%
2297
- &:hover, &:active
2298
- background: url(images/454545_11x11_icon_plus.gif) no-repeat 50% 50%
2299
-
2300
- .ui-plus-hover, .ui-plus-active
2301
- background: url(images/454545_11x11_icon_plus.gif) no-repeat 50% 50%
2302
-
2303
- .ui-plus-content
2304
- background: url(images/222222_11x11_icon_plus.gif) no-repeat 50% 50%
2305
-
2306
- .ui-hidden
2307
- display: none
2308
-
2309
- .ui-accessible-hidden
2310
- position: absolute
2311
- left: -99999999px
2312
-
2313
- .ui-reset
2314
- margin: 0
2315
- padding: 0
2316
- border: 0
2317
- outline: 0
2318
- line-height: 1.3
2319
- text-decoration: none
2320
- font-size: 100%
2321
- list-style: none
2322
-
2323
- .ui-clearfix
2324
- display: inline-block
2325
- display: block
2326
- &:after
2327
- content: "."
2328
- display: block
2329
- height: 0
2330
- clear: both
2331
- visibility: hidden
2332
-
2333
- * html .ui-clearfix
2334
- height: 1%
2335
-
2336
- /* ui.autocomplete
2337
-
2338
- .ui-autocomplete
2339
- background-color: #eeeeee
2340
- position: absolute
2341
- cursor: default
2342
- &.ui-menu-item a
2343
- display: block
2344
- padding: 4px 6px
2345
- text-decoration: none
2346
- line-height: 12px
2347
- .ui-menu-item a
2348
- &.ui-state-hover, &.ui-state-active
2349
- background-color: #78959d
2350
- color: white
2351
- margin: 0
2352
-
2353
- .ui-autocomplete-loading
2354
- background: white url(/images/ui-anim_basic_16x16.gif) right center no-repeat
2355
-
2356
- ul.tagit
2357
- padding: 1px 5px
2358
- border-style: solid
2359
- border-width: 1px
2360
- border-color: #c6c6c6
2361
- overflow: auto
2362
- li
2363
- -moz-border-radius: 5px 5px 5px 5px
2364
- display: block
2365
- float: left
2366
- margin: 2px 5px 2px 0
2367
- &.tagit-choice
2368
- background-color: #dee7f8
2369
- border: 1px solid #cad8f3
2370
- padding: 2px 4px 3px
2371
- &:hover
2372
- background-color: #bbcef1
2373
- border-color: #6d95e0
2374
- &.tagit-new
2375
- padding: 2px 4px 3px
2376
- padding: 2px 4px 1px
2377
- padding: 2px 4px 1px 0
2378
- &.tagit-choice
2379
- input
2380
- display: block
2381
- float: left
2382
- margin: 2px 5px 2px 0
2383
- a.close
2384
- color: #777777
2385
- cursor: pointer
2386
- font-size: 12px
2387
- font-weight: bold
2388
- outline: medium none
2389
- padding: 2px 0 2px 3px
2390
- text-decoration: none
2391
- input[type="text"]
2392
- -moz-box-sizing: border-box
2393
- border: none
2394
- margin: 0
2395
- padding: 0
2396
- width: inherit
2397
- border-color: #c6c6c6
2398
- background-color: white
2399
- color: #333333
2400
- height: 20px
2401
-
2402
- /* LOG-IN FORM
2403
-
2404
- #form
2405
- width: 491px
2406
- height: 324px
2407
- background-image: url("/assets/form/login_bg.png")
2408
- margin: auto
2409
- position: relative
2410
- padding-top: 100px
2411
- #login_tab, #password_tab
2412
- position: absolute
2413
- right: 50px
2414
- top: 95px
2415
- z-index: 500
2416
- #login_tab
2417
- right: 230px
2418
- &.active
2419
- border-bottom: none
2420
- padding-bottom: 8px
2421
- #password_tab.active
2422
- border-bottom: none
2423
- padding-bottom: 8px
2424
- form
2425
- margin: 0
2426
- padding: 25px 0px 25px 40px
2427
- width: 366px
2428
- background: none
2429
- float: none
2430
- border: none
2431
- h2
2432
- font-family: Georgia, Serif
2433
- font-size: 16px
2434
- padding-bottom: 23px
2435
- label
2436
- width: 65px
2437
- text-align: left
2438
- font-family: Georgia, Serif
2439
- font-weight: normal
2440
- padding-top: 11px
2441
- input.text_field
2442
- background: url("/assets/form/field_bg.jpg")
2443
- border: none
2444
- width: 270px
2445
- height: 40px
2446
- padding: 0 12px
2447
- &:focus
2448
- background: url("/assets/form/field_bg_active.jpg")
2449
- outline: none
2450
- .last
2451
- float: right
2452
- margin: 30px 5px
2453
- .button
2454
- float: right
2455
- color: #727272
2456
- background-color: #ffffff
2457
- border: #e0ded8 1px solid
2458
- -webkit-border-top-left-radius: 3px 3px
2459
- -webkit-border-top-right-radius: 3px 3px
2460
- -webkit-border-bottom-left-radius: 0px 0px
2461
- -webkit-border-bottom-right-radius: 0px 0px
2462
- font-size: 14px
2463
- font-weight: normal
2464
- font-family: Georgia, Serif
2465
- padding: 7px 12px
2466
- text-decoration: none
2467
- &:hover
2468
- background: #f58da2
2469
- color: #ffffff
2470
-
2471
- #login_title
2472
- position: absolute
2473
- top: 44px
2474
- left: 98px
2475
- font-size: 24px
2476
- font-weight: bold
2477
- font-family: Helvetica, sans-serif
2478
- height: 12px
2479
-
2480
- #login_tab_section, #password_reset_tab_section
2481
- background: url("/assets/form/login_form_bg.jpg")
2482
- width: 424px
2483
- height: 247px
2484
- position: absolute
2485
- top: 119px
2486
- left: 34px
2487
-
2488
- #login_tab_section .flash
2489
- position: absolute
2490
- top: 55px
2491
-
2492
- #form #login_tab_section .last
2493
- margin: -35px 0
2494
-
2495
- #password_reset_tab_section, #login_tab_section
2496
- display: none
2497
-
2498
- #password_reset_tab_section.active, #login_tab_section.active
2499
- display: block
2500
-
2501
- /* MAIN DASHBOARD
2502
-
2503
- #main
2504
- .new_gluttonberg_article
2505
- p
2506
- clear: both
2507
- label
2508
- width: 110px
2509
- #gluttonberg_article_submit
2510
- clear: both
2511
- float: right
2512
- display: block
2513
- color: #727272
2514
- background-color: #ffffff
2515
- border: #e0ded8 1px solid
2516
- -webkit-border-radius: 3px
2517
- font-size: 13px
2518
- font-weight: bold
2519
- padding: 7px 12px
2520
- text-decoration: none
2521
- margin: 0 25px 13px 0
2522
- &:hover
2523
- background: #f58da2
2524
- color: #ffffff
2525
- .left
2526
- width: 477px
2527
- float: left
2528
- .right
2529
- width: 380px
2530
- float: right
2531
- .summary div
2532
- float: left
2533
- width: 50%
2534
- font-size: 16px
2535
- font-family: Georgia, Serif
2536
- .left h3
2537
- padding: 18px 0
2538
- border-bottom: 1px solid #EBE4D1
2539
- margin: 0 0 18px 0
2540
- font-size: 16px
2541
- font-family: Georgia, Serif
2542
- .right .summary div
2543
- h3
2544
- padding: 18px 0
2545
- border-bottom: 1px solid #EBE4D1
2546
- margin: 0 0 18px 0
2547
- font-size: 16px
2548
- font-family: Georgia, Serif
2549
- p
2550
- font-size: 14px
2551
- padding: 0 0 12px
2552
-
2553
- div.wysiwyg
2554
- margin: auto
2555
- clear: both !important
2556
- float: none !important
2557
- border: none !important
2558
- background: none !important
2559
- ul.toolbar
2560
- border: none !important
2561
- padding-bottom: 15px !important
2562
- li
2563
- width: 25px !important
2564
- height: 25px !important
2565
- background: url('/assets/gb_wysiwyg.png') no-repeat !important
2566
- margin: 0 2px 0 0 !important
2567
- border: none !important
2568
- &.separator
2569
- width: 5px !important
2570
- height: 25px !important
2571
- background: none !important
2572
- &.bold
2573
- background-position: 0 0 !important
2574
- &.italic
2575
- background-position: -25px 0 !important
2576
- &.justifyRight
2577
- background-position: -175px 0 !important
2578
- &.justifyLeft
2579
- background-position: -200px 0 !important
2580
- &.indent
2581
- background-position: -225px 0 !important
2582
- &.createLink
2583
- background-position: -150px 0 !important
2584
- &.insertHorizontalRule
2585
- background-position: -125px 0 !important
2586
- &.asset_selector
2587
- background-position: -100px 0 !important
2588
- &.insertOrderedList
2589
- background-position: -250px 0 !important
2590
- &.insertUnorderedList
2591
- background-position: -275px 0 !important
2592
- &.html
2593
- background-position: -75px 0 !important
2594
- &.removeFormat
2595
- background-position: -50px 0 !important
2596
- &.bold.wysiwyg-button-hover
2597
- background-position: 0 -25px !important
2598
- &.italic.wysiwyg-button-hover
2599
- background-position: -25px -25px !important
2600
- &.justifyRight.wysiwyg-button-hover
2601
- background-position: -175px -25px !important
2602
- &.justifyLeft.wysiwyg-button-hover
2603
- background-position: -200px -25px !important
2604
- &.indent.wysiwyg-button-hover
2605
- background-position: -225px -25px !important
2606
- &.createLink.wysiwyg-button-hover
2607
- background-position: -150px -25px !important
2608
- &.insertHorizontalRule.wysiwyg-button-hover
2609
- background-position: -125px -25px !important
2610
- &.asset_selector.wysiwyg-button-hover
2611
- background-position: -100px -25px !important
2612
- &.insertOrderedList.wysiwyg-button-hover
2613
- background-position: -250px -25px !important
2614
- &.insertUnorderedList.wysiwyg-button-hover
2615
- background-position: -275px -25px !important
2616
- &.html.wysiwyg-button-hover
2617
- background-position: -75px -25px !important
2618
- &.removeFormat.wysiwyg-button-hover
2619
- background-position: -50px -25px !important
2620
-
2621
- .first_column, .second_column
2622
- width: 50%
2623
-
2624
- .pagination
2625
- float: right
2626
- padding-top: 15px
2627
- a
2628
- text-decoration: none
2629
- color: #727272
2630
- em
2631
- font-weight: bold
2632
- .disabled
2633
- color: #9c9c9f
2634
-
2635
- .new_gluttonberg_article
2636
- .wysiwyg
2637
- textarea.wysiwyg
2638
- margin-left: 176px
2639
-
2640
- #gluttonberg_article_state
2641
- display: block
2642
- clear: both
2643
- float: none
2644
- margin: 25px auto
2645
-
2646
- p.no_content
2647
- text-align: center
2648
- color: #727272
2649
-
2650
- #gluttonberg_page_state
2651
- display: block
2652
- float: none
2653
- margin: auto
2654
- width: 132px
2655
-
2656
- #publish_meta
2657
- text-align: center
2658
- select
2659
- float: none
2660
-
2661
- .second_column form
2662
- border: none
2663
-
2664
- .wysiwyg-input
2665
- width: 545px
2666
- height: 400px
2667
-
2668
- #login #form img
2669
- position: absolute
2670
- top: 35px
2671
- left: 45px
2672
-
2673
- #form li
2674
- .button
2675
- background: #f4f7f9
2676
- .active.button
2677
- background: white
2678
- color: #727272
2679
-
2680
- #assetsDisplay .ui-tabs-nav li.ui-tabs-selected
2681
- margin-top: 1px
2682
-
2683
- #tabs
2684
- position: relative
2685
- form#asset_search_form
2686
- position: absolute
2687
- right: 0
2688
- background: none
2689
- border: none
2690
- padding: 0
2691
- width: 221px
2692
- float: none
2693
- -moz-border-top-left-radius: 0 0
2694
- -moz-border-top-right-radius: 0 0
2695
- -moz-border-bottom-left-radius: 0 0
2696
- -moz-border-bottom-right-radius: 0 0
2697
- -webkit-border-top-left-radius: 0 0
2698
- -webkit-border-top-right-radius: 0 0
2699
- -webkit-border-bottom-left-radius: 0 0
2700
- -webkit-border-bottom-right-radius: 0 0
2701
- border-top-left-radius: 0 0
2702
- border-top-right-radius: 0 0
2703
- border-bottom-left-radius: 0 0
2704
- border-bottom-right-radius: 0 0
2705
- top: -13px
2706
-
2707
- #assetsDialog form#asset_search_form
2708
- position: absolute
2709
- right: 15px
2710
- background: none
2711
- border: none
2712
- padding: 0
2713
- width: 221px
2714
- float: none
2715
- -moz-border-top-left-radius: 0 0
2716
- -moz-border-top-right-radius: 0 0
2717
- -moz-border-bottom-left-radius: 0 0
2718
- -moz-border-bottom-right-radius: 0 0
2719
- -webkit-border-top-left-radius: 0 0
2720
- -webkit-border-top-right-radius: 0 0
2721
- -webkit-border-bottom-left-radius: 0 0
2722
- -webkit-border-bottom-right-radius: 0 0
2723
- border-top-left-radius: 0 0
2724
- border-top-right-radius: 0 0
2725
- border-bottom-left-radius: 0 0
2726
- border-bottom-right-radius: 0 0
2727
- top: -15px
2728
-
2729
- #flash
2730
- margin: 5px 0px
2731
- color: black
2732
- font-size: 1.2em
2733
- #flash_error
2734
- padding: 10px 10px
2735
- /*border: thin solid #8b0000;
2736
- background: #EB98A9
2737
- #flash_notice
2738
- padding: 10px 10px
2739
- /*border: thin solid #008000;
2740
- background: #83c761
2741
-
2742
- form#list_search_form
2743
- float: right !important
2744
- width: 225px !important
2745
- padding: 0px
2746
- background: none
2747
- border: none
2748
- margin: 0px
2749
-
2750
- .expandable
2751
- cursor: pointer
2752
- padding-left: 30px
2753
- &.collapsed
2754
- background: url("/assets/icons/collapsed.png") no-repeat left
2755
- &.expanded
2756
- background: url("/assets/icons/expanded.png") no-repeat left
2757
-
2758
- .expandable_content
2759
- padding-top: 20px
2760
-
2761
- .ui-datepicker-calendar
2762
- width: 200px
2763
-
2764
- .ui-timepicker-div
2765
- .ui-widget-header
2766
- margin-bottom: 8px
2767
- dl
2768
- text-align: left
2769
- dt
2770
- height: 25px
2771
- dd
2772
- margin: -25px 10px 10px 65px
2773
- td
2774
- font-size: 90%
2775
-
2776
- .ui-tpicker-grid-label
2777
- background: none
2778
- border: none
2779
- margin: 0
2780
- padding: 0
2781
-
2782
- .gallery_images
2783
- .title
2784
- padding-left: 12px
2785
- margin: auto 0
2786
- .thumb
2787
- height: 40px
2788
-
2789
- .published_at
2790
- display: none
2791
-
2792
- .publish_immediatly
2793
- cursor: pointer
2794
-
2795
- .block_label
2796
- text-align: left
2797
- width: 100%
2798
- margin-bottom: 5px
2799
- padding-top: 35px
2800
-
2801
- #gluttonberg_page_localization_page_description_name, #gluttonberg_page_localization_page_group_ids
2802
- width: 270px
2803
-
2804
- p
2805
- clear: both
2806
- float: none
2807
- margin: 0 0 15px 0
2808
-
2809
- .recent_comments h3
2810
- padding: 18px 0
2811
- border-bottom: 1px solid #EBE4D1
2812
- margin: 0 0 18px 0
2813
- font-size: 16px
2814
- font-family: Georgia, Serif
2815
-
2816
- .approve_comment
2817
- color: #A5C260
2818
- font-weight: bold
2819
-
2820
- .disapprove_comment
2821
- color: #C96831
2822
- font-weight: bold
2823
-
2824
- .comment
2825
- padding-bottom: 10px
2826
- margin-bottom: 10px
2827
- border-bottom: 1px solid #EBE4D1
2828
-
2829
- .left_column
2830
- input
2831
- width: 533px
2832
- &.text, &.password
2833
- width: 533px
2834
- textarea
2835
- width: 533px
2836
-
2837
- .ui-sortable
2838
- .delete
2839
- float: left
2840
- img
2841
- padding: 10px
2842
-
2843
- #content_sortable
2844
- background: none !important
2845
- padding-top: 15px
2846
-
2847
- #content_list_box
2848
- padding-top: 5px
2849
-
2850
- #content_sortable .orderable-list-item
2851
- background: #DFDFDF
2852
-
2853
- /* Sortable columns
2854
- /* tables
2855
-
2856
- table.gb_tablesorter
2857
- font-family: arial
2858
- background-color: #CDCDCD
2859
- margin: 10px 0pt 15px
2860
- font-size: 8pt
2861
- width: 100%
2862
- text-align: left
2863
- thead tr th, tfoot tr th
2864
- background-color: #e6EEEE
2865
- border: 1px none #FFF
2866
- font-size: 10pt
2867
- /*padding: 4px;
2868
- thead tr .header
2869
- cursor: pointer
2870
- background: #ececec
2871
- &:hover
2872
- cursor: pointer
2873
- background: #ececec url(bg.gif) no-repeat center 32px
2874
- tbody td
2875
- color: #3D3D3D
2876
- /*padding: 4px;
2877
- background-color: #FFF
2878
- vertical-align: top
2879
- thead
2880
- tr
2881
- .asc
2882
- background: url(asc.gif) no-repeat center 32px
2883
- background-color: #FD0
2884
- &:hover
2885
- background: url(asc.gif) no-repeat center 32px
2886
- background-color: #FD0
2887
- .desc
2888
- background: url(desc.gif) no-repeat center 32px
2889
- background-color: #FD0
2890
- &:hover
2891
- background: url(desc.gif) no-repeat center 32px
2892
- background-color: #FD0
2893
- background-color: #FD0
2894
- color: black
2895
- .asc
2896
- background-color: #FD0
2897
- color: black
2898
- th
2899
- color: #000 !important
2900
- tr .header th
2901
- &.first
2902
- -moz-border-radius-topleft: 4px !important
2903
- -webkit-border-top-left-radius: 4px !important
2904
- &.last
2905
- -moz-border-radius-topright: 4px !important
2906
- -webkit-border-top-right-radius: 4px !important
2907
-
2908
- .pager
2909
- padding: 0px
2910
-
2911
- #pager form
2912
- padding: 0px
2913
- margin: 0px
2914
-
2915
- .pager form img
2916
- margin: 0 0 -4px
2917
-
2918
-
2919
-