Author: buildbot
Date: Sat Jun 21 16:42:09 2014
New Revision: 913173
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 Sat Jun 21 16:42:09 2014
@@ -1 +1 @@
-1604430
+1604431
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jun 21 16:42:09 2014
@@ -1 +1 @@
-1604430
+1604431
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 Sat
Jun 21 16:42:09 2014
@@ -17,15 +17,16 @@
img { border: 0px; }
h1 { padding-left: 0.5em; }
-#hr { visibility:hidden; }
+#hr { visibility: hidden; }
#leftcol { display: none; }
#bodytd { padding: 0px; width: 100%; margin: 0px; }
#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; }
-.tbl_analyze table, th, td { border: 1px solid black; }
+.btn_analyze { background-color: lightgrey; border-radius: 5px; margin: 0px
30px 0px 0px; padding: 0px 15px 0px 15px; font-size: 1.2em; cursor: pointer; }
+.tbl_analyze table { border: 1px solid black; border-collapse: collapse;
border-spacing: 2px; width: 100%; }
+.tbl_analyze th, td { border: 1px solid black; }
#content h2 { margin-top: 0; }