Author: mseidel
Date: Sat Mar 25 23:52:48 2017
New Revision: 1788695

URL: http://svn.apache.org/viewvc?rev=1788695&view=rev
Log:
Various small changes

Removed:
    openoffice/ooo-site/trunk/content/issues_docs/
Modified:
    openoffice/ooo-site/trunk/content/api/modules.html
    openoffice/ooo-site/trunk/content/de/downloads/msg_prop_l10n_de.js
    openoffice/ooo-site/trunk/content/download/exceptions.css

Modified: openoffice/ooo-site/trunk/content/api/modules.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/modules.html?rev=1788695&r1=1788694&r2=1788695&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/modules.html (original)
+++ openoffice/ooo-site/trunk/content/api/modules.html Sat Mar 25 23:52:48 2017
@@ -12,7 +12,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>
@@ -75,7 +75,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: openoffice/ooo-site/trunk/content/de/downloads/msg_prop_l10n_de.js
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/de/downloads/msg_prop_l10n_de.js?rev=1788695&r1=1788694&r2=1788695&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/de/downloads/msg_prop_l10n_de.js 
(original)
+++ openoffice/ooo-site/trunk/content/de/downloads/msg_prop_l10n_de.js Sat Mar 
25 23:52:48 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: openoffice/ooo-site/trunk/content/download/exceptions.css
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/exceptions.css?rev=1788695&r1=1788694&r2=1788695&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/exceptions.css (original)
+++ openoffice/ooo-site/trunk/content/download/exceptions.css Sat Mar 25 
23:52:48 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; }


Reply via email to