NIHVIVO-1238: Continue working on styles and making custom forms theme agnostic
This commit is contained in:
parent
24dba32423
commit
4aef638a98
4 changed files with 64 additions and 19 deletions
|
@ -365,13 +365,13 @@ p.password-note{
|
|||
height: 44px;
|
||||
background: url(../images/search-field-and-button.png) 0 0 no-repeat;
|
||||
}
|
||||
#search-home-field .submit {
|
||||
#search-home-field input.submit {
|
||||
text-decoration: none;
|
||||
background-color: transparent;
|
||||
color: #fff;
|
||||
font-size: 18px;
|
||||
border: none;
|
||||
padding-left: 40px;
|
||||
padding-left: 20px;
|
||||
padding-top: 8px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue