delete dead code. fix off-by-one for messages. turn off history button when history is exhausted

This commit is contained in:
ansuz
2017-08-28 18:32:43 +02:00
parent 288c03bb41
commit 7d2a76f4d6
3 changed files with 116 additions and 232 deletions

View File

@@ -172,6 +172,9 @@ body {
.more-history {
//display: none;
.hover;
&.faded {
color: darken(@bg-color, 5%);
}
}
}
.chat {