[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible improve rb-pkg pages style. Thanks to AGWA

Holger Levsen holger at moszumanska.debian.org
Tue Aug 25 08:50:51 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 56e1d4e87f3e7b5afed5714e003d187c0d09c129
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Sat Aug 22 14:42:43 2015 +0000

    reproducible improve rb-pkg pages style. Thanks to AGWA
---
 bin/reproducible_html_packages.py         | 2 +-
 userContent/reproducible/static/style.css | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/bin/reproducible_html_packages.py b/bin/reproducible_html_packages.py
index 2f88760..cc74987 100755
--- a/bin/reproducible_html_packages.py
+++ b/bin/reproducible_html_packages.py
@@ -53,7 +53,7 @@ ${suites_links}
     </ul>
 </header>
 
-<iframe id="main" name="main" src="${default_view}">
+<iframe id="main" name="main" tabindex="1" src="${default_view}">
     <p>
         Your browser does not support iframes.
         Use a different one or follow the links above.
diff --git a/userContent/reproducible/static/style.css b/userContent/reproducible/static/style.css
index 8bcec8f..d4708b7 100644
--- a/userContent/reproducible/static/style.css
+++ b/userContent/reproducible/static/style.css
@@ -12,7 +12,7 @@ body {
 	line-height: 20px;
 	color: #333333;
 	margin: 0;
-	height: 93%;
+	height: 100%;
 	padding: 0 1em;
 }
 
@@ -404,6 +404,7 @@ span.dangerous { color: orange; }
 		border-right: 1px solid #eee;
 		height: 100%;
 		padding-top: 0px;
+		overflow: auto;
 	}
 	iframe#main {
 		width: 80%;

-- 
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