aboutsummaryrefslogtreecommitdiff
path: root/profile/chrome/misc
diff options
context:
space:
mode:
Diffstat (limited to 'profile/chrome/misc')
-rw-r--r--profile/chrome/misc/include.css6
-rw-r--r--profile/chrome/misc/orig.css4
2 files changed, 10 insertions, 0 deletions
diff --git a/profile/chrome/misc/include.css b/profile/chrome/misc/include.css
new file mode 100644
index 0000000..6bb46df
--- /dev/null
+++ b/profile/chrome/misc/include.css
@@ -0,0 +1,6 @@
+/**
+ * Example userChrome.css to include another one.
+ *
+ * You might also be interested in using symbolic links.
+ */
+@import url("../../../firefoxer/userChrome/userChrome.css");
diff --git a/profile/chrome/misc/orig.css b/profile/chrome/misc/orig.css
new file mode 100644
index 0000000..90a2e64
--- /dev/null
+++ b/profile/chrome/misc/orig.css
@@ -0,0 +1,4 @@
+/**
+ * Old original userChrome.css
+ */
+@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");