mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-22 07:51:00 +00:00
commit
b2a4dd0a9f
1 changed files with 5 additions and 1 deletions
|
@ -27,11 +27,15 @@
|
|||
color: #fff;
|
||||
}
|
||||
|
||||
|
||||
select {
|
||||
color: #fff;
|
||||
background: #111;
|
||||
}
|
||||
|
||||
option {
|
||||
color: #fff;
|
||||
background: #222;
|
||||
}
|
||||
|
||||
textarea {
|
||||
border: 1px solid #444 !important;
|
||||
|
|
Loading…
Reference in a new issue