mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-30 16:49:58 +09:00
ZB 1.1.0 Front-end Refactoring. Forum.
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4788 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
b9352303fc
commit
b98189a262
15 changed files with 466 additions and 467 deletions
|
|
@ -10,7 +10,7 @@
|
|||
.board .inputText,
|
||||
.board textarea,
|
||||
.board select{ background:#fff; color:#333;}
|
||||
.board a{color:#000;}
|
||||
.board a:link{color:#000;}
|
||||
|
||||
/* Board Header */
|
||||
.boardHeader .boardTitle{ border-color:#ddd; background-image:url(../images/common/iconBoardHeading.gif);}
|
||||
|
|
@ -43,6 +43,9 @@
|
|||
.boardList td .category{ color:#000; background-image:url(../images/white/lineVr11.gif);}
|
||||
.boardList td.title .replyNum{ color:#ccc;}
|
||||
.boardList td.title .replyNum sup{ color:#999;}
|
||||
.boardList td.title a.forum:link,
|
||||
.boardList td a.replyAnchor:link{ color:#06C;}
|
||||
.boardList td .by{ color:#ccc;}
|
||||
|
||||
.boardList td.summary .thumb{ border-color:#ddd; background:#fff;}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue