{"version":3,"sources":["requestCookiesView.css"],"names":[],"mappings":"AAAA;;;;GAIG;;AAEH;IACI,cAAc;IACd,mBAAmB;IACnB,OAAO;IACP,SAAS;IACT,QAAQ;IACR,UAAU;IACV,eAAe;IACf,aAAa;IACb,aAAa;CAChB;;AAED;IACI,qBAAc;IAAd,qBAAc;IAAd,cAAc;CACjB;;AAED;IACI,oBAAW;QAAX,eAAW;YAAX,WAAW;IACX,aAAa;CAChB;;AAED;IACI,kBAAkB;IAClB,gBAAgB;CACnB","file":"requestCookiesView.css","sourcesContent":["/*\n * Copyright (c) 2014 The Chromium Authors. All rights reserved.\n * Use of this source code is governed by a BSD-style license that can be\n * found in the LICENSE file.\n */\n\n.request-cookies-view {\n    display: none;\n    position: absolute;\n    top: 0;\n    right: 0;\n    left: 0;\n    bottom: 0;\n    overflow: auto;\n    margin: 12px;\n    height: 100%;\n}\n\n.request-cookies-view.visible {\n    display: flex;\n}\n\n.request-cookies-view .data-grid {\n    flex: auto;\n    height: 100%;\n}\n\n.request-cookies-view .data-grid .row-group {\n    font-weight: bold;\n    font-size: 11px;\n}\n"],"sourceRoot":"/source/"}