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

View file

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