{"version":3,"sources":["profilesPanel.css"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;;AAEH,oBAAoB;;AAEpB;IACI,oBAAW;QAAX,eAAW;YAAX,WAAW;IACX,mBAAmB;CACtB;;AAED;IACI,kBAAkB;CACrB;;AAED;IACI,qCAAqC;CACxC;;AAED;IACI,qCAAqC;CACxC;;AAED;IACI,kBAAkB;CACrB;;AAED;IACI,aAAa;CAChB;;AAED;IACI,YAAY;IACZ,YAAY;IACZ,sBAAsB;CACzB;;AAED;IACI,eAAe;CAClB;;AAED;IACI,4CAA4C;IAC5C,iBAAiB;CACpB;;AAED;IACI,qCAAqC;IACrC,oBAAe;QAAf,mBAAe;YAAf,eAAe;CAClB;;AAED;IACI,sBAAsB;IACtB,mBAAmB;CACtB;;AAED;IACI,eAAe;IACf,oBAAW;QAAX,eAAW;YAAX,WAAW;CACd;;AAED;IACI,eAAe;IACf,oBAAW;QAAX,eAAW;YAAX,WAAW;CACd;;AAED;IACI,qCAAqC;CACxC;;AAED;IACI,0CAA0C;CAC7C;;AAED;IACI,0CAA0C;CAC7C;;AAED;IACI,2BAA2B;IAC3B,kBAAkB;IAClB,cAAc;CACjB;;AAED;IACI,eAAe;CAClB;;AAED;IACI,cAAc;IACd,iBAAiB;IACjB,mBAAmB;IACnB,OAAO;IACP,QAAQ;IACR,SAAS;IACT,UAAU;CACb;;AAED;IACI,qBAAc;IAAd,qBAAc;IAAd,cAAc;CACjB;;AAED;IACI,aAAa;IACb,oBAAW;QAAX,eAAW;YAAX,WAAW;CACd;;AAED;IACI,mBAAmB;CACtB;;AAED;IACI,mBAAmB;CACtB;;AAED;IACI,aAAa;IACb,YAAY;CACf;;AAED;IACI,wDAAwD;IACxD,6BAA6B;IAC7B,mCAAmC;IACnC,YAAY;IACZ,aAAa;IACb,qBAAqB;IACrB,kBAAkB;IAClB,sBAAsB;CACzB;;AAED;IACI,0BAA0B;CAC7B;;AAED;IACI,aAAa;CAChB;;AAED;IACI,+BAA+B;CAClC;;AAED;IACI,gCAAgC;CACnC;;AAED;IACI,2BAA2B;CAC9B;;AAED;IACI,gBAAgB;IAChB,iBAAiB;CACpB;;AAED;IACI,+BAA+B;IAC/B,mBAAmB;CACtB;;AAED;IACI,qBAAqB;CACxB;;AAED;IACI,WAAW;IACX,gBAAgB;IAChB,YAAY;CACf;;AAED;IACI,UAAU;CACb;;AAED;IACI,YAAY;IACZ,gBAAgB;IAChB,kBAAkB;CACrB;;AAED;IACI,yBAAyB;CAC5B;;AAED;IACI,yBAAyB;CAC5B;;AAED;IACI,0BAA0B;CAC7B;;AAED;IACI,yCAAyC;CAC5C;;AAED;IACI,MAAM,yCAAyC,EAAE;IACjD,KAAK,yCAAyC,EAAE;CACnD;;AAED;IACI,kBAAkB;CACrB;;AAED;IACI,WAAW;IACX,0BAA0B;IAC1B,mBAAmB;CACtB;;AAED;IACI,8BAA8B;CACjC;;AAED;IACI,mBAAmB;IACnB,aAAa;IACb,WAAW;IACX,cAAc;IACd,2CAA2C;IAC3C,qBAAqB;CACxB;;AAED;IACI,gBAAgB;IAChB,aAAa;IACb,kBAAkB;IAClB,mBAAmB;CACtB;;AAED;IACI,kBAAkB;CACrB;;AAED;IACI,eAAe;IACf,iBAAiB;IACjB,iBAAiB;CACpB","file":"profilesPanel.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/* Profiler Style */\n\n#profile-views {\n    flex: auto;\n    position: relative;\n}\n\n.profile-view .data-grid table.data {\n    background: white;\n}\n\n.profile-view .data-grid tr:not(.selected) .highlight {\n    background-color: rgb(255, 230, 179);\n}\n\n.profile-view .data-grid tr:hover td:not(.bottom-filler-td) {\n    background-color: rgba(0, 0, 0, 0.1);\n}\n\n.profile-view .data-grid td.numeric-column {\n    text-align: right;\n}\n\n.profile-view .data-grid div.profile-multiple-values {\n    float: right;\n}\n\n.profile-view .data-grid span.percent-column {\n    color: #999;\n    width: 48px;\n    display: inline-block;\n}\n\n.profile-view .data-grid tr.selected span {\n    color: inherit;\n}\n\n.profiles.panel .status-bar {\n    border-bottom: 1px solid rgb(202, 202, 202);\n    border-top: none;\n}\n\n.profiles-status-bar {\n    background-color: rgb(236, 236, 236);\n    flex: 0 0 23px;\n}\n\n.profile-launcher-view-tree-item > .icon {\n    width: 4px !important;\n    visibility: hidden;\n}\n\n.profiles-sidebar-tree-box {\n    overflow: auto;\n    flex: auto;\n}\n\n.profiles-sidebar-tree-box > ol {\n    overflow: auto;\n    flex: auto;\n}\n\n.profile-sidebar-tree-item .icon {\n    content: url(Images/profileIcon.png);\n}\n\n.profile-sidebar-tree-item.small .icon {\n    content: url(Images/profileSmallIcon.png);\n}\n\n.profile-group-sidebar-tree-item .icon {\n    content: url(Images/profileGroupIcon.png);\n}\n\n.sidebar-tree-item .title-container > .save-link {\n    text-decoration: underline;\n    margin-left: auto;\n    display: none;\n}\n\n.sidebar-tree-item.selected .title-container > .save-link {\n    display: block;\n}\n\n.cpu-profile-view {\n    display: none;\n    overflow: hidden;\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    bottom: 0;\n}\n\n.cpu-profile-view.visible {\n    display: flex;\n}\n\n.cpu-profile-view .data-grid {\n    border: none;\n    flex: auto;\n}\n\n.cpu-profile-view .data-grid th.self-column {\n    text-align: center;\n}\n\n.cpu-profile-view .data-grid th.total-column {\n    text-align: center;\n}\n\n.profile-node-file {\n    float: right;\n    color: gray;\n}\n\n.profile-warn-marker {\n    background-image: url(Images/statusbarButtonGlyphs.png);\n    background-size: 320px 144px;\n    background-position: -202px -107px;\n    width: 10px;\n    height: 10px;\n    vertical-align: -1px;\n    margin-right: 2px;\n    display: inline-block;\n}\n\n.data-grid tr.selected .profile-node-file {\n    color: rgb(33%, 33%, 33%);\n}\n\n.data-grid:focus tr.selected .profile-node-file {\n    color: white;\n}\n\n.focus-profile-node-status-bar-item .glyph {\n    -webkit-mask-position: -96px 0;\n}\n\n.exclude-profile-node-status-bar-item .glyph {\n    -webkit-mask-position: -128px 0;\n}\n\n.reset-profile-status-bar-item .glyph {\n    -webkit-mask-position: 0 0;\n}\n\n.profile-launcher-view-content {\n    padding: 0 16px;\n    text-align: left;\n}\n\n.control-profiling {\n    -webkit-align-self: flex-start;\n    margin-right: 50px;\n}\n\n.profile-launcher-view-content h1 {\n    padding: 15px 0 10px;\n}\n\n.panel-enabler-view.profile-launcher-view form {\n    padding: 0;\n    font-size: 13px;\n    width: 100%;\n}\n\n.panel-enabler-view.profile-launcher-view label {\n    margin: 0;\n}\n\n.profile-launcher-view-content p {\n    color: grey;\n    margin-top: 1px;\n    margin-left: 22px;\n}\n\n.profile-launcher-view-content button.running {\n    color: hsl(0, 100%, 58%);\n}\n\n.profile-launcher-view-content button.running:hover {\n    color: hsl(0, 100%, 42%);\n}\n\nbody.inactive .profile-launcher-view-content button.running:not(.status-bar-item) {\n    color: rgb(220, 130, 130);\n}\n\n.highlighted-row {\n    -webkit-animation: \"row_highlight\" 2s 0s;\n}\n\n@-webkit-keyframes row_highlight {\n    from {background-color: rgba(255, 255, 120, 1); }\n    to { background-color: rgba(255, 255, 120, 0); }\n}\n\n.profile-canvas-decoration .warning-icon-small {\n    margin-right: 4px;\n}\n\n.profile-canvas-decoration {\n    color: red;\n    margin: -14px 0 13px 22px;\n    padding-left: 14px;\n}\n\n.profile-canvas-decoration button {\n    margin: 0 0 0 10px !important;\n}\n\n.profile-entry-info {\n    position: absolute;\n    bottom: 20px;\n    left: 20px;\n    height: 120px;\n    background-color: rgba(255, 255, 255, 0.7);\n    pointer-events: none;\n}\n\n.profiles.panel select.chrome-select {\n    font-size: 12px;\n    width: 150px;\n    margin-left: 10px;\n    margin-right: 10px;\n}\n\n.text-button.load-profile {\n    margin-left: 20px;\n}\n\n.text-button.load-profile.multi-target {\n    display: block;\n    margin-top: 14px;\n    margin-left: 0px;\n}\n"],"sourceRoot":"/source/"}