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