Merge pull request #149 from lorenzhs/patch-1

Remove black background on own chat lines
with-route-provider
David Cormier 12 years ago
commit 0c9f5aab34
  1. 3
      css/style.css

@ -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;
}
}

Loading…
Cancel
Save