forked from leftypol/leftypol
Make select elements consistent with forms
This commit is contained in:
parent
667b271a27
commit
78d4fd6ee1
9 changed files with 11 additions and 8 deletions
|
@ -48,7 +48,7 @@ input {
|
|||
textarea {
|
||||
background: #dedede url('img/testorange_textarea_bg.gif') repeat-x;
|
||||
}
|
||||
input, textarea {
|
||||
input, textarea, select {
|
||||
background: #200000;
|
||||
color: #99938D;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue