This commit is contained in:
Mark Otto 2013-03-16 15:03:22 -07:00
parent 070c77a960
commit 7e933db2dd
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
&[disabled],
fieldset[disabled] & {
cursor: default;
pointer-events: none;
pointer-events: none; // Future-proof disabling of clicks
.opacity(.65);
.box-shadow(none);
}