From: Christian Weiske Date: Sat, 9 Oct 2010 11:13:34 +0000 (+0200) Subject: fix menu2 X-Git-Tag: v0.98.0~154 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=2d90851b33e4c6b31b0efa8fc581569346466777;p=semanticscuttle.git fix menu2 --- diff --git a/www/scuttle.css b/www/scuttle.css index 3c2be27..e5aaf0b 100644 --- a/www/scuttle.css +++ b/www/scuttle.css @@ -642,6 +642,6 @@ a.bookmarklet { } /* tree styles */ -.jstree-default.jstree-focused { +#related-content.jstree-default.jstree-focused { background: none !important; } \ No newline at end of file