ricechan.css: Make <select> easier to read
This commit is contained in:
parent
ce21a772de
commit
e1aeccce5e
@ -95,7 +95,7 @@ form table tr th {
|
||||
background: #7E3737 !important;
|
||||
color: #B99B9B !important;
|
||||
}
|
||||
input[type="text"], input[type="password"], textarea {
|
||||
input[type="text"], input[type="password"], textarea, select {
|
||||
border: 2px solid rgba(94, 50, 50, 0.56) !important;
|
||||
background: #7C7373 !important;
|
||||
color: #311313 !important;
|
||||
|
Loading…
Reference in New Issue
Block a user