Merge pull request #149 from xPaw/inline-chan-css
Relax inline channel style
This commit is contained in:
commit
6ef37991b9
@ -716,11 +716,11 @@ button,
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
#chat .msg .inline-channel {
|
||||
.inline-channel {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#chat .msg .inline-channel:hover {
|
||||
.inline-channel:hover {
|
||||
opacity: .6;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user