Hand when hovering over chat and position of chat title bar fix

This commit is contained in:
John McLear 2011-07-19 21:42:21 +01:00
parent a07bd76625
commit 0294c32c2a
1 changed files with 3 additions and 0 deletions

View File

@ -828,6 +828,8 @@ ul#colorpickerswatches li:hover
#chaticon
{
cursor:pointer;
cursor:hand;
z-index: 400;
position:absolute;
bottom:0px;
@ -868,6 +870,7 @@ ul#colorpickerswatches li:hover
font-size:13px;
margin-left:20px;
padding-top:3px;
position:absolute;
}
#titlecross