Jump to content

minor css error in client area portal template


Recommended Posts

Hi,

 

In the client area portal template, there is the following rule:

 

cursor: hand;

 

This is not valid CSS, but rather a Microsoft proprietary declaration that has since been replaced by the standard-compliant "cursor: pointer;" rule supported since IE6.

 

I am stating this is a minor bug, as it has no known negative affects and is just invalid CSS.

Link to comment
Share on other sites

  • WHMCS CEO

We do have both currently, "cursor: hand; cursor: pointer;" And I'm sure we found it was needed in some browsers more recent than IE6 in testing but it's a while ago now, so I might be wrong. However while it's not causing any issues I think we might aswell just leave it.

 

Matt

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated