mirror of
https://github.com/zen-browser/desktop.git
synced 2025-07-10 17:05:30 +02:00
Remove unused CSS files related to Zen theme
This commit is contained in:
parent
8cdc29f1e8
commit
e474815d7e
6 changed files with 0 additions and 62 deletions
|
@ -2,15 +2,6 @@ diff --git a/toolkit/content/xul.css b/toolkit/content/xul.css
|
|||
index 908132d598083dd43ee62940f4bac84e49238c92..eb7edf3870032fe796b3fa676de96e1dbb5eea85 100644
|
||||
--- a/toolkit/content/xul.css
|
||||
+++ b/toolkit/content/xul.css
|
||||
@@ -12,6 +12,8 @@
|
||||
* browser.css.
|
||||
*/
|
||||
|
||||
+@import url("chrome://global/content/zen-xul.css");
|
||||
+
|
||||
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to XUL */
|
||||
@namespace html url("http://www.w3.org/1999/xhtml"); /* namespace for HTML elements */
|
||||
|
||||
@@ -485,7 +487,8 @@ deck > *|*:not(:-moz-native-anonymous) {
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue