Author: buildbot
Date: Sat Mar 25 23:58:00 2017
New Revision: 1009040
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/api/modules.html
websites/staging/ooo-site/trunk/content/de/downloads/msg_prop_l10n_de.js
websites/staging/ooo-site/trunk/content/download/exceptions.css
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Mar 25 23:58:00 2017
@@ -1 +1 @@
-1788533
+1788695
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Mar 25 23:58:00 2017
@@ -1 +1 @@
-1788533
+1788695
Modified: websites/staging/ooo-site/trunk/content/api/modules.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/api/modules.html (original)
+++ websites/staging/ooo-site/trunk/content/api/modules.html Sat Mar 25
23:58:00 2017
@@ -28,7 +28,7 @@
<table cellpadding="4" cellspacing="1" bgcolor="#ffffff" width=
"100%" summary="table with modules in the api project">
<tr>
- <td colspan="2" bgcolor="#529ECD"><font color="#333333"><b>Modules in
the API Project</b></font></td>
+ <td colspan="2" bgcolor="#89B3CD"><font color="#333333"><b>Modules in
the API Project</b></font></td>
</tr>
<tr>
@@ -91,7 +91,7 @@
</tr>
<tr>
- <td colspan="2" bgcolor="#529ECD"><font color="#333333"><b>Modules in
other Projects, related to the API Project</b></font></td>
+ <td colspan="2" bgcolor="#89B3CD"><font color="#333333"><b>Modules in
other Projects, related to the API Project</b></font></td>
</tr>
<tr>
Modified:
websites/staging/ooo-site/trunk/content/de/downloads/msg_prop_l10n_de.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/de/downloads/msg_prop_l10n_de.js
(original)
+++ websites/staging/ooo-site/trunk/content/de/downloads/msg_prop_l10n_de.js
Sat Mar 25 23:58:00 2017
@@ -36,7 +36,7 @@ l10n.dl_green_box_selectbox_ver_title =
// The strings that will be shown in the OS, language and version drop-down
select boxes.
// You must leave at least one single empty string (see the comment lines
above the 3 following variables)!
// Leaving as default will result in the download box for any OS, language, or
release shown on:
-// http://www.openoffice.org/download/index.html
+// https://www.openoffice.org/download/index.html
// Custominzations to each of these arrays will require ongoing maintenance
for new releases.
// l10n.dl_green_box_select_box_os_values = [ "" ];
@@ -369,4 +369,4 @@ l10n.dl_checksum_link =
"https://www.
l10n.dl_report_link =
"https://www.openoffice.org/de/downloads/analyze.html";
l10n.dl_porting_link =
"https://www.openoffice.org/porting/index.html";
l10n.dl_archive_link =
"https://www.openoffice.org/download/archive.html";
-l10n.dl_aoo341_link =
"https://www.openoffice.org/download/other-341.html";
\ No newline at end of file
+l10n.dl_aoo341_link =
"https://www.openoffice.org/download/other-341.html";
Modified: websites/staging/ooo-site/trunk/content/download/exceptions.css
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/exceptions.css (original)
+++ websites/staging/ooo-site/trunk/content/download/exceptions.css Sat Mar 25
23:58:00 2017
@@ -83,9 +83,9 @@ h1 { padding-left: 0.5em; }
.green-sel:hover p, #bodycol .green-sel p:hover { cursor: default; }
.green-sel:hover p a, #bodycol .green-sel p a:hover { cursor: default; }
.green-sel form { margin: 0 0 20px 3%; }
-.green-sel .sel-os { background: transparent; border: 2px solid #718D36;
width: 210px; height: 32px; padding: 2px; }
-.green-sel .sel-language { background: transparent; border: 2px solid #718D36;
width: 300px; height: 32px; padding: 2px; }
-.green-sel .sel-version { background: transparent; border: 2px solid #718D36;
width: 140px; height: 32px; padding: 2px; }
+.green-sel .sel-os { background: transparent; border: 2px solid #718D36;
width: 210px; height: 30px; padding: 2px; }
+.green-sel .sel-language { background: transparent; border: 2px solid #718D36;
width: 300px; height: 30px; padding: 2px; }
+.green-sel .sel-version { background: transparent; border: 2px solid #718D36;
width: 140px; height: 30px; padding: 2px; }
.green-sel .btn_dl h3 a { background: #E9FEBE; display: inline-block; margin:
0px 0px 0px 0px; padding: 5px 5px 5px 5px; border: 2px solid #546828;
border-radius: 5px; color: #546828; text-decoration: none; font-style: normal; }
.green-sel .btn_dl h3 a:hover { background: #546828; display: inline-block;
margin: 0px 0px 0px 0px; padding: 5px 5px 5px 5px; border: 2px solid #E9FEBE;
border-radius: 5px; color: #E9FEBE; text-decoration: none; font-style: normal; }
.sub-green-sel { background: #E9FEBE; border: 1px solid #C3E480;
border-radius: 10px; font-size: .8em; padding: 5px 5px 5px 0px; }