gang.huang 3 years ago
parent
commit
7792659c76
1 changed files with 1 additions and 1 deletions
  1. 1 1
      admin/templates/default/provider.amount.control.php

+ 1 - 1
admin/templates/default/provider.amount.control.php

@@ -126,7 +126,7 @@
         z-index: 10;
     }
 
-    #price_table tbody tr:hover .td {
+    #price_table tbody tr:hover .batch-td {
         background: #cbe9f3 !important;
     }
 </style>