From 0e2cfb739b75e821d7319b97b7ce91fd1c028219 Mon Sep 17 00:00:00 2001 From: Aokiso <1010390029@qq.com> Date: Sat, 19 Jan 2019 20:28:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=AA=E4=BA=BA=E8=AF=A6=E6=83=85=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- demo/src/main/resources/static/css/SYSFrame1.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/src/main/resources/static/css/SYSFrame1.css b/demo/src/main/resources/static/css/SYSFrame1.css index e2fda11..02e1e7f 100644 --- a/demo/src/main/resources/static/css/SYSFrame1.css +++ b/demo/src/main/resources/static/css/SYSFrame1.css @@ -24,7 +24,7 @@ div {display: block;} -moz-box-sizing: border-box; box-sizing: border-box; } -input[type="radio"], input[type="checkbox"]{margin: 4px 0 0; margin-top: 1px \ 9; line-height: normal;} +input[type="radio"], input[type="checkbox"]{margin: 4px 0 0; margin-top: 1px; line-height: normal;} input[type="checkbox"], input[type="radio"]{ padding: 0; box-sizing: border-box;} body @@ -628,7 +628,7 @@ select, textarea, input[type="text"], input[type="password"], input[type="dateti border-color: #DEDEDE } .hover-deep-white:hover, .bg-deep-white{ - color: #66666; + color: #6C7B8B; background: #ffffff!important; border-color: #DEDEDE; border:1px solid #DEDEDE