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/19 08:18:24 UTC

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

Author: buildbot
Date: Mon Aug 19 06:18:24 2013
New Revision: 875255

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 Mon Aug 19 06:18:24 2013
@@ -1 +1 @@
-1515277
+1515278

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 Mon Aug 19 06:18:24 2013
@@ -116,6 +116,18 @@ padding: 0px;
     text-decoration: none;
     margin: auto;
 }
+.cButton .cVote {
+    font-size: 20px;
+    display: block;
+    margin-top: 16px;
+    background: #ffd800;
+    color: #000000;
+}
+
+a.cVote:hover {
+    background: #ffffff;
+    text-decoration: none;
+}
 
 .cTimeAndDate {
     padding-top: 10px;