Author: marcus
Date: Tue May 6 19:06:48 2014
New Revision: 1592840
URL: http://svn.apache.org/r1592840
Log:
Changed empty space between download link and '(i)' icon
Modified:
openoffice/ooo-site/trunk/content/download/test/index_droplist.html
Modified: openoffice/ooo-site/trunk/content/download/test/index_droplist.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/index_droplist.html?rev=1592840&r1=1592839&r2=1592840&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/index_droplist.html (original)
+++ openoffice/ooo-site/trunk/content/download/test/index_droplist.html Tue May 6 19:06:48
2014
@@ -211,20 +211,19 @@ screen reader. -->
+ "<a id='dl_full_link' href='' title=''></a><a id='dl_lp_link' href=''
title=''></a>"
+ "</h3>"
- + "<a style='padding: 5px 0px 0px 3%; cursor: pointer;' id='dl_help' href='' title=''
target='_blank'"
+ + "<a style='padding: 5px 0px 0px 3%; text-decoration: none; cursor: default;'></a>"
+ + "<a style='padding: 5px 0px 0px 3px; cursor: pointer;' id='dl_help' href='' title=''
target='_blank'"
+ "onclick='showWindow( this.href ); return false;'>"
+ "<img id='dl_help_img' src='' title='' width='16' height='16' alt='' />"
+ "</a>"
- + "<a style='padding: 5px 0px 0px 30%; text-decoration: none; cursor: default;'>"
- + "</a>"
-
+ + "<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; font-size: .9em; text-decoration: none; cursor:
pointer;' id='dl_report2' href='' title='' "
- + "target='_blank' ></a>"
+ + "<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>"
|