Author: buildbot
Date: Sun Dec 21 00:19:36 2014
New Revision: 933486
Log:
Staging update by buildbot for oodt
Modified:
websites/staging/oodt/trunk/content/ (props changed)
websites/staging/oodt/trunk/content/stylesheets/style.css
Propchange: websites/staging/oodt/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Dec 21 00:19:36 2014
@@ -1 +1 @@
-1647066
+1647067
Modified: websites/staging/oodt/trunk/content/stylesheets/style.css
==============================================================================
--- websites/staging/oodt/trunk/content/stylesheets/style.css (original)
+++ websites/staging/oodt/trunk/content/stylesheets/style.css Sun Dec 21
00:19:36 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