- From: Jens Meiert <jens@meiert.com>
- Date: Sat, 4 Oct 2008 14:17:35 +0200
- To: "Lisa Milne" <lisa@ltmnet.com>
- Cc: www-style@w3.org
> ..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