Files
tubestation/browser/components/protections/content
akulyk 21f5bb1ac8 Bug 1938173 - Replace --in-content-box-background-odd with new design token in protections.css r=reusable-components-reviewers,desktop-theme-reviewers,hjones
We are replacing `--in-content-box-background-odd` variable with new `--table-row-background-color-alternate` design token (see patch [[ https://phabricator.services.mozilla.com/D231953 | D231953 ]]).
But the new token isn't semantically correct for the `private-window-message` and `tab-content` elements, so I am replacing it with `--in-content-box-info-background` variable.

Before:
{F11341526}

After:
{F11341531}

Differential Revision: https://phabricator.services.mozilla.com/D233462
2025-01-10 14:37:21 +00:00
..