pagemanagement - added cancel button to main content type sections
This commit is contained in:
parent
1aed1c4976
commit
7ea00cd5a8
5 changed files with 22 additions and 6 deletions
|
@ -133,4 +133,8 @@ form#managePage textarea {
|
|||
margin-bottom: .8em;
|
||||
width: 65%;
|
||||
}
|
||||
|
||||
.disabledSubmit {
|
||||
color: #ede ! important;
|
||||
background-color: #b2d15a ! important;
|
||||
cursor: default ! important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue