no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
[gecko.git] / toolkit / content / aboutUrlClassifier.css
blobd9fbe62a7b57a898f7dfb0178b3e4aba0a97bfb5
1 /* This Source Code Form is subject to the terms of the Mozilla Public
2 * License, v. 2.0. If a copy of the MPL was not distributed with this
3 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
5 @import url("chrome://global/skin/in-content/info-pages.css");
7 .major-section {
8 margin-block: 2em 1em;
9 font-size: large;
10 text-align: start;
11 font-weight: bold;
14 #provider-table > tbody > tr > td:last-child,
15 #cache-table > tbody > tr > td:last-child {
16 text-align: center;
19 #debug-table, #cache-table {
20 margin-top: 20px;
23 .options > .toggle-container-with-text {
24 display: inline-flex;
27 button {
28 margin-inline: 0 8px;
29 padding: 3px;