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/design-system/text-and-typography.css");
14 [slot
="main"].selectedTab
{
15 flex-direction: column
;
21 [slot
="main"].selectedTab
.header
{
22 justify-content: center
;
25 [slot
="main"].imageHidden
.image-container
{
29 [slot
="main"].imageHidden
.main
{
32 justify-content: center
;
41 -moz-context-properties: fill
, stroke
, fill-opacity
;
42 fill: var
(--fxview-background-color-secondary
);
43 stroke: var
(--fxview-text-primary-color
);
51 :host
(.search-results
) & {
55 overflow-wrap: anywhere
;
65 background-position: center center
;
66 background-repeat: no-repeat
;
71 display: inline-block
;
76 color: var
(--text-color-deemphasized
);
77 margin-block: 4px 15px;
80 .description.secondary {
81 margin-block-start: 16px;
85 color: var
(--fxview-primary-action-background
);
89 filter: grayscale
(100%);
90 @media not
(forced-colors
) {