git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2548 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-09-06 09:04:26 +00:00
parent 182d8f9528
commit bfb5b3d942

View file

@ -130,7 +130,7 @@
</div>
<div class="editor_iframe_box"><iframe id="editor_iframe_{$upload_target_srl}" frameborder="0" width="100%" height="{$editor_height}" style="background-color:transparent;"></iframe></div>
<textarea id="editor_textarea_{$upload_target_srl}" class="editor_iframe_textarea" style="height:{$editor_height}"></textarea>
<textarea id="editor_textarea_{$upload_target_srl}" class="editor_iframe_textarea" style="display:none; height:{$editor_height}"></textarea>
<div class="textAreaDragIndicator"><div class="textAreaDragIndicatorBar" id="editor_drag_bar_{$upload_target_srl}"></div></div>