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/30 20:19:28 UTC

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

Author: buildbot
Date: Tue Jul 30 18:19:28 2013
New Revision: 871913

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 30 18:19:28 2013
@@ -1 +1 @@
-1508568
+1508571

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 30 18:19:28 2013
@@ -111,6 +111,11 @@ padding: 0px;
     text-decoration: none;
     margin: auto;
 }
+.cButton a:hover {
+     background-color: #14c3f3;
+     color: #00638a;
+     text-decoration: none;
+}
 .cTimeAndDate {
     padding-top: 10px;
     text-align: center;