From ff903c0551a3c9858d0d9fcfa9d8633bc1e4abdc Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 14 Oct 2013 11:41:51 +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=8A=A4=ED=83=80=EC=9D=BC=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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/css/admin.css b/css/admin.css index b1f87d089..4b23e0638 100644 --- a/css/admin.css +++ b/css/admin.css @@ -477,7 +477,7 @@ strong.sodr_nonpay {display:block;padding:5px 0;text-align:right} .sodr_all_list .sodr_basic:after {display:block;visibility:hidden;clear:both;content:""} .sodr_all_list .sodr_basic dt {float:left;margin:0 10px 0 0} .sodr_all_list .sodr_basic dd {float:left;margin:0 30px 0 0} -.sodr_all_list .sodr_basic strong a {color:#ff3061} +.sodr_all_list .sodr_basic strong a {color:#ff3061;text-decoration:underline} .sodr_all_list .sodr_person {float:right;zoom:1} .sodr_all_list .sodr_person:after {display:block;visibility:hidden;clear:both;content:""} @@ -486,8 +486,8 @@ strong.sodr_nonpay {display:block;padding:5px 0;text-align:right} .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%} +.sodr_all_list .sodr_pay dt {float:left;padding:8px 0;width:15%} +.sodr_all_list .sodr_pay dd {float:left;margin:0;padding:8px 0;width:35%} #sodr_total table {text-align:center} #sodr_total th {width:125px}