Remove black background on own chat lines

I've had this in my deployment config for a while, I hope you guys agree that it looks much nicer
This commit is contained in:
Lorenz Hübschle-Schneider 2014-02-17 12:23:27 +00:00
parent 93f40c64e9
commit b553ef2a71

View file

@ -144,7 +144,6 @@
.cob-chat_nick {
}
.cob-chat_nick_self {
background: #080808;
}
.cob-chat_nick_other {
}