From: scyrma Date: Wed, 11 Jun 2008 08:39:05 +0000 (+0000) Subject: MDL-14741: X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=034f0ca0a68a6b537cc72709201a6f7f5fcb57e2;p=moodle.git MDL-14741: * make the htmleditor display like all other fields * fixes typos in the theme file --- diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index eb2d96a221..2e0d86f70a 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -594,11 +594,10 @@ fieldset.fdate_selector label { clear: left; } .mform div.fhtmleditor { - margin: 0 auto 10px auto; - width : 600px; - clear:both; - float:none; - padding: 25px 0 20px 0; + margin: 5px 0 0 10px; + padding: 0; + float: left; + display: block; } .mform span.error, .mform span.required { color: red; @@ -2755,7 +2754,7 @@ body.notes .notesgroup { } .tabrow0 .here a:link:hover, -.tabrow0 .here a:visited:hover, { +.tabrow0 .here a:visited:hover { background-image: url(pix/tab/left.gif); } @@ -4287,7 +4286,7 @@ wikiadminactions { padding: 3px; } #help #emoticons{ - align: center;clear:both;width: 300px;margin-right: auto; margin-left:auto; + text-align: center;clear:both;width: 300px;margin-right: auto; margin-left:auto; } #help #emoticons ul{ list-style-type: none;