Release v18.044 (from c3634edc)

Fixes tradingview/charting_library#5706
This commit is contained in:
jenkins@nwork.local
2021-05-26 15:11:46 +00:00
parent 1e03692553
commit e0319ac205
95 changed files with 120 additions and 120 deletions

View File

@@ -0,0 +1 @@
.dialog-34XTwGTT{position:fixed;min-width:280px;width:100%;max-width:380px}.dialog-34XTwGTT [data-dragg-area=true]{cursor:grab}.dialog-34XTwGTT [data-dragg-area=true].dragging-33JfMDO6{cursor:grabbing}.dialogAnimatedAppearance-ByFJP_o1{transform-origin:100% 0;animation-name:dialogAnimation-3u2LnCGZ;animation-duration:.3s}@keyframes dialogAnimation-3u2LnCGZ{0%{transform:translate(var(--animationTranslateStartX),var(--animationTranslateStartY)) scale(0);opacity:0}to{transform:translate(var(--animationTranslateEndX),var(--animationTranslateEndY)) scale(1);opacity:1}}.dialogTooltip-C1Jm8akl{position:absolute;right:50%;top:-20px;transform:translateX(50%);width:-webkit-max-content;width:max-content;max-width:540px;font-size:14px;line-height:21px;color:#fff}@media screen and (max-width:768px){.dialogTooltip-C1Jm8akl{max-width:240px}}