X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=css%2Flx-office-erp%2Fmain.css;h=019c46d794a174489407f6d0fadace79a66f8bcb;hb=96a2fd5fd56cb0b0e8334a67ed68264c00727d0a;hp=a5b33a706f54a8396967e0b98a2453253ca67db4;hpb=6912c2dff10a004eefd16132748de001651a8451;p=kivitendo-erp.git diff --git a/css/lx-office-erp/main.css b/css/lx-office-erp/main.css index a5b33a706..019c46d79 100644 --- a/css/lx-office-erp/main.css +++ b/css/lx-office-erp/main.css @@ -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;