From b55979d8b70ee8f90b54042da9c0a3cd6c3d6f85 Mon Sep 17 00:00:00 2001 From: tworrall Date: Mon, 25 Jun 2012 19:58:22 +0000 Subject: [PATCH] pagemanagement - update .disableSubmit style to display correct cursor --- themes/wilma/css/wilma.css | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/wilma/css/wilma.css b/themes/wilma/css/wilma.css index d57adc13..731bab33 100644 --- a/themes/wilma/css/wilma.css +++ b/themes/wilma/css/wilma.css @@ -1598,6 +1598,7 @@ input.add-account:active { .disabledSubmit { color: #ede ! important; background-color: #b2d15a ! important; + cursor: default ! important; } /* -------------------------------------------------> */ /* CONTACT FORM ------------------------------------> */