Author: magicaltrout
Date: Sun Dec 21 00:19:29 2014
New Revision: 1647067
URL: http://svn.apache.org/r1647067
Log:
CMS commit to oodt by magicaltrout
Modified:
oodt/cms_site/trunk/content/stylesheets/style.css
Modified: oodt/cms_site/trunk/content/stylesheets/style.css
URL:
http://svn.apache.org/viewvc/oodt/cms_site/trunk/content/stylesheets/style.css?rev=1647067&r1=1647066&r2=1647067&view=diff
==============================================================================
--- oodt/cms_site/trunk/content/stylesheets/style.css (original)
+++ oodt/cms_site/trunk/content/stylesheets/style.css Sun Dec 21 00:19:29 2014
@@ -877,3 +877,16 @@ a:focus { outline: none }
.optionsbutton
{position:fixed;top:250px;right:-4px;border-radius:0px;z-index:100;background:
#eee; border: 1px solid #aaa; border-top: 1px solid #ccc; border-left: 1px
solid #ccc; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius:
3px; color: #444; display: inline-block; font-size: 11px; font-weight: bold;
text-decoration: none; text-shadow: 0 1px rgba(255,255,255,.75); cursor:
pointer; margin-bottom: 20px; line-height: normal; padding: 8px 10px;
font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;}
.optionscolor {width:20px;height:20px;border:1px solid #fff; float:left;}
+
+
+.optionsbutton
{position:fixed;top:250px;right:-4px;border-radius:0px;z-index:100;background:
#eee; border: 1px solid #aaa; border-top: 1px solid #ccc; border-left: 1px
solid #ccc; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius:
3px; color: #444; display: inline-block; font-size: 11px; font-weight: bold;
text-decoration: none; text-shadow: 0 1px rgba(255,255,255,.75); cursor:
pointer; margin-bottom: 20px; line-height: normal; padding: 8px 10px;
font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;}
+.optionscolor {width:20px;height:20px;border:1px solid #fff; float:left;}
+
+.appBox { width: 191px; height: 191px; background: url(../images/app_logo.jpg)
no-repeat; margin:0 auto; }
+.appBox:hover { width: 191px; height: 191px; background:
url(../images/app_logo_hover.jpg) no-repeat; }
+
+.agilityBox { width: 191px; height: 191px; background:
url(../images/agility_logo.jpg) no-repeat; margin:0 auto; }
+.agilityBox:hover { width: 191px; height: 191px; background:
url(../images/agility_logo_hover.jpg) no-repeat; }
+
+.balanceBox { width: 191px; height: 191px; background:
url(../images/balance_logo.jpg) no-repeat; margin:0 auto; }
+.balanceBox:hover { width: 191px; height: 191px; background:
url(../images/balance_logo_hover.jpg) no-repeat; }
\ No newline at end of file