css:changes for textboxes.
This commit is contained in:
parent
1a09d2ca9d
commit
bcab27acf1
1 changed files with 1 additions and 4 deletions
|
@ -192,10 +192,7 @@ input.text {
|
|||
}
|
||||
|
||||
input.text:hover {
|
||||
background: #fff;
|
||||
border: 1px solid #ACE149;
|
||||
color: #7DA721;
|
||||
font-size: 1em;
|
||||
background: #eee;
|
||||
}
|
||||
|
||||
/* the submit buttons have to have class="submit" for the following style: ------------------------------------- */
|
||||
|
|
Loading…
Reference in a new issue