mirror of
https://github.com/zen-browser/desktop.git
synced 2025-07-08 23:25:30 +02:00
Changed firefox component
This commit is contained in:
parent
40d296a9f3
commit
dce91c9372
15 changed files with 65 additions and 14 deletions
13
src/browser/themes/linux/browser-css.patch
Normal file
13
src/browser/themes/linux/browser-css.patch
Normal file
|
@ -0,0 +1,13 @@
|
|||
diff --git a/browser/themes/linux/browser.css b/browser/themes/linux/browser.css
|
||||
index ac03145433960f8abcfad5f285545843f02e7f1e..108dc7b290206be7158e914f2760226cb2c219ea 100644
|
||||
--- a/browser/themes/linux/browser.css
|
||||
+++ b/browser/themes/linux/browser.css
|
||||
@@ -6,6 +6,8 @@
|
||||
|
||||
@namespace html url("http://www.w3.org/1999/xhtml");
|
||||
|
||||
+%include ../custom/linux/linux.inc.css
|
||||
+
|
||||
%include ../shared/browser.inc.css
|
||||
/**
|
||||
* We intentionally do not include browser-custom-colors.inc.css,
|
Loading…
Add table
Add a link
Reference in a new issue