mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +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
|
||||
background: $background
|
||||
border-color: $control-border
|
||||
cursor: not-allowed;
|
||||
+placeholder
|
||||
color: rgba($control, 0.3)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user