mirror of
https://github.com/zen-browser/surfer.git
synced 2025-07-09 17:55:32 +02:00
🐛 Fix theming packages
This commit is contained in:
parent
4ece673869
commit
f5cd0cfc6e
4 changed files with 8 additions and 8 deletions
|
@ -1,12 +1,12 @@
|
|||
diff --git a/browser/themes/windows/browser.css b/browser/themes/windows/browser.css
|
||||
index 2cb1a094bc42d045992bf42ccd4c79e89795d971..2041ad0ea2dd46260e93a8482d6a0033467570c5 100644
|
||||
index 2cb1a094bc42d045992bf42ccd4c79e89795d971..c2fab339d4ddb7dd394d73f686c1b6e569d2a1be 100644
|
||||
--- a/browser/themes/windows/browser.css
|
||||
+++ b/browser/themes/windows/browser.css
|
||||
@@ -4,6 +4,8 @@
|
||||
|
||||
@namespace html url("http://www.w3.org/1999/xhtml");
|
||||
|
||||
+%include ../../custom/windows/windows.inc.css
|
||||
+%include ../custom/windows/windows.inc.css
|
||||
+
|
||||
%include ../shared/browser.inc.css
|
||||
%include ../shared/browser-custom-colors.inc.css
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue