From 848e9ff54fc97192bb4203ada62815d336f3c4ca Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 7 Nov 2013 10:38:51 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B4=80=EB=A6=AC=EC=9E=90:=20=ED=96=89?= =?UTF-8?q?=EA=B5=AC=EB=B6=84=20=EB=B0=B0=EA=B2=BD=EC=83=89=20=EC=8A=A4?= =?UTF-8?q?=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 6f2cc9982..8ac3a4137 100644 --- a/css/admin.css +++ b/css/admin.css @@ -245,8 +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_bg1 {background:#f5f0d6} -table .tr_bg1 td {border-color:#e9e3c4} +table .tr_bg0 {background:#fff} +table .tr_bg1 {background:#f0f3f7} .tbl_wrap {margin:0 0 10px;padding:0 20px} .tbl_wrap td.empty_table {padding:100px 0;text-align:center}