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

Commit 851af75

Browse files
committed
♻️ Change skin location
1 parent 5dff374 commit 851af75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/browser/themes/shared/browser-shared-css.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
diff --git a/browser/themes/shared/browser-shared.css b/browser/themes/shared/browser-shared.css
2-
index ea4e59523027b51ecea12a45dc3844f17136c918..b542ece71a64cfe8747f494e67362f188b618321 100644
2+
index b3f83092c310fe2378f79d5a07726ad8c215e2a3..c4b32e71b153a02c8505a2f879321c7006fd76a2 100644
33
--- a/browser/themes/shared/browser-shared.css
44
+++ b/browser/themes/shared/browser-shared.css
55
@@ -23,6 +23,8 @@
66
@import url("chrome://browser/skin/customizableui/customizeMode.css");
77
@import url("chrome://browser/skin/UITour.css");
88

9-
+@import url("chrome://browser/skin/sidebar_tabs.css");
9+
+@import url("chrome://browser/skin/pulse/sidebar_tabs.css");
1010
+
1111
@namespace html url("http://www.w3.org/1999/xhtml");
1212

0 commit comments

Comments
 (0)