이미지 리사이즈각 개별 컨텐츠에서 잘 동작하도록 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6372 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2009-05-23 10:22:16 +00:00
parent 2af9763acd
commit bc9f6378aa
2 changed files with 39 additions and 37 deletions

View file

@ -73,7 +73,7 @@ a.bold { font-weight:bold; }
.folder_closer { display: none; }
.folder_area { display: none; }
.xe_content { line-height:1.6; }
.xe_content { line-height:1.6; overflow:hidden; display:inline;}
.zbxe_widget_output { background:url(../tpl/images/widget_text.gif) no-repeat center bottom; display:block;}