[Piuparts-devel] [Git][debian/piuparts][develop] try relative width
Holger Levsen
gitlab at salsa.debian.org
Mon Oct 15 23:13:43 BST 2018
Holger Levsen pushed to branch develop at Debian / piuparts
Commits:
f01a14cf by Holger Levsen at 2018-10-15T22:13:26Z
try relative width
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- piuparts-report.py
Changes:
=====================================
piuparts-report.py
=====================================
@@ -1313,7 +1313,7 @@ class Section:
+ "<td class=\"contentcell2\" colspan=\"3\">" \
+ "<a href=\"%s\">" \
% "states.png" \
- + "<img src=\"%s\" height=\"450\" width=\"800\" alt=\"Binary package states in %s\">" \
+ + "<img src=\"%s\" width=\"100%\" alt=\"Binary package states in %s\">" \
% ("states.png", self._config.section) \
+ "</a>" \
+ "<br>(<a href=\"counts.txt\">Source</a>)\n" \
View it on GitLab: https://salsa.debian.org/debian/piuparts/commit/f01a14cff873f9e0feb9c2cfd245ca4d34a4fda5
--
View it on GitLab: https://salsa.debian.org/debian/piuparts/commit/f01a14cff873f9e0feb9c2cfd245ca4d34a4fda5
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/piuparts-devel/attachments/20181015/96bfb88e/attachment.html>
More information about the Piuparts-devel
mailing list