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

svn commit: r1608403 - /olingo/site/trunk/content/css/main.css

Author: sklevenz
Date: Mon Jul  7 10:49:16 2014
New Revision: 1608403

URL: http://svn.apache.org/r1608403
Log:
CMS commit to olingo by sklevenz

Modified:
    olingo/site/trunk/content/css/main.css

Modified: olingo/site/trunk/content/css/main.css
URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/css/main.css?rev=1608403&r1=1608402&r2=1608403&view=diff
==============================================================================
--- olingo/site/trunk/content/css/main.css (original)
+++ olingo/site/trunk/content/css/main.css Mon Jul  7 10:49:16 2014
@@ -69,10 +69,14 @@
     Olingos manual style
 */
 
-.table.home {
+.tablehome {
+	border-collapse: collapse;
+	border: 0px;
 }
 
-.td.home {
+.tdhome {
+	border: 0px;
+	padding: 5px;
 }
 
 th {