diff --git a/css/cms_left.css b/css/cms_left.css index a0007bd3..67f5d618 100644 --- a/css/cms_left.css +++ b/css/cms_left.css @@ -295,6 +295,10 @@ ul.tree span.untranslated a:visited { color: #ccc } +#sitetree_ul li.disabled a { + color: #aaa; +} + #Form_SearchTreeForm .field .middleColumn { width: 60%; float: left; diff --git a/javascript/LeftAndMain.Tree.js b/javascript/LeftAndMain.Tree.js index ee739968..3af88334 100755 --- a/javascript/LeftAndMain.Tree.js +++ b/javascript/LeftAndMain.Tree.js @@ -11,8 +11,6 @@ this._super(); /** - * @todo Selectable tree with multiselect (toggled via "Batch Actions" panel) - * @todo Fix initial, unnecessary html_data replacement of existing tree (see below) * @todo Icon and page type hover support * @todo Sorting of sub nodes (originally placed in context menu) * @todo Refresh after language