delete dead code. fix off-by-one for messages. turn off history button when history is exhausted
This commit is contained in:
@@ -172,6 +172,9 @@ body {
|
||||
.more-history {
|
||||
//display: none;
|
||||
.hover;
|
||||
&.faded {
|
||||
color: darken(@bg-color, 5%);
|
||||
}
|
||||
}
|
||||
}
|
||||
.chat {
|
||||
|
||||
Reference in New Issue
Block a user