mirror of
https://github.com/thelounge/thelounge.git
synced 2026-03-14 14:35:50 +01:00
Fix wrong color class on Zenburn style
This commit is contained in:
parent
962bdecf28
commit
5b1787eca3
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue