Relax inline channel style
This commit is contained in:
parent
46c2eabac2
commit
2ed9c5d522
@ -716,11 +716,11 @@ button,
|
|||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
#chat .msg .inline-channel {
|
.inline-channel {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
#chat .msg .inline-channel:hover {
|
.inline-channel:hover {
|
||||||
opacity: .6;
|
opacity: .6;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user