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/02 04:12:19 UTC

svn commit: r792035 - /websites/staging/openofficeorg/trunk/content/openofficeorg/css/ooo.css

Author: buildbot
Date: Sat Jul  2 02:12:19 2011
New Revision: 792035

Log:
Staging update by buildbot

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

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 Sat Jul  2 02:12:19 2011
@@ -85,8 +85,10 @@ table {
 
 th {
   height: 40px;
+  background: #f5f8fa;
   border: 1px solid #a3afb6;
-  vertical-align: middle
+  vertical-align: middle;
+  font-size: 0.9em;
 }
 
 td {