You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by bu...@apache.org on 2012/05/08 14:33:45 UTC

svn commit: r816585 - in /websites/staging/stanbol/trunk/content: ./ stanbol/css/stanbol.css stanbol/downloads/releases.html

Author: buildbot
Date: Tue May  8 12:33:45 2012
New Revision: 816585

Log:
Staging update by buildbot for stanbol

Modified:
    websites/staging/stanbol/trunk/content/   (props changed)
    websites/staging/stanbol/trunk/content/stanbol/css/stanbol.css
    websites/staging/stanbol/trunk/content/stanbol/downloads/releases.html

Propchange: websites/staging/stanbol/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue May  8 12:33:45 2012
@@ -1 +1 @@
-1335466
+1335471

Modified: websites/staging/stanbol/trunk/content/stanbol/css/stanbol.css
==============================================================================
--- websites/staging/stanbol/trunk/content/stanbol/css/stanbol.css (original)
+++ websites/staging/stanbol/trunk/content/stanbol/css/stanbol.css Tue May  8 12:33:45 2012
@@ -73,7 +73,7 @@ h1,h2,h3,h4,h5,h6 {
 }
 
 #content table th {
-  font: normal 10pt Arial,Helvetica,sans-serif;
+  font: bold 10pt Arial,Helvetica,sans-serif;
   border-bottom: 1px solid #ffdaae;
   margin: 4px;
 }

Modified: websites/staging/stanbol/trunk/content/stanbol/downloads/releases.html
==============================================================================
--- websites/staging/stanbol/trunk/content/stanbol/downloads/releases.html (original)
+++ websites/staging/stanbol/trunk/content/stanbol/downloads/releases.html Tue May  8 12:33:45 2012
@@ -61,10 +61,9 @@
   
   <div id="content">
     <h1 class="title">Releases</h1>
-    <table id="release_table">
+    <table id="release_table" width="100%">
 <thead>
 <tr>
-  <th>Version</th>
   <th>Artifact</th>
   <th>Provides</th>
   <th>Release Date</th>
@@ -73,7 +72,6 @@
 </thead>
 <tbody>
 <tr>
-  <td>0.9.0-incubating</th>
   <td>apache-stanbol-0.9.0-incubating-source-release</td>
   <td>The source package of this Apache Stanbol release.</td>
   <td>2012/05/08</td>