Fixed Bug Chatfilter destroying formatting
This commit is contained in:
parent
f957a2217b
commit
936c07eb9c
|
@ -9,7 +9,7 @@ class ChatFilter {
|
|||
${BDFDB.dotCNS.messagegroup + BDFDB.dotCN.messagemarkup}.blocked:not(.revealed) {
|
||||
font-weight: bold;
|
||||
font-style: italic;
|
||||
}\n
|
||||
}
|
||||
|
||||
${BDFDB.dotCNS.messagegroup + BDFDB.dotCN.messageaccessory}.censored:not(.revealed),
|
||||
${BDFDB.dotCNS.messagegroup + BDFDB.dotCN.messagemarkup}:not(.revealed) {
|
||||
|
|
Loading…
Reference in New Issue