UNPKG

strong-arc

Version:

A visual suite for the StrongLoop API Platform

1 lines 4.4 kB
{"version":3,"sources":["breakpointsList.css"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;;AAEH;IACI,eAAe;IACf,gBAAgB;IAChB,mBAAmB;IACnB,kBAAkB;IAClB,kBAAkB;CACrB;;AAED;IACI,iBAAiB;IACjB,oBAAoB;CACvB;;AAED;IACI,eAAe;IACf,eAAe;IACf,gBAAgB;IAChB,yBAAyB;IACzB,qCAAqC;CACxC;;AAED;IACI,yBAAyB;IACzB,iBAAiB;IACjB,UAAU;IACV,oBAAoB;CACvB;;AAED;IACI,qCAAqC;IACrC,aAAa;CAChB;;AAED;IACI,oBAAoB;IACpB,wBAAwB;IACxB,iBAAiB;IACjB,eAAe;CAClB;;AAED;IACI,0CAA0C;CAC7C;;AAED;IACI,gBAAgB;IAChB,cAAc;IACd,oBAAoB;IACpB,mBAAmB;IACnB,WAAW;IACX,SAAS;CACZ;;AAED;IACI,oBAAoB;IACpB,wBAAwB;IACxB,iBAAiB;IACjB,qBAAqB;CACxB;;AAED;IACI,qCAAqC;CACxC;;AAED;IACI,qCAAqC;IACrC,aAAa;IACb,QAAQ;IACR,kBAAkB;IAClB,mBAAmB;IACnB,SAAS;IACT,YAAY;CACf;;AAED;IACI,aAAa;IACb,iBAAiB;CACpB;;AAED;IACI,kBAAkB;IAClB,aAAa;CAChB;;AAED;IACI,YAAY;IACZ,mBAAmB;IACnB,SAAS;IACT,gBAAgB;CACnB","file":"breakpointsList.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.sidebar-pane > .body .breakpoint-condition {\n display: block;\n margin-top: 4px;\n margin-bottom: 4px;\n margin-left: 23px;\n margin-right: 8px;\n}\n\n.breakpoint-list .editing.being-edited {\n overflow: hidden;\n white-space: nowrap;\n}\n\n#breakpoint-condition-input {\n display: block;\n margin-left: 0;\n margin-right: 0;\n outline: none !important;\n border: 1px solid rgb(66%, 66%, 66%);\n}\n\nol.breakpoint-list {\n -webkit-padding-start: 0;\n list-style: none;\n margin: 0;\n padding-bottom: 3px;\n}\n\n.breakpoints-list-deactivated {\n background-color: rgb(245, 245, 245);\n opacity: 0.3;\n}\n\n.breakpoint-list li {\n white-space: nowrap;\n text-overflow: ellipsis;\n overflow: hidden;\n padding: 2px 0;\n}\n\n.breakpoint-list li:hover {\n background-color: rgba(56, 121, 217, 0.2);\n}\n\n.breakpoint-list .checkbox-elem {\n font-size: 10px;\n margin: 0 4px;\n vertical-align: top;\n position: relative;\n z-index: 1;\n top: 3px;\n}\n\n.breakpoint-list .source-text {\n white-space: nowrap;\n text-overflow: ellipsis;\n overflow: hidden;\n margin: 2px 0 0 20px;\n}\n\n.sidebar-pane .breakpoint-hit {\n background-color: rgb(255, 255, 194);\n}\n\nli.breakpoint-hit .breakpoint-hit-marker {\n background-color: rgb(255, 255, 194);\n height: 18px;\n left: 0;\n margin-top: -16px;\n position: absolute;\n right: 0;\n z-index: -1;\n}\n\n.event-listener-breakpoints.properties-tree li {\n height: 16px;\n padding-top: 3px;\n}\n\n.event-listener-breakpoints.properties-tree .children li {\n margin-left: 12px;\n height: 16px;\n}\n\n.event-listener-breakpoints .checkbox-elem {\n float: left;\n position: relative;\n top: 1px;\n font-size: 10px;\n}\n"],"sourceRoot":"/source/"}