Index: lams_tool_chat/web/includes/css/fckeditor_style.css =================================================================== RCS file: /usr/local/cvsroot/lams_tool_chat/web/includes/css/Attic/fckeditor_style.css,v diff -u -r1.2 -r1.3 --- lams_tool_chat/web/includes/css/fckeditor_style.css 17 Jun 2006 05:16:00 -0000 1.2 +++ lams_tool_chat/web/includes/css/fckeditor_style.css 27 Jun 2006 03:45:25 -0000 1.3 @@ -1,5 +1,5 @@ .previewPanel { - width: 500px; + width: 665px; height: 220px; border-style: none; border-width: 1px; @@ -8,23 +8,32 @@ } .textareaPanel { - width: 500px; + width: 665px; height: 220px; } .smallPreviewPanel { - width: 500px; + width: 665px; height: 120px; border-style: none; border-width: 1px; padding: 5px; } .smallTextareaPanel { - width: 500px; + width: 665px; height: 120px; } + +#wyswygEditorScreen { + position: absolute; + width: 665px; + height: 220px; + padding: 0px; + margin: 0px; +} + #wyswygEditor { /*position the wyswygEditor in the centre*/ position: absolute; /*top: 15%; @@ -36,11 +45,3 @@ /*border-style: solid; border-width: 3px;*/ } - -#wyswygEditorScreen { - position: absolute; - width: 500px; - height: 220px; - padding: 0px; - margin: 0px; -} \ No newline at end of file Index: lams_tool_chat/web/pages/authoring/basic.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_chat/web/pages/authoring/basic.jsp,v diff -u -r1.3 -r1.4 --- lams_tool_chat/web/pages/authoring/basic.jsp 17 Jun 2006 05:15:58 -0000 1.3 +++ lams_tool_chat/web/pages/authoring/basic.jsp 27 Jun 2006 03:45:25 -0000 1.4 @@ -6,20 +6,13 @@
- |
- |
- |
- |