|
|
|
@ -2,14 +2,14 @@
|
|
|
|
|
|
|
|
|
|
.bi-segment-button { |
|
|
|
|
color: @color-bi-text-highlight; |
|
|
|
|
&.active { |
|
|
|
|
&:active { |
|
|
|
|
color: @color-bi-text; |
|
|
|
|
background-color: @color-bi-background-highlight; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
&:active { |
|
|
|
|
color: @color-bi-text-highlight; |
|
|
|
|
.background-color(@color-bi-background-highlight, 10%); |
|
|
|
|
} |
|
|
|
|
//&.active { |
|
|
|
|
// &:active { |
|
|
|
|
// color: @color-bi-text; |
|
|
|
|
// background-color: @color-bi-background-highlight; |
|
|
|
|
// } |
|
|
|
|
//} |
|
|
|
|
//&:active { |
|
|
|
|
// color: @color-bi-text-highlight; |
|
|
|
|
// .background-color(@color-bi-background-highlight, 10%); |
|
|
|
|
//} |
|
|
|
|
} |