You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by bu...@apache.org on 2014/07/07 12:49:21 UTC

svn commit: r915366 - in /websites/staging/olingo/trunk/content: ./ css/main.css

Author: buildbot
Date: Mon Jul  7 10:49:21 2014
New Revision: 915366

Log:
Staging update by buildbot for olingo

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

Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jul  7 10:49:21 2014
@@ -1 +1 @@
-1608399
+1608403

Modified: websites/staging/olingo/trunk/content/css/main.css
==============================================================================
--- websites/staging/olingo/trunk/content/css/main.css (original)
+++ websites/staging/olingo/trunk/content/css/main.css Mon Jul  7 10:49:21 2014
@@ -69,10 +69,14 @@
     Olingos manual style
 */
 
-.table.home {
+.tablehome {
+	border-collapse: collapse;
+	border: 0px;
 }
 
-.td.home {
+.tdhome {
+	border: 0px;
+	padding: 5px;
 }
 
 th {