aboutsummaryrefslogtreecommitdiff
path: root/chrome/userChrome.css
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-07-19 10:31:23 -0300
committerSilvio Rhatto <rhatto@riseup.net>2024-07-19 10:31:23 -0300
commit3db31ccb7149b1d45317786df37e26d5232125dd (patch)
treeabe67015622898f20ab094368af902812b4fae12 /chrome/userChrome.css
parent083a41a2c2cdf7fe5d8299e12c443683c6790a2b (diff)
downloadfirefoxer-3db31ccb7149b1d45317786df37e26d5232125dd.tar.gz
firefoxer-3db31ccb7149b1d45317786df37e26d5232125dd.tar.bz2
Populate
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");