#114107, improved interface/colors, patch by quicksketch

This commit is contained in:
Ted Serbinski
2007-01-30 06:02:09 +00:00
parent 6085946d1d
commit ba3b8e51d1
5 changed files with 8 additions and 2 deletions

View File

@@ -27,5 +27,6 @@ $(document).ready(function() {
$('ul', this).slideDown(200);
}, function() {});
$('a', this).title('');
$(this).children('li.expanded').addClass('root');
});
});