Do not increase font size on highlight in morning theme

This commit is contained in:
Pavel Djundik 2016-05-11 10:54:33 +03:00
parent b13767d3a6
commit ef28656675

View File

@ -168,10 +168,6 @@ QUIT #d0907d
color: #f92772;
}
#chat .highlight:not(.self) {
font-size: 1.2em;
}
#chat .msg.quit .time,
#chat .msg.quit .from button {
color: #d0907d !important;