Skip to content

Commit 8c66cd8

Browse files
committed
🚚 Use global.css instead of global-shared.css in interstitials
1 parent cf3498b commit 8c66cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎components/interstitials/content/interstitials.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* License, v. 2.0. If a copy of the MPL was not distributed with this
33
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
44

5-
@import url("chrome://dot/skin/global-shared.css");
5+
@import url("chrome://dot/skin/global.css");
66
@import url("chrome://dot/content/widgets/browser-icon.css");
77

88
html,

0 commit comments

Comments
 (0)