From fd8219fd9d271ca09b15852c0fba772b612b5e75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=A3=E5=9C=A3=E5=8D=8E?= <752718920@qq.com> Date: Fri, 25 Dec 2020 00:52:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- erp_web/css/common.css | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/erp_web/css/common.css b/erp_web/css/common.css index 22c74129..cb79a728 100644 --- a/erp_web/css/common.css +++ b/erp_web/css/common.css @@ -60,22 +60,4 @@ color:blue; text-decoration:underline; cursor:pointer; -} -.progressBar { - border: solid 2px #86A5AD; - background: white url('../images/progressBar_m.gif') no-repeat 10px 10px; - display: none; - width: 280px; - height: 50px; - position: fixed; - top: 50%; - left: 50%; - margin-left: -74px; - margin-top: -14px; - padding: 10px 10px 10px 50px; - text-align: left; - line-height: 27px; - font-weight: bold; - position: absolute; - z-index: 9999; } \ No newline at end of file