From fc1ba512b9dbafdf1407076c87ac222a0df29286 Mon Sep 17 00:00:00 2001 From: Andrew O'Neil Date: Thu, 10 Jan 2008 22:11:32 +0000 Subject: [PATCH] #1959 - You can't reorganise pages without creating pages git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@47848 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- css/cms_left.css | 9 +++++++-- templates/Includes/CMSMain_left.ss | 12 ++++-------- 2 files changed, 11 insertions(+), 10 deletions(-) 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 @@
- - <% end_control %> <% end_control %> - +
+ +
$SiteTreeAsUL
@@ -167,4 +163,4 @@
- \ No newline at end of file +