chat shit

This commit is contained in:
Kasper Rynning-Tønnesen
2015-05-09 01:18:16 +02:00
parent 072693e943
commit 2165116d77
5 changed files with 31 additions and 24 deletions

View File

@@ -192,6 +192,16 @@ hide mdi-action-visibility mdi-action-visibility-off
/*------------------- Channel page ---------------------------------------------------------------------------- */
#chat {
height: 81%;
overflow-y: scroll;
text-align:left;
}
#chat-log {
padding: 0px 0px 0px 11px !important;
}
#player_overlay{
background-color:black;
position: absolute;