{"version":3,"sources":["webpack:///webpack:///src/src/popup.scss"],"names":[],"mappings":";;;;;;;;;;;AAAA,UACI,aACA,kBACA,sBACA,aACA,sBACA,YACA,WACA,sCAAoC,CARxC,iCAWQ,SACA,yBACA,YACA,SACA,QACA,kBACA,mBAAsB,CAjB9B,gBAqBQ,sBACA,kBACA,UACA,iBAAyB,CAxBjC,iBA4BQ,sBACA,kBACA,UACA,iBAAyB,CA/BjC,4BAmCQ,gBACA,gBACA,kBACA,eAAkB,CAtC1B,+BAyCY,cAAkB,CAzC9B,2BA8CQ,kBACA,MACA,QACA,eACA,cACA,WACA,oBAAuB,CApD/B,iCAuDY,eAAkB,CAvD9B,sBA4DQ,eAAkB,CA5D1B,wBA+DY,aACA,QAAY,CAhExB,kBAqEQ,kBAAqB","file":"bundle.min.css","sourcesContent":[".ol-popup {\n    display          : none;\n    position         : absolute;\n    background-color : white;\n    padding          : 20px;\n    border           : 1px solid #cccccc;\n    bottom           : 12px;\n    left             : -50px;\n    box-shadow       : 2px 2px 10px rgba(0, 0, 0, 0.2);\n\n    &:after, &:before {\n        top            : 100%;\n        border         : solid transparent;\n        content        : \" \";\n        height         : 0;\n        width          : 0;\n        position       : absolute;\n        pointer-events : none;\n    }\n\n    &:after {\n        border-top-color : white;\n        border-width     : 10px;\n        left             : 48px;\n        margin-left      : -10px;\n    }\n\n    &:before {\n        border-top-color : #cccccc;\n        border-width     : 11px;\n        left             : 48px;\n        margin-left      : -11px;\n    }\n\n    .ol-popup-content {\n        min-width  : 170px;\n        max-height : 50vh;\n        overflow-x : hidden;\n        overflow-y : auto;\n\n        h3 {\n            margin : 0.25em 0;\n        }\n    }\n\n    .ol-popup-closer {\n        position        : absolute;\n        top             : 0;\n        right           : 0;\n        font-size       : 150%;\n        padding         : 0 4px;\n        color           : gray;\n        text-decoration : none;\n\n        &:after {\n            content : \"\\2716\";\n        }\n    }\n\n    .infoResult {\n        min-width : 130px;\n\n        p {\n            padding : 0.1em;\n            margin  : 0;\n        }\n    }\n\n    .marker {\n        margin-bottom : 30px;\n    }\n}\n\n\n\n// WEBPACK FOOTER //\n// webpack:///src/src/popup.scss"],"sourceRoot":""}