[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: fixup	html+css
    Holger Levsen 
    holger at moszumanska.debian.org
       
    Mon Sep  7 22:07:01 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit e29f37ccffb733d4d2dd1e271fb92a7b0af99144
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Sep 8 00:06:28 2015 +0200
    reproducible: fixup html+css
---
 bin/reproducible_html_dashboards.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/bin/reproducible_html_dashboards.sh b/bin/reproducible_html_dashboards.sh
index ac0284d..3eb8cdf 100755
--- a/bin/reproducible_html_dashboards.sh
+++ b/bin/reproducible_html_dashboards.sh
@@ -424,9 +424,10 @@ create_main_stats_page() {
 	# other archs: armhf
 	ARCH="armhf"
 	SUITE="unstable"
+	write_page "</p><p style=\"clear:both;\">"
 	write_page " <hr />"
 	write_page " <a href=\"/$SUITE/index_suite_${ARCH}_stats.html\"><img src=\"/$SUITE/$ARCH/${TABLE[0]}.png\" class=\"overview\" alt=\"$SUITE/$ARCH stats\"></a>"
-	write_page " <a href=\"/${TABLE[1]}_$ARCH.png\"><img src=\"/${TABLE[1]}_$ARCH.png\" alt=\"${MAINLABEL[$i]}\"></a>"
+	write_page " <a href=\"/${TABLE[1]}_$ARCH.png\"><img src=\"/${TABLE[1]}_$ARCH.png\" class=\"overview\" alt=\"${MAINLABEL[$i]}\"></a>"
 	write_page " <a href=\"/$SUITE/$ARCH/${TABLE[2]}.png\"><img src=\"/$SUITE/$ARCH/${TABLE[2]}.png\" class=\"overview\" alt=\"age of oldest reproducible build result in $SUITE/$ARCH\"></a>"
 	write_build_performace_stats
 	write_page " <hr />"
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
    
    
More information about the Qa-jenkins-scm
mailing list