aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--less/theme.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/less/theme.less b/less/theme.less
index 3673accc0..6f2eb6212 100644
--- a/less/theme.less
+++ b/less/theme.less
@@ -52,6 +52,7 @@
border-color: darken(@btn-color, 14%);
}
+ &.disabled,
&:disabled,
&[disabled] {
background-color: darken(@btn-color, 12%);