Hi Bruno,

I was wondering too yesterday evening. It does not depend on me, since I have updated the server right away after. It looks like there is an issue with the automatic update at people.apache.org (/www/ofbiz.apache.org)...
Could you fill an Infra Jira for that please?

Thanks

Jacques

From: "Bruno Busco" <[email protected]>
When this change will be updated to the online web site?

2010/4/15 <[email protected]>

Author: jleroux
Date: Thu Apr 15 18:19:38 2010
New Revision: 934506

URL: http://svn.apache.org/viewvc?rev=934506&view=rev
Log:
Add a new Screenshoots entry in the main tab bar.
I add to stretch things a bit (CSS), but nothing dramatic

Modified:
   ofbiz/site/css/global.css
   ofbiz/site/index.html

Modified: ofbiz/site/css/global.css
URL:
http://svn.apache.org/viewvc/ofbiz/site/css/global.css?rev=934506&r1=934505&r2=934506&view=diff

==============================================================================
--- ofbiz/site/css/global.css (original)
+++ ofbiz/site/css/global.css Thu Apr 15 18:19:38 2010
@@ -463,7 +463,7 @@ input.button {
 #nav ul {
    float: left;
    list-style: none;
-    width: 600px;
+    width: 650px;
    height: 34px;
    text-transform: uppercase;
    margin: 0;
@@ -480,7 +480,7 @@ input.button {
 #nav ul li a {
    float: left;
    margin: 0 5px 0 0;
-    padding: 0px 20px 0px 20px;
+    padding: 0px 10px 0px 10px;
    font: bold 12px/ 34px "Trebuchet MS", Helvetica, Arial, Geneva,
sans-serif;
    text-transform: lowercase;
    text-decoration: none;

Modified: ofbiz/site/index.html
URL:
http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=934506&r1=934505&r2=934506&view=diff

==============================================================================
--- ofbiz/site/index.html (original)
+++ ofbiz/site/index.html Thu Apr 15 18:19:38 2010
@@ -41,6 +41,7 @@
                <li><a href="documentation.html">Documentation</a></li>
                <li><a href="download.html">Download</a></li>
                <li><a href="http://cwiki.apache.org/confluence/x/L4B2
">Community</a></li>
+                <li><a href="http://cwiki.apache.org/confluence/x/f4AHAQ
">Screenshoots</a></li>
            </ul>
        </div>
        <div id="search">






Reply via email to