Ensure cursor types are right for all icons and objects

pull/35/head
John McLear 2011-07-20 17:20:46 +01:00
parent 4f06d4688f
commit 126dc4d0e8
2 changed files with 3 additions and 2 deletions

View File

@ -810,6 +810,7 @@ ul#colorpickerswatches li:hover
#chatlabel
{
cursor: default;
font-size:13px;
line-height:16px;
font-weight:bold;
@ -828,8 +829,6 @@ ul#colorpickerswatches li:hover
#chaticon
{
cursor:pointer;
cursor:hand;
z-index: 400;
position:absolute;
bottom:0px;
@ -1021,3 +1020,4 @@ position: relative;
#importstatusball{
height:50px;
}

View File

@ -193,3 +193,4 @@ float:right;
margin-top: 0;
padding-right: 6pt;
}