사용자: 리디자인 20, 게시판스킨 목록 스타일 보완

This commit is contained in:
whitedot
2013-02-20 09:07:13 +09:00
parent ea85e07302
commit dbdf842399

View File

@ -115,7 +115,7 @@ a:active {color:#000;text-decoration:underline}
/* 기본테이블 */
.basic_tbl {margin-bottom:10px;width:100%;border-collapse:collapse;border-spacing:0}
.basic_tbl caption {padding:0 0 10px;color:#777;text-align:left}
.basic_tbl thead th {padding:12px 0 8px;background:#76a5a8;color:#fff}
.basic_tbl thead th {padding:12px 0 8px;background:#334356;color:#fff}
.basic_tbl thead a {color:#fff}
.basic_tbl thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.basic_tbl tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}