Index: trunk/CHANGELOG
===================================================================
--- trunk/CHANGELOG	(revision 1116)
+++ trunk/CHANGELOG	(revision 1117)
@@ -12,6 +12,7 @@
 
 ------------------------------------- 2.8.0 -------------------------------------
 9-Aug-2009 Matthias Gallas
+!	updated argos_theme to version 1.4 (Thanks to Argos)
 !	some code cleaning of admin/pages/sections.php
 #	Fixed possible xss injection in login/forgot/index.php
 #	Fixed bug in news modul introduced in changeset [1057]
Index: trunk/wb/templates/argos_theme/info.php
===================================================================
--- trunk/wb/templates/argos_theme/info.php	(revision 1116)
+++ trunk/wb/templates/argos_theme/info.php	(revision 1117)
@@ -30,7 +30,7 @@
 $template_directory			= 'argos_theme';
 $template_name				= 'argos_theme';
 $template_function			= 'theme';
-$template_version			= '1.1';
+$template_version			= '1.4';
 $template_platform			= '2.8';
 $template_author			= 'Jurgen Nijhuis (Argos Media) & Ruud Eisinga';
 $template_license			= '<a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>';
Index: trunk/wb/templates/argos_theme/images/modify_16.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: trunk/wb/templates/argos_theme/images/minus_16.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: trunk/wb/templates/argos_theme/images/clock_16.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: trunk/wb/templates/argos_theme/images/visible_16.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: trunk/wb/templates/argos_theme/images/none_16.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: trunk/wb/templates/argos_theme/images/view_16.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: trunk/wb/templates/argos_theme/images/keys_16.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: trunk/wb/templates/argos_theme/images/clock_red_16.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: trunk/wb/templates/argos_theme/images/sections_16.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: trunk/wb/templates/argos_theme/images/noclock_16.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: trunk/wb/templates/argos_theme/images/hidden_16.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: trunk/wb/templates/argos_theme/images/delete_16.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: trunk/wb/templates/argos_theme/images/deleted_16.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: trunk/wb/templates/argos_theme/images/private_16.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: trunk/wb/templates/argos_theme/images/restore_16.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: trunk/wb/templates/argos_theme/images/plus_16.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: trunk/wb/templates/argos_theme/theme.css
===================================================================
--- trunk/wb/templates/argos_theme/theme.css	(revision 1116)
+++ trunk/wb/templates/argos_theme/theme.css	(revision 1117)
@@ -80,7 +80,7 @@
 #file_mode input, #dir_mode input {width:12px;height:12px;}
 #hide2 {display:none;}
 
-.pages_list {font-weight:bold;margin-top:5px;}
+.pages_list {font-weight:bold;}
 .pages_list .icon_col td img {display:block;border-style:none;float:left;padding-right:7px;}
 .pages_list table {width:900px;}
 .pages_list ul {margin:0;font-weight:normal;padding: 0;}
@@ -87,28 +87,34 @@
 .pages_list ul li {list-style-type:none;margin:2px 0;}
 
 table.pages_view {width:900px;}
