> On Jun 18, 2017, at 7:56 PM, william drescher <will...@techservsys.com> wrote:
> 
> The original problem was that firefox sized the radio buttones and checkboxes 
> very small and ignored the
> "html {font-size 2.2 rem}" for them.
> I am writing this for an intranet and ff is the only browser supported. I 
> haven't had time to try the suggested fixes.

here is a test page…
https://dev.l-c-n.com/_temp/srbc.html

The checkbox uses a SVG file as background image. Feel free to 
steal/borrow/reuse/…

But I was wrong to originally suggest using the [checked] attribute. That never 
matches when the checkbox / radio is toggled. I should have suggested using the 
 `:checked` pseudo-class instead.

Philippe
--
Philippe Wittenbergh
https://l-c-n.com/






______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to