mirror of
https://github.com/pure-css/pure.git
synced 2025-01-13 02:04:23 +00:00
Add back cursor: not-allowed
for disabled buttons
This commit is contained in:
parent
83823f17f0
commit
c76879b411
@ -53,7 +53,7 @@
|
||||
-khtml-opacity: 0.40;
|
||||
-moz-opacity: 0.40;
|
||||
opacity: 0.40;
|
||||
cursor: default;
|
||||
cursor: not-allowed;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user