Per-Channel Emotes Implemented.

This commit is contained in:
rainbow napkin 2024-12-21 11:01:00 -05:00
parent 163cecf9f0
commit c3d016e1af
14 changed files with 483 additions and 20 deletions

View file

@ -155,8 +155,7 @@ p.panel-head-element{
}
.chat-entry-username{
margin: 0.2em;
margin-left: 0;
margin: auto 0.2em auto 0;
}
.chat-entry-body{
@ -169,8 +168,7 @@ p.panel-head-element{
}
.chat-entry-high-level{
margin: 0.2em;
margin-right: 0;
margin: auto 0 auto 0.2em;
}
.high-level{