|
|
@ -580,6 +580,10 @@ body .bi-button, #body .bi-button { |
|
|
|
.bi-button { |
|
|
|
.bi-button { |
|
|
|
background-color: @color-bi-background-button-theme-dark; |
|
|
|
background-color: @color-bi-background-button-theme-dark; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
&.clear { |
|
|
|
|
|
|
|
background-color: transparent; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
&.button-ignore { |
|
|
|
&.button-ignore { |
|
|
|
background-color: @color-bi-background-ignore-button-theme-dark; |
|
|
|
background-color: @color-bi-background-ignore-button-theme-dark; |
|
|
|
|
|
|
|
|
|
|
|