|
|
|
@ -502,6 +502,7 @@ body .bi-button, #body .bi-button {
|
|
|
|
|
&.button-error.disabled, |
|
|
|
|
&.button-warning.disabled { |
|
|
|
|
&, &.base-disabled { |
|
|
|
|
color: @color-bi-text-disabled-button-theme-dark !important; |
|
|
|
|
border-color: @color-bi-border-dark-gray-line-theme-dark !important; |
|
|
|
|
background-color: fade(@color-bi-background-disabled-button-theme-dark, 20%) !important; |
|
|
|
|
@ieColor: argb(fade(@color-bi-background-disabled-button-theme-dark, 20%)); |
|
|
|
|