]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
Improve graphs
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 15 Mar 2017 13:45:05 +0000 (13:45 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 15 Mar 2017 13:45:05 +0000 (13:45 +0000)
commita249ccd2e4e56798fcfe01b24a180eb461999626
tree4d3e0b89d94ef8f588de193683900408b3fdc27c
parentd38ed86f8b56436e420eb5f89dcb2393450939e4
Improve graphs

The graphs are using an iframe and PNG images where the resolution
did often not fit and the browser had to resize the image. That
led to blurred fonts and hard to read graphs.

This patch increases the size of the box and the image. With that
higher resolution resizing should not be too much of an issue, but
since the sizes of the iframe and image have been aligned should
not even be necessary.

Reported-by: Marcel Lorenz <marcel.lorenz@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/cfgroot/graphs.pl
config/rootfiles/core/110/filelists/files
html/cgi-bin/entropy.cgi
html/cgi-bin/hardwaregraphs.cgi
html/cgi-bin/netovpnsrv.cgi
html/cgi-bin/qos.cgi
html/cgi-bin/system.cgi
html/html/themes/darkdos/include/style.css
html/html/themes/ipfire/include/css/style.css
html/html/themes/maniac/include/style.css