Source code

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/. */
.manifest-loader {
font-size: var(--body-20-font-size);
font-weight: var(--body-20-font-weight);
}
.manifest-loader__load {
/* TODO: implement a spinner when tackling the UX review bug
text-align: center;
}