mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 00:47:04 +03:00
Remove Nextcloud dark mode, it is incomplete
This commit is contained in:
parent
2ef9b22385
commit
a6988db8ce
1 changed files with 0 additions and 11 deletions
|
|
@ -151,14 +151,3 @@ a.selectable::after {
|
||||||
.btn {
|
.btn {
|
||||||
border: initial !important;
|
border: initial !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (prefers-color-scheme: dark) {
|
|
||||||
/**
|
|
||||||
* Invert everything except images (and add a slight blue tint with the sepia() filter)
|
|
||||||
*
|
|
||||||
* `#rl-popups dialog` inverts them all
|
|
||||||
*/
|
|
||||||
#V-PopupsCompose, #V-PopupsCompose img {
|
|
||||||
filter: invert(95%) sepia(15%) hue-rotate(180deg);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue