0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00
This commit is contained in:
Mark Otto 2013-03-16 15:03:22 -07:00
parent 070c77a960
commit 7e933db2dd

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);
}