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