diff --git a/src/main/webapp/kccadrPb/adm/css/content.css b/src/main/webapp/kccadrPb/adm/css/content.css index 7c735fe0..8e2de5ac 100644 --- a/src/main/webapp/kccadrPb/adm/css/content.css +++ b/src/main/webapp/kccadrPb/adm/css/content.css @@ -169,6 +169,9 @@ p+.list_util{width: auto;} .btnType07 {height:46px;padding:0 15px;font-size:18px;font-weight:400;color:#555;border:1px solid #555;border-radius:5px;transition:all 0.1s linear;} .btnType07:hover {background:#fafafa;} .btnType08 {display:inline-block;width:95px;height:33px;padding:0 10px;font-size:15px;line-height:30px;text-align:left;color:#666;border:1px solid #d5d5d5;background:url(/kccadrPb/adm/image/icon_btnType08.png) no-repeat right center;border-radius:5px;box-sizing:border-box;} +.btnType09{min-width: 80px; height: 46px; padding: 0 12px; font-size: 18px; font-weight: 400; background-color: #fdeded; color: #e40000; border:1px solid #e40000; border-radius: 5px; transition: all 0.1s linear;} +.btnType09:hover{background-color: #e40000; color: #fff; transition: all 0.1s linear;} + p+.sortBtn{display:inline-block;border:0;width:14px;height:100%;background:url(/kccadrPb/adm/image/sort_btn_img.png) no-repeat right center;margin: 0 0 0 4px;} p+button.sortBtn{height:8px;} diff --git a/src/main/webapp/kccadrPb/adm/guide_2023.html b/src/main/webapp/kccadrPb/adm/guide_2023.html index 1bd037ca..7b7a4c2c 100644 --- a/src/main/webapp/kccadrPb/adm/guide_2023.html +++ b/src/main/webapp/kccadrPb/adm/guide_2023.html @@ -52,6 +52,10 @@ -->