From: Alan Knowles Date: Wed, 18 Apr 2012 07:57:59 +0000 (+0800) Subject: css/inline-editor.css X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=a92fad37a4f08b297213e56bdc12d41109320ae8 css/inline-editor.css --- diff --git a/css/inline-editor.css b/css/inline-editor.css index f769b0914b..bc2e06d9f1 100644 --- a/css/inline-editor.css +++ b/css/inline-editor.css @@ -106,4 +106,9 @@ /*giving UL's LIs generated disc markers*/ list-style: disc outside; } - \ No newline at end of file +.roo-htmleditor-body ol, +.roo-htmleditor-body ul, +.roo-htmleditor-body dl { + /*bringing lists on to the page with breathing room */ + margin-left:2em; +} \ No newline at end of file