canonical / vanilla-framework

From community websites to web applications, this CSS framework will help you achieve a consistent look and feel.
https://vanillaframework.io
GNU Lesser General Public License v3.0
825 stars 166 forks source link

Default radio button has a grey square background #304

Closed yaili closed 8 years ago

yaili commented 8 years ago

This seems to be added by the box shadow, which doesn't seem to be necessary. [Chrome]

yaili commented 8 years ago

Same happens in the disabled radio button.

richmccartney commented 8 years ago

Should we look to actually style both the checkbox and radio buttons, similar to what has been done from line 136 on _components.forms.scss.

yaili commented 8 years ago

Is there a live demo?

anthonydillon commented 8 years ago

Just http://ubuntudesign.github.io/vanilla-framework/demo/#forms.

On Fri, 19 Feb 2016 at 15:07 Inayaili de León Persson < notifications@github.com> wrote:

Is there a live demo?

— Reply to this email directly or view it on GitHub https://github.com/ubuntudesign/vanilla-framework/issues/304#issuecomment-186251495 .

yaili commented 8 years ago

I meant for what Richard said.

richmccartney commented 8 years ago

@yaili @anthonydillon I've added a demo of the MAAS GUI here.

yaili commented 8 years ago

Cool, thanks!

richmccartney commented 8 years ago

I will remove any styling on the checkboxes and the radio buttons. After talking with @yaili we both agree'd it would be better to just keep these styles as intended from the OS / browser.