UNPKG

strong-arc

Version:

A visual suite for the StrongLoop API Platform

1 lines 4.07 kB
{"version":3,"sources":["navigatorView.css"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;;AAEH;IACI,gCAAgC;CACnC;;AAED;IACI,aAAa;IACb,+BAA+B;CAClC;;AAED;IACI,wCAAwC;CAC3C;;AAED;IACI,yCAAyC;CAC5C;;AAED;IACI,8CAA8C;CACjD;;AAED;IACI,2CAA2C;CAC9C;;AAED;IACI,iBAAiB;IACjB,sBAAsB;CACzB;;AAED;IACI,aAAa;IACb,kBAAkB;IAClB,oBAAoB;CACvB;;AAED;IACI,aAAa;CAChB;;AAED;IACI,aAAa;CAChB;;AAED;IACI,oCAAoC;CACvC;;;AAGD;IACI,YAAY;IACZ,aAAa;IACb,YAAY;CACf;;AAED;IACI,sBAAsB;IACtB,mBAAmB;IACnB,kBAAkB;CACrB;;AAED;IACI,aAAa;CAChB;;AAED;IACI,oBAAW;QAAX,eAAW;YAAX,WAAW;CACd;;AAED;IACI,iBAAiB;CACpB;;AAED;IACI,eAAe;IACf,iCAAiC;CACpC;;AAED;IACI,gBAAgB;IAChB,iCAAiC;CACpC;;AAED;IACI,iBAAiB;CACpB","file":"navigatorView.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.navigator-domain-tree-item .icon {\n content: url(Images/domain.png);\n}\n\n.navigator-folder-tree-item .icon {\n opacity: 0.7;\n content: url(Images/frame.png);\n}\n\n.navigator-script-tree-item .icon {\n content: url(Images/resourceJSIcon.png);\n}\n\n.navigator-stylesheet-tree-item .icon {\n content: url(Images/resourceCSSIcon.png);\n}\n\n.navigator-document-tree-item .icon {\n content: url(Images/resourceDocumentIcon.png);\n}\n\n.navigator-other-tree-item .icon {\n content: url(Images/resourcePlainIcon.png);\n}\n\n.navigator > ol {\n min-height: 100%;\n display: inline-block;\n}\n\n.navigator li {\n height: 18px;\n line-height: 17px;\n white-space: nowrap;\n}\n\n.navigator :focus li.selected {\n color: white;\n}\n\n.navigator li.selected .selection {\n height: 18px;\n}\n\n.navigator > ol.being-edited li.selected .selection {\n background-color: rgb(56, 121, 217);\n}\n\n\n.navigator .icon {\n width: 16px;\n height: 16px;\n float: left;\n}\n\n.navigator .base-navigator-tree-element-title {\n display: inline-block;\n position: relative;\n padding-left: 2px;\n}\n\n.navigator .base-navigator-tree-element-title.editing {\n margin: auto;\n}\n\n.navigator-tabbed-pane {\n flex: auto;\n}\n\n.navigator-tabbed-pane .tabbed-pane-content {\n overflow: hidden;\n}\n\n.navigator-tabbed-pane .navigator-container {\n overflow: auto;\n -webkit-transform: translateZ(0);\n}\n\n.navigator-tabbed-pane .navigator {\n padding-left: 0;\n -webkit-transform: translateZ(0);\n}\n\n.navigator-tabbed-pane .tabbed-pane-header-contents {\n margin-left: 2px;\n}\n"],"sourceRoot":"/source/"}