You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2014/05/04 17:08:27 UTC

svn commit: r908001 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/download/test/index_droplist.html

Author: buildbot
Date: Sun May  4 15:08:27 2014
New Revision: 908001

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/index_droplist.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun May  4 15:08:27 2014
@@ -1 +1 @@
-1592352
+1592355

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun May  4 15:08:27 2014
@@ -1 +1 @@
-1592352
+1592355

Modified: websites/staging/ooo-site/trunk/content/download/test/index_droplist.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/index_droplist.html (original)
+++ websites/staging/ooo-site/trunk/content/download/test/index_droplist.html Sun May  4 15:08:27 2014
@@ -200,7 +200,7 @@ screen reader. -->
   <!-- Grey: Listboxes -->
   <script type="text/javascript">
   <!--
-  document.write( "<div class='button green' id='optionitem2'>"
+  document.write( "<div class='button green-sel' id='optionitem2'>"
 /*
     + "<h2><a>Looking for another OS, language or version?</a></h2>"
     + "<p style='padding-bottom: 0px;'>"
@@ -227,11 +227,14 @@ screen reader. -->
         + "<img id='dl_help_img' src='' title='' width='16' height='16' alt='' />"
       + "</a>"
 
-      + "<a style='padding: 5px 0px 0px 30%; cursor: pointer;' id='dl_report1' href='' title='' target='_blank'>"
+      + "<a style='padding: 5px 0px 0px 30%; text-decoration: none; cursor: default;'>"
+      + "</a>"
+
+      + "<a style='padding: 5px 0px 0px 3px; cursor: pointer;' id='dl_report1' href='' title='' target='_blank'>"
         + "<img id='dl_report_img' src='' title='' width='16' height='16' alt='' />"
       + "</a>"
 
-      + "<a style='padding: 5px 0px 0px 3px; text-decoration: none; cursor: pointer;' id='dl_report2' href='' title='' "
+      + "<a style='padding: 5px 0px 0px 3px; font-size: .9em; text-decoration: none; cursor: pointer;' id='dl_report2' href='' title='' "
       + "target='_blank' ></a>"
 
       + "<p></p>"
@@ -250,7 +253,7 @@ screen reader. -->
   + "</div>" );
 
   // Show some helpful data and links for filesizes and checksums.
-  document.write( "<div class='sub-green'>"
+  document.write( "<div class='sub-green-sel'>"
     + "<p>"
     + "<a id='dl_rel_data_hl'     style='font-weight: bold; text-decoration: none;'>Release data: </a>"
     + "<a id='dl_rel_data'        style='text-decoration: none;'></a>"