diff --git a/modules/springnote/skins/xe_official/css/common.css b/modules/springnote/skins/xe_official/css/common.css index da2b01469..d1bfe469f 100644 --- a/modules/springnote/skins/xe_official/css/common.css +++ b/modules/springnote/skins/xe_official/css/common.css @@ -37,3 +37,4 @@ .pageInfo td a:hover { text-decoration:underline; } { border:1px solid #CCCCCC; margin-bottom:10px; } .pageView { border:1px solid #E3E3E2; padding:20px; margin-bottom:10px; } +.pageView .xhtmlEditorBody ol, .pageView .xhtmlEditorBody ul { margin-left:20px; }