css/inline-editor.css
authorAlan Knowles <alan@akbkhome.com>
Wed, 18 Apr 2012 07:57:59 +0000 (15:57 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 18 Apr 2012 07:57:59 +0000 (15:57 +0800)
css/inline-editor.css

index f769b09..bc2e06d 100644 (file)
     /*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