Author: buildbot
Date: Sun Jun 22 20:59:13 2014
New Revision: 913291
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_alert.css
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jun 22 20:59:13 2014
@@ -1 +1 @@
-1604656
+1604657
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jun 22 20:59:13 2014
@@ -1 +1 @@
-1604656
+1604657
Modified: websites/staging/ooo-site/trunk/content/exceptions_alert.css
==============================================================================
--- websites/staging/ooo-site/trunk/content/exceptions_alert.css (original)
+++ websites/staging/ooo-site/trunk/content/exceptions_alert.css Sun Jun 22
20:59:13 2014
@@ -26,8 +26,8 @@ h1 { padding-left: 0.5em; }
#alert_box { margin-bottom: 2%; border-radius: 15px; min-height: 100px;
max-height: 325px; width: 100%; min-width: 680px; max-width: 1200px; }
#alert_box h2 { margin-left: 3%; padding: 2% 0 0 0; border: none; font-weight:
bold; text-decoration: none; cursor: default; }
-#alert_box p { display: block; margin-left: 3%; padding: 5px 3% 0px 0px ;
color: #333; font-size: .9em; text-decoration: none; cursor: default; }
-#alert_box p a { display: block; width: 100%; margin-left: 0; padding: 5px 3%
2% 0px; color: #333; text-decoration: underline; cursor: pointer; }
+#alert_box p { display: block; margin-left: 3%; padding: 5px 3% 0px 0px;
color: #333; font-size: .9em; text-decoration: none; cursor: default; }
+#alert_box p a { display: block; margin-left: 0; padding: 5px 3% 2% 0px;
color: #333; text-decoration: underline; cursor: pointer; }
/* The color is set via customized JS variable as CSS style value in the HTML
webpage.
#alert_box { background: #FFD9A7; } */