Author: buildbot
Date: Tue Jun 24 20:37:09 2014
New Revision: 913558

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 Tue Jun 24 20:37:09 2014
@@ -1 +1 @@
-1605181
+1605182

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jun 24 20:37:09 2014
@@ -1 +1 @@
-1605181
+1605182

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 Tue 
Jun 24 20:37:09 2014
@@ -61,13 +61,13 @@ h1 { padding-left: 0.5em; }
 
 .green:hover {
  background: #DBFD93; /* Old browsers */
- background: -moz-linear-gradient(top, #dbfd93 1%, #a0d434 100%); /* FF3.6+ */
- background: -webkit-gradient(linear, left top, left bottom, 
color-stop(1%,#dbfd93), color-stop(100%,#a0d434)); /* Chrome,Safari4+ */
- background: -webkit-linear-gradient(top, #dbfd93 1%,#a0d434 100%); /* 
Chrome10+,Safari5.1+ */
- background: -o-linear-gradient(top, #dbfd93 1%,#a0d434 100%); /* Opera 11.10+ 
*/
- background: -ms-linear-gradient(top, #dbfd93 1%,#a0d434 100%); /* IE10+ */
- background: linear-gradient(to bottom, #dbfd93 1%,#a0d434 100%); /* W3C */
- background: filter: progid:DXImageTransform.Microsoft.gradient( 
startColorstr='#dbfd93', endColorstr='#a0d434',GradientType=0 ); /* IE6-9 */
+ 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+ */
+ background: -webkit-linear-gradient(top, #dbfd93 1%,#a0d333 100%); /* 
Chrome10+,Safari5.1+ */
+ background: -o-linear-gradient(top, #dbfd93 1%,#a0d333 100%); /* Opera 11.10+ 
*/
+ background: -ms-linear-gradient(top, #dbfd93 1%,#a0d333 100%); /* IE10+ */
+ background: linear-gradient(to bottom, #dbfd93 1%,#a0d333 100%); /* W3C */
+ background: filter: progid:DXImageTransform.Microsoft.gradient( 
startColorstr='#dbfd93', endColorstr='#a0d333',GradientType=0 ); /* IE6-9 */
  position: relative; }
 
 /* .green h2 { color: #718D36; cursor: default; } */
@@ -109,14 +109,14 @@ h1 { padding-left: 0.5em; }
 }
 
 .lightblue {
- background: #C3DAF7; /* Old browsers */
- background: -moz-linear-gradient(top, #c3daf7 1%, #8cc9e6 100%); /* FF3.6+ */
- background: -webkit-gradient(linear, left top, left bottom, 
color-stop(1%,#c3daf7), color-stop(100%,#8cc9e6)); /* Chrome,Safari4+ */
- background: -webkit-linear-gradient(top, #c3daf7 1%,#8cc9e6 100%); /* 
Chrome10+,Safari5.1+ */
- background: -o-linear-gradient(top, #c3daf7 1%,#8cc9e6 100%); /* Opera 11.10+ 
*/
- background: -ms-linear-gradient(top, #c3daf7 1%,#8cc9e6 100%); /* IE10+ */
- background: linear-gradient(to bottom, #c3daf7 1%,#8cc9e6 100%); /* W3C */
- background: filter: progid:DXImageTransform.Microsoft.gradient( 
startColorstr='#c3daf7', endColorstr='#8cc9e6',GradientType=0 ); /* IE6-9 */
+ background: #C3EBFD; /* Old browsers */
+ background: -moz-linear-gradient(top, #c3ebfd 1%, #8cc9e6 100%); /* FF3.6+ */
+ background: -webkit-gradient(linear, left top, left bottom, 
color-stop(1%,#c3ebfd), color-stop(100%,#8cc9e6)); /* Chrome,Safari4+ */
+ background: -webkit-linear-gradient(top, #c3ebfd 1%,#8cc9e6 100%); /* 
Chrome10+,Safari5.1+ */
+ background: -o-linear-gradient(top, #c3ebfd 1%,#8cc9e6 100%); /* Opera 11.10+ 
*/
+ background: -ms-linear-gradient(top, #c3ebfd 1%,#8cc9e6 100%); /* IE10+ */
+ background: linear-gradient(to bottom, #c3ebfd 1%,#8cc9e6 100%); /* W3C */
+ background: filter: progid:DXImageTransform.Microsoft.gradient( 
startColorstr='#c3ebfd', endColorstr='#8cc9e6',GradientType=0 ); /* IE6-9 */
  position: relative; }
 
 .lightblue:hover {
@@ -161,24 +161,24 @@ h1 { padding-left: 0.5em; }
 
 .blue {
  background: #DDECFE; /* Old browsers */
- background: -moz-linear-gradient(top, #ddecfe 1%, #c0d5f1 100%); /* FF3.6+ */
- background: -webkit-gradient(linear, left top, left bottom, 
color-stop(1%,#ddecfe), color-stop(100%,#c0d5f1)); /* Chrome,Safari4+ */
- background: -webkit-linear-gradient(top, #ddecfe 1%,#c0d5f1 100%); /* 
Chrome10+,Safari5.1+ */
- background: -o-linear-gradient(top, #ddecfe 1%,#c0d5f1 100%); /* Opera 11.10+ 
*/
- background: -ms-linear-gradient(top, #ddecfe 1%,#c0d5f1 100%); /* IE10+ */
- background: linear-gradient(to bottom, #ddecfe 1%,#c0d5f1 100%); /* W3C */
- background: filter: progid:DXImageTransform.Microsoft.gradient( 
startColorstr='#ddecfe', endColorstr='#c0d5f1',GradientType=0 ); /* IE6-9 */
+ background: -moz-linear-gradient(top, #ddecfe 1%, #bfd5f1 100%); /* FF3.6+ */
+ background: -webkit-gradient(linear, left top, left bottom, 
color-stop(1%,#ddecfe), color-stop(100%,#bfd5f1)); /* Chrome,Safari4+ */
+ background: -webkit-linear-gradient(top, #ddecfe 1%,#bfd5f1 100%); /* 
Chrome10+,Safari5.1+ */
+ background: -o-linear-gradient(top, #ddecfe 1%,#bfd5f1 100%); /* Opera 11.10+ 
*/
+ background: -ms-linear-gradient(top, #ddecfe 1%,#bfd5f1 100%); /* IE10+ */
+ background: linear-gradient(to bottom, #ddecfe 1%,#bfd5f1 100%); /* W3C */
+ background: filter: progid:DXImageTransform.Microsoft.gradient( 
startColorstr='#ddecfe', endColorstr='#bfd5f1',GradientType=0 ); /* IE6-9 */
  position: relative; }
 
 .blue:hover {
- background: #C3DAF7; /* Old browsers */
- background: -moz-linear-gradient(top, #c3daf7 1%, #96b9e8 100%); /* FF3.6+ */
- background: -webkit-gradient(linear, left top, left bottom, 
color-stop(1%,#c3daf7), color-stop(100%,#96b9e8)); /* Chrome,Safari4+ */
- background: -webkit-linear-gradient(top, #c3daf7 1%,#96b9e8 100%); /* 
Chrome10+,Safari5.1+ */
- background: -o-linear-gradient(top, #c3daf7 1%,#96b9e8 100%); /* Opera 11.10+ 
*/
- background: -ms-linear-gradient(top, #c3daf7 1%,#96b9e8 100%); /* IE10+ */
- background: linear-gradient(to bottom, #c3daf7 1%,#96b9e8 100%); /* W3C */
- background: filter: progid:DXImageTransform.Microsoft.gradient( 
startColorstr='#c3daf7', endColorstr='#96b9e8',GradientType=0 ); /* IE6-9 */
+ background: #C7DFFE; /* Old browsers */
+ background: -moz-linear-gradient(top, #c7dffe 1%, #96b9e8 100%); /* FF3.6+ */
+ background: -webkit-gradient(linear, left top, left bottom, 
color-stop(1%,#c7dffe), color-stop(100%,#96b9e8)); /* Chrome,Safari4+ */
+ background: -webkit-linear-gradient(top, #c7dffe 1%,#96b9e8 100%); /* 
Chrome10+,Safari5.1+ */
+ background: -o-linear-gradient(top, #c7dffe 1%,#96b9e8 100%); /* Opera 11.10+ 
*/
+ background: -ms-linear-gradient(top, #c7dffe 1%,#96b9e8 100%); /* IE10+ */
+ background: linear-gradient(to bottom, #c7dffe 1%,#96b9e8 100%); /* W3C */
+ background: filter: progid:DXImageTransform.Microsoft.gradient( 
startColorstr='#c7dffe', endColorstr='#96b9e8',GradientType=0 ); /* IE6-9 */
  position: relative; }
 
 .blue h2 { margin: 0; border: none; font-weight: bold; color: #2D72CE; 
text-decoration: none; cursor: pointer; }
@@ -205,13 +205,55 @@ h1 { padding-left: 0.5em; }
   width: 120px;
 }
 
+.yellow {
+ background: #FCFFB6; /* Old browsers */
+ background: -moz-linear-gradient(top, #fcffb6 1%, #fbd34a 100%); /* FF3.6+ */
+ background: -webkit-gradient(linear, left top, left bottom, 
color-stop(1%,#fcffb6), color-stop(100%,#fbd34a)); /* Chrome,Safari4+ */
+ background: -webkit-linear-gradient(top, #fcffb6 1%,#fbd34a 100%); /* 
Chrome10+,Safari5.1+ */
+ background: -o-linear-gradient(top, #fcffb6 1%,#fbd34a 100%); /* Opera 11.10+ 
*/
+ background: -ms-linear-gradient(top, #fcffb6 1%,#fbd34a 100%); /* IE10+ */
+ background: linear-gradient(to bottom, #fcffb6 1%,#fbd34a 100%); /* W3C */
+ background: filter: progid:DXImageTransform.Microsoft.gradient( 
startColorstr='#fcffb6', endColorstr='#fbd34a',GradientType=0 ); /* IE6-9 */
+ position: relative; }
+
+.yellow:hover {
+ background: #FBFFA4; /* Old browsers */
+ background: -moz-linear-gradient(top, #fbffa4 1%, #fac81d 100%); /* FF3.6+ */
+ background: -webkit-gradient(linear, left top, left bottom, 
color-stop(1%,#fbffa4), color-stop(100%,#fac81d)); /* Chrome,Safari4+ */
+ background: -webkit-linear-gradient(top, #fbffa4 1%,#fac81d 100%); /* 
Chrome10+,Safari5.1+ */
+ background: -o-linear-gradient(top, #fbffa4 1%,#fac81d 100%); /* Opera 11.10+ 
*/
+ background: -ms-linear-gradient(top, #fbffa4 1%,#fac81d 100%); /* IE10+ */
+ background: linear-gradient(to bottom, #fbffa4 1%,#fac81d 100%); /* W3C */
+ background: filter: progid:DXImageTransform.Microsoft.gradient( 
startColorstr='#ffd18a', endColorstr='#fac81d',GradientType=0 ); /* IE6-9 */
+ position: relative; }
+
+/*
 .yellow { background: url(../cachedimages/button-yellow.png) #FFF379 right top 
no-repeat; }
 .yellow:hover { background: url(../cachedimages/button-yellow.png) #FFF24F 
right -200px no-repeat; }
+*/
 .yellow h2 a { color: #E09C09; }
 .yellow:hover h2 a, #bodycol .yellow h2 a:hover { color: #C80; }
 .sub-yellow { background: #FFFEAF; border-top: 1px solid #FBD34E; 
border-bottom: 1px solid #FBD34E; border-radius: 15px; font-size: .8em; }
 .sub-yellow p { padding: .1em 3%; width: 100%; }
 
+.yellow-icon {
+  background: url("../cachedimages/button-yellow-top.png") no-repeat 
transparent right top;
+  display: block;
+  height: 100px;
+  position: absolute;
+  right: 11px;
+  width: 120px;
+}
+
+.yellow-icon:hover {
+  background: url("../cachedimages/button-yellow-bottom.png") no-repeat 
transparent right top;
+  display: block;
+  height: 100px;
+  position: absolute;
+  right: 11px;
+  width: 120px;
+}
+
 .orange { background: url(../cachedimages/button-orange.png) #FFD9A7 right top 
no-repeat; }
 .orange:hover { background: url(../cachedimages/button-orange.png) #FFBE67 
right -200px no-repeat; }
 .orange h2 a { color: #D36812; }
@@ -219,34 +261,34 @@ h1 { padding-left: 0.5em; }
 .sub-orange { background: #FFE2B5; border-top: 1px solid #FFB15E; 
border-bottom: 1px solid #FFB15E; border-radius: 15px; font-size: .8em; }
 .sub-orange p { padding: .1em 3%; width: 100%; }
 
-.red {
- background: #DDECFE; /* Old browsers */
- background: -moz-linear-gradient(top, #ddecfe 1%, #c0d5f1 100%); /* FF3.6+ */
- background: -webkit-gradient(linear, left top, left bottom, 
color-stop(1%,#ddecfe), color-stop(100%,#c0d5f1)); /* Chrome,Safari4+ */
- background: -webkit-linear-gradient(top, #ddecfe 1%,#c0d5f1 100%); /* 
Chrome10+,Safari5.1+ */
- background: -o-linear-gradient(top, #ddecfe 1%,#c0d5f1 100%); /* Opera 11.10+ 
*/
- background: -ms-linear-gradient(top, #ddecfe 1%,#c0d5f1 100%); /* IE10+ */
- background: linear-gradient(to bottom, #ddecfe 1%,#c0d5f1 100%); /* W3C */
- background: filter: progid:DXImageTransform.Microsoft.gradient( 
startColorstr='#ddecfe', endColorstr='#c0d5f1',GradientType=0 ); /* IE6-9 */
- position: relative; }
-
-.red:hover {
- background: #C3DAF7; /* Old browsers */
- background: -moz-linear-gradient(top, #c3daf7 1%, #96b9e8 100%); /* FF3.6+ */
- background: -webkit-gradient(linear, left top, left bottom, 
color-stop(1%,#c3daf7), color-stop(100%,#96b9e8)); /* Chrome,Safari4+ */
- background: -webkit-linear-gradient(top, #c3daf7 1%,#96b9e8 100%); /* 
Chrome10+,Safari5.1+ */
- background: -o-linear-gradient(top, #c3daf7 1%,#96b9e8 100%); /* Opera 11.10+ 
*/
- background: -ms-linear-gradient(top, #c3daf7 1%,#96b9e8 100%); /* IE10+ */
- background: linear-gradient(to bottom, #c3daf7 1%,#96b9e8 100%); /* W3C */
- background: filter: progid:DXImageTransform.Microsoft.gradient( 
startColorstr='#c3daf7', endColorstr='#96b9e8',GradientType=0 ); /* IE6-9 */
- position: relative; }
-
-.red { background: #FFD9A7 right top no-repeat; cursor: default; }
-.red h2 a { color: #D36812; cursor: default; }
-.sub-red { background: #FFE2B5; border-top: 1px solid #FFB15E; border-bottom: 
1px solid #FFB15E; border-radius: 15px; font-size: .8em; cursor: default; }
-.sub-red p { padding: .1em 3%; width: 75%; cursor: default; }
+.orange {
+ background: #FFE3B9; /* Old browsers */
+ background: -moz-linear-gradient(top, #ffe3b9 1%, #ffbe76 100%); /* FF3.6+ */
+ background: -webkit-gradient(linear, left top, left bottom, 
color-stop(1%,#ffe3b9), color-stop(100%,#ffbe76)); /* Chrome,Safari4+ */
+ background: -webkit-linear-gradient(top, #ffe3b9 1%,#ffbe76 100%); /* 
Chrome10+,Safari5.1+ */
+ background: -o-linear-gradient(top, #ffe3b9 1%,#ffbe76 100%); /* Opera 11.10+ 
*/
+ background: -ms-linear-gradient(top, #ffe3b9 1%,#ffbe76 100%); /* IE10+ */
+ background: linear-gradient(to bottom, #ffe3b9 1%,#ffbe76 100%); /* W3C */
+ background: filter: progid:DXImageTransform.Microsoft.gradient( 
startColorstr='#ddecfe', endColorstr='#ffbe76',GradientType=0 ); /* IE6-9 */
+ position: relative; }
+
+.orange:hover {
+ background: #FFD18A; /* Old browsers */
+ background: -moz-linear-gradient(top, #ffd18a 1%, #ff921b 100%); /* FF3.6+ */
+ background: -webkit-gradient(linear, left top, left bottom, 
color-stop(1%,#ffd18a), color-stop(100%,#ff921b)); /* Chrome,Safari4+ */
+ background: -webkit-linear-gradient(top, #ffd18a 1%,#ff921b 100%); /* 
Chrome10+,Safari5.1+ */
+ background: -o-linear-gradient(top, #ffd18a 1%,#ff921b 100%); /* Opera 11.10+ 
*/
+ background: -ms-linear-gradient(top, #ffd18a 1%,#ff921b 100%); /* IE10+ */
+ background: linear-gradient(to bottom, #ffd18a 1%,#ff921b 100%); /* W3C */
+ background: filter: progid:DXImageTransform.Microsoft.gradient( 
startColorstr='#ffd18a', endColorstr='#ff921b',GradientType=0 ); /* IE6-9 */
+ position: relative; }
+
+.orange { background: #FFD9A7 right top no-repeat; cursor: default; }
+.orange h2 a { color: #D36812; cursor: default; }
+.sub-orange { background: #FFE2B5; border-top: 1px solid #FFB15E; 
border-bottom: 1px solid #FFB15E; border-radius: 15px; font-size: .8em; cursor: 
default; }
+.sub-orange p { padding: .1em 3%; width: 75%; cursor: default; }
 
-.red-icon {
+.orange-icon {
   background: url("../cachedimages/button-orange-top.png") no-repeat 
transparent right top;
   display: block;
   height: 100px;
@@ -255,7 +297,7 @@ h1 { padding-left: 0.5em; }
   width: 120px;
 }
 
-.red-icon:hover {
+.orange-icon:hover {
   background: url("../cachedimages/button-orange-bottom.png") no-repeat 
transparent right top;
   display: block;
   height: 100px;


Reply via email to