mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-21 23:41:01 +00:00
Merge pull request #304 from youngtrashbag/patch-1
Make switch-language-btn white in Dark Theme
This commit is contained in:
commit
6cc4f94da2
1 changed files with 4 additions and 0 deletions
|
@ -30,6 +30,10 @@
|
|||
color: #fff;
|
||||
}
|
||||
|
||||
.btn-switch-language {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
/* like in textarea */
|
||||
.card-content {
|
||||
border: 1px solid #444 !important;
|
||||
|
|
Loading…
Reference in a new issue