@ -228,7 +228,7 @@ body .bi-button, #body .bi-button {
.transition(@activeStopVal)
}
&:hover{
background-color: @color-bi-blue-5;
background-color: @color-bi-blue-10;
.transition(@hoverVal);
@ -256,7 +256,7 @@ body .bi-button, #body .bi-button {
&.button-ignore {
&:active{
@ -519,7 +519,7 @@ textarea {
& .bi-textarea {
color: @color-bi-text-black;
.background-color(@color-bi-background-highlight, 5%);
.background-color(@color-bi-background-highlight, 10%);
&.disabled {
&, &:hover, &:active {
@ -548,7 +548,7 @@ textarea {
color: @color-bi-text;