Lagerbestand anzeigen, zeigt jetzt auch die Filteroptionen an
[kivitendo-erp.git] / css / lx-office-erp / main.css
index a5b33a7..019c46d 100644 (file)
@@ -54,9 +54,9 @@ button:focus {
   background-color: whitesmoke;
 }
 
-button:hover,
-input[type="button"]:hover,
-input[type="submit"]:hover {
+button:hover:enabled,
+input[type="button"]:hover:enabled,
+input[type="submit"]:hover:enabled {
   border: 1px;
   background-color: lightgray;
   border-color: gray;