Tip : hide the "Entered/Left the room" boxes
At the bottom of
~/Library/Application\
Support/Propane/styles/cf_chat.css
add
.kick_message, .enter_message { display: none !important;
}
At the bottom of
~/Library/Application\
Support/Propane/styles/cf_chat.css
add
.kick_message, .enter_message { display: none !important;
}