Commit 294fb66410f8530b49e055809cf92e2e43b7de9b

Authored by 魏娟
1 parent 7c214a23

禁点样式

src/main/resources/static/css/style.css
... ... @@ -7575,8 +7575,7 @@ body.skin-yellow {
7575 7575 cursor: not-allowed;
7576 7576 }
7577 7577 .disable-order a{
  7578 + color: #337ab7;
7578 7579 cursor: not-allowed;
7579 7580 }
7580   -.disable-order a:hover{
7581   - color: initial;
7582   -}
  7581 +
... ...