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/08/24 17:17:25 UTC

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

Author: buildbot
Date: Sat Aug 24 15:17:25 2013
New Revision: 876010

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 Sat Aug 24 15:17:25 2013
@@ -1 +1 @@
-1517143
+1517144

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 Sat Aug 24 15:17:25 2013
@@ -435,6 +435,9 @@ a.googlePlus:hover {
     .cTimeAndDate {
         display: inline-block;
     }
+    .cTimeAndDate span {
+        display: inline-block;
+    }
 }
 
 
@@ -457,6 +460,13 @@ a.googlePlus:hover {
     .cRightCol {
         width: 100%;
     }
+    .cButton {
+        display: block;
+        margin-left: 20px;
+    }
+    .cTimeAndDate span {
+        padding: 20px;
+    }
 }