pagemanagement - update .disableSubmit style to display correct cursor
This commit is contained in:
parent
c391a35b3d
commit
b55979d8b7
1 changed files with 1 additions and 0 deletions
|
@ -1598,6 +1598,7 @@ input.add-account:active {
|
||||||
.disabledSubmit {
|
.disabledSubmit {
|
||||||
color: #ede ! important;
|
color: #ede ! important;
|
||||||
background-color: #b2d15a ! important;
|
background-color: #b2d15a ! important;
|
||||||
|
cursor: default ! important;
|
||||||
}
|
}
|
||||||
/* -------------------------------------------------> */
|
/* -------------------------------------------------> */
|
||||||
/* CONTACT FORM ------------------------------------> */
|
/* CONTACT FORM ------------------------------------> */
|
||||||
|
|
Loading…
Add table
Reference in a new issue