mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-29 21:34:44 +02:00
Added color workaround
This commit is contained in:
@@ -772,6 +772,7 @@ public class HtmlHelper {
|
||||
.replace("null", "")
|
||||
.replace("none", "")
|
||||
.replace("unset", "")
|
||||
.replace("auto", "")
|
||||
.replace("inherit", "")
|
||||
.replace("initial", "")
|
||||
.replace("windowtext", "")
|
||||
|
||||
Reference in New Issue
Block a user