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/23 13:46:40 UTC

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

Author: buildbot
Date: Tue Jul 23 11:46:40 2013
New Revision: 870754

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 Tue Jul 23 11:46:40 2013
@@ -1 +1 @@
-1505983
+1505989

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 Tue Jul 23 11:46:40 2013
@@ -95,6 +95,7 @@ padding: 0px;
     display: inline-block;
     float: left;
     background-color: #ffffff;
+    margin-top: 8px;
 }
 .cDisclaimer {
     
@@ -182,3 +183,14 @@ td {
 }
 }
 
+/*Hangout page*/
+
+.date {
+    padding: 10px 0px 20px 0px;
+}
+.cVideoContainer {
+    display: inline-block;
+    padding: 5px;
+    background: #14c3f2;
+}
+