|
|
@ -6,7 +6,7 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
& .bubble-error{ |
|
|
|
& .bubble-error{ |
|
|
|
background: @color-bi-background-light-failure; |
|
|
|
.background-color(@background-color-negative, 10%); |
|
|
|
color: @color-bi-text-failure; |
|
|
|
color: @color-bi-text-failure; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
@ -24,4 +24,4 @@ |
|
|
|
background: @color-bi-background-light-warning; |
|
|
|
background: @color-bi-background-light-warning; |
|
|
|
color: @color-bi-text-redmark; |
|
|
|
color: @color-bi-text-redmark; |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|