{"version":3,"sources":["sourcesView.css"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;;AAEH;IACI,oBAAW;QAAX,eAAW;YAAX,WAAW;IACX,mBAAmB;CACtB;;AAED;IACI,oBAAW;QAAX,eAAW;YAAX,WAAW;CACd;;AAED;IACI,8BAA8B;CACjC;;AAED;IACI,qCAAqC;CACxC;;AAED;IACI,qBAAc;IAAd,qBAAc;IAAd,cAAc;IACd,mBAAmB;IACnB,oBAAe;QAAf,mBAAe;YAAf,eAAe;IACf,qCAAqC;IACrC,uCAAuC;CAC1C;;AAED;IACI,iBAAiB;IACjB,aAAa;CAChB;;AAED;IACI,eAAe;IACf,aAAa;CAChB;;AAED;IACI,0BAA0B;CAC7B;;AAED;IACI,oCAAoC;CACvC;;AAED;IACI,oCAAoC;CACvC;;AAED;IACI,2CAA2C;CAC9C;;AAED;IACI,4CAA4C;CAC/C;;AAED;IACI,wDAAwD;IACxD,6BAA6B;IAC7B,mCAAmC;CACtC;;AAED;IACI,cAAc;CACjB;;AAED;IACI,cAAc;CACjB;;AAED;IACI,4CAA4C;IAC5C,qBAAc;IAAd,qBAAc;IAAd,cAAc;IACd,6BAAuB;IAAvB,8BAAuB;QAAvB,2BAAuB;YAAvB,uBAAuB;IACvB,oBAAe;QAAf,mBAAe;YAAf,eAAe;IACf,qCAAqC;IACrC,0BAA0B;CAC7B;;AAED;IACI,wDAAwD;IACxD,6BAA6B;IAC7B,mCAAmC;IACnC,YAAY;IACZ,aAAa;IACb,kBAAkB;IAClB,sBAAsB;IACtB,gBAAgB;CACnB;;AAED;IACI,qBAAc;IAAd,qBAAc;IAAd,cAAc;IACd,oBAAe;QAAf,mBAAe;YAAf,eAAe;IACf,iBAAiB;IACjB,qBAAqB;CACxB;;AAED;IACI,qBAAc;IAAd,qBAAc;IAAd,cAAc;IACd,6BAAuB;IAAvB,8BAAuB;QAAvB,2BAAuB;YAAvB,uBAAuB;IACvB,eAAe;CAClB;;AAED;IACI,qBAAc;IAAd,qBAAc;IAAd,cAAc;IACd,oBAAe;QAAf,mBAAe;YAAf,eAAe;IACf,kBAAkB;CACrB;;AAED;IACI,oBAAe;QAAf,mBAAe;YAAf,eAAe;IACf,iBAAiB;IACjB,wBAAwB;IACxB,oBAAoB;CACvB;;AAED;IACI,oBAAW;QAAX,eAAW;YAAX,WAAW;IACX,eAAe;IACf,0BAA0B;CAC7B;;AAED;IACI,2BAA2B;IAC3B,wBAAwB;IACxB,gBAAgB;CACnB;;AAED;IACI,oBAAkB;QAAlB,sBAAkB;YAAlB,kBAAkB;IAClB,wBAAwB;CAC3B","file":"sourcesView.css","sourcesContent":["/*\n * Copyright (C) 2013 Google Inc. All rights reserved.\n *\n * Redistribution and use in source and binary forms, with or without\n * modification, are permitted provided that the following conditions are\n * met:\n *\n *     * Redistributions of source code must retain the above copyright\n * notice, this list of conditions and the following disclaimer.\n *     * Redistributions in binary form must reproduce the above\n * copyright notice, this list of conditions and the following disclaimer\n * in the documentation and/or other materials provided with the\n * distribution.\n *     * Neither the name of Google Inc. nor the names of its\n * contributors may be used to endorse or promote products derived from\n * this software without specific prior written permission.\n *\n * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\n * \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\n * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\n * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\n * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\n * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\n * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\n * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\n * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n */\n\n#sources-panel-sources-view {\n    flex: auto;\n    position: relative;\n}\n\n#sources-editor-container-tabbed-pane {\n    flex: auto;\n}\n\n#sources-editor-container-tabbed-pane .tabbed-pane-header-tab {\n    border-bottom: 1px solid #BBB;\n}\n\n#sources-panel-sources-view .tabbed-pane-header {\n    background-color: rgb(236, 236, 236);\n}\n\n#sources-panel-sources-view .sources-status-bar {\n    display: flex;\n    position: relative;\n    flex: 0 0 20px;\n    background-color: rgb(236, 236, 236);\n    border-top: 1px solid rgb(196,196,196);\n}\n\n#sources-panel-sources-view .sources-status-bar .status-bar-item {\n    margin-top: -1px;\n    height: 20px;\n}\n\n#sources-panel-sources-view .sources-status-bar .status-bar-item.status-bar-text {\n    margin: auto 0;\n    height: auto;\n}\n\n#sources-panel-sources-view .source-frame-cursor-position {\n    -webkit-user-select: text;\n}\n\n#sources-panel-sources-view .sources-toggle-pretty-print-status-bar-item .glyph {\n    -webkit-mask-position: -256px -24px;\n}\n\n#sources-panel-sources-view .sources-toggle-pretty-print-status-bar-item.toggled .glyph {\n    background-color: rgb(66, 129, 235);\n}\n\n.source-frame-debugger-script {\n    background-color: rgba(255, 255, 194, 0.5);\n}\n\n.source-frame-unsaved-committed-changes {\n    background-color: rgba(255, 225, 205, 0.40);\n}\n\n.editor-container-unsaved-committed-changes-icon {\n    background-image: url(Images/statusbarButtonGlyphs.png);\n    background-size: 320px 144px;\n    background-position: -202px -107px;\n}\n\nbutton.status-bar-item.scripts-debugger-show-hide-button {\n    display: none;\n}\n\nbutton.status-bar-item.scripts-navigator-show-hide-button {\n    display: none;\n}\n\n#sources-panel-sources-view .source-frame-infobar {\n    border-bottom: 1px solid rgb(187, 187, 187);\n    display: flex;\n    flex-direction: column;\n    flex: 0 1 auto;\n    background-color: rgb(255, 255, 194);\n    -webkit-user-select: text;\n}\n\n#sources-panel-sources-view .source-frame-infobar-warning-icon {\n    background-image: url(Images/statusbarButtonGlyphs.png);\n    background-size: 320px 144px;\n    background-position: -202px -107px;\n    width: 11px;\n    height: 10px;\n    margin-right: 4px;\n    display: inline-block;\n    margin-top: 1px;\n}\n\n#sources-panel-sources-view .source-frame-infobar-main-row {\n    display: flex;\n    flex: 0 0 17px;\n    overflow: hidden;\n    margin: 5px 10px 0px;\n}\n\n#sources-panel-sources-view .source-frame-infobar-details-container {\n    display: flex;\n    flex-direction: column;\n    padding: 5px 0;\n}\n\n#sources-panel-sources-view .source-frame-infobar-details-row {\n    display: flex;\n    flex: 0 0 15px;\n    margin: auto 10px;\n}\n\n#sources-panel-sources-view .source-frame-infobar-row-message {\n    flex: 0 1 auto;\n    overflow: hidden;\n    text-overflow: ellipsis;\n    white-space: nowrap;\n}\n\n#sources-panel-sources-view .source-frame-infobar-toggle {\n    flex: auto;\n    padding: 0 4px;\n    -webkit-user-select: none;\n}\n\n#sources-panel-sources-view .source-frame-infobar-link {\n    text-decoration: underline;\n    color: rgb(50, 50, 200);\n    cursor: pointer;\n}\n\n#sources-panel-sources-view .source-frame-infobar-details-url {\n    flex: 0 1000 auto;\n    color: rgb(50, 50, 200);\n}\n"],"sourceRoot":"/source/"}