springnote module에서 springnote쪽 css때문에 생기는 분홍색 테두리 없앰

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3790 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2008-02-25 13:50:31 +00:00
parent 629fcac8a2
commit fc0aee8d58

View file

@ -37,3 +37,4 @@
{ 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; }
.pageView .xhtmlEditorBody { border: 0; }