Author: buildbot
Date: Sun Mar 16 20:31:05 2014
New Revision: 901884
Log:
Staging update by buildbot for ooo-site
Modified:
websites/staging/ooo-site/trunk/cgi-bin/ (props changed)
websites/staging/ooo-site/trunk/content/ (props changed)
websites/staging/ooo-site/trunk/content/download/test/exceptions.css
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Mar 16 20:31:05 2014
@@ -1 +1 @@
-1578155
+1578156
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Mar 16 20:31:05 2014
@@ -1 +1 @@
-1578155
+1578156
Modified: websites/staging/ooo-site/trunk/content/download/test/exceptions.css
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/exceptions.css
(original)
+++ websites/staging/ooo-site/trunk/content/download/test/exceptions.css Sun
Mar 16 20:31:05 2014
@@ -33,15 +33,15 @@ h1 { padding-left: 0.5em; }
.optionset a p { margin: 0; padding: 0; color: #333; }
#bodycol .optionset p a:hover, #bodycol .optionset .button:hover p a { color:
#000; }
.optionset .button { border-radius: 15px; margin-top: 10px; }
-.optionset .button h2 { margin: 0 0 0 -1px; padding: 0; cursor: pointer;
border: none; }
+.optionset .button h2 { margin: 0 0 0 -1px; padding: 0; border: none; cursor:
pointer; }
.optionset .button h2 a { display: block; padding: 25px 25% 0 3%; font-weight:
bold; text-decoration: none; cursor: pointer; }
.optionset .button a h2 { display: block; padding: 0px 0% 0 3%; font-weight:
bold; text-decoration: none; cursor: pointer; }
-.optionset .button h3 { margin: 0 0 0 -1px; padding: 0; cursor: pointer;
border: none; }
+.optionset .button h3 { margin: 0 0 0 -1px; padding: 0; border: none; cursor:
pointer; }
.optionset .button h3 a { display: block; padding: 5px 25% 0 3%; font-weight:
bold; text-decoration: none; cursor: pointer; }
.optionset .button p { padding: 0; font-size: .9em; padding-bottom: 25px;
cursor: pointer; }
.optionset .button p a { display: block; padding: .1em 25% .25em 3%;
text-decoration: none; cursor: pointer; }
.optionset .button a p { display: block; padding: .1em 25% .25em 3%;
text-decoration: none; cursor: pointer; }
-.optionset .button form { display: block; padding: 0px 25% 0px 3%; }
+.optionset .button form { display: block; padding: 0px 25% 0px 3%;
text-decoration: none; }
.optionset .first { margin-top: 0; }
.optionset p.promotional { margin-top: 25px; }
@@ -55,10 +55,14 @@ h1 { padding-left: 0.5em; }
.grey { background: #C0C0C0 right top no-repeat; cursor: default; }
.grey:hover { background: #A0A0A0 right -200px no-repeat; cursor: default; }
.grey h2 a { color: #404040; cursor: default; }
+.grey h3 a { color: #404040; cursor: pointer; }
.grey p { color: #404040; cursor: default; }
.grey p a { color: #404040; cursor: default; }
.grey:hover h2 a, #bodycol .grey h2 a:hover { color: #202020; cursor: default;
}
+.grey:hover h3 a, #bodycol .grey h3 a:hover { color: #202020; cursor: pointer;
}
+.grey:hover p, #bodycol .grey p:hover { color: #202020; cursor: default; }
.grey:hover p a, #bodycol .grey p a:hover { color: #202020; cursor: default; }
+.grey form { color: #404040; cursor: default; }
.sub-grey { background: #E0E0E0; border-top: 1px solid #E0E0E0; border-bottom:
1px solid #E0E0E0; border-radius: 15px; font-size: .8em; cursor: default; }
.sub-grey p { padding: .1em 3%; width: 72%; cursor: default; }