-table.pages_view tr {background:#f0f0f0;}
+table.pages_view tr, tr.sectionrow {background:#f0f0f0;}
 table.pages_view tr:hover, tr.sectionrow:hover {background:#eaeff6;}
+tr.sectionrow {padding:0 10px;}
+tr.sectionrow td {border-top:3px solid #f9f9f9;}
 
 .page_list {display:none;}
 .page_list_show li {display:block;}
-img.page_list_rights {border:none;float:left;margin:0;}
+img.page_list_rights {border:none;float:left;margin:0;vertical-align:middle;}
 
-.header_list_page_title {text-align:left;padding-left:50px;}
+.sections_list {font-weight:bold;padding-left:10px;}
+.sections_list table {width:900px;}
+
+.header_list_page_title {text-align:left;padding-left:35px;}
 .header_list_menu_title {width:300px;text-align:left;}
-.header_list_page_ID{width:40px;text-align:left;}
-.header_list_actions {text-align:left;width:120px;}
+.header_list_page_id{width:50px;text-align:left;}
+.header_list_actions {text-align:left;width:150px;}
 
 .header_list_type {text-align:left;}
 .header_list_block {text-align:left;width:180px;}
 .header_list_pubdate_start {text-align:left;width:200px;}
 .header_list_pubdate_end {text-align:left;width:200px;}
-.header_list_sections_actions {text-align:left;width:60px;}
-.header_list_section_ID {width:55px;text-align:left;}
+.header_list_sections_actions {text-align:left;width:30px;}
+.header_list_section_id {width:30px;text-align:right;}
 
 .list_page_title {text-align:left;}
 .list_menu_title {width:300px;text-align:left;}
-.list_page_id {width:40px;text-align:left;}
-.list_actions {width:20px;}
+.list_page_id {width:50px;text-align:left;}
+.list_section_id {width:30px;text-align:right;}
+.list_actions {width:25px;}
 .list_pubdate_start {text-align:left;width:200px;}
 .list_pubdate_end {text-align:left;width:200px;}
\ No newline at end of file
Index: trunk/wb/templates/argos_theme/templates/header.htt
===================================================================
--- trunk/wb/templates/argos_theme/templates/header.htt	(revision 1116)
+++ trunk/wb/templates/argos_theme/templates/header.htt	(revision 1117)
@@ -25,7 +25,7 @@
 	  <br />
       <br />
       <span class="version">CMS version {VERSION}</span><br/>
-      <span class="version">Admin version 1.1</span>
+      <span class="version">Admin version 1.4</span>
 	 </div>
     <a href="{ADMIN_URL}" title="{TITLE_START}" id="website_title">
     {WEBSITE_TITLE} - {TEXT_ADMINISTRATION}
Index: trunk/wb/templates/argos_theme/templates/pages_sections.htt
===================================================================
--- trunk/wb/templates/argos_theme/templates/pages_sections.htt	(revision 1116)
+++ trunk/wb/templates/argos_theme/templates/pages_sections.htt	(revision 1117)
@@ -16,13 +16,13 @@
         <form name="section_properties" action="{ADMIN_URL}/pages/sections_save.php?page_id={VAR_PAGE_ID}" method="post">
 		
         <table cellpadding="0" cellspacing="0" border="0" width="100%" class="img_noborder">
-			<tr class="pages_list">
+			<tr class="sections_list">
 				<td class="header_list_type">{TEXT_TYPE}</td>
 				<td class="header_list_block"><span {STYLE_DISPLAY_SECTION_BLOCK}>{TEXT_BLOCK}&nbsp;</span></td>
 				<td class="header_list_pubdate_start">{TEXT_PUBL_START_DATE}</td>
 				<td class="header_list_pubdate_end">{TEXT_PUBL_END_DATE}</td>
 				<td class="header_list_sections_actions" colspan="3">{TEXT_ACTIONS}</td>
-				<td class="header_list_section_ID">{TEXT_SID}</td>
+				<td class="header_list_section_id">ID</td>
 				<td {DISPLAY_DEBUG}>{TEXT_PID}</td>
 			</tr>
 <!-- BEGIN section_block -->
@@ -44,13 +44,13 @@
                     	</select></span>&nbsp;
                     </td>
 					
-                    <td><input type="text" id="start_date{VAR_SECTION_ID}" name="start_date{VAR_SECTION_ID}" value="{VALUE_PUBL_START}" class="input_normal" />
-                        <img src="{THEME_URL}/images/{CLOCK_16_PNG}" id="trigger_start{VAR_SECTION_ID}" style="cursor:pointer;" title="{TEXT_CALENDAR}" alt="{TEXT_CALENDAR}"  />
+                    <td class="list_pubdate_start"><input type="text" id="start_date{VAR_SECTION_ID}" name="start_date{VAR_SECTION_ID}" value="{VALUE_PUBL_START}" class="input_normal" />
+                        <img src="{THEME_URL}/images/calendar_16.png" id="trigger_start{VAR_SECTION_ID}" style="cursor:pointer;" title="{TEXT_CALENDAR}" alt="{TEXT_CALENDAR}"  />
                         <img src="{THEME_URL}/images/{CLOCK_DEL_16_PNG}" style="cursor:pointer;" alt="{TEXT_DELETE_DATE}" title="{TEXT_DELETE_DATE}" onclick="document.section_properties.start_date{VAR_SECTION_ID}.value=''" />
                     </td>
 					
-                    <td><input type="text" id="end_date{VAR_SECTION_ID}" name="end_date{VAR_SECTION_ID}" value="{VALUE_PUBL_END}" class="input_normal" />
-                        <img src="{THEME_URL}/images/{CLOCK_16_PNG}" id="trigger_stop{VAR_SECTION_ID}" alt="{TEXT_CALENDAR}" style="cursor: pointer;" title="{TEXT_CALENDAR}"  />
+                    <td class="list_pubdate_end"><input type="text" id="end_date{VAR_SECTION_ID}" name="end_date{VAR_SECTION_ID}" value="{VALUE_PUBL_END}" class="input_normal" />
+                        <img src="{THEME_URL}/images/calendar_16.png" id="trigger_stop{VAR_SECTION_ID}" alt="{TEXT_CALENDAR}" style="cursor: pointer;" title="{TEXT_CALENDAR}"  />
                         <img src="{THEME_URL}/images/{CLOCK_DEL_16_PNG}" style="cursor:pointer;" alt="{TEXT_DELETE_DATE}" title="{TEXT_DELETE_DATE}" onclick="document.section_properties.end_date{VAR_SECTION_ID}.value=''" />
                     </td>
 
@@ -64,7 +64,7 @@
                         </a>
                     </td>
 					
-                    <td>{VAR_SECTION_ID}</td>
+                    <td class="list_section_id">{VAR_SECTION_ID}</td>
 					
                     <td {DISPLAY_DEBUG}>{POSITION}</td>
                 </tr>
Index: trunk/wb/modules/jsadmin/js/dragdrop.js
===================================================================
--- trunk/wb/modules/jsadmin/js/dragdrop.js	(revision 1116)
+++ trunk/wb/modules/jsadmin/js/dragdrop.js	(revision 1117)
@@ -176,7 +176,7 @@
 		this.opacity = YAHOO.util.Dom.getStyle(this.getEl(), "opacity");
 		this.background = YAHOO.util.Dom.getStyle(this.getEl(), "background");
 		YAHOO.util.Dom.setStyle(this.getEl(), "opacity", 0.5);
-		YAHOO.util.Dom.setStyle(this.getEl(), "background", "#dde");
+		YAHOO.util.Dom.setStyle(this.getEl(), "background", "transparent");
 	}
 	JsAdmin.DD.dragee = this;
 };
@@ -220,7 +220,7 @@
 
 JsAdmin.DD.trDDSwap.prototype.endDrag = function(e) {
 	YAHOO.util.Dom.setStyle(this.getEl(), "opacity", this.opacity);
-	YAHOO.util.Dom.setStyle(this.getEl(), "background", "transparent");
+	YAHOO.util.Dom.setStyle(this.getEl(), "background", "#f0f0f0");
 	
 	JsAdmin.DD.dragee = null;
 
