[MIRROR] Decouples OOC/LOOC & RLOOC, adds ability to filter remote LOOC from specific VChat tabs (#6737)

Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
Co-authored-by: Raeschen <rycoop29@gmail.com>
This commit is contained in:
CHOMPStation2
2023-08-06 17:24:19 +02:00
committed by GitHub
co-authored by Heroman3003 Raeschen
parent e3ea7ad10e
commit ea05422d4d
7 changed files with 71 additions and 28 deletions
+2 -2
View File
@@ -75,8 +75,8 @@ body.inverted {
.ooc .everyone {color: #002eb8;}
.inverted .ooc .everyone {color: #004ed8;} /* Dark mode */
.looc {color: #3A9696;}
.rlooc {color: #3ABB96;}
.looc {color: #3A9696; font-weight: bold}
.rlooc {color: #3ABB96; font-weight: bold}
.ooc .elevated {color: #2e78d9;}
.ooc .moderator {color: #184880;}
.ooc .developer {color: #1b521f;}