Author: buildbot
Date: Wed Jun 25 22:32:04 2014
New Revision: 913845

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 Wed Jun 25 22:32:04 2014
@@ -1 +1 @@
-1605622
+1605623

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jun 25 22:32:04 2014
@@ -1 +1 @@
-1605622
+1605623

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 Wed 
Jun 25 22:32:04 2014
@@ -48,7 +48,7 @@ h1 { padding-left: 0.5em; }
 .optionset .first { margin-top: 0; }
 .optionset p.promotional { margin-top: 25px; }
 
-.green {
+.green-sel {
  background: #E4FDAE; /* Old browsers */
  background: -moz-linear-gradient(top, #e4fdae 1%, #b8de66 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, 
color-stop(1%,#e4fdae), color-stop(100%,#b8de66)); /* Chrome,Safari4+ */
@@ -59,7 +59,7 @@ h1 { padding-left: 0.5em; }
  background: filter: progid:DXImageTransform.Microsoft.gradient( 
startColorstr='#e4fdae', endColorstr='#b8de66',GradientType=0 ); /* IE6-9 */
  position: relative; }
 
-.green:hover {
+.green-sel:hover {
  background: #DBFD93; /* Old browsers */
  background: -moz-linear-gradient(top, #dbfd93 1%, #a0d333 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, 
color-stop(1%,#dbfd93), color-stop(100%,#a0d333)); /* Chrome,Safari4+ */
@@ -70,27 +70,27 @@ h1 { padding-left: 0.5em; }
  background: filter: progid:DXImageTransform.Microsoft.gradient( 
startColorstr='#dbfd93', endColorstr='#a0d333',GradientType=0 ); /* IE6-9 */
  position: relative; }
 
-/* .green h2 { color: #718D36; cursor: default; } */
-.green h2 { margin: 0; border: none; font-weight: bold; color: #718D36; 
text-decoration: none; cursor: default; }
-.green h2 a { color: #718D36; cursor: default; }
-.green h3 a { color: #718D36; }
-.green p { cursor: default; }
-.green p a { cursor: default; }
-.green:hover h2 a, #bodycol .green h2 a:hover { color: #546828; cursor: 
default; }
-.green:hover h3 a, #bodycol .green h3 a:hover { color: #546828; }
-.green:hover p, #bodycol .green p:hover { cursor: default; }
-.green:hover p a, #bodycol .green p a:hover { cursor: default; }
-.green form { margin: 0 0 20px 3%; }
-.green .sel-os { background: transparent; border: 2px solid #718D36; height: 
27px; width: 200px; padding: 2px; }
-.green .sel-language { background: transparent; border: 2px solid #718D36; 
height: 27px; width: 360px; padding: 2px; }
-.green .sel-version { background: transparent; border: 2px solid #718D36; 
height: 27px; width: 80px; padding: 2px; }
-.green .btn_dl h3 a { background: #E9FEBE; display: inline-block; margin: 0px 
0px 0px 0px; padding: 5px 5px 5px 5px; border: 3px solid #546828; 
border-radius: 15px; color: #546828; text-decoration: none; }
-.green .btn_dl h3 a:hover { background: #546828; display: inline-block; 
margin: 0px 0px 0px 0px; padding: 5px 5px 5px 5px; border: 3px solid #E9FEBE; 
border-radius: 15px; color: #E9FEBE; text-decoration: none; }
-.sub-green { height: 83px; background: #E9FEBE; border: 1px solid #C3E480; 
border-radius: 15px; font-size: .8em; padding: 5px 5px 5px 0px; }
-.sub-green p { padding: .1em 3%; width: 100%; }
-.sub-green_error { height: 83px; background: #FECBCB; border: 1px solid 
#C00000; border-radius: 15px; font-size: .8em; padding: 5px 5px 5px 0px; }
+/* .green-sel h2 { color: #718D36; cursor: default; } */
+.green-sel h2 { margin: 0; border: none; font-weight: bold; color: #718D36; 
text-decoration: none; cursor: default; }
+.green-sel h2 a { color: #718D36; cursor: default; }
+.green-sel h3 a { color: #718D36; }
+.green-sel p { cursor: default; }
+.green-sel p a { cursor: default; }
+.green-sel:hover h2 a, #bodycol .green-sel h2 a:hover { color: #546828; 
cursor: default; }
+.green-sel:hover h3 a, #bodycol .green-sel h3 a:hover { color: #546828; }
+.green-sel:hover p, #bodycol .green-sel p:hover { cursor: default; }
+.green-sel:hover p a, #bodycol .green-sel p a:hover { cursor: default; }
+.green-sel form { margin: 0 0 20px 3%; }
+.green-sel .sel-os { background: transparent; border: 2px solid #718D36; 
height: 27px; width: 200px; padding: 2px; }
+.green-sel .sel-language { background: transparent; border: 2px solid #718D36; 
height: 27px; width: 360px; padding: 2px; }
+.green-sel .sel-version { background: transparent; border: 2px solid #718D36; 
height: 27px; width: 80px; padding: 2px; }
+.green-sel .btn_dl h3 a { background: #E9FEBE; display: inline-block; margin: 
0px 0px 0px 0px; padding: 5px 5px 5px 5px; border: 3px solid #546828; 
border-radius: 15px; color: #546828; text-decoration: none; }
+.green-sel .btn_dl h3 a:hover { background: #546828; display: inline-block; 
margin: 0px 0px 0px 0px; padding: 5px 5px 5px 5px; border: 3px solid #E9FEBE; 
border-radius: 15px; color: #E9FEBE; text-decoration: none; }
+.sub-green-sel { height: 83px; background: #E9FEBE; border: 1px solid #C3E480; 
border-radius: 15px; font-size: .8em; padding: 5px 5px 5px 0px; }
+.sub-green-sel p { padding: .1em 3%; width: 100%; }
+.sub-green-sel_error { height: 83px; background: #FECBCB; border: 1px solid 
#C00000; border-radius: 15px; font-size: .8em; padding: 5px 5px 5px 0px; }
 
-.green-icon {
+.green-sel-icon {
   background: url("../cachedimages/button-green-top.png") no-repeat right top;
   display: block;
   height: 100px;
@@ -99,7 +99,7 @@ h1 { padding-left: 0.5em; }
   width: 100px;
 }
 
-.green-icon:hover {
+.green-sel-icon:hover {
   background: url("../cachedimages/button-green-bottom.png") no-repeat right 
top;
   display: block;
   height: 100px;


Reply via email to