mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-28 12:24:23 +00:00
Add not-allow tip
Add not-allow tip When the input is disabled
This commit is contained in:
parent
b1156abcd1
commit
b12da23805
@ -23,6 +23,7 @@
|
|||||||
&:hover
|
&:hover
|
||||||
background: $background
|
background: $background
|
||||||
border-color: $control-border
|
border-color: $control-border
|
||||||
|
cursor: not-allowed;
|
||||||
+placeholder
|
+placeholder
|
||||||
color: rgba($control, 0.3)
|
color: rgba($control, 0.3)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user