mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-06-23 15:30:36 -04:00
Merge pull request #304 from youngtrashbag/patch-1
Make switch-language-btn white in Dark Theme
This commit is contained in:
commit
6cc4f94da2
@ -29,6 +29,10 @@
|
|||||||
background-color: #5CA8FF !important;
|
background-color: #5CA8FF !important;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.btn-switch-language {
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
|
||||||
/* like in textarea */
|
/* like in textarea */
|
||||||
.card-content {
|
.card-content {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user