NIHVIVO-1238: Continue working on styles and making custom forms theme agnostic

This commit is contained in:
mb863 2010-12-02 22:46:06 +00:00
parent 24dba32423
commit 4aef638a98
4 changed files with 64 additions and 19 deletions

View file

@ -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;
}