1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-21 04:41:36 +02:00

Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip

This commit is contained in:
Mark Otto
2013-03-16 14:59:43 -07:00

View File

@@ -42,6 +42,7 @@
&[disabled], &[disabled],
fieldset[disabled] & { fieldset[disabled] & {
cursor: default; cursor: default;
pointer-events: none;
.opacity(.65); .opacity(.65);
.box-shadow(none); .box-shadow(none);
} }