mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 12:44:30 -07:00
Fix disabled controls, Fix disabled pagination
This commit is contained in:
@@ -94,6 +94,7 @@ $input-radius: $radius !default
|
||||
color: $input-hover
|
||||
&[disabled]
|
||||
color: $input-disabled
|
||||
cursor: not-allowed
|
||||
|
||||
.radio
|
||||
& + .radio
|
||||
|
||||
Reference in New Issue
Block a user