Backed out changeset bcbab342eed8 (bug 1889658) for causing wpt reftest failures...
[gecko.git] / toolkit / content / aboutGlean.css
blob09417f433d2d24a6dcc9360e7ab96193c187619f
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/common.css");
7 #tag-pings:invalid + label > span {
8 font-weight: var(--font-weight-bold);
9 text-decoration: underline;
10 color: var(--text-color-error);