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:37:33 UTC

svn commit: r816589 - in /websites/staging/stanbol/trunk/content: ./ stanbol/css/stanbol.css

Author: buildbot
Date: Tue May  8 12:37:32 2012
New Revision: 816589

Log:
Staging update by buildbot for stanbol

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

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

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:37:32 2012
@@ -74,12 +74,12 @@ h1,h2,h3,h4,h5,h6 {
 
 #content table th {
   font: bold 10pt Arial,Helvetica,sans-serif;
-  border-bottom: 1px solid #ffdaae;
   margin: 4px;
 }
 
 #content table td {
   font: normal 10pt Arial,Helvetica,sans-serif;
+  background-color: #ffeeaa;
 }
 
 #navigation img {