Index: lams_tool_chat/web/includes/css/fckeditor_style.css =================================================================== diff -u -r0ac012d04d1fa2ee4df7139645ba7fecaa8b2a6e -r284b8223088983657f804360bdda0f9c137e7d13 --- lams_tool_chat/web/includes/css/fckeditor_style.css (.../fckeditor_style.css) (revision 0ac012d04d1fa2ee4df7139645ba7fecaa8b2a6e) +++ lams_tool_chat/web/includes/css/fckeditor_style.css (.../fckeditor_style.css) (revision 284b8223088983657f804360bdda0f9c137e7d13) @@ -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 =================================================================== diff -u -r0ac012d04d1fa2ee4df7139645ba7fecaa8b2a6e -r284b8223088983657f804360bdda0f9c137e7d13 --- lams_tool_chat/web/pages/authoring/basic.jsp (.../basic.jsp) (revision 0ac012d04d1fa2ee4df7139645ba7fecaa8b2a6e) +++ lams_tool_chat/web/pages/authoring/basic.jsp (.../basic.jsp) (revision 284b8223088983657f804360bdda0f9c137e7d13) @@ -6,20 +6,13 @@
- |
- |
- |
- |