From 896b96d6d15859f8e62ed6042eaac54fb6638cde Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 26 Jul 2013 10:20:42 +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=EA=B4=80=EB=A0=A8=EC=83=81=ED=92=88,=20=EA=B4=80?= =?UTF-8?q?=EB=A0=A8=EC=9D=B4=EB=B2=A4=ED=8A=B8=20=EB=93=B1=EB=A1=9D=20?= =?UTF-8?q?=EC=95=88=EB=82=B4=EB=A9=94=EC=84=B8=EC=A7=80=20=EC=8A=A4?= =?UTF-8?q?=ED=83=80=EC=9D=BC=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/admin.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/admin.css b/css/admin.css index 01a43fcab..a935c0369 100644 --- a/css/admin.css +++ b/css/admin.css @@ -268,7 +268,7 @@ strong.sodr_nonpay {display:block;padding:5px 0;text-align:right} .srel li {position:relative;border-bottom:1px solid #e9e9e9} .srel .srel_list {height:auto !important;height:200px;max-height:200px;border:1px solid #ced9de;background:#f6f6f6;overflow-y:scroll} .srel .srel_sel {border:1px solid #ced9de;background:#fcfff2} -.srel .srel_sel p {text-align:center} +.srel .srel_list p, .srel .srel_sel p {text-align:center} .srel .compare_left ul {margin:0;list-style:none} .srel button {position:absolute;top:12px;right:0} .srel .srel_noneimg li {padding:7px 0}