{"version":3,"sources":["flameChart.css"],"names":[],"mappings":"AAAA;IACI,iBAAiB;IACjB,mBAAmB;IACnB,OAAO;IACP,YAAY;IACZ,aAAa;CAChB;;AAED;IACI,qBAAqB;CACxB;;AAED;IACI,iBAAiB;CACpB;;AAED;IACI,+BAA0B;QAA1B,8BAA0B;YAA1B,0BAA0B;CAC7B;;AAED;IACI,4CAA4C;CAC/C;;AAED;IACI,mBAAmB;IACnB,UAAU;IACV,QAAQ;IACR,SAAS;IACT,UAAU;CACb;;AAED;IACI,mBAAmB;IACnB,OAAO;IACP,aAAa;IACb,WAAW;IACX,eAAe;IACf,YAAY;IACZ,eAAe;CAClB;;AAED;IACI,wBAAwB;IACxB,mBAAmB;IACnB,aAAa;IACb,qBAAqB;CACxB;;AAED;IACI,mBAAmB;IACnB,qBAAqB;IACrB,gCAAgC;IAChC,kBAAkB;IAClB,oBAAoB;IACpB,0CAA0C;CAC7C;;AAED;IACI,oBAAe;QAAf,mBAAe;YAAf,eAAe;IACf,mBAAmB;CACtB;;AAED;IACI,mBAAmB;IACnB,YAAY;IACZ,OAAO;IACP,SAAS;IACT,UAAU;CACb","file":"flameChart.css","sourcesContent":[".overview-container {\n    overflow: hidden;\n    position: absolute;\n    top: 0;\n    width: 100%;\n    height: 80px;\n}\n\n#flame-chart-overview-grid .resources-dividers-label-bar {\n    pointer-events: auto;\n}\n\n.flame-chart-main-pane {\n    overflow: hidden;\n}\n\n.flame-chart-overview-pane {\n    flex: 0 0 80px !important;\n}\n\n#flame-chart-overview-container {\n    border-bottom: 1px solid rgba(0, 0, 0, 0.3);\n}\n\n.flame-chart-overview-canvas {\n    position: absolute;\n    top: 20px;\n    left: 0;\n    right: 0;\n    bottom: 0;\n}\n\n.flame-chart-marker-highlight-element {\n    position: absolute;\n    top: 0;\n    height: 20px;\n    width: 4px;\n    margin: 0 -2px;\n    content: \"\";\n    display: block;\n}\n\n.flame-chart-highlight-element {\n    background-color: black;\n    position: absolute;\n    opacity: 0.2;\n    pointer-events: none;\n}\n\n.flame-chart-selected-element {\n    position: absolute;\n    pointer-events: none;\n    border-color: rgb(56, 121, 217);\n    border-width: 2px;\n    border-style: solid;\n    background-color: rgba(56, 121, 217, 0.2);\n}\n\n.flame-chart-v-scroll {\n    flex: 0 0 14px;\n    overflow-x: hidden;\n}\n\nbody.platform-mac .flame-chart-v-scroll {\n    position: absolute;\n    width: 14px;\n    top: 0;\n    right: 0;\n    bottom: 0;\n}\n"],"sourceRoot":"/source/"}