Author: buildbot
Date: Sat Jul 12 14:09:00 2014
New Revision: 915888
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/exceptions.css
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jul 12 14:09:00 2014
@@ -1 +1 @@
-1609917
+1609922
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jul 12 14:09:00 2014
@@ -1 +1 @@
-1609917
+1609922
Modified: websites/staging/ooo-site/trunk/content/exceptions.css
==============================================================================
--- websites/staging/ooo-site/trunk/content/exceptions.css (original)
+++ websites/staging/ooo-site/trunk/content/exceptions.css Sat Jul 12 14:09:00
2014
@@ -30,6 +30,10 @@ h1 { padding-left: 0.5em; }
/* The color is set via customized JS variable as CSS style value in the HTML
webpage.
#alert_box { background: #FFD9A7; } */
+#redirect_box { margin-bottom: 2%; border-radius: 15px; background: #F2F5A9;
max-height: 215px; width: 100%; min-width: 680px; max-width: 1200px; }
+#redirect_box h2 { margin-left: 3%; padding: 2% 3% 2% 0px; border: none;
color: #000000; font-weight: bold; text-decoration: none; }
+#redirect_box p { margin-left: 3%; padding: 2% 3% 2% 0px; color: #000000;
font-size: .9em; text-decoration: none; cursor: pointer; }
+
.optionset { margin: 0 0 0 -2px; float: left; width: 67%; max-width: 1200px; }
.optionset a { margin: 0; padding: .1em 0 .25em 3%; width: 97%; color: #333; }
.optionset p { margin: 0; padding: .1em 0 .25em 3%; width: 97%; color: #333; }