포럼 위젯에 최근글-최근댓글의 처리를 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3578 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2008-01-23 09:25:59 +00:00
parent 554ccd6d71
commit 8578efa48f
5 changed files with 42 additions and 9 deletions

View file

@ -16,7 +16,7 @@
.xeForum table td.title a { text-decoration:none; color:#3A3947; font-size:9pt;}
.xeForum table td.title p { margin-top:5px; font-weight:normal; text-decoration:none; color:#838383; font-size:9pt;}
.xeForum table td.title p a { font-weight:normal; text-decoration:none; color:#838383; font-size:9pt;}
.xeForum table td.title p a { font-weight:normal; text-decoration:underline; color:#838383; font-size:9pt;}
.xeForum table td.topic, .xeForum td.replies, .xeForum td.last_post { background:#EFEFEF url("../images/div.gif") no-repeat left 3px; }