관리자: 리디자인 15

This commit is contained in:
whitedot
2013-02-15 14:51:59 +09:00
parent 3efb226ee4
commit b20a2885ea
6 changed files with 113 additions and 49 deletions

View File

@ -91,29 +91,6 @@ h1 {margin-bottom:20px;color:#333;font-size:1.5em;font-family:"dotum";letter-spa
.cbox {margin-bottom:30px;padding:20px;border:1px solid #dfdfdf;background:#fff}
.cbox h2 {margin-bottom:10px}
/* 테이블 */
table {margin-bottom:10px;width:100%;border-collapse:collapse;border-spacing:0}
caption {padding:10px 0 15px;font-weight:bold;text-align:left}
thead th {padding:12px 0 8px;border-top:1px solid #e9e9e9;background:#f3f6f7}
thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
tfoot td {border-color:#666;background:#484848;color:#fff;font-weight:bold;text-align:center}
td {padding:8px 5px 6px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}
.bo_sideview td {padding:6px 4px} /* 사이드뷰 사용하는 테이블 셀 패딩값 */
/* 내용 없는 테이블 */
.empty_table {padding:200px 0;text-align:center}
/* 테이블 그리드 */
table .grid_1 {width:80px}
table .grid_2 {width:170px}
table .grid_3 {width:260px}
table .grid_4 {width:350px}
table .grid_5 {width:440px}
table .grid_6 {width:530px}
table .grid_7 {width:620px}
table .grid_8 {width:710px}
table .grid_9 {width:800px}
table .grid_10 {width:890px}
/* 버튼 */
.btn_confirm {margin-bottom:20px;text-align:center}
.btn_confirm button {padding:0 15px;height:30px;border:0;background:#74868b;color:#fff;line-height:2.2em;vertical-align:middle}
@ -140,10 +117,10 @@ table .grid_10 {width:890px}
/* 폼 */
label {vertical-align:middle}
textarea, .frm_input {border:1px solid #ced9de;background:#f6f9fa;vertical-align:middle}
textarea, .frm_input {padding:3px}
textarea:focus,
.frm_input:focus {padding:4px;border:0;background:#434f54;color:#fff}
.frm_input:focus {background:#434f54;color:#fff}
textarea {width:90%}
select {border:1px solid #ced9de}
button {padding:3px;border:1px solid #ced9de;background:#f6f9fa;cursor:pointer}
.readonly {background:#ff3061}
@ -158,11 +135,40 @@ button {padding:3px;border:1px solid #ced9de;background:#f6f9fa;cursor:pointer}
.frm_list a:focus,
.frm_list a:hover {background:#434f54;text-decoration:none}
/* 테이블 */
table {margin-bottom:10px;width:100%;border-collapse:collapse;border-spacing:0}
caption {padding:10px 0 15px;font-weight:bold;text-align:left}
thead th {padding:12px 0 8px;border-top:1px solid #e9e9e9;background:#f3f6f7}
thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
tfoot td {border-color:#666;background:#484848;color:#fff;font-weight:bold;text-align:center}
td {padding:8px 5px 6px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}
.bo_sideview td {padding:6px 4px} /* 사이드뷰 사용하는 테이블 셀 패딩값 */
/* 내용 없는 테이블 */
.empty_table {padding:200px 0;text-align:center}
/* 테이블 그리드 padding 0 5px 고려한 넓이 */
.grid_1 {width:40px}
.grid_2 {width:90px}
.grid_3 {width:140px}
.grid_4 {width:190px}
.grid_5 {width:240px}
.grid_6 {width:290px}
.grid_7 {width:340px}
.grid_8 {width:390px}
.grid_9 {width:440px}
.grid_10 {width:490px}
.grid_11 {width:540px}
.grid_12 {width:590px}
.grid_13 {width:640px}
.grid_14 {width:690px}
.grid_15 {width:740px}
.grid_16 {width:790px}
.grid_17 {width:840px}
.grid_18 {width:890px}
/* 폼 테이블 */
.frm_tbl th {padding:0 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#eef2f3;text-align:left;font-weight:normal}
.frm_tbl textarea {height:150px}
#frm_extra label {display:inline-block;width:100px}
#frm_extra input {margin-right:10px}
/* 컨텐츠별 테이블 설정 */
/* 인덱스 */
@ -186,8 +192,13 @@ button {padding:3px;border:1px solid #ced9de;background:#f6f9fa;cursor:pointer}
.group_setting {width:130px;border-left:1px solid #e9ecee}
#frm_extra .group_setting label {width:auto}
#frm_extra .group_setting input {margin:0}
#frm_extra label {display:inline-block;width:100px}
#frm_extra input {margin-right:10px}
/* 게시판그룹관리 목록 */
.tbl_gr_list td {text-align:center}
/* 게시판그룹 추가/수정 목록 */
.td_gr_extra label {display:inline-block;width:100px}
.td_gr_extra input {margin-right:10px}
/* 접근가능그룹 목록 */
.td_grid {text-align:center}
/* 인기검색어 관련 목록 */