diff options
| author | Christian Weiske <cweiske@cweiske.de> | 2010-10-09 13:13:34 +0200 | 
|---|---|---|
| committer | Christian Weiske <cweiske@cweiske.de> | 2010-10-09 13:13:34 +0200 | 
| commit | 2d90851b33e4c6b31b0efa8fc581569346466777 (patch) | |
| tree | c878b8aecc284a96f3c66c8c5bb5960a81e3dbfc | |
| parent | 7b56d8c0ad8df129c06f40d7066c1aaf0fcb9496 (diff) | |
| download | semanticscuttle-2d90851b33e4c6b31b0efa8fc581569346466777.tar.gz semanticscuttle-2d90851b33e4c6b31b0efa8fc581569346466777.tar.bz2 | |
fix menu2
| -rw-r--r-- | www/scuttle.css | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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 | 
