Backed out changeset 7969278ce39f (bug 1869884) for causing failures on browser_sanit...
[gecko.git] / browser / base / content / aboutTabCrashed.css
blob1d7663c9d209e723c5083e2f641f1f748ad16bb7
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 html:not(.crashDumpSubmitted) #reportSent,
6 html:not(.crashDumpAvailable) #reportBox,
7 .container[multiple="true"] > .offers > #offerHelpMessageSingle,
8 .container[multiple="false"] > .offers > #offerHelpMessageMultiple,
9 .container[multiple="false"] > .button-container > #restoreAll {
10 display: none;