Merge pull request #149 from lorenzhs/patch-1
Remove black background on own chat lines
This commit is contained in:
commit
0c9f5aab34
1 changed files with 1 additions and 2 deletions
|
@ -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…
Reference in a new issue