2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

[disabled] => :disabled

:disabled is supported in IE9+ and all modern browsers
This commit is contained in:
Chris Rebert
2014-12-22 13:33:58 -08:00
parent 497b05c1be
commit 5b03c9ad63
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
@include box-shadow(inset 0 3px 5px rgba(0,0,0,.125));
}
&.disabled,
&[disabled],
&:disabled,
fieldset[disabled] & {
&,
&:hover,