From: tangshiqiang <1530234656@qq.com> Date: Thu, 25 Feb 2016 08:07:11 +0000 (+0800) Subject: Add not-allow tip X-Git-Tag: 0.0.16~3^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b12da23805ec3d89516979cf74a3600998efddfe;p=thirdparty%2Fbulma.git Add not-allow tip Add not-allow tip When the input is disabled --- diff --git a/bulma/elements/controls.sass b/bulma/elements/controls.sass index 27c5d5c0b..b0c940d7c 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)