{"version":3,"sources":["webpack://src/viewer/js/measurements/aerial-tooltip.css"],"names":[],"mappings":"AAAA,iBACI,iBAAkB,CAClB,yBAA8B,CAC9B,iBAAkB,CAClB,UAAY,CACZ,cAAgB,CAChB,eAAgB,CAChB,UAAY,CACZ,kBACJ,CAEA,iBACI,SAAU,CACV,eACJ,CAEA,+CAEI,mCAAwC,CACxC,kCAAmC,CACnC,iCAAkC,CAClC,UAAW,CACX,iBAAkB,CAClB,WAAY,CACZ,gBAAiB,CACjB,QACJ","file":"main.09a64503.chunk.css","sourcesContent":[".tooltip-minimap {\n position: relative;\n background: rgba(0, 0, 0, 0.5);\n border-radius: 4px;\n color: white;\n font-size: 0.7em;\n padding: 4px 8px;\n opacity: 0.7;\n white-space: nowrap;\n}\n\n.tooltip-measure {\n opacity: 1;\n font-weight: bold;\n}\n\n.tooltip-measure:before,\n.tooltip-static:before {\n border-top: 6px solid rgba(0, 0, 0, 0.5);\n border-right: 6px solid transparent;\n border-left: 6px solid transparent;\n content: \"\";\n position: absolute;\n bottom: -6px;\n margin-left: -7px;\n left: 50%;\n}"]}