Added support for IRC actions

This commit is contained in:
khlieng 2015-02-04 00:55:41 +01:00
parent d69281cdd6
commit ad4354adfc
4 changed files with 19 additions and 4 deletions

View file

@ -209,6 +209,10 @@ p {
color: #999;
}
.message-action {
color: #6BB758;
}
.message-time {
color: #999;
}