strong-arc
Version:
A visual suite for the StrongLoop API Platform
1 lines • 6.89 kB
Source Map (JSON)
{"version":3,"sources":["sourcesPanel.css"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;;AAEH;IACI,gCAAgC;CACnC;;AAED;IACI,oCAAoC;CACvC;;AAED;IACI,mBAAmB;IACnB,OAAO;IACP,YAAY;IACZ,qCAAqC;IACrC,iBAAiB;IACjB,oBAAoB;CACvB;;AAED;IACI,oBAAe;QAAf,mBAAe;YAAf,eAAe;IACf,gDAAgD;IAChD,kBAAkB;IAClB,kBAAkB;IAClB,kBAAkB;IAClB,4CAA4C;IAC5C,wBAAwB;IACxB,iBAAiB;CACpB;;AAED;IACI,cAAc;CACjB;;AAED;IACI,qBAAc;IAAd,qBAAc;IAAd,cAAc;IACd,kBAAkB;IAClB,uCAAuC;IACvC,aAAa;CAChB;;AAED;IACI,mBAAmB;IACnB,iBAAiB;IACjB,aAAa;CAChB;;AAED;IACI,mCAAmC;CACtC;;AAED;IACI,mCAAmC;CACtC;;AAED;IACI,+BAA+B;CAClC;;AAED;IACI,oCAAoC;CACvC;;AAED;IACI,mCAAmC;CACtC;;AAED;IACI,mCAAmC;CACtC;;AAED;IACI,mCAAmC;CACtC;;AAED;IACI,+BAA+B;CAClC;;AAED;IACI,+BAA+B;CAClC;;AAED;IACI,uBAAuB;IACvB,kBAAkB;CACrB;;AAED;IACI,mBAAmB;IACnB,SAAS;CACZ;;AAED;IACI,kBAAkB;IAClB,mBAAmB;CACtB;;AAED;IACI,mBAAmB;CACtB;;AAED;IACI,iCAAiC;IACjC,YAAY;IACZ,YAAY;IACZ,UAAU;IACV,aAAa;IACb,YAAY;CACf;;AAED;IACI,UAAU;CACb;;AAED;IACI,eAAe;CAClB;;AAED;IACI,eAAe;IACf,SAAS;IACT,UAAU;CACb;;AAED;IACI,qCAAqC;CACxC;;AAED;IACI,aAAa;IACb,kBAAkB;CACrB;;AAED;IACI,8BAA8B;IAC9B,mBAAmB;IACnB,oBAAoB;CACvB;;AAED;IACI,kBAAkB;CACrB;;AAED;IACI,eAAe;CAClB;;AAED;IACI,+BAA+B;IAC/B,4CAA4C;IAC5C,yCAAyC;IACzC,kBAAkB;IAClB,mBAAmB;IACnB,iBAAiB;CACpB;;AAED;IACI,wCAAwC;IACxC,cAAc;CACjB;;AAED;IACI,gBAAgB;IAChB,YAAY;IACZ,qBAAc;IAAd,qBAAc;IAAd,cAAc;IACd,yBAAwB;QAAxB,sBAAwB;YAAxB,wBAAwB;IACxB,0BAAoB;QAApB,uBAAoB;YAApB,oBAAoB;IACpB,aAAa;IACb,wBAAwB;IACxB,qBAAqB;CACxB","file":"sourcesPanel.css","sourcesContent":["/*\n * Copyright (C) 2006, 2007, 2008 Apple Inc. All rights reserved.\n * Copyright (C) 2009 Anthony Ricaud <rik@webkit.org>\n *\n * Redistribution and use in source and binary forms, with or without\n * modification, are permitted provided that the following conditions\n * are met:\n *\n * 1. Redistributions of source code must retain the above copyright\n * notice, this list of conditions and the following disclaimer.\n * 2. Redistributions in binary form must reproduce the above copyright\n * notice, this list of conditions and the following disclaimer in the\n * documentation and/or other materials provided with the distribution.\n * 3. Neither the name of Apple Computer, Inc. (\"Apple\") nor the names of\n * its contributors may be used to endorse or promote products derived\n * from this software without specific prior written permission.\n *\n * THIS SOFTWARE IS PROVIDED BY APPLE AND ITS CONTRIBUTORS \"AS IS\" AND ANY\n * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\n * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\n * DISCLAIMED. IN NO EVENT SHALL APPLE OR ITS CONTRIBUTORS BE LIABLE FOR ANY\n * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\n * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND\n * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF\n * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n */\n\n.scripts-pause-on-exceptions-status-bar-item .glyph {\n -webkit-mask-position: -256px 0;\n}\n\n.scripts-pause-on-exceptions-status-bar-item.toggled-on .glyph {\n background-color: rgb(66, 129, 235);\n}\n\n.scripts-debug-toolbar {\n position: absolute;\n top: 0;\n width: 100%;\n background-color: rgb(236, 236, 236);\n overflow: hidden;\n white-space: nowrap;\n}\n\n.scripts-debug-toolbar-drawer {\n flex: 0 0 46px;\n -webkit-transition: margin-top 0.1s ease-in-out;\n margin-top: -23px;\n line-height: 23px;\n padding-top: 22px;\n border-bottom: 1px solid rgb(202, 202, 202);\n background-color: white;\n overflow: hidden;\n}\n\n.scripts-debug-toolbar-drawer.expanded {\n margin-top: 0;\n}\n\n.scripts-debug-toolbar-drawer > label {\n display: flex;\n padding-left: 3px;\n border-top: 1px solid rgb(196,196,196);\n height: 24px;\n}\n\n#scripts-editor-toolbar {\n position: relative;\n margin-top: -1px;\n height: 24px;\n}\n\n.scripts-run-snippet .glyph {\n -webkit-mask-position: -64px -48px;\n}\n\n.scripts-pause .glyph {\n -webkit-mask-position: -32px -72px;\n}\n\n.scripts-pause.toggled-on .glyph {\n -webkit-mask-position: 0 -72px;\n}\n\n.scripts-step-over .glyph {\n -webkit-mask-position: -128px -72px;\n}\n\n.scripts-step-into .glyph {\n -webkit-mask-position: -64px -72px;\n}\n\n.scripts-step-out .glyph {\n -webkit-mask-position: -96px -72px;\n}\n\n.scripts-long-resume .glyph {\n -webkit-mask-position: -64px -48px;\n}\n\n.scripts-toggle-breakpoints.toggled-on .glyph {\n -webkit-mask-position: -32px 0;\n}\n\n.scripts-toggle-breakpoints .glyph {\n -webkit-mask-position: 0 -24px;\n}\n\n#shared-workers-list {\n margin: 5px 0 5px 20px;\n font-style:italic;\n}\n\n#pause-workers-checkbox > input {\n position: relative;\n top: 2px;\n}\n\n.panel.sources #sources-editor-container-tabbed-pane .tabbed-pane-header-contents {\n margin-left: 22px;\n margin-right: 36px;\n}\n\n.panel.sources .split-view button.scripts-debugger-show-hide-button.right-sidebar-show-hide-button.toggled-hide {\n margin-right: 15px;\n}\n\n.panel.sources .split-view #scripts-debug-sidebar-resizer-widget.ns-resizer-widget {\n -webkit-transform: rotate(90deg);\n right: 17px;\n bottom: 4px;\n top: auto;\n height: 10px;\n width: 18px;\n}\n\n.panel.sources .split-view.hbox #scripts-debug-sidebar-resizer-widget {\n bottom: 0;\n}\n\n.panel.sources .scripts-debugger-show-hide-button {\n display: block;\n}\n\n.panel.sources button.status-bar-item.scripts-navigator-show-hide-button {\n display: block;\n top: 4px;\n left: 4px;\n}\n\n.panel.sources .navigator-tabbed-pane .tabbed-pane-header {\n background-color: rgb(236, 236, 236);\n}\n\n.function-location-link {\n float: right;\n margin-left: 10px;\n}\n\n.function-popover-title {\n border-bottom: 1px solid #AAA;\n margin-bottom: 3px;\n padding-bottom: 2px;\n}\n\n.function-popover-title .function-name {\n font-weight: bold;\n}\n\n.panel.sources .sidebar-pane-stack {\n overflow: auto;\n}\n\n#targets-toolbar {\n background: rgb(236, 236, 236);\n border-bottom: 1px solid rgb(189, 189, 189);\n border-top: 1px solid rgb(189, 189, 189);\n margin-right: 0px;\n padding-right: 6px;\n margin-top: -1px;\n}\n\n.panel.sources .drag-mask {\n background-color: rgba(255,255,255,0.8);\n z-index: 1000;\n}\n\n.panel.sources .drag-mask-inner {\n font-size: 30px;\n color: #999;\n display: flex;\n justify-content: center;\n align-items: center;\n margin: 20px;\n border: 4px dashed #ddd;\n pointer-events: none;\n}\n"],"sourceRoot":"/source/"}