[Git][qa/jenkins.debian.net][master] fixup: r.d.n: use somewhat modern resulution for graphs
Holger Levsen (@holger)
gitlab at salsa.debian.org
Fri Feb 21 00:40:27 GMT 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
bed9b4e3 by Holger Levsen at 2025-02-21T01:40:11+01:00
fixup: r.d.n: use somewhat modern resulution for graphs
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
6 changed files:
- hosts/osuosl5-amd64/var/www/html/all/index.html
- hosts/osuosl5-amd64/var/www/html/amd64/index.html
- hosts/osuosl5-amd64/var/www/html/arm64/index.html
- hosts/osuosl5-amd64/var/www/html/armhf/index.html
- hosts/osuosl5-amd64/var/www/html/i386/index.html
- hosts/osuosl5-amd64/var/www/html/riscv64/index.html
Changes:
=====================================
hosts/osuosl5-amd64/var/www/html/all/index.html
=====================================
@@ -25,6 +25,12 @@
margin: 0;
}
+ img {
+ vertical-align: middle;
+ max-width: 1920;
+ width: 50%;
+ }
+
#search-results pre {
margin: 12pt 0;
}
=====================================
hosts/osuosl5-amd64/var/www/html/amd64/index.html
=====================================
@@ -25,6 +25,12 @@
margin: 0;
}
+ img {
+ vertical-align: middle;
+ max-width: 1920;
+ width: 50%;
+ }
+
#search-results pre {
margin: 12pt 0;
}
=====================================
hosts/osuosl5-amd64/var/www/html/arm64/index.html
=====================================
@@ -25,6 +25,12 @@
margin: 0;
}
+ img {
+ vertical-align: middle;
+ max-width: 1920;
+ width: 50%;
+ }
+
#search-results pre {
margin: 12pt 0;
}
=====================================
hosts/osuosl5-amd64/var/www/html/armhf/index.html
=====================================
@@ -25,6 +25,12 @@
margin: 0;
}
+ img {
+ vertical-align: middle;
+ max-width: 1920;
+ width: 50%;
+ }
+
#search-results pre {
margin: 12pt 0;
}
=====================================
hosts/osuosl5-amd64/var/www/html/i386/index.html
=====================================
@@ -25,6 +25,12 @@
margin: 0;
}
+ img {
+ vertical-align: middle;
+ max-width: 1920;
+ width: 50%;
+ }
+
#search-results pre {
margin: 12pt 0;
}
=====================================
hosts/osuosl5-amd64/var/www/html/riscv64/index.html
=====================================
@@ -25,6 +25,12 @@
margin: 0;
}
+ img {
+ vertical-align: middle;
+ max-width: 1920;
+ width: 50%;
+ }
+
#search-results pre {
margin: 12pt 0;
}
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/bed9b4e31e7070295897a24654be16a543a0ad1a
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/bed9b4e31e7070295897a24654be16a543a0ad1a
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20250221/bdbb1607/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list