Author: buildbot
Date: Tue Jun 3 20:10:04 2014
New Revision: 911160
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 3 20:10:04 2014
@@ -1 +1 @@
-1599778
+1599779
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jun 3 20:10:04 2014
@@ -1 +1 @@
-1599778
+1599779
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 3 20:10:04 2014
@@ -24,6 +24,8 @@ h1 { padding-left: 0.5em; }
#navcol { display: none; }
.warning { border: solid 3px #F00; background: #FDD; padding: 1em; }
+.btn_analyze { background-color: LightGrey; border-radius: 5px; padding: 0px
15px 0px 15px; font-size: 1.2em; cursor: pointer; }
+
#content h2 { margin-top: 0; }
.overall_optionset { min-width: 880px; max-width: 1400px; overflow: auto; }
@@ -79,6 +81,8 @@ h1 { padding-left: 0.5em; }
.green-sel .dl-txt-btn:hover h3 a { background: #546828; border: 5px solid
#E9FEBE; border-radius: 15px; color: #E9FEBE; margin: 5px 0 0 3%;}
.sub-green-sel { height: 83px; background: #E9FEBE; border-top: 1px solid
#C3E480; border-bottom: 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_ok { background: #E9FEBE; border-top: 1px solid #C3E480;
border-bottom: 1px solid #C3E480; }
+.sub-green-sel_error { background: #FECBCB; border-top: 1px solid #C00000;
border-bottom: 1px solid #C00000; }
.grey { background: #C0C0C0 right top no-repeat; cursor: default; }
.grey:hover { background: #A0A0A0 right -200px no-repeat; cursor: default; }