2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00
This commit is contained in:
Mark Otto
2013-03-16 15:03:22 -07:00
parent 070c77a960
commit 7e933db2dd
+1 -1
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);
}