You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2018/03/31 13:42:24 UTC

svn commit: r1828106 - in /openoffice/ooo-site/trunk/content/qa: index.html ooQAReloaded/dba.css

Author: mseidel
Date: Sat Mar 31 13:42:23 2018
New Revision: 1828106

URL: http://svn.apache.org/viewvc?rev=1828106&view=rev
Log:
Small changes for https (removing mixed content)

Modified:
    openoffice/ooo-site/trunk/content/qa/index.html
    openoffice/ooo-site/trunk/content/qa/ooQAReloaded/dba.css

Modified: openoffice/ooo-site/trunk/content/qa/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/qa/index.html?rev=1828106&r1=1828105&r2=1828106&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/qa/index.html (original)
+++ openoffice/ooo-site/trunk/content/qa/index.html Sat Mar 31 13:42:23 2018
@@ -4,18 +4,15 @@
     <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
     <meta name="author" content="Christoph Lukasiak">
     <meta name="verify-v1" content="7/WnCcvax+gnJU1u0eXYQOYtS6zlmE13fsCzq+qnlUs=" >
-    <style type="text/css">@import url("/css/dba.css");</style>
     <style type="text/css">@import url("./ooQAReloaded/dba.css");</style>
-    <title>Front Page: Quality Assurance - OpenOffice.org</title>
+    <title>Front Page: Quality Assurance - OpenOffice</title>
   </head>
   <body lang="en-US">
 
 	  <div style="color:red; font-size:18pt;">Some areas on this page are out of date.<br>
- Please also see <a href="http://openoffice.apache.org/qa.html">QA information on the AOO project site</a>. </div>
+          Please also see <a href="https://openoffice.apache.org/qa.html">QA information on the AOO project site</a>.</div>
 	  
-<div align="right"><font size="-1" color=#BDBEBD>Project Mailing list: <a href="mailto:qa@openoffice.apache.org">Quality Assurance Mailing list</a> </font></div>
-
-
+	  <div align="right"><font size="-1" color=#BDBEBD>Project Mailing list: <a href="mailto:qa@openoffice.apache.org">Quality Assurance Mailing list</a> </font></div>
 
 
         <div style="margin-left:20pt" class="dba">
@@ -25,7 +22,7 @@
 
 
           <tr class="EvenTableRow">
-            <td style="vertical-align: top;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://qa.openoffice.org/ooQAReloaded/Docs/QA-Reloaded-HowToStart.html"><font size="+1">How to start</font></a><br>
+            <td style="vertical-align: top;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://qa.openoffice.org/ooQAReloaded/Docs/QA-Reloaded-HowToStart.html"><font size="+1">How to start</font></a><br>
             </td>
             <td style="vertical-align: top;">In this area you can find a beginners document.<br>
             </td>
@@ -52,7 +49,7 @@
             </td>
           </tr>
 
-<tr class="OddTableRow">
+	  <tr class="OddTableRow">
             <td style="vertical-align: top; width: 225px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="./testcase/index.html"><font size="+1">Manual Test Cases</font></a><br>
             </td>
             <td style="vertical-align: top;">Test cases to use for verification of Apache OpenOffice performance.<br>

Modified: openoffice/ooo-site/trunk/content/qa/ooQAReloaded/dba.css
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/qa/ooQAReloaded/dba.css?rev=1828106&r1=1828105&r2=1828106&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/qa/ooQAReloaded/dba.css (original)
+++ openoffice/ooo-site/trunk/content/qa/ooQAReloaded/dba.css Sat Mar 31 13:42:23 2018
@@ -93,7 +93,6 @@
 
 .dba h1 
 {
-    background: url("http://www.openoffice.org/branding/images/dt-bg.png") repeat-x scroll left bottom #DCE9FC;
     color: #003399;
     font-weight: bold;
     margin: 0 0 10px;