mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 10:14:29 -07:00
Add not-allow tip
Add not-allow tip When the input is disabled
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
&:hover
|
||||
background: $background
|
||||
border-color: $control-border
|
||||
cursor: not-allowed;
|
||||
+placeholder
|
||||
color: rgba($control, 0.3)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user