From 8e9c29519cc823ac00b497aa4579e9f95afcc2dd Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 29 Jan 2013 14:23:24 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EC=A0=84?= =?UTF-8?q?=EC=B2=B4=EA=B2=80=EC=83=89=EA=B2=B0=EA=B3=BC=20=EA=B2=8C?= =?UTF-8?q?=EC=8B=9C=ED=8C=90=20=EB=AA=A9=EB=A1=9D=20=EB=B0=B0=EA=B2=BD?= =?UTF-8?q?=EC=83=89,=20=ED=8E=98=EC=9D=B4=EC=A7=95=20=EC=84=A0=ED=83=9D?= =?UTF-8?q?=EB=90=9C=20=ED=8E=98=EC=9D=B4=EC=A7=80=20=EB=B0=B0=EA=B2=BD?= =?UTF-8?q?=EC=83=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/css/default.css b/css/default.css index f6cf89365..e740636d8 100644 --- a/css/default.css +++ b/css/default.css @@ -88,7 +88,7 @@ pre {overflow-x:scroll;font-size:1.1em} #idx_catch {margin-bottom:10px;padding: 25px 0 25px} /* 버튼 */ -.btn01 {display:inline-block;padding:0 10px;height:24px;border:1px solid #239ce2 !important;background:#109ff1 !important;color:#fff !important;text-decoration:none;line-height:2.2em} +.btn01 {display:inline-block;padding:0 10px;height:24px;border:1px solid #2292d3 !important;background:#109ff1 !important;color:#fff !important;text-decoration:none;line-height:2.2em} .btn02 {display:inline-block;padding:0 10px;height:24px;border:1px solid #ccc !important;background:#fafafa !important;color:#000 !important;text-decoration:none;line-height:2.2em} .btn03 {display:inline-block;padding:0 10px;height:24px;border:1px solid #494949 !important;background:#494949 !important;color:#fff !important;text-decoration:none;line-height:2.2em} .btn_confirm {text-align:center} /* 서식단계 진행 */ @@ -181,7 +181,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#494949;color:#f .ol_pwlabel {position:absolute;top:35px;left:5px;color:#696969;font-size:0.9em} #auto_login {} #auto_login_label {letter-spacing:-0.1em} -#ol_submit {width:60px;height:24px;border:1px solid #239ce2;background:#109ff1;color:#fff;font-size:0.9em;font-weight:bold;vertical-align:top} +#ol_submit {width:60px;height:24px;border:1px solid #2292d3;background:#109ff1;color:#fff;font-size:0.9em;font-weight:bold;vertical-align:top} #ol_before ul {float:right;margin:7px 0 13px;zoom:1} #ol_before ul:after {display:block;visibility:hidden;clear:both;content:""} #ol_before li {float:left;margin-left:5px;padding-top:2px} @@ -268,7 +268,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#494949;color:#f #sch_result_bo dd {margin:0;padding:0} #sch_result_bo ul {margin-top:1px} #sch_result_bo li {position:relative;margin-top:-1px;height:40px} -#sch_result_bo a {position:absolute;padding:0 10px;width:149px;height:40px;border:1px solid #616161;border-right:0;background:#484848;color:#fff;text-decoration:none;line-height:3.4em} +#sch_result_bo a {position:absolute;padding:0 10px;width:149px;height:40px;border:1px solid #2292d3;border-right:0;background:#109ff1;color:#fff;text-decoration:none;line-height:3.4em} #sch_result_bo .sch_on {width:150px;border-color:#ddd;border-right:0;background:#fff;color:#000;font-weight:bold} #sch_result_bo .cnt_cmt {display:inline-block;margin-left:10px;color:#fff} #sch_result_bo .sch_on .cnt_cmt {color:#000} @@ -403,6 +403,6 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#494949;color:#f .pg_prev {border-right:1px solid #ddd} .pg_end, .pg_next {border-left:1px solid #ddd} -.pg_current {background:#494949;color:#fff} +.pg_current {background:#2292d3;color:#fff} .pg_total {text-align:center} \ No newline at end of file