Emphasize self nick
This commit is contained in:
parent
810d09e929
commit
7abd3c17b2
1 changed files with 2 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
||||||
color: #77dfd8;
|
color: #77dfd8;
|
||||||
}
|
}
|
||||||
.cof-chat_nick_self {
|
.cof-chat_nick_self {
|
||||||
color: #d9d9d9;
|
color: #fff1bd;
|
||||||
}
|
}
|
||||||
.cof-chat_nick_other {
|
.cof-chat_nick_other {
|
||||||
color: #77dfd8;
|
color: #77dfd8;
|
||||||
|
@ -143,6 +143,7 @@
|
||||||
.cob-chat_nick {
|
.cob-chat_nick {
|
||||||
}
|
}
|
||||||
.cob-chat_nick_self {
|
.cob-chat_nick_self {
|
||||||
|
background: #080808;
|
||||||
}
|
}
|
||||||
.cob-chat_nick_other {
|
.cob-chat_nick_other {
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue