mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-21 13:29:00 +01:00
Merge pull request #15482 from liias/patch-1
Add .disabled class styling for .btn-styles in theme
This commit is contained in:
commit
619843472a
@ -52,6 +52,7 @@
|
||||
border-color: darken(@btn-color, 14%);
|
||||
}
|
||||
|
||||
&.disabled,
|
||||
&:disabled,
|
||||
&[disabled] {
|
||||
background-color: darken(@btn-color, 12%);
|
||||
|
Loading…
x
Reference in New Issue
Block a user