1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-08-31 09:41:47 +02:00

6 Commits

Author SHA1 Message Date
BcRikko
c40598341e refactor: add visually-hidden util 2019-07-14 13:22:02 +09:00
kyu-suke
3c2e25a320 fix: accessibility
* delete `visibility: hidden;`
* set 1px height and width to radio and checkbox
* set background color
2019-06-30 22:47:30 +09:00
kyu-suke
1f3368512c fix: radio and checkbox style in ios
* add visibility
2019-06-28 01:15:09 +09:00
Igor Guastalla de Lima
53610cb83b feat(radio): add is-dark to radio, changed inputs story 2019-02-25 21:08:06 -03:00
BcRikko
913766ad89 fix: fix pixelize for form elements
fix #262
2019-02-01 11:00:08 +09:00
Igor Guastalla de Lima
596505fb1e chore(form): moved radios and checkboxes to form folder
#219
2019-01-30 19:57:24 -02:00