Clickable arrow for Console box

This commit is contained in:
NIKITA 2010-10-29 13:55:25 -07:00
parent 519633cd38
commit 003b41eca9
1 changed files with 2 additions and 0 deletions

View File

@ -2685,6 +2685,8 @@ a:hover.search_button {
background:url(../images/consoletb_box.gif) no-repeat top left;
margin:0;
padding:0;
cursor:pointer;
cursor:hand;
}
.vm_liveconsole {