Minor bug...
Code:
all|5,6,9|background:rgba(18, 18, 18, 0.90) url('https://forum-cdn.domain.tld/BackgroundFade1.png')
The background (and all of the css for that matter) is duplicated in postbit_legacy.
Attachment 156735
Couple other things...
1) Is there a way to add in a user-selectable toggle on reply/post to show/hide said markup?
2) Possible for a third input row in the ACP for direct CSS tagging?
Essentially, rather inline CSS like the addon does, it would add in a blurb to the class="" element within the html div called 'postbody'. In the ACP, would end up with something like this as a third input row: all|5,6,9|flare_moderator. Where flare_moderator is taken as literal text and injected to the <div class="postbody" section, to the right of postbody, and left of the double quote.
Attachment 156736