Beginning of a show chat history function

This commit is contained in:
John McLear 2011-08-13 21:59:12 +01:00
parent bba9cd515b
commit 4b77dd8c7a
3 changed files with 20 additions and 2 deletions

View file

@ -1086,3 +1086,11 @@ width:27px !important;
opacity:0.01;
display:none;
}
#showhistorylabel{
position:absolute;
left:58px;
top:4px;
cursor: hand;
cursor: pointer;
}