From d7bf5ffe9a7e79ff859dd2dfba64ab47bf918be1 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 14 Oct 2013 10:29:30 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0=EA=B4=80=EB=A6=AC?= =?UTF-8?q?=EC=9E=90:=20=EC=A3=BC=EB=AC=B8=ED=86=B5=ED=95=A9=EB=82=B4?= =?UTF-8?q?=EC=97=AD=20=EC=A0=95=EB=A0=AC=20=EC=8A=A4=ED=83=80=EC=9D=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/admin.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/admin.css b/css/admin.css index 886314e73..462fbe233 100644 --- a/css/admin.css +++ b/css/admin.css @@ -466,7 +466,7 @@ strong.sodr_nonpay {display:block;padding:5px 0;text-align:right} #sodr_all .btn_list {margin:10px 0} -.sodr_all_list {clear:both;margin:0;padding:10px 0 0;border-top:25px solid #f7f7f7;list-style:none} +.sodr_all_list {clear:both;margin:0;padding:50px 0 0;list-style:none} .sodr_all_list li {margin:0 20px 10px;border-bottom:5px solid #f7f7f7} .sodr_all_list th {text-align:center} @@ -481,7 +481,7 @@ strong.sodr_nonpay {display:block;padding:5px 0;text-align:right} .sodr_all_list .sodr_person dt {float:left;margin:0 0 0 30px} .sodr_all_list .sodr_person dd {float:left;margin:0 0 0 10px} -.sodr_all_list .sodr_pay {clear:both;margin:0;border-top:1px solid #606060;border-bottom:1px solid #606060;zoom:1} +.sodr_all_list .sodr_pay {clear:both;margin:0;border-top:1px solid #d1dee2;zoom:1} .sodr_all_list .sodr_pay:after {display:block;visibility:hidden;clear:both;content:""} .sodr_all_list .sodr_pay dt {float:left;padding:10px 0;width:15%} .sodr_all_list .sodr_pay dd {float:left;margin:0;padding:10px 0;width:35%}