On Fri, Dec 12, 2008 at 18:51, Christian Montoya <[email protected]> wrote:
>>> a {cursor:text;}
>>> a[href] {cursor:pointer;}
>
> I'm not really sure what to do with this. There are cases where an
> anchor might not have an "href" but still should get the pointer.
> Maybe I would do:
>
> a {cursor:pointer;}
> a[href] {cursor:pointer;}
>
> I'll do some testing later and probably open up another discussion on this.
That was just a simple example if for some reason you need custom cursor.
But i don't think it would useful in blueprint.
I think legend element not showing in IE is more important.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Blueprint CSS" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/blueprintcss?hl=en
-~----------~----~----~----~------~----~------~--~---