compass-jquery-plugin 0.3.2.6 → 0.3.2.7.nil

Sign up to get free protection for your applications and to get access to all the features.
Files changed (276) hide show
  1. data/README.md +2 -1
  2. data/VERSION.yml +2 -2
  3. data/lib/handle_js_files.rb +21 -2
  4. data/templates/dynatree/jquery.dynatree.js +23 -20
  5. data/templates/dynatree/jquery.dynatree.min.js +38 -38
  6. data/templates/dynatree/jquery/dynatree/aero.scss +1 -1
  7. data/templates/dynatree/jquery/dynatree/aqua.scss +1 -1
  8. data/templates/dynatree/jquery/dynatree/crystal.scss +1 -1
  9. data/templates/dynatree/jquery/dynatree/xp.scss +2 -2
  10. data/templates/ical/jquery/ical.scss +10 -10
  11. data/templates/jqgrid/i18n/jqgrid/locale-lt.js +134 -0
  12. data/templates/jqgrid/i18n/jqgrid/locale-lt.min.js +7 -0
  13. data/templates/jqgrid/jquery.jqGrid.js +155 -65
  14. data/templates/jqgrid/jquery.jqGrid.min.js +396 -393
  15. data/templates/jqgrid/manifest.rb +2 -0
  16. data/templates/jqtouch/jquery.jqtouch.js +166 -195
  17. data/templates/jqtouch/jquery.jqtouch.min.js +1 -1
  18. data/templates/jqtouch/jquery/touch/apple.scss +5 -5
  19. data/templates/jqtouch/jquery/touch/default.scss +5 -5
  20. data/templates/jqtouch/jquery/touch/jqt.scss +12 -7
  21. data/templates/jqtouch/jquery/touch/jqtouch.scss +11 -13
  22. data/templates/jquery/history.adapter.jquery.js +54 -67
  23. data/templates/jquery/history.adapter.jquery.min.js +2 -2
  24. data/templates/jquery/history.html4.js +587 -680
  25. data/templates/jquery/history.html4.min.js +8 -18
  26. data/templates/jquery/history.js +1670 -1289
  27. data/templates/jquery/history.min.js +25 -21
  28. data/templates/jquery/i18n/jquery.ui/datepicker-ar.js +1 -1
  29. data/templates/jquery/i18n/jquery.ui/datepicker-ar.min.js +1 -1
  30. data/templates/jquery/i18n/jquery.ui/datepicker-tj.js +23 -0
  31. data/templates/jquery/i18n/jquery.ui/datepicker-tj.min.js +2 -0
  32. data/templates/jquery/jquery-ui.js +97 -61
  33. data/templates/jquery/jquery-ui.min.js +175 -175
  34. data/templates/jquery/jquery.dst.js +86 -151
  35. data/templates/jquery/jquery/ui/_theme.scss +13 -13
  36. data/templates/jquery/json2.js +214 -214
  37. data/templates/jquery/manifest.rb +2 -0
  38. data/templates/mobile/jquery.mobile.js +324 -225
  39. data/templates/mobile/jquery.mobile.min.js +4 -4
  40. data/templates/mobile/jquery/mobile/_base.scss +60 -48
  41. data/templates/mobile/jquery/mobile/default.scss +57 -80
  42. data/templates/mobile/jquery/mobile/default/icons-18-black.png +0 -0
  43. data/templates/mobile/jquery/mobile/default/icons-18-white.png +0 -0
  44. data/templates/mobile/jquery/mobile/default/icons-36-black.png +0 -0
  45. data/templates/mobile/jquery/mobile/default/icons-36-white.png +0 -0
  46. data/templates/mobile/jquery/mobile/valencia.scss +61 -73
  47. data/templates/mobile/jquery/mobile/valencia/icons-18-black.png +0 -0
  48. data/templates/mobile/jquery/mobile/valencia/icons-18-white.png +0 -0
  49. data/templates/mobile/jquery/mobile/valencia/icons-36-black.png +0 -0
  50. data/templates/mobile/jquery/mobile/valencia/icons-36-white.png +0 -0
  51. data/templates/mobile/manifest.rb +0 -8
  52. data/templates/ribbon/jquery/ribbon/office.scss +12 -12
  53. data/templates/ribbon/jquery/ribbon/windows7.scss +12 -12
  54. data/templates/tiny_mce/manifest.rb +16 -0
  55. data/templates/tiny_mce/tiny_mce/jquery.tinymce.js +1 -1
  56. data/templates/tiny_mce/tiny_mce/langs/de.js +1 -0
  57. data/templates/tiny_mce/tiny_mce/langs/en.js +1 -222
  58. data/templates/tiny_mce/tiny_mce/plugins/advhr/css/advhr.css +1 -5
  59. data/templates/tiny_mce/tiny_mce/plugins/advhr/editor_plugin.js +1 -1
  60. data/templates/tiny_mce/tiny_mce/plugins/advhr/editor_plugin_src.js +1 -57
  61. data/templates/tiny_mce/tiny_mce/plugins/advhr/js/rule.js +1 -43
  62. data/templates/tiny_mce/tiny_mce/plugins/advhr/langs/de_dlg.js +1 -0
  63. data/templates/tiny_mce/tiny_mce/plugins/advhr/langs/en_dlg.js +1 -7
  64. data/templates/tiny_mce/tiny_mce/plugins/advhr/rule.htm +1 -58
  65. data/templates/tiny_mce/tiny_mce/plugins/advimage/css/advimage.css +1 -13
  66. data/templates/tiny_mce/tiny_mce/plugins/advimage/editor_plugin.js +1 -1
  67. data/templates/tiny_mce/tiny_mce/plugins/advimage/editor_plugin_src.js +1 -50
  68. data/templates/tiny_mce/tiny_mce/plugins/advimage/image.htm +1 -235
  69. data/templates/tiny_mce/tiny_mce/plugins/advimage/js/image.js +1 -445
  70. data/templates/tiny_mce/tiny_mce/plugins/advimage/langs/de_dlg.js +1 -0
  71. data/templates/tiny_mce/tiny_mce/plugins/advimage/langs/en_dlg.js +1 -45
  72. data/templates/tiny_mce/tiny_mce/plugins/advlink/css/advlink.css +1 -8
  73. data/templates/tiny_mce/tiny_mce/plugins/advlink/editor_plugin.js +1 -1
  74. data/templates/tiny_mce/tiny_mce/plugins/advlink/editor_plugin_src.js +1 -61
  75. data/templates/tiny_mce/tiny_mce/plugins/advlink/js/advlink.js +1 -525
  76. data/templates/tiny_mce/tiny_mce/plugins/advlink/langs/de_dlg.js +1 -0
  77. data/templates/tiny_mce/tiny_mce/plugins/advlink/langs/en_dlg.js +1 -54
  78. data/templates/tiny_mce/tiny_mce/plugins/advlink/link.htm +1 -338
  79. data/templates/tiny_mce/tiny_mce/plugins/advlist/editor_plugin.js +1 -1
  80. data/templates/tiny_mce/tiny_mce/plugins/advlist/editor_plugin_src.js +1 -154
  81. data/templates/tiny_mce/tiny_mce/plugins/autoresize/editor_plugin.js +1 -1
  82. data/templates/tiny_mce/tiny_mce/plugins/autoresize/editor_plugin_src.js +1 -119
  83. data/templates/tiny_mce/tiny_mce/plugins/autosave/editor_plugin.js +1 -1
  84. data/templates/tiny_mce/tiny_mce/plugins/autosave/editor_plugin_src.js +1 -431
  85. data/templates/tiny_mce/tiny_mce/plugins/autosave/langs/en.js +1 -4
  86. data/templates/tiny_mce/tiny_mce/plugins/bbcode/editor_plugin.js +1 -1
  87. data/templates/tiny_mce/tiny_mce/plugins/bbcode/editor_plugin_src.js +1 -120
  88. data/templates/tiny_mce/tiny_mce/plugins/contextmenu/editor_plugin.js +1 -1
  89. data/templates/tiny_mce/tiny_mce/plugins/contextmenu/editor_plugin_src.js +1 -154
  90. data/templates/tiny_mce/tiny_mce/plugins/directionality/editor_plugin.js +1 -1
  91. data/templates/tiny_mce/tiny_mce/plugins/directionality/editor_plugin_src.js +1 -82
  92. data/templates/tiny_mce/tiny_mce/plugins/emotions/editor_plugin.js +1 -1
  93. data/templates/tiny_mce/tiny_mce/plugins/emotions/editor_plugin_src.js +1 -43
  94. data/templates/tiny_mce/tiny_mce/plugins/emotions/emotions.htm +1 -41
  95. data/templates/tiny_mce/tiny_mce/plugins/emotions/js/emotions.js +1 -22
  96. data/templates/tiny_mce/tiny_mce/plugins/emotions/langs/de_dlg.js +1 -0
  97. data/templates/tiny_mce/tiny_mce/plugins/emotions/langs/en_dlg.js +1 -20
  98. data/templates/tiny_mce/tiny_mce/plugins/example/dialog.htm +1 -22
  99. data/templates/tiny_mce/tiny_mce/plugins/example/editor_plugin.js +1 -1
  100. data/templates/tiny_mce/tiny_mce/plugins/example/editor_plugin_src.js +1 -84
  101. data/templates/tiny_mce/tiny_mce/plugins/example/js/dialog.js +1 -19
  102. data/templates/tiny_mce/tiny_mce/plugins/example/langs/en.js +1 -3
  103. data/templates/tiny_mce/tiny_mce/plugins/example/langs/en_dlg.js +1 -3
  104. data/templates/tiny_mce/tiny_mce/plugins/fullpage/css/fullpage.css +1 -182
  105. data/templates/tiny_mce/tiny_mce/plugins/fullpage/editor_plugin.js +1 -1
  106. data/templates/tiny_mce/tiny_mce/plugins/fullpage/editor_plugin_src.js +1 -166
  107. data/templates/tiny_mce/tiny_mce/plugins/fullpage/fullpage.htm +1 -571
  108. data/templates/tiny_mce/tiny_mce/plugins/fullpage/js/fullpage.js +1 -492
  109. data/templates/tiny_mce/tiny_mce/plugins/fullpage/langs/de_dlg.js +1 -0
  110. data/templates/tiny_mce/tiny_mce/plugins/fullpage/langs/en_dlg.js +1 -85
  111. data/templates/tiny_mce/tiny_mce/plugins/fullscreen/editor_plugin.js +1 -1
  112. data/templates/tiny_mce/tiny_mce/plugins/fullscreen/editor_plugin_src.js +1 -159
  113. data/templates/tiny_mce/tiny_mce/plugins/fullscreen/fullscreen.htm +1 -109
  114. data/templates/tiny_mce/tiny_mce/plugins/iespell/editor_plugin.js +1 -1
  115. data/templates/tiny_mce/tiny_mce/plugins/iespell/editor_plugin_src.js +1 -54
  116. data/templates/tiny_mce/tiny_mce/plugins/inlinepopups/editor_plugin.js +1 -1
  117. data/templates/tiny_mce/tiny_mce/plugins/inlinepopups/editor_plugin_src.js +1 -696
  118. data/templates/tiny_mce/tiny_mce/plugins/inlinepopups/skins/clearlooks2/window.css +1 -90
  119. data/templates/tiny_mce/tiny_mce/plugins/inlinepopups/template.htm +1 -387
  120. data/templates/tiny_mce/tiny_mce/plugins/insertdatetime/editor_plugin.js +1 -1
  121. data/templates/tiny_mce/tiny_mce/plugins/insertdatetime/editor_plugin_src.js +1 -83
  122. data/templates/tiny_mce/tiny_mce/plugins/layer/editor_plugin.js +1 -1
  123. data/templates/tiny_mce/tiny_mce/plugins/layer/editor_plugin_src.js +1 -214
  124. data/templates/tiny_mce/tiny_mce/plugins/legacyoutput/editor_plugin.js +1 -1
  125. data/templates/tiny_mce/tiny_mce/plugins/legacyoutput/editor_plugin_src.js +1 -139
  126. data/templates/tiny_mce/tiny_mce/plugins/media/css/media.css +1 -17
  127. data/templates/tiny_mce/tiny_mce/plugins/media/editor_plugin.js +1 -1
  128. data/templates/tiny_mce/tiny_mce/plugins/media/editor_plugin_src.js +1 -770
  129. data/templates/tiny_mce/tiny_mce/plugins/media/js/embed.js +1 -73
  130. data/templates/tiny_mce/tiny_mce/plugins/media/js/media.js +1 -340
  131. data/templates/tiny_mce/tiny_mce/plugins/media/langs/de_dlg.js +1 -0
  132. data/templates/tiny_mce/tiny_mce/plugins/media/langs/en_dlg.js +1 -109
  133. data/templates/tiny_mce/tiny_mce/plugins/media/media.htm +1 -812
  134. data/templates/tiny_mce/tiny_mce/plugins/nonbreaking/editor_plugin.js +1 -1
  135. data/templates/tiny_mce/tiny_mce/plugins/nonbreaking/editor_plugin_src.js +1 -53
  136. data/templates/tiny_mce/tiny_mce/plugins/noneditable/editor_plugin.js +1 -1
  137. data/templates/tiny_mce/tiny_mce/plugins/noneditable/editor_plugin_src.js +1 -90
  138. data/templates/tiny_mce/tiny_mce/plugins/pagebreak/editor_plugin.js +1 -1
  139. data/templates/tiny_mce/tiny_mce/plugins/pagebreak/editor_plugin_src.js +1 -74
  140. data/templates/tiny_mce/tiny_mce/plugins/paste/editor_plugin.js +1 -1
  141. data/templates/tiny_mce/tiny_mce/plugins/paste/editor_plugin_src.js +1 -899
  142. data/templates/tiny_mce/tiny_mce/plugins/paste/js/pastetext.js +1 -36
  143. data/templates/tiny_mce/tiny_mce/plugins/paste/js/pasteword.js +1 -51
  144. data/templates/tiny_mce/tiny_mce/plugins/paste/langs/de_dlg.js +1 -0
  145. data/templates/tiny_mce/tiny_mce/plugins/paste/langs/en_dlg.js +1 -5
  146. data/templates/tiny_mce/tiny_mce/plugins/paste/pastetext.htm +1 -27
  147. data/templates/tiny_mce/tiny_mce/plugins/paste/pasteword.htm +1 -21
  148. data/templates/tiny_mce/tiny_mce/plugins/preview/editor_plugin.js +1 -1
  149. data/templates/tiny_mce/tiny_mce/plugins/preview/editor_plugin_src.js +1 -53
  150. data/templates/tiny_mce/tiny_mce/plugins/preview/example.html +17 -16
  151. data/templates/tiny_mce/tiny_mce/plugins/preview/jscripts/embed.js +1 -73
  152. data/templates/tiny_mce/tiny_mce/plugins/preview/preview.html +10 -9
  153. data/templates/tiny_mce/tiny_mce/plugins/print/editor_plugin.js +1 -1
  154. data/templates/tiny_mce/tiny_mce/plugins/print/editor_plugin_src.js +1 -34
  155. data/templates/tiny_mce/tiny_mce/plugins/save/editor_plugin.js +1 -1
  156. data/templates/tiny_mce/tiny_mce/plugins/save/editor_plugin_src.js +1 -101
  157. data/templates/tiny_mce/tiny_mce/plugins/searchreplace/css/searchreplace.css +1 -6
  158. data/templates/tiny_mce/tiny_mce/plugins/searchreplace/editor_plugin.js +1 -1
  159. data/templates/tiny_mce/tiny_mce/plugins/searchreplace/editor_plugin_src.js +1 -61
  160. data/templates/tiny_mce/tiny_mce/plugins/searchreplace/js/searchreplace.js +1 -140
  161. data/templates/tiny_mce/tiny_mce/plugins/searchreplace/langs/de_dlg.js +1 -0
  162. data/templates/tiny_mce/tiny_mce/plugins/searchreplace/langs/en_dlg.js +1 -16
  163. data/templates/tiny_mce/tiny_mce/plugins/searchreplace/searchreplace.htm +1 -100
  164. data/templates/tiny_mce/tiny_mce/plugins/spellchecker/css/content.css +1 -1
  165. data/templates/tiny_mce/tiny_mce/plugins/spellchecker/editor_plugin.js +1 -1
  166. data/templates/tiny_mce/tiny_mce/plugins/spellchecker/editor_plugin_src.js +1 -415
  167. data/templates/tiny_mce/tiny_mce/plugins/style/css/props.css +1 -13
  168. data/templates/tiny_mce/tiny_mce/plugins/style/editor_plugin.js +1 -1
  169. data/templates/tiny_mce/tiny_mce/plugins/style/editor_plugin_src.js +1 -55
  170. data/templates/tiny_mce/tiny_mce/plugins/style/js/props.js +1 -635
  171. data/templates/tiny_mce/tiny_mce/plugins/style/langs/de_dlg.js +1 -0
  172. data/templates/tiny_mce/tiny_mce/plugins/style/langs/en_dlg.js +1 -70
  173. data/templates/tiny_mce/tiny_mce/plugins/style/props.htm +1 -838
  174. data/templates/tiny_mce/tiny_mce/plugins/tabfocus/editor_plugin.js +1 -1
  175. data/templates/tiny_mce/tiny_mce/plugins/tabfocus/editor_plugin_src.js +1 -114
  176. data/templates/tiny_mce/tiny_mce/plugins/table/cell.htm +1 -178
  177. data/templates/tiny_mce/tiny_mce/plugins/table/css/cell.css +1 -17
  178. data/templates/tiny_mce/tiny_mce/plugins/table/css/row.css +1 -25
  179. data/templates/tiny_mce/tiny_mce/plugins/table/css/table.css +1 -13
  180. data/templates/tiny_mce/tiny_mce/plugins/table/editor_plugin.js +1 -1
  181. data/templates/tiny_mce/tiny_mce/plugins/table/editor_plugin_src.js +1 -1183
  182. data/templates/tiny_mce/tiny_mce/plugins/table/js/cell.js +1 -284
  183. data/templates/tiny_mce/tiny_mce/plugins/table/js/merge_cells.js +1 -27
  184. data/templates/tiny_mce/tiny_mce/plugins/table/js/row.js +1 -232
  185. data/templates/tiny_mce/tiny_mce/plugins/table/js/table.js +1 -450
  186. data/templates/tiny_mce/tiny_mce/plugins/table/langs/de_dlg.js +1 -0
  187. data/templates/tiny_mce/tiny_mce/plugins/table/langs/en_dlg.js +1 -74
  188. data/templates/tiny_mce/tiny_mce/plugins/table/merge_cells.htm +1 -32
  189. data/templates/tiny_mce/tiny_mce/plugins/table/row.htm +1 -157
  190. data/templates/tiny_mce/tiny_mce/plugins/table/table.htm +1 -188
  191. data/templates/tiny_mce/tiny_mce/plugins/template/blank.htm +1 -12
  192. data/templates/tiny_mce/tiny_mce/plugins/template/css/template.css +1 -23
  193. data/templates/tiny_mce/tiny_mce/plugins/template/editor_plugin.js +1 -1
  194. data/templates/tiny_mce/tiny_mce/plugins/template/editor_plugin_src.js +1 -159
  195. data/templates/tiny_mce/tiny_mce/plugins/template/js/template.js +1 -106
  196. data/templates/tiny_mce/tiny_mce/plugins/template/langs/de_dlg.js +1 -0
  197. data/templates/tiny_mce/tiny_mce/plugins/template/langs/en_dlg.js +1 -15
  198. data/templates/tiny_mce/tiny_mce/plugins/template/template.htm +1 -31
  199. data/templates/tiny_mce/tiny_mce/plugins/visualchars/editor_plugin.js +1 -1
  200. data/templates/tiny_mce/tiny_mce/plugins/visualchars/editor_plugin_src.js +1 -83
  201. data/templates/tiny_mce/tiny_mce/plugins/wordcount/editor_plugin.js +1 -1
  202. data/templates/tiny_mce/tiny_mce/plugins/wordcount/editor_plugin_src.js +1 -114
  203. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/abbr.htm +1 -142
  204. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/acronym.htm +1 -142
  205. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/attributes.htm +1 -149
  206. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/cite.htm +1 -142
  207. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/css/attributes.css +1 -11
  208. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/css/popup.css +1 -9
  209. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/del.htm +1 -162
  210. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/editor_plugin.js +1 -1
  211. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/editor_plugin_src.js +1 -132
  212. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/ins.htm +1 -162
  213. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/js/abbr.js +1 -28
  214. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/js/acronym.js +1 -28
  215. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/js/attributes.js +1 -125
  216. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/js/cite.js +1 -28
  217. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/js/del.js +1 -53
  218. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/js/element_common.js +1 -229
  219. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/js/ins.js +1 -53
  220. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/langs/de_dlg.js +1 -0
  221. data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/langs/en_dlg.js +1 -32
  222. data/templates/tiny_mce/tiny_mce/themes/advanced/about.htm +1 -52
  223. data/templates/tiny_mce/tiny_mce/themes/advanced/anchor.htm +1 -26
  224. data/templates/tiny_mce/tiny_mce/themes/advanced/charmap.htm +1 -51
  225. data/templates/tiny_mce/tiny_mce/themes/advanced/color_picker.htm +1 -74
  226. data/templates/tiny_mce/tiny_mce/themes/advanced/editor_template.js +1 -1
  227. data/templates/tiny_mce/tiny_mce/themes/advanced/editor_template_src.js +1 -1328
  228. data/templates/tiny_mce/tiny_mce/themes/advanced/image.htm +1 -80
  229. data/templates/tiny_mce/tiny_mce/themes/advanced/js/about.js +1 -73
  230. data/templates/tiny_mce/tiny_mce/themes/advanced/js/anchor.js +1 -42
  231. data/templates/tiny_mce/tiny_mce/themes/advanced/js/charmap.js +1 -354
  232. data/templates/tiny_mce/tiny_mce/themes/advanced/js/color_picker.js +1 -329
  233. data/templates/tiny_mce/tiny_mce/themes/advanced/js/image.js +1 -247
  234. data/templates/tiny_mce/tiny_mce/themes/advanced/js/link.js +1 -153
  235. data/templates/tiny_mce/tiny_mce/themes/advanced/js/source_editor.js +1 -56
  236. data/templates/tiny_mce/tiny_mce/themes/advanced/langs/de.js +1 -0
  237. data/templates/tiny_mce/tiny_mce/themes/advanced/langs/de_dlg.js +1 -0
  238. data/templates/tiny_mce/tiny_mce/themes/advanced/langs/en.js +1 -68
  239. data/templates/tiny_mce/tiny_mce/themes/advanced/langs/en_dlg.js +1 -54
  240. data/templates/tiny_mce/tiny_mce/themes/advanced/link.htm +1 -57
  241. data/templates/tiny_mce/tiny_mce/themes/advanced/shortcuts.htm +1 -47
  242. data/templates/tiny_mce/tiny_mce/themes/advanced/skins/default/content.css +1 -47
  243. data/templates/tiny_mce/tiny_mce/themes/advanced/skins/default/dialog.css +1 -117
  244. data/templates/tiny_mce/tiny_mce/themes/advanced/skins/default/ui.css +1 -213
  245. data/templates/tiny_mce/tiny_mce/themes/advanced/skins/highcontrast/content.css +1 -23
  246. data/templates/tiny_mce/tiny_mce/themes/advanced/skins/highcontrast/dialog.css +1 -105
  247. data/templates/tiny_mce/tiny_mce/themes/advanced/skins/highcontrast/ui.css +1 -101
  248. data/templates/tiny_mce/tiny_mce/themes/advanced/skins/o2k7/content.css +1 -46
  249. data/templates/tiny_mce/tiny_mce/themes/advanced/skins/o2k7/dialog.css +1 -116
  250. data/templates/tiny_mce/tiny_mce/themes/advanced/skins/o2k7/ui.css +1 -215
  251. data/templates/tiny_mce/tiny_mce/themes/advanced/skins/o2k7/ui_black.css +1 -8
  252. data/templates/tiny_mce/tiny_mce/themes/advanced/skins/o2k7/ui_silver.css +1 -5
  253. data/templates/tiny_mce/tiny_mce/themes/advanced/source_editor.htm +1 -25
  254. data/templates/tiny_mce/tiny_mce/themes/simple/editor_template.js +1 -1
  255. data/templates/tiny_mce/tiny_mce/themes/simple/editor_template_src.js +1 -84
  256. data/templates/tiny_mce/tiny_mce/themes/simple/langs/de.js +1 -0
  257. data/templates/tiny_mce/tiny_mce/themes/simple/langs/en.js +1 -11
  258. data/templates/tiny_mce/tiny_mce/themes/simple/skins/default/content.css +1 -25
  259. data/templates/tiny_mce/tiny_mce/themes/simple/skins/default/ui.css +1 -32
  260. data/templates/tiny_mce/tiny_mce/themes/simple/skins/o2k7/content.css +1 -17
  261. data/templates/tiny_mce/tiny_mce/themes/simple/skins/o2k7/ui.css +1 -35
  262. data/templates/tiny_mce/tiny_mce/tiny_mce.js +1 -1
  263. data/templates/tiny_mce/tiny_mce/tiny_mce_popup.js +1 -5
  264. data/templates/tiny_mce/tiny_mce/utils/editable_selects.js +1 -70
  265. data/templates/tiny_mce/tiny_mce/utils/form_utils.js +1 -207
  266. data/templates/tiny_mce/tiny_mce/utils/mctabs.js +1 -162
  267. data/templates/tiny_mce/tiny_mce/utils/validate.js +1 -252
  268. metadata +32 -17
  269. data/templates/mobile/jquery/mobile/default/form-check-off.png +0 -0
  270. data/templates/mobile/jquery/mobile/default/form-check-on.png +0 -0
  271. data/templates/mobile/jquery/mobile/default/form-radio-off.png +0 -0
  272. data/templates/mobile/jquery/mobile/default/form-radio-on.png +0 -0
  273. data/templates/mobile/jquery/mobile/valencia/form-check-off.png +0 -0
  274. data/templates/mobile/jquery/mobile/valencia/form-check-on.png +0 -0
  275. data/templates/mobile/jquery/mobile/valencia/form-radio-off.png +0 -0
  276. data/templates/mobile/jquery/mobile/valencia/form-radio-on.png +0 -0
@@ -0,0 +1 @@
1
+ tinyMCE.addI18n("de.style_dlg",{text_lineheight:"Zeilenh\u00f6he",text_variant:"Variante",text_style:"Stil",text_weight:"Dicke",text_size:"Gr\u00f6\u00dfe",text_font:"Schriftart",text_props:"Text",positioning_tab:"Positionierung",list_tab:"Liste",border_tab:"Rahmen",box_tab:"Box",block_tab:"Block",background_tab:"Hintergrund",text_tab:"Text",apply:"\u00dcbernehmen",title:"CSS-Styles bearbeiten",clip:"Ausschnitt",placement:"Platzierung",overflow:"Verhalten bei \u00dcbergr\u00f6\u00dfe",zindex:"Z-Wert",visibility:"Sichtbar",positioning_type:"Art der Positionierung",position:"Positionierung",bullet_image:"Listenpunkt-Grafik",list_type:"Listenpunkt-Art",color:"Textfarbe",height:"H\u00f6he",width:"Breite",style:"Format",margin:"\u00c4u\u00dferer Abstand",left:"Links",bottom:"Unten",right:"Rechts",top:"Oben",same:"Alle gleich",padding:"Innerer Abstand",box_clear:"Umflie\u00dfung verhindern",box_float:"Umflie\u00dfung",box_height:"H\u00f6he",box_width:"Breite",block_display:"Umbruchverhalten",block_whitespace:"Automatischer Umbruch",block_text_indent:"Einr\u00fcckung",block_text_align:"Ausrichtung",block_vertical_alignment:"Vertikale Ausrichtung",block_letterspacing:"Buchstabenabstand",block_wordspacing:"Wortabstand",background_vpos:"Position Y",background_hpos:"Position X",background_attachment:"Wasserzeicheneffekt",background_repeat:"Wiederholung",background_image:"Hintergrundbild",background_color:"Hintergrundfarbe",text_none:"keine",text_blink:"blinkend",text_case:"Schreibung",text_striketrough:"durchgestrichen",text_underline:"unterstrichen",text_overline:"\u00fcberstrichen",text_decoration:"Gestaltung",text_color:"Farbe"});
@@ -1,70 +1 @@
1
- tinyMCE.addI18n('en.style_dlg',{
2
- title:"Edit CSS Style",
3
- apply:"Apply",
4
- text_tab:"Text",
5
- background_tab:"Background",
6
- block_tab:"Block",
7
- box_tab:"Box",
8
- border_tab:"Border",
9
- list_tab:"List",
10
- positioning_tab:"Positioning",
11
- text_props:"Text",
12
- text_font:"Font",
13
- text_size:"Size",
14
- text_weight:"Weight",
15
- text_style:"Style",
16
- text_variant:"Variant",
17
- text_lineheight:"Line height",
18
- text_case:"Case",
19
- text_color:"Color",
20
- text_decoration:"Decoration",
21
- text_overline:"overline",
22
- text_underline:"underline",
23
- text_striketrough:"strikethrough",
24
- text_blink:"blink",
25
- text_none:"none",
26
- background_color:"Background color",
27
- background_image:"Background image",
28
- background_repeat:"Repeat",
29
- background_attachment:"Attachment",
30
- background_hpos:"Horizontal position",
31
- background_vpos:"Vertical position",
32
- block_wordspacing:"Word spacing",
33
- block_letterspacing:"Letter spacing",
34
- block_vertical_alignment:"Vertical alignment",
35
- block_text_align:"Text align",
36
- block_text_indent:"Text indent",
37
- block_whitespace:"Whitespace",
38
- block_display:"Display",
39
- box_width:"Width",
40
- box_height:"Height",
41
- box_float:"Float",
42
- box_clear:"Clear",
43
- padding:"Padding",
44
- same:"Same for all",
45
- top:"Top",
46
- right:"Right",
47
- bottom:"Bottom",
48
- left:"Left",
49
- margin:"Margin",
50
- style:"Style",
51
- width:"Width",
52
- height:"Height",
53
- color:"Color",
54
- list_type:"Type",
55
- bullet_image:"Bullet image",
56
- position:"Position",
57
- positioning_type:"Type",
58
- visibility:"Visibility",
59
- zindex:"Z-index",
60
- overflow:"Overflow",
61
- placement:"Placement",
62
- clip:"Clip",
63
- text:"Text",
64
- background:"Background",
65
- block:"Block",
66
- box:"Box",
67
- border:"Border",
68
- list:"List",
69
- position:"Position"
70
- });
1
+ tinyMCE.addI18n("en.style_dlg",{title:"Edit CSS Style",apply:"Apply",text_tab:"Text",background_tab:"Background",block_tab:"Block",box_tab:"Box",border_tab:"Border",list_tab:"List",positioning_tab:"Positioning",text_props:"Text",text_font:"Font",text_size:"Size",text_weight:"Weight",text_style:"Style",text_variant:"Variant",text_lineheight:"Line height",text_case:"Case",text_color:"Color",text_decoration:"Decoration",text_overline:"overline",text_underline:"underline",text_striketrough:"strikethrough",text_blink:"blink",text_none:"none",background_color:"Background color",background_image:"Background image",background_repeat:"Repeat",background_attachment:"Attachment",background_hpos:"Horizontal position",background_vpos:"Vertical position",block_wordspacing:"Word spacing",block_letterspacing:"Letter spacing",block_vertical_alignment:"Vertical alignment",block_text_align:"Text align",block_text_indent:"Text indent",block_whitespace:"Whitespace",block_display:"Display",box_width:"Width",box_height:"Height",box_float:"Float",box_clear:"Clear",padding:"Padding",same:"Same for all",top:"Top",right:"Right",bottom:"Bottom",left:"Left",margin:"Margin",style:"Style",width:"Width",height:"Height",color:"Color",list_type:"Type",bullet_image:"Bullet image",position:"Position",positioning_type:"Type",visibility:"Visibility",zindex:"Z-index",overflow:"Overflow",placement:"Placement",clip:"Clip",text:"Text",background:"Background",block:"Block",box:"Box",border:"Border",list:"List",position:"Position"});
@@ -1,838 +1 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2
- <html xmlns="http://www.w3.org/1999/xhtml">
3
- <head>
4
- <title>{#style_dlg.title}</title>
5
- <script type="text/javascript" src="../../tiny_mce_popup.js"></script>
6
- <script type="text/javascript" src="../../utils/mctabs.js"></script>
7
- <script type="text/javascript" src="../../utils/editable_selects.js"></script>
8
- <script type="text/javascript" src="../../utils/form_utils.js"></script>
9
- <script type="text/javascript" src="js/props.js"></script>
10
- <link href="css/props.css" rel="stylesheet" type="text/css" />
11
- </head>
12
-
13
- <body id="styleprops" style="display: none" role="application" aria-labelledby="app_title">
14
- <span id="app_title" style="display:none">{#style_dlg.title}</span>
15
- <form onsubmit="updateAction();return false;" action="#">
16
- <div class="tabs">
17
- <ul>
18
- <li id="text_tab" class="current" aria-controls="text_panel"><span><a href="javascript:mcTabs.displayTab('text_tab','text_panel');" onMouseDown="return false;">{#style_dlg.text_tab}</a></span></li>
19
- <li id="background_tab" aria-controls="background_panel"><span><a href="javascript:mcTabs.displayTab('background_tab','background_panel');" onMouseDown="return false;">{#style_dlg.background_tab}</a></span></li>
20
- <li id="block_tab" aria-controls="block_panel"><span><a href="javascript:mcTabs.displayTab('block_tab','block_panel');" onMouseDown="return false;">{#style_dlg.block_tab}</a></span></li>
21
- <li id="box_tab" aria-controls="box_panel"><span><a href="javascript:mcTabs.displayTab('box_tab','box_panel');" onMouseDown="return false;">{#style_dlg.box_tab}</a></span></li>
22
- <li id="border_tab" aria-controls="border_panel"><span><a href="javascript:mcTabs.displayTab('border_tab','border_panel');" onMouseDown="return false;">{#style_dlg.border_tab}</a></span></li>
23
- <li id="list_tab" aria-controls="list_panel"><span><a href="javascript:mcTabs.displayTab('list_tab','list_panel');" onMouseDown="return false;">{#style_dlg.list_tab}</a></span></li>
24
- <li id="positioning_tab" aria-controls="positioning_panel"><span><a href="javascript:mcTabs.displayTab('positioning_tab','positioning_panel');" onMouseDown="return false;">{#style_dlg.positioning_tab}</a></span></li>
25
- </ul>
26
- </div>
27
-
28
- <div class="panel_wrapper">
29
- <div id="text_panel" class="panel current">
30
- <fieldset>
31
- <legend>{#style_dlg.text}</legend>
32
- <table role="presentation" border="0" width="100%">
33
- <tr>
34
- <td><label for="text_font">{#style_dlg.text_font}</label></td>
35
- <td colspan="3">
36
- <select id="text_font" name="text_font" class="mceEditableSelect mceFocus"></select>
37
- </td>
38
- </tr>
39
- <tr>
40
- <td><label for="text_size">{#style_dlg.text_size}</label></td>
41
- <td>
42
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
43
- <tr>
44
- <td><select id="text_size" name="text_size" class="mceEditableSelect"></select></td>
45
- <td>&nbsp;</td>
46
- <td>
47
- <label id="text_size_measurement_label" for="text_size_measurement" style="display: none; visibility: hidden;">Text Size Measurement Unit</label>
48
- <select id="text_size_measurement" name="text_size_measurement" aria-labelledby="text_size_measurement_label"></select>
49
- </td>
50
- </tr>
51
- </table>
52
- </td>
53
- <td><label for="text_weight">{#style_dlg.text_weight}</label></td>
54
- <td>
55
- <select id="text_weight" name="text_weight"></select>
56
- </td>
57
- </tr>
58
- <tr>
59
- <td><label for="text_style">{#style_dlg.text_style}</label></td>
60
- <td>
61
- <select id="text_style" name="text_style" class="mceEditableSelect"></select>
62
- </td>
63
- <td><label for="text_variant">{#style_dlg.text_variant}</label></td>
64
- <td>
65
- <select id="text_variant" name="text_variant"></select>
66
- </td>
67
- </tr>
68
- <tr>
69
- <td><label for="text_lineheight">{#style_dlg.text_lineheight}</label></td>
70
- <td>
71
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
72
- <tr>
73
- <td>
74
- <select id="text_lineheight" name="text_lineheight" class="mceEditableSelect"></select>
75
- </td>
76
- <td>&nbsp;</td>
77
- <td>
78
- <label id="text_lineheight_measurement_label" for="text_lineheight_measurement" style="display: none; visibility: hidden;">Line Height Measurement Unit</label>
79
- <select id="text_lineheight_measurement" name="text_lineheight_measurement" aria-labelledby="text_lineheight_measurement_label"></select>
80
- </td>
81
- </tr>
82
- </table>
83
- </td>
84
- <td><label for="text_case">{#style_dlg.text_case}</label></td>
85
- <td>
86
- <select id="text_case" name="text_case"></select>
87
- </td>
88
- </tr>
89
- <tr>
90
- <td><label for="text_color">{#style_dlg.text_color}</label></td>
91
- <td colspan="2">
92
- <table role="presentation" border="0" cellpadding="0" cellspacing="0">
93
- <tr>
94
- <td><input id="text_color" name="text_color" type="text" value="" size="9" onChange="updateColor('text_color_pick','text_color');" /></td>
95
- <td id="text_color_pickcontainer">&nbsp;</td>
96
- </tr>
97
- </table>
98
- </td>
99
- </tr>
100
- <tr>
101
- <td valign="top" style="vertical-align: top; padding-top: 3px;">{#style_dlg.text_decoration}</td>
102
- <td colspan="2">
103
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
104
- <tr>
105
- <td><input id="text_underline" name="text_underline" class="checkbox" type="checkbox" /></td>
106
- <td><label for="text_underline">{#style_dlg.text_underline}</label></td>
107
- </tr>
108
- <tr>
109
- <td><input id="text_overline" name="text_overline" class="checkbox" type="checkbox" /></td>
110
- <td><label for="text_overline">{#style_dlg.text_overline}</label></td>
111
- </tr>
112
- <tr>
113
- <td><input id="text_linethrough" name="text_linethrough" class="checkbox" type="checkbox" /></td>
114
- <td><label for="text_linethrough">{#style_dlg.text_striketrough}</label></td>
115
- </tr>
116
- <tr>
117
- <td><input id="text_blink" name="text_blink" class="checkbox" type="checkbox" /></td>
118
- <td><label for="text_blink">{#style_dlg.text_blink}</label></td>
119
- </tr>
120
- <tr>
121
- <td><input id="text_none" name="text_none" class="checkbox" type="checkbox" /></td>
122
- <td><label for="text_none">{#style_dlg.text_none}</label></td>
123
- </tr>
124
- </table>
125
- </td>
126
- </tr>
127
- </table>
128
- </fieldset>
129
- </div>
130
-
131
- <div id="background_panel" class="panel">
132
- <fieldset>
133
- <legend>{#style_dlg.background}</legend>
134
- <table role="presentation" border="0">
135
- <tr>
136
- <td><label for="background_color">{#style_dlg.background_color}</label></td>
137
- <td>
138
- <table role="presentation" border="0" cellpadding="0" cellspacing="0">
139
- <tr>
140
- <td><input id="background_color" name="background_color" type="text" value="" size="9" onChange="updateColor('background_color_pick','background_color');" /></td>
141
- <td id="background_color_pickcontainer">&nbsp;</td>
142
- </tr>
143
- </table>
144
- </td>
145
- </tr>
146
-
147
- <tr>
148
- <td><label for="background_image">{#style_dlg.background_image}</label></td>
149
- <td><table role="presentation" border="0" cellspacing="0" cellpadding="0">
150
- <tr>
151
- <td><input id="background_image" name="background_image" type="text" /></td>
152
- <td id="background_image_browser">&nbsp;</td>
153
- </tr>
154
- </table>
155
- </td>
156
- </tr>
157
-
158
- <tr>
159
- <td><label for="background_repeat">{#style_dlg.background_repeat}</label></td>
160
- <td><select id="background_repeat" name="background_repeat" class="mceEditableSelect"></select></td>
161
- </tr>
162
-
163
- <tr>
164
- <td><label for="background_attachment">{#style_dlg.background_attachment}</label></td>
165
- <td><select id="background_attachment" name="background_attachment" class="mceEditableSelect"></select></td>
166
- </tr>
167
-
168
- <tr>
169
- <td><label for="background_hpos">{#style_dlg.background_hpos}</label></td>
170
- <td>
171
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
172
- <tr>
173
- <td><select id="background_hpos" name="background_hpos" class="mceEditableSelect"></select></td>
174
- <td>&nbsp;</td>
175
- <td>
176
- <label id="background_hpos_measurement_label" for="background_hpos_measurement" style="display: none; visibility: hidden;">Horizontal position measurement unit</label>
177
- <select id="background_hpos_measurement" name="background_hpos_measurement" aria-labelledby="background_hpos_measurement_label"></select>
178
- </td>
179
- </tr>
180
- </table>
181
- </td>
182
- </tr>
183
-
184
- <tr>
185
- <td><label for="background_vpos">{#style_dlg.background_vpos}</label></td>
186
- <td>
187
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
188
- <tr>
189
- <td><select id="background_vpos" name="background_vpos" class="mceEditableSelect"></select></td>
190
- <td>&nbsp;</td>
191
- <td>
192
-
193
- <label id="background_vpos_measurement_label" for="background_vpos_measurement" style="display: none; visibility: hidden;">Vertical position measurement unit</label>
194
- <select id="background_vpos_measurement" name="background_vpos_measurement" aria-labelledby="background_vpos_measurement_label">></select></td>
195
- </tr>
196
- </table>
197
- </td>
198
- </tr>
199
- </table>
200
- </fieldset>
201
- </div>
202
-
203
- <div id="block_panel" class="panel">
204
- <fieldset>
205
- <legend>{#style_dlg.block}</legend>
206
- <table role="presentation" border="0">
207
- <tr>
208
- <td><label for="block_wordspacing">{#style_dlg.block_wordspacing}</label></td>
209
- <td>
210
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
211
- <tr>
212
- <td><select id="block_wordspacing" name="block_wordspacing" class="mceEditableSelect"></select></td>
213
- <td>&nbsp;</td>
214
- <td>
215
- <label id="block_wordspacing_measurement_label" for="block_wordspacing_measurement" style="display: none; visibility: hidden;">Word spacing measurement unit</label>
216
- <select id="block_wordspacing_measurement" name="block_wordspacing_measurement" aria-labelledby="block_wordspacing_measurement_label"></select>
217
- </td>
218
- </tr>
219
- </table>
220
- </td>
221
- </tr>
222
-
223
- <tr>
224
- <td><label for="block_letterspacing">{#style_dlg.block_letterspacing}</label></td>
225
- <td>
226
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
227
- <tr>
228
- <td><select id="block_letterspacing" name="block_letterspacing" class="mceEditableSelect"></select></td>
229
- <td>&nbsp;</td>
230
- <td>
231
- <label id="block_letterspacing_measurement_label" for="block_letterspacing_measurement" style="display: none; visibility: hidden;">Letter spacing measurement unit</label>
232
- <select id="block_letterspacing_measurement" name="block_letterspacing_measurement" aria-labelledby="block_letterspacing_measurement_label"></select>
233
- </td>
234
- </tr>
235
- </table>
236
- </td>
237
- </tr>
238
-
239
- <tr>
240
- <td><label for="block_vertical_alignment">{#style_dlg.block_vertical_alignment}</label></td>
241
- <td><select id="block_vertical_alignment" name="block_vertical_alignment" class="mceEditableSelect"></select></td>
242
- </tr>
243
-
244
- <tr>
245
- <td><label for="block_text_align">{#style_dlg.block_text_align}</label></td>
246
- <td><select id="block_text_align" name="block_text_align" class="mceEditableSelect"></select></td>
247
- </tr>
248
-
249
- <tr>
250
- <td><label for="block_text_indent">{#style_dlg.block_text_indent}</label></td>
251
- <td>
252
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
253
- <tr>
254
- <td><input type="text" id="block_text_indent" name="block_text_indent" /></td>
255
- <td>&nbsp;</td>
256
- <td>
257
- <label id="block_text_indent_measurement_label" for="block_text_indent_measurement" style="display: none; visibility: hidden;">Text Indent Measurement Unit</label>
258
-
259
- <select id="block_text_indent_measurement" name="block_text_indent_measurement" aria-labelledby="block_text_indent_measurement_label"></select>
260
- </td>
261
- </tr>
262
- </table>
263
- </td>
264
- </tr>
265
-
266
- <tr>
267
- <td><label for="block_whitespace">{#style_dlg.block_whitespace}</label></td>
268
- <td><select id="block_whitespace" name="block_whitespace" class="mceEditableSelect"></select></td>
269
- </tr>
270
-
271
- <tr>
272
- <td><label for="block_display">{#style_dlg.block_display}</label></td>
273
- <td><select id="block_display" name="block_display" class="mceEditableSelect"></select></td>
274
- </tr>
275
- </table>
276
- </fieldset>
277
- </div>
278
-
279
- <div id="box_panel" class="panel">
280
- <fieldset>
281
- <legend>{#style_dlg.box}</legend>
282
- <table role="presentation" border="0">
283
- <tr>
284
- <td><label for="box_width">{#style_dlg.box_width}</label></td>
285
- <td>
286
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
287
- <tr>
288
- <td><input type="text" id="box_width" name="box_width" class="mceEditableSelect" onChange="synch('box_width','positioning_width');" /></td>
289
- <td>&nbsp;</td>
290
- <td>
291
- <label id="box_width_measurement_label" for="box_width_measurement" style="display: none; visibility: hidden;">Box Width Measurement Unit</label>
292
- <select id="box_width_measurement" name="box_width_measurement" aria-labelledby="box_width_measurement_label"></select>
293
- </td>
294
- </tr>
295
- </table>
296
- </td>
297
- <td>&nbsp;&nbsp;&nbsp;<label for="box_float">{#style_dlg.box_float}</label></td>
298
- <td><select id="box_float" name="box_float" class="mceEditableSelect"></select></td>
299
- </tr>
300
-
301
- <tr>
302
- <td><label for="box_height">{#style_dlg.box_height}</label></td>
303
- <td>
304
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
305
- <tr>
306
- <td><input type="text" id="box_height" name="box_height" class="mceEditableSelect" onChange="synch('box_height','positioning_height');" /></td>
307
- <td>&nbsp;</td>
308
- <td>
309
- <label id="box_height_measurement_label" for="box_height_measurement" style="display: none; visibility: hidden;">Box Height Measurement Unit</label>
310
- <select id="box_height_measurement" name="box_height_measurement" aria-labelledby="box_height_measurement_label"></select>
311
- </td>
312
- </tr>
313
- </table>
314
- </td>
315
- <td>&nbsp;&nbsp;&nbsp;<label for="box_clear">{#style_dlg.box_clear}</label></td>
316
- <td><select id="box_clear" name="box_clear" class="mceEditableSelect"></select></td>
317
- </tr>
318
- </table>
319
- <div style="float: left; width: 49%">
320
- <fieldset>
321
- <legend>{#style_dlg.padding}</legend>
322
-
323
- <table role="presentation" border="0">
324
- <tr>
325
- <td>&nbsp;</td>
326
- <td><input type="checkbox" id="box_padding_same" name="box_padding_same" class="checkbox" checked="checked" onClick="toggleSame(this,'box_padding');" /> <label for="box_padding_same">{#style_dlg.same}</label></td>
327
- </tr>
328
- <tr>
329
- <td><label for="box_padding_top">{#style_dlg.top}</label></td>
330
- <td>
331
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
332
- <tr>
333
- <td><input type="text" id="box_padding_top" name="box_padding_top" class="mceEditableSelect" /></td>
334
- <td>&nbsp;</td>
335
- <td>
336
- <label id="box_padding_top_measurement_label" for="box_padding_top_measurement" style="display: none; visibility: hidden;">Padding Top Measurement Unit</label>
337
- <select id="box_padding_top_measurement" name="box_padding_top_measurement" aria-labelledby="box_padding_top_measurement_label"></select>
338
- </td>
339
- </tr>
340
- </table>
341
- </td>
342
- </tr>
343
- <tr>
344
- <td><label for="box_padding_right">{#style_dlg.right}</label></td>
345
- <td>
346
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
347
- <tr>
348
- <td><input type="text" id="box_padding_right" name="box_padding_right" class="mceEditableSelect" disabled="disabled" /></td>
349
- <td>&nbsp;</td>
350
- <td>
351
- <label id="box_padding_right_measurement_label" for="box_padding_right_measurement" style="display: none; visibility: hidden;">Padding Right Measurement Unit</label>
352
- <select id="box_padding_right_measurement" name="box_padding_right_measurement" disabled="disabled" aria-labelledby="box_padding_right_measurement_label"></select>
353
- </td>
354
- </tr>
355
- </table>
356
- </td>
357
- </tr>
358
- <tr>
359
- <td><label for="box_padding_bottom">{#style_dlg.bottom}</label></td>
360
- <td>
361
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
362
- <tr>
363
- <td><input type="text" id="box_padding_bottom" name="box_padding_bottom" class="mceEditableSelect" disabled="disabled" /></td>
364
- <td>&nbsp;</td>
365
- <td>
366
- <label id="box_padding_bottom_measurement_label" for="box_padding_bottom_measurement" style="display: none; visibility: hidden;">Padding Bottom Measurement Unit</label>
367
- <select id="box_padding_bottom_measurement" name="box_padding_bottom_measurement" disabled="disabled" aria-labelledby="box_padding_bottom_measurement_label"></select>
368
- </td>
369
- </tr>
370
- </table>
371
- </td>
372
- </tr>
373
- <tr>
374
- <td><label for="box_padding_left">{#style_dlg.left}</label></td>
375
- <td>
376
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
377
- <tr>
378
- <td><input type="text" id="box_padding_left" name="box_padding_left" class="mceEditableSelect" disabled="disabled" /></td>
379
- <td>&nbsp;</td>
380
- <td>
381
- <label id="box_padding_left_measurement_label" for="box_padding_left_measurement" style="display: none; visibility: hidden;">Padding Left Measurement Unit</label>
382
- <select id="box_padding_left_measurement" name="box_padding_left_measurement" disabled="disabled" aria-labelledby="box_padding_left_measurement_label"></select>
383
- </td>
384
- </tr>
385
- </table>
386
- </td>
387
- </tr>
388
- </table>
389
- </fieldset>
390
- </div>
391
-
392
- <div style="float: right; width: 49%">
393
- <fieldset>
394
- <legend>{#style_dlg.margin}</legend>
395
-
396
- <table role="presentation" border="0">
397
- <tr>
398
- <td>&nbsp;</td>
399
- <td><input type="checkbox" id="box_margin_same" name="box_margin_same" class="checkbox" checked="checked" onClick="toggleSame(this,'box_margin');" /> <label for="box_margin_same">{#style_dlg.same}</label></td>
400
- </tr>
401
- <tr>
402
- <td><label for="box_margin_top">{#style_dlg.top}</label></td>
403
- <td>
404
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
405
- <tr>
406
- <td><input type="text" id="box_margin_top" name="box_margin_top" class="mceEditableSelect" /></td>
407
- <td>&nbsp;</td>
408
- <td>
409
- <label id="box_margin_top_measurement_label" for="box_margin_top_measurement" style="display: none; visibility: hidden;">Margin Top Measurement Unit</label>
410
- <select id="box_margin_top_measurement" name="box_margin_top_measurement" aria-labelledby="box_margin_top_measurement_label"></select>
411
- </td>
412
- </tr>
413
- </table>
414
- </td>
415
- </tr>
416
- <tr>
417
- <td><label for="box_margin_right">{#style_dlg.right}</label></td>
418
- <td>
419
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
420
- <tr>
421
- <td><input type="text" id="box_margin_right" name="box_margin_right" class="mceEditableSelect" disabled="disabled" /></td>
422
- <td>&nbsp;</td>
423
- <td>
424
- <label id="box_margin_right_measurement_label" for="box_margin_right_measurement" style="display: none; visibility: hidden;">Margin Right Measurement Unit</label>
425
- <select id="box_margin_right_measurement" name="box_margin_right_measurement" disabled="disabled" aria-labelledby="box_margin_right_measurement_label"></select>
426
- </td>
427
- </tr>
428
- </table>
429
- </td>
430
- </tr>
431
- <tr>
432
- <td><label for="box_margin_bottom">{#style_dlg.bottom}</label></td>
433
- <td>
434
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
435
- <tr>
436
- <td><input type="text" id="box_margin_bottom" name="box_margin_bottom" class="mceEditableSelect" disabled="disabled" /></td>
437
- <td>&nbsp;</td>
438
- <td>
439
- <label id="box_margin_bottom_measurement_label" for="box_margin_bottom_measurement" style="display: none; visibility: hidden;">Margin Bottom Measurement Unit</label>
440
- <select id="box_margin_bottom_measurement" name="box_margin_bottom_measurement" disabled="disabled" aria-labelledby="box_margin_bottom_measurement_label"></select>
441
- </td>
442
- </tr>
443
- </table>
444
- </td>
445
- </tr>
446
- <tr>
447
- <td><label for="box_margin_left">{#style_dlg.left}</label></td>
448
- <td>
449
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
450
- <tr>
451
- <td><input type="text" id="box_margin_left" name="box_margin_left" class="mceEditableSelect" disabled="disabled" /></td>
452
- <td>&nbsp;</td>
453
- <td>
454
- <label id="box_margin_left_measurement_label" for="box_margin_left_measurement" style="display: none; visibility: hidden;">Margin Left Measurement Unit</label>
455
- <select id="box_margin_left_measurement" name="box_margin_left_measurement" disabled="disabled" aria-labelledby="box_margin_left_measurement_label"></select>
456
- </td>
457
- </tr>
458
- </table>
459
- </td>
460
- </tr>
461
- </table>
462
- </fieldset>
463
- </div>
464
- <br style="clear: both" />
465
- </div>
466
-
467
- <div id="border_panel" class="panel">
468
- <fieldset>
469
- <legend>{#style_dlg.border}</legend>
470
- <table role="presentation" border="0" cellspacing="0" cellpadding="0" width="100%">
471
- <tr>
472
- <td class="tdelim">&nbsp;</td>
473
- <td class="tdelim delim">&nbsp;</td>
474
- <td class="tdelim">{#style_dlg.style}</td>
475
- <td class="tdelim delim">&nbsp;</td>
476
- <td class="tdelim">{#style_dlg.width}</td>
477
- <td class="tdelim delim">&nbsp;</td>
478
- <td class="tdelim">{#style_dlg.color}</td>
479
- </tr>
480
-
481
- <tr>
482
- <td>&nbsp;</td>
483
- <td class="delim">&nbsp;</td>
484
- <td><input type="checkbox" id="border_style_same" name="border_style_same" class="checkbox" checked="checked" onClick="toggleSame(this,'border_style');" /> <label for="border_style_same">{#style_dlg.same}</label></td>
485
- <td class="delim">&nbsp;</td>
486
- <td><input type="checkbox" id="border_width_same" name="border_width_same" class="checkbox" checked="checked" onClick="toggleSame(this,'border_width');" /> <label for="border_width_same">{#style_dlg.same}</label></td>
487
- <td class="delim">&nbsp;</td>
488
- <td><input type="checkbox" id="border_color_same" name="border_color_same" class="checkbox" checked="checked" onClick="toggleSame(this,'border_color');" /> <label for="border_color_same">{#style_dlg.same}</label></td>
489
- </tr>
490
-
491
- <tr>
492
- <td>{#style_dlg.top}</td>
493
- <td class="delim">&nbsp;</td>
494
- <td><select id="border_style_top" name="border_style_top" class="mceEditableSelect"></select></td>
495
- <td class="delim">&nbsp;</td>
496
- <td>
497
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
498
- <tr>
499
- <td><select id="border_width_top" name="border_width_top" class="mceEditableSelect"></select></td>
500
- <td>&nbsp;</td>
501
- <td>
502
- <label id="border_width_top_measurement_label" for="border_width_top_measurement" style="display: none; visibility: hidden;">Width top Measurement Unit</label>
503
- <select id="border_width_top_measurement" name="border_width_top_measurement" aria-labelledby="border_width_top_measurement_label"></select>
504
- </td>
505
- </tr>
506
- </table>
507
- </td>
508
- <td class="delim">&nbsp;</td>
509
- <td>
510
- <table role="presentation" border="0" cellpadding="0" cellspacing="0">
511
- <tr>
512
- <td><input id="border_color_top" name="border_color_top" type="text" value="" size="9" onChange="updateColor('border_color_top_pick','border_color_top');" /></td>
513
- <td id="border_color_top_pickcontainer">&nbsp;</td>
514
- </tr>
515
- </table>
516
- </td>
517
- </tr>
518
-
519
- <tr>
520
- <td>{#style_dlg.right}</td>
521
- <td class="delim">&nbsp;</td>
522
- <td><select id="border_style_right" name="border_style_right" class="mceEditableSelect" disabled="disabled"></select></td>
523
- <td class="delim">&nbsp;</td>
524
- <td>
525
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
526
- <tr>
527
- <td><select id="border_width_right" name="border_width_right" class="mceEditableSelect" disabled="disabled"></select></td>
528
- <td>&nbsp;</td>
529
- <td>
530
- <label id="border_width_right_measurement_label" for="border_width_right_measurement" style="display: none; visibility: hidden;">Width Right Measurement Unit</label>
531
- <select id="border_width_right_measurement" name="border_width_right_measurement" disabled="disabled" aria-labelledby="border_width_right_measurement_label"></select>
532
- </td>
533
- </tr>
534
- </table>
535
- </td>
536
- <td class="delim">&nbsp;</td>
537
- <td>
538
- <table role="presentation" border="0" cellpadding="0" cellspacing="0">
539
- <tr>
540
- <td><input id="border_color_right" name="border_color_right" type="text" value="" size="9" onChange="updateColor('border_color_right_pick','border_color_right');" disabled="disabled" /></td>
541
- <td id="border_color_right_pickcontainer">&nbsp;</td>
542
- </tr>
543
- </table>
544
- </td>
545
- </tr>
546
-
547
- <tr>
548
- <td>{#style_dlg.bottom}</td>
549
- <td class="delim">&nbsp;</td>
550
- <td><select id="border_style_bottom" name="border_style_bottom" class="mceEditableSelect" disabled="disabled"></select></td>
551
- <td class="delim">&nbsp;</td>
552
- <td>
553
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
554
- <tr>
555
- <td><select id="border_width_bottom" name="border_width_bottom" class="mceEditableSelect" disabled="disabled"></select></td>
556
- <td>&nbsp;</td>
557
- <td>
558
- <label id="border_width_bottom_measurement_label" for="border_width_bottom_measurement" style="display: none; visibility: hidden;">Width Bottom Measurement Unit</label>
559
- <select id="border_width_bottom_measurement" name="border_width_bottom_measurement" disabled="disabled" aria-labelledby="border_width_bottom_measurement_label"></select>
560
- </td>
561
- </tr>
562
- </table>
563
- </td>
564
- <td class="delim">&nbsp;</td>
565
- <td>
566
- <table role="presentation" border="0" cellpadding="0" cellspacing="0">
567
- <tr>
568
- <td><input id="border_color_bottom" name="border_color_bottom" type="text" value="" size="9" onChange="updateColor('border_color_bottom_pick','border_color_bottom');" disabled="disabled" /></td>
569
- <td id="border_color_bottom_pickcontainer">&nbsp;</td>
570
- </tr>
571
- </table>
572
- </td>
573
- </tr>
574
-
575
- <tr>
576
- <td>{#style_dlg.left}</td>
577
- <td class="delim">&nbsp;</td>
578
- <td><select id="border_style_left" name="border_style_left" class="mceEditableSelect" disabled="disabled"></select></td>
579
- <td class="delim">&nbsp;</td>
580
- <td>
581
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
582
- <tr>
583
- <td><select id="border_width_left" name="border_width_left" class="mceEditableSelect" disabled="disabled"></select></td>
584
- <td>&nbsp;</td>
585
- <td>
586
- <label id="border_width_left_measurement_label" for="border_width_left_measurement" style="display: none; visibility: hidden;">Width Left Measurement Unit</label>
587
- <select id="border_width_left_measurement" name="border_width_left_measurement" disabled="disabled" aria-labelledby="border_width_left_measurement_label"></select>
588
- </td>
589
- </tr>
590
- </table>
591
- </td>
592
- <td class="delim">&nbsp;</td>
593
- <td>
594
- <table role="presentation" border="0" cellpadding="0" cellspacing="0">
595
- <tr>
596
- <td><input id="border_color_left" name="border_color_left" type="text" value="" size="9" onChange="updateColor('border_color_left_pick','border_color_left');" disabled="disabled" /></td>
597
- <td id="border_color_left_pickcontainer">&nbsp;</td>
598
- </tr>
599
- </table>
600
- </td>
601
- </tr>
602
- </table>
603
- </fieldset>
604
- </div>
605
-
606
- <div id="list_panel" class="panel">
607
- <fieldset>
608
- <legend>{#style_dlg.list}</legend>
609
- <table role="presentation" border="0">
610
- <tr>
611
- <td><label for="list_type">{#style_dlg.list_type}</label></td>
612
- <td><select id="list_type" name="list_type" class="mceEditableSelect"></select></td>
613
- </tr>
614
-
615
- <tr>
616
- <td><label for="list_bullet_image">{#style_dlg.bullet_image}</label></td>
617
- <td><input id="list_bullet_image" name="list_bullet_image" type="text" /></td>
618
- </tr>
619
-
620
- <tr>
621
- <td><label for="list_position">{#style_dlg.position}</label></td>
622
- <td><select id="list_position" name="list_position" class="mceEditableSelect"></select></td>
623
- </tr>
624
- </table>
625
- </fieldset>
626
- </div>
627
-
628
- <div id="positioning_panel" class="panel">
629
- <fieldset>
630
- <legend>{#style_dlg.position}</legend>
631
- <table role="presentation" border="0">
632
- <tr>
633
- <td><label for="positioning_type">{#style_dlg.positioning_type}</label></td>
634
- <td><select id="positioning_type" name="positioning_type" class="mceEditableSelect"></select></td>
635
- <td>&nbsp;&nbsp;&nbsp;<label for="positioning_visibility">{#style_dlg.visibility}</label></td>
636
- <td><select id="positioning_visibility" name="positioning_visibility" class="mceEditableSelect"></select></td>
637
- </tr>
638
-
639
- <tr>
640
- <td><label for="positioning_width">{#style_dlg.width}</label></td>
641
- <td>
642
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
643
- <tr>
644
- <td><input type="text" id="positioning_width" name="positioning_width" onChange="synch('positioning_width','box_width');" /></td>
645
- <td>&nbsp;</td>
646
- <td>
647
- <label id="positioning_width_measurement_label" for="positioning_width_measurement" style="display: none; visibility: hidden;">Positioning width Measurement Unit</label>
648
- <select id="positioning_width_measurement" name="positioning_width_measurement" aria-labelledby="positioning_width_measurement_label"></select>
649
- </td>
650
- </tr>
651
- </table>
652
- </td>
653
- <td>&nbsp;&nbsp;&nbsp;<label for="positioning_zindex">{#style_dlg.zindex}</label></td>
654
- <td><input type="text" id="positioning_zindex" name="positioning_zindex" /></td>
655
- </tr>
656
-
657
- <tr>
658
- <td><label for="positioning_height">{#style_dlg.height}</label></td>
659
- <td>
660
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
661
- <tr>
662
- <td><input type="text" id="positioning_height" name="positioning_height" onChange="synch('positioning_height','box_height');" /></td>
663
- <td>&nbsp;</td>
664
- <td>
665
- <label id="positioning_height_measurement_label" for="positioning_height_measurement" style="display: none; visibility: hidden;">Positioning Height Measurement Unit</label>
666
- <select id="positioning_height_measurement" name="positioning_height_measurement" aria-labelledby="positioning_height_measurement_label"></select>
667
- </td>
668
- </tr>
669
- </table>
670
- </td>
671
- <td>&nbsp;&nbsp;&nbsp;<label for="positioning_overflow">{#style_dlg.overflow}</label></td>
672
- <td><select id="positioning_overflow" name="positioning_overflow" class="mceEditableSelect"></select></td>
673
- </tr>
674
- </table>
675
-
676
- <div style="float: left; width: 49%">
677
- <fieldset>
678
- <legend>{#style_dlg.placement}</legend>
679
-
680
- <table role="presentation" border="0">
681
- <tr>
682
- <td>&nbsp;</td>
683
- <td><input type="checkbox" id="positioning_placement_same" name="positioning_placement_same" class="checkbox" checked="checked" onClick="toggleSame(this,'positioning_placement');" /> <label for="positioning_placement_same">{#style_dlg.same}</label></td>
684
- </tr>
685
- <tr>
686
- <td>{#style_dlg.top}</td>
687
- <td>
688
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
689
- <tr>
690
- <td><input type="text" id="positioning_placement_top" name="positioning_placement_top" /></td>
691
- <td>&nbsp;</td>
692
- <td>
693
- <label id="positioning_placement_top_measurement_label" for="positioning_placement_top_measurement" style="display: none; visibility: hidden;">Placement Top Measurement Unit</label>
694
- <select id="positioning_placement_top_measurement" name="positioning_placement_top_measurement" aria-labelledby="positioning_placement_top_measurement_label"></select>
695
- </td>
696
- </tr>
697
- </table>
698
- </td>
699
- </tr>
700
- <tr>
701
- <td>{#style_dlg.right}</td>
702
- <td>
703
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
704
- <tr>
705
- <td><input type="text" id="positioning_placement_right" name="positioning_placement_right" disabled="disabled" /></td>
706
- <td>&nbsp;</td>
707
- <td>
708
- <label id="positioning_placement_right_measurement_label" for="positioning_placement_right_measurement" style="display: none; visibility: hidden;">Placement Right Measurement Unit</label>
709
- <select id="positioning_placement_right_measurement" name="positioning_placement_right_measurement" disabled="disabled" aria-labelledby="positioning_placement_right_measurement_label"></select>
710
- </td>
711
- </tr>
712
- </table>
713
- </td>
714
- </tr>
715
- <tr>
716
- <td>{#style_dlg.bottom}</td>
717
- <td>
718
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
719
- <tr>
720
- <td><input type="text" id="positioning_placement_bottom" name="positioning_placement_bottom" disabled="disabled" /></td>
721
- <td>&nbsp;</td>
722
- <td>
723
- <label id="positioning_placement_bottom_measurement_label" for="positioning_placement_bottom_measurement" style="display: none; visibility: hidden;">Placement Bottom Measurement Unit</label>
724
- <select id="positioning_placement_bottom_measurement" name="positioning_placement_bottom_measurement" disabled="disabled" aria-labelledby="positioning_placement_bottom_measurement_label"></select>
725
- </td>
726
- </tr>
727
- </table>
728
- </td>
729
- </tr>
730
- <tr>
731
- <td>{#style_dlg.left}</td>
732
- <td>
733
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
734
- <tr>
735
- <td><input type="text" id="positioning_placement_left" name="positioning_placement_left" disabled="disabled" /></td>
736
- <td>&nbsp;</td>
737
- <td>
738
- <label id="positioning_placement_left_measurement_label" for="positioning_placement_left_measurement" style="display: none; visibility: hidden;">Placement Left Measurement Unit</label>
739
- <select id="positioning_placement_left_measurement" name="positioning_placement_left_measurement" disabled="disabled" aria-labelledby="positioning_placement_left_measurement_label"></select>
740
- </td>
741
- </tr>
742
- </table>
743
- </td>
744
- </tr>
745
- </table>
746
- </fieldset>
747
- </div>
748
-
749
- <div style="float: right; width: 49%">
750
- <fieldset>
751
- <legend>{#style_dlg.clip}</legend>
752
-
753
- <table role="presentation" border="0">
754
- <tr>
755
- <td>&nbsp;</td>
756
- <td><input type="checkbox" id="positioning_clip_same" name="positioning_clip_same" class="checkbox" checked="checked" onClick="toggleSame(this,'positioning_clip');" /> <label for="positioning_clip_same">{#style_dlg.same}</label></td>
757
- </tr>
758
- <tr>
759
- <td>{#style_dlg.top}</td>
760
- <td>
761
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
762
- <tr>
763
- <td><input type="text" id="positioning_clip_top" name="positioning_clip_top" /></td>
764
- <td>&nbsp;</td>
765
- <td>
766
- <label id="positioning_clip_top_measurement_label" for="positioning_clip_top_measurement" style="display: none; visibility: hidden;">Clip Top Measurement Unit</label>
767
- <select id="positioning_clip_top_measurement" name="positioning_clip_top_measurement" aria-labelledby="positioning_clip_top_measurement_label"></select>
768
- </td>
769
- </tr>
770
- </table>
771
- </td>
772
- </tr>
773
- <tr>
774
- <td>{#style_dlg.right}</td>
775
- <td>
776
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
777
- <tr>
778
- <td><input type="text" id="positioning_clip_right" name="positioning_clip_right" disabled="disabled" /></td>
779
- <td>&nbsp;</td>
780
- <td>
781
- <label id="positioning_clip_right_measurement_label" for="positioning_clip_right_measurement" style="display: none; visibility: hidden;">Clip Right Measurement Unit</label>
782
- <select id="positioning_clip_right_measurement" name="positioning_clip_right_measurement" disabled="disabled" aria-labelledby="positioning_clip_right_measurement_label"></select>
783
- </td>
784
- </tr>
785
- </table>
786
- </td>
787
- </tr>
788
- <tr>
789
- <td>{#style_dlg.bottom}</td>
790
- <td>
791
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
792
- <tr>
793
- <td><input type="text" id="positioning_clip_bottom" name="positioning_clip_bottom" disabled="disabled" /></td>
794
- <td>&nbsp;</td>
795
- <td>
796
- <label id="positioning_clip_bottom_measurement_label" for="positioning_clip_bottom_measurement" style="display: none; visibility: hidden;">Clip Bottom Measurement Unit</label>
797
- <select id="positioning_clip_bottom_measurement" name="positioning_clip_bottom_measurement" disabled="disabled" aria-labelledby="positioning_clip_bottom_measurement_label"></select>
798
- </td>
799
- </tr>
800
- </table>
801
- </td>
802
- </tr>
803
- <tr>
804
- <td>{#style_dlg.left}</td>
805
- <td>
806
- <table role="presentation" border="0" cellspacing="0" cellpadding="0">
807
- <tr>
808
- <td><input type="text" id="positioning_clip_left" name="positioning_clip_left" disabled="disabled" /></td>
809
- <td>&nbsp;</td>
810
- <td>
811
- <label id="positioning_clip_left_measurement_label" for="positioning_clip_left_measurement" style="display: none; visibility: hidden;">Clip Left Measurement Unit</label>
812
- <select id="positioning_clip_left_measurement" name="positioning_clip_left_measurement" disabled="disabled" aria-labelledby="positioning_clip_left_measurement_label"></select>
813
- </td>
814
- </tr>
815
- </table>
816
- </td>
817
- </tr>
818
- </table>
819
- </fieldset>
820
- </div>
821
- <br style="clear: both" />
822
- </div>
823
- </fieldset>
824
- </div>
825
-
826
- <div class="mceActionPanel">
827
- <input type="submit" id="insert" name="insert" value="{#update}" />
828
- <input type="button" class="button" id="apply" name="apply" value="{#style_dlg.apply}" onClick="applyAction();" />
829
- <input type="button" id="cancel" name="cancel" value="{#cancel}" onClick="tinyMCEPopup.close();" />
830
- </div>
831
- </form>
832
-
833
- <div style="display: none">
834
- <div id="container"></div>
835
- </div>
836
-
837
- </body>
838
- </html>
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>{#style_dlg.title}</title><script type="text/javascript" src="../../tiny_mce_popup.js"></script><script type="text/javascript" src="../../utils/mctabs.js"></script><script type="text/javascript" src="../../utils/editable_selects.js"></script><script type="text/javascript" src="../../utils/form_utils.js"></script><script type="text/javascript" src="js/props.js"></script><link href="css/props.css" rel="stylesheet" type="text/css"/></head><body id="styleprops" style="display: none" role="application" aria-labelledby="app_title"><span id="app_title" style="display:none">{#style_dlg.title}</span><form onsubmit="updateAction();return false;" action="#"><div class="tabs"><ul><li id="text_tab" class="current" aria-controls="text_panel"><span><a href="javascript:mcTabs.displayTab('text_tab','text_panel');" onMouseDown="return false;">{#style_dlg.text_tab}</a></span></li><li id="background_tab" aria-controls="background_panel"><span><a href="javascript:mcTabs.displayTab('background_tab','background_panel');" onMouseDown="return false;">{#style_dlg.background_tab}</a></span></li><li id="block_tab" aria-controls="block_panel"><span><a href="javascript:mcTabs.displayTab('block_tab','block_panel');" onMouseDown="return false;">{#style_dlg.block_tab}</a></span></li><li id="box_tab" aria-controls="box_panel"><span><a href="javascript:mcTabs.displayTab('box_tab','box_panel');" onMouseDown="return false;">{#style_dlg.box_tab}</a></span></li><li id="border_tab" aria-controls="border_panel"><span><a href="javascript:mcTabs.displayTab('border_tab','border_panel');" onMouseDown="return false;">{#style_dlg.border_tab}</a></span></li><li id="list_tab" aria-controls="list_panel"><span><a href="javascript:mcTabs.displayTab('list_tab','list_panel');" onMouseDown="return false;">{#style_dlg.list_tab}</a></span></li><li id="positioning_tab" aria-controls="positioning_panel"><span><a href="javascript:mcTabs.displayTab('positioning_tab','positioning_panel');" onMouseDown="return false;">{#style_dlg.positioning_tab}</a></span></li></ul></div><div class="panel_wrapper"><div id="text_panel" class="panel current"><fieldset><legend>{#style_dlg.text}</legend><table role="presentation" border="0" width="100%"><tr><td><label for="text_font">{#style_dlg.text_font}</label></td><td colspan="3"><select id="text_font" name="text_font" class="mceEditableSelect mceFocus"></select></td></tr><tr><td><label for="text_size">{#style_dlg.text_size}</label></td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><select id="text_size" name="text_size" class="mceEditableSelect"></select></td><td>&nbsp;</td><td><label id="text_size_measurement_label" for="text_size_measurement" style="display: none; visibility: hidden;">Text Size Measurement Unit</label><select id="text_size_measurement" name="text_size_measurement" aria-labelledby="text_size_measurement_label"></select></td></tr></table></td><td><label for="text_weight">{#style_dlg.text_weight}</label></td><td><select id="text_weight" name="text_weight"></select></td></tr><tr><td><label for="text_style">{#style_dlg.text_style}</label></td><td><select id="text_style" name="text_style" class="mceEditableSelect"></select></td><td><label for="text_variant">{#style_dlg.text_variant}</label></td><td><select id="text_variant" name="text_variant"></select></td></tr><tr><td><label for="text_lineheight">{#style_dlg.text_lineheight}</label></td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><select id="text_lineheight" name="text_lineheight" class="mceEditableSelect"></select></td><td>&nbsp;</td><td><label id="text_lineheight_measurement_label" for="text_lineheight_measurement" style="display: none; visibility: hidden;">Line Height Measurement Unit</label><select id="text_lineheight_measurement" name="text_lineheight_measurement" aria-labelledby="text_lineheight_measurement_label"></select></td></tr></table></td><td><label for="text_case">{#style_dlg.text_case}</label></td><td><select id="text_case" name="text_case"></select></td></tr><tr><td><label for="text_color">{#style_dlg.text_color}</label></td><td colspan="2"><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td><input id="text_color" name="text_color" type="text" value="" size="9" onChange="updateColor('text_color_pick','text_color');"/></td><td id="text_color_pickcontainer">&nbsp;</td></tr></table></td></tr><tr><td valign="top" style="vertical-align: top; padding-top: 3px;">{#style_dlg.text_decoration}</td><td colspan="2"><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><input id="text_underline" name="text_underline" class="checkbox" type="checkbox"/></td><td><label for="text_underline">{#style_dlg.text_underline}</label></td></tr><tr><td><input id="text_overline" name="text_overline" class="checkbox" type="checkbox"/></td><td><label for="text_overline">{#style_dlg.text_overline}</label></td></tr><tr><td><input id="text_linethrough" name="text_linethrough" class="checkbox" type="checkbox"/></td><td><label for="text_linethrough">{#style_dlg.text_striketrough}</label></td></tr><tr><td><input id="text_blink" name="text_blink" class="checkbox" type="checkbox"/></td><td><label for="text_blink">{#style_dlg.text_blink}</label></td></tr><tr><td><input id="text_none" name="text_none" class="checkbox" type="checkbox"/></td><td><label for="text_none">{#style_dlg.text_none}</label></td></tr></table></td></tr></table></fieldset></div><div id="background_panel" class="panel"><fieldset><legend>{#style_dlg.background}</legend><table role="presentation" border="0"><tr><td><label for="background_color">{#style_dlg.background_color}</label></td><td><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td><input id="background_color" name="background_color" type="text" value="" size="9" onChange="updateColor('background_color_pick','background_color');"/></td><td id="background_color_pickcontainer">&nbsp;</td></tr></table></td></tr><tr><td><label for="background_image">{#style_dlg.background_image}</label></td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><input id="background_image" name="background_image" type="text"/></td><td id="background_image_browser">&nbsp;</td></tr></table></td></tr><tr><td><label for="background_repeat">{#style_dlg.background_repeat}</label></td><td><select id="background_repeat" name="background_repeat" class="mceEditableSelect"></select></td></tr><tr><td><label for="background_attachment">{#style_dlg.background_attachment}</label></td><td><select id="background_attachment" name="background_attachment" class="mceEditableSelect"></select></td></tr><tr><td><label for="background_hpos">{#style_dlg.background_hpos}</label></td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><select id="background_hpos" name="background_hpos" class="mceEditableSelect"></select></td><td>&nbsp;</td><td><label id="background_hpos_measurement_label" for="background_hpos_measurement" style="display: none; visibility: hidden;">Horizontal position measurement unit</label><select id="background_hpos_measurement" name="background_hpos_measurement" aria-labelledby="background_hpos_measurement_label"></select></td></tr></table></td></tr><tr><td><label for="background_vpos">{#style_dlg.background_vpos}</label></td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><select id="background_vpos" name="background_vpos" class="mceEditableSelect"></select></td><td>&nbsp;</td><td><label id="background_vpos_measurement_label" for="background_vpos_measurement" style="display: none; visibility: hidden;">Vertical position measurement unit</label><select id="background_vpos_measurement" name="background_vpos_measurement" aria-labelledby="background_vpos_measurement_label">></select></td></tr></table></td></tr></table></fieldset></div><div id="block_panel" class="panel"><fieldset><legend>{#style_dlg.block}</legend><table role="presentation" border="0"><tr><td><label for="block_wordspacing">{#style_dlg.block_wordspacing}</label></td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><select id="block_wordspacing" name="block_wordspacing" class="mceEditableSelect"></select></td><td>&nbsp;</td><td><label id="block_wordspacing_measurement_label" for="block_wordspacing_measurement" style="display: none; visibility: hidden;">Word spacing measurement unit</label><select id="block_wordspacing_measurement" name="block_wordspacing_measurement" aria-labelledby="block_wordspacing_measurement_label"></select></td></tr></table></td></tr><tr><td><label for="block_letterspacing">{#style_dlg.block_letterspacing}</label></td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><select id="block_letterspacing" name="block_letterspacing" class="mceEditableSelect"></select></td><td>&nbsp;</td><td><label id="block_letterspacing_measurement_label" for="block_letterspacing_measurement" style="display: none; visibility: hidden;">Letter spacing measurement unit</label><select id="block_letterspacing_measurement" name="block_letterspacing_measurement" aria-labelledby="block_letterspacing_measurement_label"></select></td></tr></table></td></tr><tr><td><label for="block_vertical_alignment">{#style_dlg.block_vertical_alignment}</label></td><td><select id="block_vertical_alignment" name="block_vertical_alignment" class="mceEditableSelect"></select></td></tr><tr><td><label for="block_text_align">{#style_dlg.block_text_align}</label></td><td><select id="block_text_align" name="block_text_align" class="mceEditableSelect"></select></td></tr><tr><td><label for="block_text_indent">{#style_dlg.block_text_indent}</label></td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><input type="text" id="block_text_indent" name="block_text_indent"/></td><td>&nbsp;</td><td><label id="block_text_indent_measurement_label" for="block_text_indent_measurement" style="display: none; visibility: hidden;">Text Indent Measurement Unit</label><select id="block_text_indent_measurement" name="block_text_indent_measurement" aria-labelledby="block_text_indent_measurement_label"></select></td></tr></table></td></tr><tr><td><label for="block_whitespace">{#style_dlg.block_whitespace}</label></td><td><select id="block_whitespace" name="block_whitespace" class="mceEditableSelect"></select></td></tr><tr><td><label for="block_display">{#style_dlg.block_display}</label></td><td><select id="block_display" name="block_display" class="mceEditableSelect"></select></td></tr></table></fieldset></div><div id="box_panel" class="panel"><fieldset><legend>{#style_dlg.box}</legend><table role="presentation" border="0"><tr><td><label for="box_width">{#style_dlg.box_width}</label></td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><input type="text" id="box_width" name="box_width" class="mceEditableSelect" onChange="synch('box_width','positioning_width');"/></td><td>&nbsp;</td><td><label id="box_width_measurement_label" for="box_width_measurement" style="display: none; visibility: hidden;">Box Width Measurement Unit</label><select id="box_width_measurement" name="box_width_measurement" aria-labelledby="box_width_measurement_label"></select></td></tr></table></td><td>&nbsp;&nbsp;&nbsp;<label for="box_float">{#style_dlg.box_float}</label></td><td><select id="box_float" name="box_float" class="mceEditableSelect"></select></td></tr><tr><td><label for="box_height">{#style_dlg.box_height}</label></td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><input type="text" id="box_height" name="box_height" class="mceEditableSelect" onChange="synch('box_height','positioning_height');"/></td><td>&nbsp;</td><td><label id="box_height_measurement_label" for="box_height_measurement" style="display: none; visibility: hidden;">Box Height Measurement Unit</label><select id="box_height_measurement" name="box_height_measurement" aria-labelledby="box_height_measurement_label"></select></td></tr></table></td><td>&nbsp;&nbsp;&nbsp;<label for="box_clear">{#style_dlg.box_clear}</label></td><td><select id="box_clear" name="box_clear" class="mceEditableSelect"></select></td></tr></table><div style="float: left; width: 49%"><fieldset><legend>{#style_dlg.padding}</legend><table role="presentation" border="0"><tr><td>&nbsp;</td><td><input type="checkbox" id="box_padding_same" name="box_padding_same" class="checkbox" checked="checked" onClick="toggleSame(this,'box_padding');"/><label for="box_padding_same">{#style_dlg.same}</label></td></tr><tr><td><label for="box_padding_top">{#style_dlg.top}</label></td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><input type="text" id="box_padding_top" name="box_padding_top" class="mceEditableSelect"/></td><td>&nbsp;</td><td><label id="box_padding_top_measurement_label" for="box_padding_top_measurement" style="display: none; visibility: hidden;">Padding Top Measurement Unit</label><select id="box_padding_top_measurement" name="box_padding_top_measurement" aria-labelledby="box_padding_top_measurement_label"></select></td></tr></table></td></tr><tr><td><label for="box_padding_right">{#style_dlg.right}</label></td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><input type="text" id="box_padding_right" name="box_padding_right" class="mceEditableSelect" disabled="disabled"/></td><td>&nbsp;</td><td><label id="box_padding_right_measurement_label" for="box_padding_right_measurement" style="display: none; visibility: hidden;">Padding Right Measurement Unit</label><select id="box_padding_right_measurement" name="box_padding_right_measurement" disabled="disabled" aria-labelledby="box_padding_right_measurement_label"></select></td></tr></table></td></tr><tr><td><label for="box_padding_bottom">{#style_dlg.bottom}</label></td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><input type="text" id="box_padding_bottom" name="box_padding_bottom" class="mceEditableSelect" disabled="disabled"/></td><td>&nbsp;</td><td><label id="box_padding_bottom_measurement_label" for="box_padding_bottom_measurement" style="display: none; visibility: hidden;">Padding Bottom Measurement Unit</label><select id="box_padding_bottom_measurement" name="box_padding_bottom_measurement" disabled="disabled" aria-labelledby="box_padding_bottom_measurement_label"></select></td></tr></table></td></tr><tr><td><label for="box_padding_left">{#style_dlg.left}</label></td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><input type="text" id="box_padding_left" name="box_padding_left" class="mceEditableSelect" disabled="disabled"/></td><td>&nbsp;</td><td><label id="box_padding_left_measurement_label" for="box_padding_left_measurement" style="display: none; visibility: hidden;">Padding Left Measurement Unit</label><select id="box_padding_left_measurement" name="box_padding_left_measurement" disabled="disabled" aria-labelledby="box_padding_left_measurement_label"></select></td></tr></table></td></tr></table></fieldset></div><div style="float: right; width: 49%"><fieldset><legend>{#style_dlg.margin}</legend><table role="presentation" border="0"><tr><td>&nbsp;</td><td><input type="checkbox" id="box_margin_same" name="box_margin_same" class="checkbox" checked="checked" onClick="toggleSame(this,'box_margin');"/><label for="box_margin_same">{#style_dlg.same}</label></td></tr><tr><td><label for="box_margin_top">{#style_dlg.top}</label></td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><input type="text" id="box_margin_top" name="box_margin_top" class="mceEditableSelect"/></td><td>&nbsp;</td><td><label id="box_margin_top_measurement_label" for="box_margin_top_measurement" style="display: none; visibility: hidden;">Margin Top Measurement Unit</label><select id="box_margin_top_measurement" name="box_margin_top_measurement" aria-labelledby="box_margin_top_measurement_label"></select></td></tr></table></td></tr><tr><td><label for="box_margin_right">{#style_dlg.right}</label></td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><input type="text" id="box_margin_right" name="box_margin_right" class="mceEditableSelect" disabled="disabled"/></td><td>&nbsp;</td><td><label id="box_margin_right_measurement_label" for="box_margin_right_measurement" style="display: none; visibility: hidden;">Margin Right Measurement Unit</label><select id="box_margin_right_measurement" name="box_margin_right_measurement" disabled="disabled" aria-labelledby="box_margin_right_measurement_label"></select></td></tr></table></td></tr><tr><td><label for="box_margin_bottom">{#style_dlg.bottom}</label></td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><input type="text" id="box_margin_bottom" name="box_margin_bottom" class="mceEditableSelect" disabled="disabled"/></td><td>&nbsp;</td><td><label id="box_margin_bottom_measurement_label" for="box_margin_bottom_measurement" style="display: none; visibility: hidden;">Margin Bottom Measurement Unit</label><select id="box_margin_bottom_measurement" name="box_margin_bottom_measurement" disabled="disabled" aria-labelledby="box_margin_bottom_measurement_label"></select></td></tr></table></td></tr><tr><td><label for="box_margin_left">{#style_dlg.left}</label></td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><input type="text" id="box_margin_left" name="box_margin_left" class="mceEditableSelect" disabled="disabled"/></td><td>&nbsp;</td><td><label id="box_margin_left_measurement_label" for="box_margin_left_measurement" style="display: none; visibility: hidden;">Margin Left Measurement Unit</label><select id="box_margin_left_measurement" name="box_margin_left_measurement" disabled="disabled" aria-labelledby="box_margin_left_measurement_label"></select></td></tr></table></td></tr></table></fieldset></div><br style="clear: both"/></div><div id="border_panel" class="panel"><fieldset><legend>{#style_dlg.border}</legend><table role="presentation" border="0" cellspacing="0" cellpadding="0" width="100%"><tr><td class="tdelim">&nbsp;</td><td class="tdelim delim">&nbsp;</td><td class="tdelim">{#style_dlg.style}</td><td class="tdelim delim">&nbsp;</td><td class="tdelim">{#style_dlg.width}</td><td class="tdelim delim">&nbsp;</td><td class="tdelim">{#style_dlg.color}</td></tr><tr><td>&nbsp;</td><td class="delim">&nbsp;</td><td><input type="checkbox" id="border_style_same" name="border_style_same" class="checkbox" checked="checked" onClick="toggleSame(this,'border_style');"/><label for="border_style_same">{#style_dlg.same}</label></td><td class="delim">&nbsp;</td><td><input type="checkbox" id="border_width_same" name="border_width_same" class="checkbox" checked="checked" onClick="toggleSame(this,'border_width');"/><label for="border_width_same">{#style_dlg.same}</label></td><td class="delim">&nbsp;</td><td><input type="checkbox" id="border_color_same" name="border_color_same" class="checkbox" checked="checked" onClick="toggleSame(this,'border_color');"/><label for="border_color_same">{#style_dlg.same}</label></td></tr><tr><td>{#style_dlg.top}</td><td class="delim">&nbsp;</td><td><select id="border_style_top" name="border_style_top" class="mceEditableSelect"></select></td><td class="delim">&nbsp;</td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><select id="border_width_top" name="border_width_top" class="mceEditableSelect"></select></td><td>&nbsp;</td><td><label id="border_width_top_measurement_label" for="border_width_top_measurement" style="display: none; visibility: hidden;">Width top Measurement Unit</label><select id="border_width_top_measurement" name="border_width_top_measurement" aria-labelledby="border_width_top_measurement_label"></select></td></tr></table></td><td class="delim">&nbsp;</td><td><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td><input id="border_color_top" name="border_color_top" type="text" value="" size="9" onChange="updateColor('border_color_top_pick','border_color_top');"/></td><td id="border_color_top_pickcontainer">&nbsp;</td></tr></table></td></tr><tr><td>{#style_dlg.right}</td><td class="delim">&nbsp;</td><td><select id="border_style_right" name="border_style_right" class="mceEditableSelect" disabled="disabled"></select></td><td class="delim">&nbsp;</td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><select id="border_width_right" name="border_width_right" class="mceEditableSelect" disabled="disabled"></select></td><td>&nbsp;</td><td><label id="border_width_right_measurement_label" for="border_width_right_measurement" style="display: none; visibility: hidden;">Width Right Measurement Unit</label><select id="border_width_right_measurement" name="border_width_right_measurement" disabled="disabled" aria-labelledby="border_width_right_measurement_label"></select></td></tr></table></td><td class="delim">&nbsp;</td><td><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td><input id="border_color_right" name="border_color_right" type="text" value="" size="9" onChange="updateColor('border_color_right_pick','border_color_right');" disabled="disabled"/></td><td id="border_color_right_pickcontainer">&nbsp;</td></tr></table></td></tr><tr><td>{#style_dlg.bottom}</td><td class="delim">&nbsp;</td><td><select id="border_style_bottom" name="border_style_bottom" class="mceEditableSelect" disabled="disabled"></select></td><td class="delim">&nbsp;</td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><select id="border_width_bottom" name="border_width_bottom" class="mceEditableSelect" disabled="disabled"></select></td><td>&nbsp;</td><td><label id="border_width_bottom_measurement_label" for="border_width_bottom_measurement" style="display: none; visibility: hidden;">Width Bottom Measurement Unit</label><select id="border_width_bottom_measurement" name="border_width_bottom_measurement" disabled="disabled" aria-labelledby="border_width_bottom_measurement_label"></select></td></tr></table></td><td class="delim">&nbsp;</td><td><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td><input id="border_color_bottom" name="border_color_bottom" type="text" value="" size="9" onChange="updateColor('border_color_bottom_pick','border_color_bottom');" disabled="disabled"/></td><td id="border_color_bottom_pickcontainer">&nbsp;</td></tr></table></td></tr><tr><td>{#style_dlg.left}</td><td class="delim">&nbsp;</td><td><select id="border_style_left" name="border_style_left" class="mceEditableSelect" disabled="disabled"></select></td><td class="delim">&nbsp;</td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><select id="border_width_left" name="border_width_left" class="mceEditableSelect" disabled="disabled"></select></td><td>&nbsp;</td><td><label id="border_width_left_measurement_label" for="border_width_left_measurement" style="display: none; visibility: hidden;">Width Left Measurement Unit</label><select id="border_width_left_measurement" name="border_width_left_measurement" disabled="disabled" aria-labelledby="border_width_left_measurement_label"></select></td></tr></table></td><td class="delim">&nbsp;</td><td><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td><input id="border_color_left" name="border_color_left" type="text" value="" size="9" onChange="updateColor('border_color_left_pick','border_color_left');" disabled="disabled"/></td><td id="border_color_left_pickcontainer">&nbsp;</td></tr></table></td></tr></table></fieldset></div><div id="list_panel" class="panel"><fieldset><legend>{#style_dlg.list}</legend><table role="presentation" border="0"><tr><td><label for="list_type">{#style_dlg.list_type}</label></td><td><select id="list_type" name="list_type" class="mceEditableSelect"></select></td></tr><tr><td><label for="list_bullet_image">{#style_dlg.bullet_image}</label></td><td><input id="list_bullet_image" name="list_bullet_image" type="text"/></td></tr><tr><td><label for="list_position">{#style_dlg.position}</label></td><td><select id="list_position" name="list_position" class="mceEditableSelect"></select></td></tr></table></fieldset></div><div id="positioning_panel" class="panel"><fieldset><legend>{#style_dlg.position}</legend><table role="presentation" border="0"><tr><td><label for="positioning_type">{#style_dlg.positioning_type}</label></td><td><select id="positioning_type" name="positioning_type" class="mceEditableSelect"></select></td><td>&nbsp;&nbsp;&nbsp;<label for="positioning_visibility">{#style_dlg.visibility}</label></td><td><select id="positioning_visibility" name="positioning_visibility" class="mceEditableSelect"></select></td></tr><tr><td><label for="positioning_width">{#style_dlg.width}</label></td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><input type="text" id="positioning_width" name="positioning_width" onChange="synch('positioning_width','box_width');"/></td><td>&nbsp;</td><td><label id="positioning_width_measurement_label" for="positioning_width_measurement" style="display: none; visibility: hidden;">Positioning width Measurement Unit</label><select id="positioning_width_measurement" name="positioning_width_measurement" aria-labelledby="positioning_width_measurement_label"></select></td></tr></table></td><td>&nbsp;&nbsp;&nbsp;<label for="positioning_zindex">{#style_dlg.zindex}</label></td><td><input type="text" id="positioning_zindex" name="positioning_zindex"/></td></tr><tr><td><label for="positioning_height">{#style_dlg.height}</label></td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><input type="text" id="positioning_height" name="positioning_height" onChange="synch('positioning_height','box_height');"/></td><td>&nbsp;</td><td><label id="positioning_height_measurement_label" for="positioning_height_measurement" style="display: none; visibility: hidden;">Positioning Height Measurement Unit</label><select id="positioning_height_measurement" name="positioning_height_measurement" aria-labelledby="positioning_height_measurement_label"></select></td></tr></table></td><td>&nbsp;&nbsp;&nbsp;<label for="positioning_overflow">{#style_dlg.overflow}</label></td><td><select id="positioning_overflow" name="positioning_overflow" class="mceEditableSelect"></select></td></tr></table><div style="float: left; width: 49%"><fieldset><legend>{#style_dlg.placement}</legend><table role="presentation" border="0"><tr><td>&nbsp;</td><td><input type="checkbox" id="positioning_placement_same" name="positioning_placement_same" class="checkbox" checked="checked" onClick="toggleSame(this,'positioning_placement');"/><label for="positioning_placement_same">{#style_dlg.same}</label></td></tr><tr><td>{#style_dlg.top}</td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><input type="text" id="positioning_placement_top" name="positioning_placement_top"/></td><td>&nbsp;</td><td><label id="positioning_placement_top_measurement_label" for="positioning_placement_top_measurement" style="display: none; visibility: hidden;">Placement Top Measurement Unit</label><select id="positioning_placement_top_measurement" name="positioning_placement_top_measurement" aria-labelledby="positioning_placement_top_measurement_label"></select></td></tr></table></td></tr><tr><td>{#style_dlg.right}</td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><input type="text" id="positioning_placement_right" name="positioning_placement_right" disabled="disabled"/></td><td>&nbsp;</td><td><label id="positioning_placement_right_measurement_label" for="positioning_placement_right_measurement" style="display: none; visibility: hidden;">Placement Right Measurement Unit</label><select id="positioning_placement_right_measurement" name="positioning_placement_right_measurement" disabled="disabled" aria-labelledby="positioning_placement_right_measurement_label"></select></td></tr></table></td></tr><tr><td>{#style_dlg.bottom}</td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><input type="text" id="positioning_placement_bottom" name="positioning_placement_bottom" disabled="disabled"/></td><td>&nbsp;</td><td><label id="positioning_placement_bottom_measurement_label" for="positioning_placement_bottom_measurement" style="display: none; visibility: hidden;">Placement Bottom Measurement Unit</label><select id="positioning_placement_bottom_measurement" name="positioning_placement_bottom_measurement" disabled="disabled" aria-labelledby="positioning_placement_bottom_measurement_label"></select></td></tr></table></td></tr><tr><td>{#style_dlg.left}</td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><input type="text" id="positioning_placement_left" name="positioning_placement_left" disabled="disabled"/></td><td>&nbsp;</td><td><label id="positioning_placement_left_measurement_label" for="positioning_placement_left_measurement" style="display: none; visibility: hidden;">Placement Left Measurement Unit</label><select id="positioning_placement_left_measurement" name="positioning_placement_left_measurement" disabled="disabled" aria-labelledby="positioning_placement_left_measurement_label"></select></td></tr></table></td></tr></table></fieldset></div><div style="float: right; width: 49%"><fieldset><legend>{#style_dlg.clip}</legend><table role="presentation" border="0"><tr><td>&nbsp;</td><td><input type="checkbox" id="positioning_clip_same" name="positioning_clip_same" class="checkbox" checked="checked" onClick="toggleSame(this,'positioning_clip');"/><label for="positioning_clip_same">{#style_dlg.same}</label></td></tr><tr><td>{#style_dlg.top}</td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><input type="text" id="positioning_clip_top" name="positioning_clip_top"/></td><td>&nbsp;</td><td><label id="positioning_clip_top_measurement_label" for="positioning_clip_top_measurement" style="display: none; visibility: hidden;">Clip Top Measurement Unit</label><select id="positioning_clip_top_measurement" name="positioning_clip_top_measurement" aria-labelledby="positioning_clip_top_measurement_label"></select></td></tr></table></td></tr><tr><td>{#style_dlg.right}</td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><input type="text" id="positioning_clip_right" name="positioning_clip_right" disabled="disabled"/></td><td>&nbsp;</td><td><label id="positioning_clip_right_measurement_label" for="positioning_clip_right_measurement" style="display: none; visibility: hidden;">Clip Right Measurement Unit</label><select id="positioning_clip_right_measurement" name="positioning_clip_right_measurement" disabled="disabled" aria-labelledby="positioning_clip_right_measurement_label"></select></td></tr></table></td></tr><tr><td>{#style_dlg.bottom}</td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><input type="text" id="positioning_clip_bottom" name="positioning_clip_bottom" disabled="disabled"/></td><td>&nbsp;</td><td><label id="positioning_clip_bottom_measurement_label" for="positioning_clip_bottom_measurement" style="display: none; visibility: hidden;">Clip Bottom Measurement Unit</label><select id="positioning_clip_bottom_measurement" name="positioning_clip_bottom_measurement" disabled="disabled" aria-labelledby="positioning_clip_bottom_measurement_label"></select></td></tr></table></td></tr><tr><td>{#style_dlg.left}</td><td><table role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><input type="text" id="positioning_clip_left" name="positioning_clip_left" disabled="disabled"/></td><td>&nbsp;</td><td><label id="positioning_clip_left_measurement_label" for="positioning_clip_left_measurement" style="display: none; visibility: hidden;">Clip Left Measurement Unit</label><select id="positioning_clip_left_measurement" name="positioning_clip_left_measurement" disabled="disabled" aria-labelledby="positioning_clip_left_measurement_label"></select></td></tr></table></td></tr></table></fieldset></div><br style="clear: both"/></div></fieldset></div><div class="mceActionPanel"><input type="submit" id="insert" name="insert" value="{#update}"/><input type="button" class="button" id="apply" name="apply" value="{#style_dlg.apply}" onClick="applyAction();"/><input type="button" id="cancel" name="cancel" value="{#cancel}" onClick="tinyMCEPopup.close();"/></div></form><div style="display: none"><div id="container"></div></div></body></html>