mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 23:29:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4532 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
926bb194a1
commit
7518170130
1 changed files with 6 additions and 6 deletions
|
|
@ -40,12 +40,12 @@
|
|||
.accountNavigation li.loginAndLogout a { background:url(../images/black/line_1x10_e0e0e0.gif) no-repeat left 2px; padding-left:8px; }
|
||||
|
||||
.boardSubMenu { border-bottom:1px solid #444444;}
|
||||
.boardList { width:100%; border:1px solid #444444; border-top:none; table-layout:fixed;}
|
||||
.boardList th { color:#999999; font-weight:normal; border-top:1px solid #444444; border-bottom:1px solid #888888; white-space:nowrap; padding-top:5px; height:28px; overflow:hidden;}
|
||||
.boardList th a { color:#999999; }
|
||||
.boardList td { border-top:1px solid #444444; padding:.5em;}
|
||||
.boardList th.num { border-left:0px solid #444444; }
|
||||
.boardList td.title, .boardList tr.notice { background-color:transparent; }
|
||||
.boardList { width:100%; border:1px solid #444444; border-top:none; overflow:hidden;}
|
||||
.boardList thead th { color:#999999; font-weight:normal; border-top:1px solid #444444; border-bottom:1px solid #888888; white-space:nowrap; padding-top:5px; height:28px; overflow:hidden;}
|
||||
.boardList thead th a { color:#999999; }
|
||||
.boardList thead th.num { border-left:0px solid #444444; }
|
||||
.boardList tbody td { border-top:1px solid #444444; padding:.5em;}
|
||||
.boardList tbody td.title, .boardList tr.notice { background-color:transparent; }
|
||||
|
||||
#board_category { background-color:#444444; color:#AAAAAA; }
|
||||
#go_button { color:#AAAAAA; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue