From 841d5d4b942180bb8f97aab8823b40c1bbf16deb Mon Sep 17 00:00:00 2001 From: moodler Date: Mon, 25 Sep 2006 08:54:16 +0000 Subject: [PATCH] Added some CSS to contain the html editor --- theme/standard/styles_layout.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index da126ea46e..5a71345576 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -499,6 +499,11 @@ fieldset.adminsettings .description { .form-submit { } .form-reset { } +.admin-frontpagedesc .htmlarea { + margin: 0 auto 10px auto; + width : 600px; +} + /*** *** Blocks -- 2.39.5