diff --git a/bulma/elements/controls.sass b/bulma/elements/controls.sass index 27c5d5c0..b0c940d7 100644 --- a/bulma/elements/controls.sass +++ b/bulma/elements/controls.sass @@ -23,6 +23,7 @@ &:hover background: $background border-color: $control-border + cursor: not-allowed; +placeholder color: rgba($control, 0.3)