strong-arc
Version:
A visual suite for the StrongLoop API Platform
1 lines • 4.42 kB
Source Map (JSON)
{"version":3,"sources":["indexedDBViews.css"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;;AAEH;IACI,0BAA0B;IAC1B,gBAAgB;CACnB;;AAED;IACI,gBAAgB;CACnB;;AAED;IACI,oBAAoB;CACvB;;AAED;IACI,0BAA0B;IAC1B,sBAAsB;IACtB,oBAAoB;IACpB,kBAAkB;IAClB,oBAAoB;CACvB;;AAED;IACI,gBAAgB;IAChB,gBAAgB;CACnB;;AAED;IACI,mBAAmB;IACnB,iBAAiB;IACjB,aAAa;IACb,aAAa;CAChB;;AAED;IACI,UAAU;CACb;;AAED;IACI,8BAA8B;CACjC;;AAED;IACI,iCAAiC;CACpC;;AAED;IACI,gBAAgB;IAChB,eAAe;IACf,aAAa;CAChB;;AAED;IACI,aAAa;IACb,UAAU;CACb;;AAED;IACI,wBAAwB;CAC3B;;AAED;IACI,0BAA0B;CAC7B;;AAED;IACI,wBAAwB;CAC3B;;AAED;IACI,UAAU;CACb;;AAED;;;IAGI,UAAU;IACV,oBAAoB;IACpB,qBAAqB;CACxB;;AAED;IACI,iBAAiB;CACpB;;AAED;IACI,oBAAoB;IACpB,wBAAwB;IACxB,iBAAiB;CACpB","file":"indexedDBViews.css","sourcesContent":["/*\n * Copyright (C) 2012 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.indexed-db-database-view {\n -webkit-user-select: text;\n margin-top: 5px;\n}\n\n.indexed-db-database-view .outline-disclosure {\n padding-left: 0;\n}\n\n.indexed-db-database-view .outline-disclosure li {\n white-space: nowrap;\n}\n\n.indexed-db-database-view .outline-disclosure .attribute-name {\n color: rgb(33%, 33%, 33%);\n display: inline-block;\n margin-right: 0.5em;\n font-weight: bold;\n vertical-align: top;\n}\n\n.indexed-db-database-view .outline-disclosure .attribute-value {\n display: inline;\n margin-top: 1px;\n}\n\n.indexed-db-data-view .data-view-toolbar {\n position: relative;\n border-top: none;\n height: 24px;\n padding: 1px;\n}\n\n.indexed-db-data-view .data-grid-container {\n top: 24px;\n}\n\n.indexed-db-data-view .data-view-toolbar .back-button img {\n content: url(Images/back.png);\n}\n\n.indexed-db-data-view .data-view-toolbar .forward-button img {\n content: url(Images/forward.png);\n}\n\n.indexed-db-data-view .data-view-toolbar .key-input {\n font-size: 11px;\n margin: auto 0;\n width: 200px;\n}\n\n.indexed-db-data-view .data-grid {\n height: 100%;\n border: 0;\n}\n\n.indexed-db-data-view .data-grid .data-container tr:nth-child(even) {\n background-color: white;\n}\n\n.indexed-db-data-view .data-grid .data-container tr:nth-child(odd) {\n background-color: #EAF3FF;\n}\n\n.indexed-db-data-view .data-grid .data-container tr:nth-last-child(1) {\n background-color: white;\n}\n\n.indexed-db-data-view .data-grid .data-container tr:nth-last-child(1) td {\n border: 0;\n}\n\n.indexed-db-data-view .section,\n.indexed-db-data-view .section > .header,\n.indexed-db-data-view .section > .header .title {\n margin: 0;\n min-height: inherit;\n line-height: inherit;\n}\n\n.indexed-db-data-view .primitive-value {\n padding-top: 1px;\n}\n\n.indexed-db-data-view .data-grid .data-container td .section .header .title {\n white-space: nowrap;\n text-overflow: ellipsis;\n overflow: hidden;\n}\n"],"sourceRoot":"/source/"}