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:31:44 UTC

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

Author: buildbot
Date: Tue Jul 30 18:31:44 2013
New Revision: 871919

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:31:44 2013
@@ -1 +1 @@
-1508576
+1508578

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:31:44 2013
@@ -95,7 +95,6 @@ padding: 0px;
 }
 
 .cButton {
-     background-color: #00638a;
     border: 1px solid #14c3f3;
     border-radius: 7px;
     color: #FFFFFF;
@@ -111,11 +110,7 @@ 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;