> On Jun 18, 2017, at 6:53 AM, Karl DeSaulniers <k...@designdrumm.com> wrote:
> 
> Yes I have. I had to use it once when mobile phones were styling my submit 
> buttons and not letting my style be applied.
> It would allow the color, but not the appearance like borders and shading to 
> be applied. 
> Once I added the -*-appearance: unset, it allowed my style to be applied 
> including borders and shading.

IOW - you did the same as what appearance:none does. And it would not allow the 
author styling of border / background of radio buttons and checkboxes in 
Firefox older than 54, even when using !important.

It also does _not_ help for radio buttons and checkbox on Mobile Safari (it 
does for input[type=button|submit]).

FWIW, the problem the OP has is that, starting with Firefox 54, his checkboxes 
and radio buttons lost their borders, and the indicator for the checked state. 
But he does want to remove the native look-and-feel.

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