You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by ma...@apache.org on 2013/07/30 20:31:40 UTC

svn commit: r1508578 - /incubator/stratos/site/trunk/content/css/stratos.css

Author: madhura
Date: Tue Jul 30 18:31:40 2013
New Revision: 1508578

URL: http://svn.apache.org/r1508578
Log:
hangout page updated with agenda

Modified:
    incubator/stratos/site/trunk/content/css/stratos.css

Modified: incubator/stratos/site/trunk/content/css/stratos.css
URL: http://svn.apache.org/viewvc/incubator/stratos/site/trunk/content/css/stratos.css?rev=1508578&r1=1508577&r2=1508578&view=diff
==============================================================================
--- incubator/stratos/site/trunk/content/css/stratos.css (original)
+++ incubator/stratos/site/trunk/content/css/stratos.css Tue Jul 30 18:31:40 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;