mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-19 12:26:13 -04:00
fixed night mode looks really weird on android
This commit is contained in:
parent
d957905b85
commit
510bd675c2
@ -245,7 +245,7 @@ class ZimFileReader constructor(
|
||||
|
||||
private val INVERT_IMAGES_VIDEO =
|
||||
"""
|
||||
img, video, div[poster], div#header {
|
||||
img, video, div[poster] {
|
||||
-webkit-filter: invert(1);
|
||||
filter: invert(1);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user