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

svn commit: r870382 - in /websites/staging/stratos/trunk/content: ./ css/stratos.css

Author: buildbot
Date: Sun Jul 21 10:34:01 2013
New Revision: 870382

Log:
Staging update by buildbot for stratos

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

Propchange: websites/staging/stratos/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 21 10:34:01 2013
@@ -1 +1 @@
-1505329
+1505330

Modified: websites/staging/stratos/trunk/content/css/stratos.css
==============================================================================
--- websites/staging/stratos/trunk/content/css/stratos.css (original)
+++ websites/staging/stratos/trunk/content/css/stratos.css Sun Jul 21 10:34:01 2013
@@ -106,7 +106,11 @@ padding: 0px;
     font-size: 12px;
     
 }
-
+td {
+    padding: 10px;
+    vertical-align: top;
+    border-bottom: 1px solid #8fe2f9;
+}
 /*Mobile layout*/
 
 @media screen and (max-width: 767px) {