NIHVIVO-1238: Styling call to action buttons for custom forms.
This commit is contained in:
parent
7b61caf100
commit
43dc1f8bef
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ input{
|
||||||
-webkit-border-radius: 5px;
|
-webkit-border-radius: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
input#submit{
|
input#submit, .form-button, .add-action-button, #verbosePropertyForm input{
|
||||||
background: #222 url(../images/alert-overlay.png) repeat-x;
|
background: #222 url(../images/alert-overlay.png) repeat-x;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 7px 22px 8px;
|
padding: 7px 22px 8px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue