diff --git a/src/main/resources/static/css/style.css b/src/main/resources/static/css/style.css
index 9ed7222..a0ab55a 100644
--- a/src/main/resources/static/css/style.css
+++ b/src/main/resources/static/css/style.css
@@ -7575,8 +7575,7 @@ body.skin-yellow {
     cursor: not-allowed;
 }
 .disable-order a{
+    color: #337ab7;
     cursor: not-allowed;
 }
-.disable-order a:hover{
-    color: initial;
-}
+