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
+2 -2
View File
@@ -309,7 +309,7 @@
&:focus {
color: $navbar-default-link-hover-color;
}
&[disabled],
&:disabled,
fieldset[disabled] & {
&:hover,
&:focus {
@@ -422,7 +422,7 @@
color: $navbar-inverse-link-hover-color;
}
&[disabled],
&:disabled,
fieldset[disabled] & {
&:hover,
&:focus {