Re: a couple ideas

> ..class {cursor:none;}

Why would you want to do that?

> allow styling of file input elements:

That looks like a classic, however, would you mind explaining the
proposed solution?

> overflow:expand;

I'm not sure I understand, how's that different from standard behavior?

> ..class {cursor:none;}
> ..button {background:#000000; color:#ffffff;}
> ..text {background:#000000; color:#ffffff; border:1px solid #ff0000;}

In case this isn't just three times the same typo: Class selectors use
only one period [1].


[1] http://www.w3.org/TR/CSS21/selector.html#class-html

-- 
Jens Meiert
http://meiert.com/en/

Received on Saturday, 4 October 2008 12:18:12 UTC