Add or change the css class to `.note` so we can distinguish between user and system notes
Created by: simonzack
This will allow for styling them differently, similar to github.
I think this is rather trivial to do, given that the "delete comment" icon appears only if this is a system note. But haven't sent a PR as I don't think it'll be accepted if I only add a class without changing the theme as well.