aboutsummaryrefslogtreecommitdiff
path: root/chrome/userChrome.css
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/userChrome.css')
-rw-r--r--chrome/userChrome.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/chrome/userChrome.css b/chrome/userChrome.css
new file mode 100644
index 0000000..b5b7aee
--- /dev/null
+++ b/chrome/userChrome.css
@@ -0,0 +1,6 @@
+/**
+ * userChrome.css for Firefoxer
+ */
+
+@import url("tabs/hide.css");
+@import url("tabs/tree.css");