[Erp5-report] r24213 - in /erp5/trunk/bt5/erp5_wizard: SkinTemplateItem/portal_skins/erp5_w...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Oct 16 10:06:17 CEST 2008


Author: ivan
Date: Thu Oct 16 10:06:17 2008
New Revision: 24213

URL: http://svn.erp5.org?rev=24213&view=rev
Log:
Add some basic styling.

Modified:
    erp5/trunk/bt5/erp5_wizard/SkinTemplateItem/portal_skins/erp5_wizard/Wizard_viewInstallationStatus.xml
    erp5/trunk/bt5/erp5_wizard/bt/revision

Modified: erp5/trunk/bt5/erp5_wizard/SkinTemplateItem/portal_skins/erp5_wizard/Wizard_viewInstallationStatus.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_wizard/SkinTemplateItem/portal_skins/erp5_wizard/Wizard_viewInstallationStatus.xml?rev=24213&r1=24212&r2=24213&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_wizard/SkinTemplateItem/portal_skins/erp5_wizard/Wizard_viewInstallationStatus.xml (original)
+++ erp5/trunk/bt5/erp5_wizard/SkinTemplateItem/portal_skins/erp5_wizard/Wizard_viewInstallationStatus.xml Thu Oct 16 10:06:17 2008
@@ -64,16 +64,16 @@
               tal:content="here/Wizard_generateJavaScript"/>\n
 \n
       <div class="dialog_box">\n
-<!--\n
-        <h2 i18n:translate=""\n
-            i18n:domain="ui">Installation Report</h2>-->\n
   \n
         <div id="server_installation_status" \n
             tal:content="structure here/portal_wizard/getInstallationStatusReportFromServer">\n
         </div>\n
 \n
         <div id="client_installation_status"\n
-             style="background-color: #FFFFFF; padding: 0.5em; margin-top: 0.5em;">\n
+             style="background-color: #FFFFFF; \n
+                    padding: 0.5em;\n
+                    border-top: 1px solid #000000; \n
+                    width: 480px;">\n
           Loading ...\n
         </div>\n
       </div>\n

Modified: erp5/trunk/bt5/erp5_wizard/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_wizard/bt/revision?rev=24213&r1=24212&r2=24213&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_wizard/bt/revision (original)
+++ erp5/trunk/bt5/erp5_wizard/bt/revision Thu Oct 16 10:06:17 2008
@@ -1,1 +1,1 @@
-132
+133




More information about the Erp5-report mailing list