mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 23:29:57 +09:00
xe_board 게시판 재추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4869 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
fa1bfce9c7
commit
22e25b82b8
201 changed files with 3071 additions and 0 deletions
29
modules/board/skins/xe_board/css/red.css
Normal file
29
modules/board/skins/xe_board/css/red.css
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
@charset "utf-8";
|
||||
|
||||
/* board Title */
|
||||
.boardHeader h3 { margin:0; border-bottom:3px solid #ed135a; }
|
||||
|
||||
/* board Information */
|
||||
.articleNum { float:left; background:url(../images/red/iconArticle.gif) no-repeat left top; }
|
||||
.articleNum strong { font:bold 11px Tahoma; color:#ff6600;}
|
||||
|
||||
/* account Navigation */
|
||||
.accountNavigation li.join a { background:url(../images/red/iconMyInfo.gif) no-repeat left top; padding-left:14px; }
|
||||
.accountNavigation li.myInfo a { background:url(../images/red/iconMyInfo.gif) no-repeat left top; padding-left:14px; }
|
||||
|
||||
/* style.list */
|
||||
.boardList th { background:#ffffff url(../images/red/lineBoardListTh.gif) no-repeat left bottom; }
|
||||
.boardList td.recommend { color:#ff6600; }
|
||||
.boardList td .replyAndTrackback { color:#ff6600; }
|
||||
.buttonTypeGo { background:url(../images/red/buttonTypeInput24.gif) no-repeat; }
|
||||
|
||||
/* pagination */
|
||||
.pagenation strong { color:#ff6600; }
|
||||
|
||||
/* boardRead */
|
||||
.boardRead .fileAttached li { background:url(../images/red/iconFile.gif) no-repeat left top;}
|
||||
|
||||
/* replyAndTrackback */
|
||||
.buttonBox .replyAndTrackback a strong { color:#ff6600;}
|
||||
|
||||
.replyBox .fileAttached li { background:url(../images/red/iconFile.gif) no-repeat left top;}
|
||||
Loading…
Add table
Add a link
Reference in a new issue