This commit is contained in:
Mirco Wittrien 2019-04-18 09:57:56 +02:00
parent 548fe77586
commit 08c820b420
3 changed files with 3 additions and 9 deletions

File diff suppressed because one or more lines are too long

View File

@ -965,20 +965,17 @@ img[src="/assets/bfffd518c76d3f6bc5e96eb52e4ae2cf.svg"],
color: rgb(255,255,255) !important;
background-color: rgb(var(--vaccentcolor)) !important;
}
.tooltip-2QfLtc.tooltipRight-2JM5PQ:not(.tooltipRed-8-9NeP):not(.tooltipYellow-E7eIBE):not(.tooltipGreen-WdeQwd):not(.tooltip-customcolor) .tooltipPointer-3ZfirK,
.tooltip-1OS-Ti.right-KM_vfY:not(.red-m6f4-H):not(.green-hbUqD5):not(.yellow-1oq44m):not(.tooltip-customcolor):after {
border-right-color: rgb(var(--vaccentcolor)) !important;
}
.bubble-3qRl2J:before,
.tooltip-2QfLtc.tooltipTop-XDDSxx:not(.tooltipRed-8-9NeP):not(.tooltipYellow-E7eIBE):not(.tooltipGreen-WdeQwd):not(.tooltip-customcolor) .tooltipPointer-3ZfirK,
.tooltip-2QfLtc:not(.tooltipRed-8-9NeP):not(.tooltipYellow-E7eIBE):not(.tooltipGreen-WdeQwd):not(.tooltip-customcolor) .tooltipPointer-3ZfirK,
.tooltip-1OS-Ti.top-1pTh1F:not(.red-m6f4-H):not(.green-hbUqD5):not(.yellow-1oq44m):not(.tooltip-customcolor):after {
border-top-color: rgb(var(--vaccentcolor)) !important;
}
.tooltip-2QfLtc.tooltipLeft-3EDOk1:not(.tooltipRed-8-9NeP):not(.tooltipYellow-E7eIBE):not(.tooltipGreen-WdeQwd):not(.tooltip-customcolor) .tooltipPointer-3ZfirK,
.tooltip-1OS-Ti.left-1wV7VO:not(.red-m6f4-H):not(.green-hbUqD5):not(.yellow-1oq44m):not(.tooltip-customcolor):after {
border-left-color: rgb(var(--vaccentcolor)) !important;
}
.tooltip-2QfLtc.tooltipBottom-3ARrEK:not(.tooltipRed-8-9NeP):not(.tooltipYellow-E7eIBE):not(.tooltipGreen-WdeQwd):not(.tooltip-customcolor) .tooltipPointer-3ZfirK,
.tooltip-1OS-Ti.bottom-19kp6S:not(.red-m6f4-H):not(.green-hbUqD5):not(.yellow-1oq44m):not(.tooltip-customcolor):after {
border-bottom-color: rgb(var(--vaccentcolor)) !important;
}

View File

@ -169,18 +169,16 @@
color: rgb(255,255,255) !important;
background-color: rgb(var(--vaccentcolor)) !important;
}
.tooltip-2QfLtc.tooltipRight-2JM5PQ.tooltipBrand-g03Nz8:not(.tooltip-customcolor) .tooltipPointer-3ZfirK,
.tooltip-1OS-Ti.right-KM_vfY.brand-3tBTjG:not(.tooltip-customcolor):after {
border-right-color: rgb(var(--vaccentcolor)) !important;
}
.popoutTopRight-3BzFIE.arrowAlignmentTop-iGQczz:before,
.popoutRight-2ZVwL-.arrowAlignmentTop-iGQczz:before,
.tooltip-2QfLtc.tooltipTop-XDDSxx.tooltipBrand-g03Nz8:not(.tooltip-customcolor) .tooltipPointer-3ZfirK,
.tooltip-2QfLtc.tooltipBrand-g03Nz8:not(.tooltip-customcolor) .tooltipPointer-3ZfirK,
.tooltip-1OS-Ti.top-1pTh1F.brand-3tBTjG:not(.tooltip-customcolor):after {
border-top-color: rgb(var(--vaccentcolor)) !important;
}
.popoutLeft-30WmrD.arrowAlignmentTop-iGQczz:before,
.tooltip-2QfLtc.tooltipLeft-3EDOk1.tooltipBrand-g03Nz8:not(.tooltip-customcolor) .tooltipPointer-3ZfirK,
.tooltip-1OS-Ti.left-1wV7VO.brand-3tBTjG:not(.tooltip-customcolor):after {
border-left-color: rgb(var(--vaccentcolor)) !important;
}
@ -193,7 +191,6 @@
.popoutBottomLeft-JehOp2.arrowAlignmentTop-iGQczz:before,
.popoutBottomRight-2JrySt.arrowAlignmentMiddle-136iao:before,
.popoutBottomRight-2JrySt.arrowAlignmentTop-iGQczz:before,
.tooltip-2QfLtc.tooltipBottom-3ARrEK.tooltipBrand-g03Nz8:not(.tooltip-customcolor) .tooltipPointer-3ZfirK,
.tooltip-1OS-Ti.bottom-19kp6S.brand-3tBTjG:not(.tooltip-customcolor):after {
border-bottom-color: rgb(var(--vaccentcolor)) !important;
}