css/inline-editor.css
[roojs1] / 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