diff --git a/css/cms_left.css b/css/cms_left.css index 76d0583e..f16f0ed3 100644 --- a/css/cms_left.css +++ b/css/cms_left.css @@ -1,6 +1,5 @@ #left form.actionparams { background: #ccc; - border-bottom: 1px solid #eee; padding: 3px 5px; } #left form.actionparams input, @@ -363,4 +362,10 @@ ul.tree li.untranslated a:visited { } #LangSelector_holder.onelang { display: none; -} \ No newline at end of file +} + +#SortItems { + border-bottom: 1px solid #cccccc; + background: #CCCCCC none repeat scroll 0%; + padding: 3px 0 3px 7px; +} diff --git a/templates/Includes/CMSMain_left.ss b/templates/Includes/CMSMain_left.ss index 01cc1a1b..8ca1aa9c 100755 --- a/templates/Includes/CMSMain_left.ss +++ b/templates/Includes/CMSMain_left.ss @@ -34,12 +34,6 @@