Merge pull request #595 from erming/astorije/fix-zenburn
Fix wrong color class on Zenburn style
This commit is contained in:
commit
3e85130d17
@ -181,7 +181,7 @@ body {
|
||||
#chat .msg.quit .time,
|
||||
#chat .msg.quit .from button,
|
||||
#chat .msg.quit .type {
|
||||
color: ##bc6c9c !important;
|
||||
color: #bc6c9c !important;
|
||||
}
|
||||
|
||||
#chat .msg.topic {
|
||||
|
Loading…
Reference in New Issue
Block a user