You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by bu...@apache.org on 2010/11/09 16:39:11 UTC

svn commit: r778976 - /websites/staging/river/trunk/content/css/site.css

Author: buildbot
Date: Tue Nov  9 15:39:11 2010
New Revision: 778976

URL: http://svn.apache.org/viewvc?rev=778976&view=rev
Log:
Staging update by buildbot

Modified:
    websites/staging/river/trunk/content/css/site.css

Modified: websites/staging/river/trunk/content/css/site.css
URL: http://svn.apache.org/viewvc/websites/staging/river/trunk/content/css/site.css?rev=778976&r1=778975&r2=778976&view=diff
==============================================================================
--- websites/staging/river/trunk/content/css/site.css (original)
+++ websites/staging/river/trunk/content/css/site.css Tue Nov  9 15:39:11 2010
@@ -10,8 +10,9 @@ div.wiki-content thead
 #div.wiki-content p { margin: inherit  ; }
 
 div.wiki-content table {
-    margin: 5px;
+    Xmargin: 5px;
     border-collapse: collapse;
+    border:1px solid #CCCCCC;
 }
 
 table.confluenceTable th.confluenceTh {