mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-05-19 00:10:27 +00:00
Toggle light/dark mode
This commit is contained in:
parent
e0a143987f
commit
3f9da87639
3 changed files with 83 additions and 6 deletions
|
@ -162,7 +162,7 @@ h3.header {
|
|||
left: 2px;
|
||||
}
|
||||
|
||||
.locale-panel a:hover{
|
||||
.locale-panel a:hovselecter{
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
|
@ -186,10 +186,7 @@ h3.header {
|
|||
|
||||
select {
|
||||
color: var(--fg-color);
|
||||
}
|
||||
|
||||
select option {
|
||||
color: var(--pri-bg-color);
|
||||
background-color: var(--pri-bg-color);
|
||||
}
|
||||
|
||||
.language-select {
|
||||
|
@ -206,7 +203,6 @@ select option {
|
|||
text-decoration: underline;
|
||||
-webkit-appearance: none;
|
||||
appearance: none;
|
||||
background-color: transparent;
|
||||
padding: 0;
|
||||
text-indent: 0.01px;
|
||||
text-overflow: "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue