Revision control

Copy as Markdown

Other Tools

/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
:root {
--toolbar-non-lwt-bgimage: linear-gradient(rgba(255, 255, 255, 0.15),
rgba(255, 255, 255, 0.15));
--row-grouped-header-bg-color: -moz-dialog;
--row-grouped-header-bg-color-selected: var(--selected-item-color);
--panel-separator-color: ThreeDShadow;
--autocomplete-popup-url-color: LinkText;
}