From 9f33bcf974a74b4484dc456494df036098fd2299 Mon Sep 17 00:00:00 2001 From: Tim Berners-Lee Date: Mon, 29 Aug 2011 14:39:07 -0400 Subject: [PATCH] Testing online version --- content/tabbedtab.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/content/tabbedtab.css b/content/tabbedtab.css index 7e634a6..f20f04a 100644 --- a/content/tabbedtab.css +++ b/content/tabbedtab.css @@ -5,8 +5,10 @@ ** 2006-10-21 timbl cconverted px to em at approx 1em = 12px ** */ -@import url("chrome://tabulator/content/js/panes/microblogPane/mbStyle.css"); /*microblog pane*/ -@import url("chrome://tabulator/content/js/panes/social/style.css"); /*social pane*/ +@import url("js/panes/microblogPane/mbStyle.css"); /*microblog pane*/ +@import url("js/panes/social/style.css"); /*social pane*/ +/* @import url("chrome://tabulator/content/js/panes/microblogPane/mbStyle.css"); /*microblog pane*/ +/* @import url("chrome://tabulator/content/js/panes/social/style.css"); /*social pane*/ /* I couldn't find the code for the collapse image. this is a quick work around to make the collapsing easier to use ( the triangles dont jump 20 pixels). ~cm2