pagemanagement - update .disableSubmit style to display correct cursor

This commit is contained in:
tworrall 2012-06-25 19:58:22 +00:00
parent c391a35b3d
commit b55979d8b7

View file

@ -1598,6 +1598,7 @@ input.add-account:active {
.disabledSubmit {
color: #ede ! important;
background-color: #b2d15a ! important;
cursor: default ! important;
}
/* -------------------------------------------------> */
/* CONTACT FORM ------------------------------------> */