Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit b84b053

Browse files
committed
👽️ Fix patches
1 parent 969ef32 commit b84b053

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎src/toolkit/themes/shared/in-content/common-shared-css.patch‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
diff --git a/toolkit/themes/shared/in-content/common-shared.css b/toolkit/themes/shared/in-content/common-shared.css
2-
index 81c4390ccc5fa063bfe055cbca72b5935dd7966b..bec9dc48d01b5a7abc059f037271026b7b1b22c3 100644
2+
index 35597e57e2af87d44b5b6f984c50705f70745d73..b2f69caa83256374e5a5d51e5b9203eb0193b1bc 100644
33
--- a/toolkit/themes/shared/in-content/common-shared.css
44
+++ b/toolkit/themes/shared/in-content/common-shared.css
5-
@@ -268,8 +268,6 @@
5+
@@ -261,8 +261,6 @@
66
:root {
77
font: message-box;
88
appearance: none;
99
- background-color: var(--in-content-page-background);
1010
- color: var(--in-content-page-color);
11+
-moz-box-layout: flex;
1112
}
1213

13-
:root:not(.system-font-size) {
14-
@@ -278,6 +276,8 @@
14+
@@ -272,6 +270,8 @@
1515

1616
html|body {
1717
margin: 0;

0 commit comments

Comments
 (0)