|
|
@ -28,42 +28,58 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.bi-popup-view[data-popper-placement^='top'], .bi-popup-view.top { |
|
|
|
.bi-popup-view[data-popper-placement^='top'], .bi-popup-view.top { |
|
|
|
> div > .bi-bubble-arrow { |
|
|
|
> .bi-bubble-arrow-wrapper { |
|
|
|
bottom: -12px; |
|
|
|
bottom: 0; |
|
|
|
width: 14px; |
|
|
|
left: 0; |
|
|
|
> .bubble-arrow { |
|
|
|
> .bi-bubble-arrow { |
|
|
|
bottom: 8px; |
|
|
|
bottom: -12px; |
|
|
|
left: 1px; |
|
|
|
width: 14px; |
|
|
|
|
|
|
|
> .bubble-arrow { |
|
|
|
|
|
|
|
bottom: 8px; |
|
|
|
|
|
|
|
left: 1px; |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-popup-view[data-popper-placement^='bottom'], .bi-popup-view.bottom { |
|
|
|
.bi-popup-view[data-popper-placement^='bottom'], .bi-popup-view.bottom { |
|
|
|
> div > .bi-bubble-arrow { |
|
|
|
> .bi-bubble-arrow-wrapper { |
|
|
|
top: -12px; |
|
|
|
top: 0; |
|
|
|
width: 14px; |
|
|
|
left: 0; |
|
|
|
> .bubble-arrow { |
|
|
|
> .bi-bubble-arrow { |
|
|
|
top: 8px; |
|
|
|
top: -12px; |
|
|
|
left: 1px; |
|
|
|
width: 14px; |
|
|
|
|
|
|
|
> .bubble-arrow { |
|
|
|
|
|
|
|
top: 8px; |
|
|
|
|
|
|
|
left: 1px; |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-popup-view[data-popper-placement^='left'], .bi-popup-view.left { |
|
|
|
.bi-popup-view[data-popper-placement^='left'], .bi-popup-view.left { |
|
|
|
> div > .bi-bubble-arrow { |
|
|
|
> .bi-bubble-arrow-wrapper { |
|
|
|
right: -12px; |
|
|
|
right: 0; |
|
|
|
height: 14px; |
|
|
|
top: 0; |
|
|
|
> .bubble-arrow { |
|
|
|
> .bi-bubble-arrow { |
|
|
|
right: 8px; |
|
|
|
right: -12px; |
|
|
|
top: 1px; |
|
|
|
height: 14px; |
|
|
|
|
|
|
|
> .bubble-arrow { |
|
|
|
|
|
|
|
right: 8px; |
|
|
|
|
|
|
|
top: 1px; |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-popup-view[data-popper-placement^='right'], .bi-popup-view.right { |
|
|
|
.bi-popup-view[data-popper-placement^='right'], .bi-popup-view.right { |
|
|
|
> div > .bi-bubble-arrow { |
|
|
|
> .bi-bubble-arrow-wrapper { |
|
|
|
left: -12px; |
|
|
|
left: 0; |
|
|
|
height: 14px; |
|
|
|
top: 0; |
|
|
|
> .bubble-arrow { |
|
|
|
> .bi-bubble-arrow { |
|
|
|
left: 8px; |
|
|
|
left: -12px; |
|
|
|
top: 1px; |
|
|
|
height: 14px; |
|
|
|
|
|
|
|
> .bubble-arrow { |
|
|
|
|
|
|
|
left: 8px; |
|
|
|
|
|
|
|
top: 1px; |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|