1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-07 10:46:24 +03:00

tint Dave's read-up-to marker

This commit is contained in:
Matthew Hodgson
2016-01-09 01:05:43 +00:00
parent ef00a1624d
commit 27d72fb1dc

View File

@@ -62,6 +62,7 @@ var cssAttrs = [
"color", "color",
"backgroundColor", "backgroundColor",
"borderColor", "borderColor",
"borderTopColor",
]; ];
var svgAttrs = [ var svgAttrs = [