diff --git a/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/BusinessTemplate_viewSvnDiff.xml b/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/BusinessTemplate_viewSvnDiff.xml index 0745e5b75b8a0643825f0e7f976b4d9d1b2344a0..72ed6a8b0bd43d498495d534dd96e025f0b04660 100644 --- a/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/BusinessTemplate_viewSvnDiff.xml +++ b/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/BusinessTemplate_viewSvnDiff.xml @@ -88,7 +88,7 @@ here/BusinessTemplate_doSvnDiff">diff here</tal:py>\n <area shape="rect" coords="34,0,49,13" href="" alt="" title="Close" onclick="this.parentWindow.close();return false;" />\n </map>\n </div>\n - <div class="clientArea" style="height:80px; background-color:#fffdfd;color:#806040;border-color:#c0caca #c0caca #c0caca #c0caca;scrollbar-base-color:#dae6e6;">\n + <div class="clientArea" style="height:80px; background-color:#fffdfd;color:#806040;border-color:#c0caca #c0caca #c0caca #c0caca;">\n <b><font color="black"><center>Legend</center></font></b><hr/>\n <center><table style="border: 1px solid gray;" width="80%" cellpadding="0" cellspacing="0">\n <tbody>\n diff --git a/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/BusinessTemplate_viewSvnInfos.xml b/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/BusinessTemplate_viewSvnInfos.xml index 33262b477785edb1d32bcc5b45219e75e94aa65d..cc6268ea8701a5a3b089dede3c933ff84b2c3d97 100644 --- a/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/BusinessTemplate_viewSvnInfos.xml +++ b/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/BusinessTemplate_viewSvnInfos.xml @@ -58,7 +58,7 @@ <font color="black">\n <br/>\n <center><h1>Working Copy Informations</h1></center><br/>\n - <center><table width="60%%" border="1">\n + <center><table width="60%" border="1">\n <tr height="18px"><td><b>Repository URL</b></td><td tal:content="python:dict[\'url\']">url</td></tr>\n <tr height="18px"><td><b>Repository UUID</b></td><td tal:content="python:dict[\'uuid\']">uuid</td></tr>\n <tr height="18px"><td><b>Revision</b></td><td tal:content="python:dict[\'revision\']">revision</td></tr>\n diff --git a/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/BusinessTemplate_viewSvnInfosFile.xml b/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/BusinessTemplate_viewSvnInfosFile.xml index 759b6aaf074113bc280334916a95f6a6dac72e2c..328f0cc72a97bf91010cc5bff0f1341fbd05c331 100644 --- a/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/BusinessTemplate_viewSvnInfosFile.xml +++ b/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/BusinessTemplate_viewSvnInfosFile.xml @@ -61,7 +61,7 @@ <span tal:condition="python:context.edit_path!=\'#\'"><a tal:attributes="href context/edit_path"><img src=\'imgs/edit.png\' border=\'0\'></a></span>\n <hr/><br/>\n <span tal:condition="infos_dict">\n - <table width=60%% border=1>\n + <table width="60%" border="1">\n <tr height="18px"><td style=\'background-color: rgb(204, 204, 255);\'><b>Name</b></td><td style=\'background-color: white;\' tal:content="python:path.split(\'/\')[-1]">filename</td></tr>\n <tr height="18px"><td style=\'background-color: rgb(204, 204, 255);\'><b>Size</b></td><td style=\'background-color: white;\' tal:content="python:\'%.2f kb\'%(infos_dict[\'size\']/1024.0)">filesize</td></tr>\n <tr height="18px"><td style=\'background-color: rgb(204, 204, 255);\'><b>Last Change Revision</b></td><td style=\'background-color: white;\' tal:content="python:infos_dict[\'created_rev\']">last revision</td></tr>\n diff --git a/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/BusinessTemplate_viewSvnStatus.xml b/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/BusinessTemplate_viewSvnStatus.xml index bd5d12835e6f13c83f99f5b1f60842c24a395c11..0c503b059879b94600d8116bd54dd4af3abfce0f 100644 --- a/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/BusinessTemplate_viewSvnStatus.xml +++ b/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/BusinessTemplate_viewSvnStatus.xml @@ -77,7 +77,7 @@ <!-- End Hidden -->\n \n <div id="menudiv" style="position:absolute; display:none; top:0px; left:0px;z-index:10000;" onmouseover="javascript:overpopupmenu=true;" onmouseout="javascript:overpopupmenu=false;">\n -<table width="82" cellspacing="1" cellpadding="0" bgcolor="lightgray">\n +<table width="82px" cellspacing="1" cellpadding="0" bgcolor="lightgray">\n <tr><td>\n <table width="80" cellspacing="0" cellpadding="0">\n <tr>\n @@ -136,7 +136,7 @@ here/BusinessTemplate_doCreateJavaScriptStatus">javascript here</tal:js><br/>\n <area shape="rect" coords="34,0,49,13" href="" alt="" title="Close" onclick="this.parentWindow.close();return false;" />\n </map>\n </div>\n - <div class="clientArea" style="height:100px; background-color:#fffdfd;color:#806040;border-color:#c0caca #c0caca #c0caca #c0caca;scrollbar-base-color:#dae6e6;">\n + <div class="clientArea" style="height:100px; background-color:#fffdfd;color:#806040;border-color:#c0caca #c0caca #c0caca #c0caca;">\n <b><font color="black"><center>Legend</center></font></b><hr/>\n <p><font color="green">Added files</font><br/>\n <font color="orange">Modified files</font><br/>\n diff --git a/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/css/dhtmlXTree.css.xml b/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/css/dhtmlXTree.css.xml index f4fcfea0e114a0781db815b6abd840de07f78120..9032e09f4bedede2b6a034da2a74f44f820b1a01 100644 --- a/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/css/dhtmlXTree.css.xml +++ b/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/css/dhtmlXTree.css.xml @@ -14,7 +14,7 @@ <dictionary> <item> <key> <string>_EtagSupport__etag</string> </key> - <value> <string>ts45369916.69</string> </value> + <value> <string>ts49088854.45</string> </value> </item> <item> <key> <string>__ac_local_roles__</string> </key> @@ -43,7 +43,7 @@ /* folders & files names */\n .standartTreeRow{ font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; \tfont-size : 12px; -moz-user-select: none; text-align: left;}\n .selectedTreeRow{ background-color : blue; color:white; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; \t\tfont-size : 12px; -moz-user-select: none; }\n -.standartTreeImage{ /*width:18px; height:18px;*/ overflow:hidden; border:0; padding:0; margin:0; }\n +.standartTreeImage{ overflow:hidden; border:0; padding:0; margin:0; }\n .hiddenRow { width:1px; overflow:hidden; }\n .dragSpanDiv{\tfont-size : 12px; }\n @@ -56,7 +56,7 @@ </item> <item> <key> <string>size</string> </key> - <value> <int>639</int> </value> + <value> <int>610</int> </value> </item> <item> <key> <string>title</string> </key>