You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2011/07/07 00:31:20 UTC

svn commit: r792343 - in /websites/staging/openofficeorg/trunk/content/openofficeorg: css/ooo.css people.html

Author: buildbot
Date: Wed Jul  6 22:31:20 2011
New Revision: 792343

Log:
Staging update by buildbot

Modified:
    websites/staging/openofficeorg/trunk/content/openofficeorg/css/ooo.css
    websites/staging/openofficeorg/trunk/content/openofficeorg/people.html

Modified: websites/staging/openofficeorg/trunk/content/openofficeorg/css/ooo.css
==============================================================================
--- websites/staging/openofficeorg/trunk/content/openofficeorg/css/ooo.css (original)
+++ websites/staging/openofficeorg/trunk/content/openofficeorg/css/ooo.css Wed Jul  6 22:31:20 2011
@@ -99,6 +99,26 @@ td {
   font-size: 0.9em;
 }
 
+.w140 {
+  width: 140px;
+}
+
+.w160 {
+  width: 160px;
+}
+
+.w180 {
+  width: 180px;
+}
+
+.w200 {
+  width: 200px;
+}
+
+.w220 {
+  width: 220px;
+}
+
 .codehilite {
   background-color: #F00;
   padding: 0.01em 1em;

Modified: websites/staging/openofficeorg/trunk/content/openofficeorg/people.html
==============================================================================
--- websites/staging/openofficeorg/trunk/content/openofficeorg/people.html (original)
+++ websites/staging/openofficeorg/trunk/content/openofficeorg/people.html Wed Jul  6 22:31:20 2011
@@ -76,8 +76,8 @@ to look at all contributors to our issue
 <thead>
 <tr>
 <th>Apache ID</th>
-<th id="foo">Name</th>
-<th>Home</th>
+<th class="w160">Name</th>
+<th class="w180">Home</th>
 <th>Skills/Interests</th>
 </tr>
 </thead>
@@ -157,12 +157,12 @@ to look at all contributors to our issue
 <tr>
 <td>jeanweber</td>
 <td><a href="http://taming-openoffice-org.com/">Jean Hollis Weber</a></td>
-<td>Townsville,&nbsp;QLD,&nbsp;Australia</td>
+<td>Townsville, QLD, Australia</td>
 <td>Technical writing/editing/publishing of end-user documentation</td>
 </tr>
 <tr>
 <td>jza</td>
-<td><a href="http://es.openoffice.org">Alexandro&nbsp;Colorado</a></td>
+<td><a href="http://es.openoffice.org">Alexandro Colorado</a></td>
 <td>Cancun, Mexico</td>
 <td>l10n,ODF,Documentation,Marketing,Community Mgmnt,Python,XML,User</td>
 </tr>