Merge pull request #149 from lorenzhs/patch-1

Remove black background on own chat lines
This commit is contained in:
David Cormier 2014-02-17 08:49:08 -05:00
commit 0c9f5aab34

View file

@ -144,7 +144,6 @@
.cob-chat_nick {
}
.cob-chat_nick_self {
background: #080808;
}
.cob-chat_nick_other {
}
@ -1935,4 +1934,4 @@
.highlight {
color: yellow;
font-weight: bold;
}
}