From 69979f99ea62f46de1c51fccd27dd43dec63c655 Mon Sep 17 00:00:00 2001 From: zero Date: Mon, 19 Mar 2007 04:05:58 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/trunk@532 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- .../editor/components/urllink/tpl/popup.html | 2 +- modules/editor/tpl/css/editor.css | 7 ++ modules/editor/tpl/editor.html | 103 +++++++++--------- 3 files changed, 62 insertions(+), 50 deletions(-) diff --git a/modules/editor/components/urllink/tpl/popup.html b/modules/editor/components/urllink/tpl/popup.html index 990660ef8..a5650af60 100644 --- a/modules/editor/components/urllink/tpl/popup.html +++ b/modules/editor/components/urllink/tpl/popup.html @@ -11,7 +11,7 @@
- +
diff --git a/modules/editor/tpl/css/editor.css b/modules/editor/tpl/css/editor.css index f32ba2d7f..bdaee5c1f 100644 --- a/modules/editor/tpl/css/editor.css +++ b/modules/editor/tpl/css/editor.css @@ -2,6 +2,13 @@ div.editor_content { margin:3px; } +div.editor_area_1 { +} + +div.editor_area_2 { + clear:left; +} + div.editor_fontbox { margin : 3px 3px 3px 0px; float:left; diff --git a/modules/editor/tpl/editor.html b/modules/editor/tpl/editor.html index b20754c5d..5c2d3a2b0 100644 --- a/modules/editor/tpl/editor.html +++ b/modules/editor/tpl/editor.html @@ -10,56 +10,61 @@
- -
- + + + + + + +
+ + +
+ {$lang->edit->help_bold} + {$lang->edit->help_italic} + {$lang->edit->help_underline} + {$lang->edit->help_strike} +
+ + + + + +
+ + +
+
+ +
+ +
+ + {$component} - - -
- - -
- {$lang->edit->help_bold} - {$lang->edit->help_italic} - {$lang->edit->help_underline} - {$lang->edit->help_strike} -
- - -
- - {$component} - -
- - - - - -
- - +