Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Missing sprite (Vanilla 2.2 + Quote addon)
piotr
New
Hi,
I just upgraded to 2.2 (flawless process). One thing: I'm missing the sprite "ReactSprite ReactQuote". How do I fix this ?
0
Comments
solved that by adding:
.ReactSprite::before, .InformSprite.Flags::before {
content: "\f10d";
}:
But when I try the same for the MarkAllViewed plugin it doesnt work....