mirror of
https://github.com/jgthms/bulma
synced 2026-03-25 22:39:36 -07:00
Merge branch 'master' into css-variables-with-fallback
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
&:hover
|
||||
color: var(--checkbox-radio-hover-color)
|
||||
&[disabled],
|
||||
fieldset[disabled] &
|
||||
fieldset[disabled] &,
|
||||
input[disabled]
|
||||
color: var(--checkbox-radio-disabled-color)
|
||||
cursor: not-allowed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user