2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

Merge pull request #15482 from liias/patch-1

Add .disabled class styling for .btn-styles in theme
This commit is contained in:
Mark Otto
2015-01-15 15:34:34 -08:00
+1
View File
@@ -52,6 +52,7 @@
border-color: darken(@btn-color, 14%);
}
&.disabled,
&:disabled,
&[disabled] {
background-color: darken(@btn-color, 12%);