From 2a9f144e0d963904dc0093144198445df3c09a86 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 7 Nov 2013 09:59:36 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B4=80=EB=A6=AC=EC=9E=90:=20=ED=96=89?= =?UTF-8?q?=EB=B0=B0=EA=B2=BD=EC=83=89=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/admin.css | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/css/admin.css b/css/admin.css index 93b8ad061..6f2cc9982 100644 --- a/css/admin.css +++ b/css/admin.css @@ -245,9 +245,8 @@ tbody td {border:1px solid #ececec} tfoot th, tfoot td {padding:10px 0;border:1px solid #c1d1d5;background:#d7e0e2} tfoot th {} tfoot td {font-weight:bold;text-align:center} -table .tr_bg0 {background:#fff} -table .tr_bg1 {background:#f5fbe8} -table .tr_bg1 td {border-color:#e4f1c6} +table .tr_bg1 {background:#f5f0d6} +table .tr_bg1 td {border-color:#e9e3c4} .tbl_wrap {margin:0 0 10px;padding:0 20px} .tbl_wrap td.empty_table {padding:100px 0;text-align:center} @@ -384,6 +383,7 @@ td.td_grpset {width:160px;border-left:1px solid #e9ecee;text-align:center} .txt_true {color:#e8180c} .txt_false {color:#ccc} + .banner_or_img {margin:10px 0 0} .banner_or_img button {display:block;margin:5px 0 0} .txt_active {color:#5d910b} @@ -624,15 +624,15 @@ strong.sodr_nonpay {display:block;padding:5px 0;text-align:right} /* 새창 기본 스타일 */ .new_win {} -.new_win h1 {margin-bottom:20px;padding:0 20px;min-width:480px;height:60px;border-top:2px solid #484848;border-bottom:1px solid #e9e9e9;background:#fff;font-size:1.2em;line-height:5em} +.new_win h1 {margin-bottom:20px;padding:0 20px;min-width:320px/* 적정값으로 변경하여 사용하세요. */;height:60px;border-top:2px solid #484848;border-bottom:1px solid #e9e9e9;background:#fff;font-size:1.2em;line-height:5em} .new_win h2 {margin:0 20px 10px} .new_win_ul {margin:-20px 0 20px 0;padding:0 0 0 20px;border-bottom:1px solid #515151;background:#484848;list-style:none;zoom:1} .new_win_ul:after {display:block;visibility:hidden;clear:both;content:""} .new_win_ul li {float:left;margin-left:-1px} .new_win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #595959;border-left:1px solid #595959;color:#fff;font-family:dotum;font-weight:bold;text-decoration:none} -.new_win_desc {margin:0 20px} -.new_win .anchor {margin:0 20px 5px} +.new_win_desc {margin:0 auto;width:93%} +.new_win .anchor {margin:0 auto 5px;width:93%} .new_win .tbl_wrap {margin:0 20px 20px;padding:0} .new_win .local_sch, .new_win .local_cmd, .new_win .local_desc01, .new_win .local_desc02, .new_win .local_ov {min-width:480px}