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
|
@ -18,7 +18,7 @@ a.post_no {
|
|||
.boardlist {
|
||||
color: #ccc;
|
||||
}
|
||||
div.post.reply, input, textarea {
|
||||
div.post.reply, input, textarea, select {
|
||||
background: rgba(0, 0, 0, 0.1);
|
||||
border: 1px solid rgba(0, 0, 0, 0.2);
|
||||
border-radius: 2px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue