Commit Graph

24 Commits

Author SHA1 Message Date
Michael Tremer
a249ccd2e4 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>
2017-03-15 13:45:05 +00:00
Larsen
a2069a37b8 Link the IPFire logo to ipfire.org
Signed-off-by: Lars Schuhmacher <larsen007@web.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-07-29 16:22:06 +01:00
Stefan Schantl
c98b743c09 firewall.cgi: Dynamically show/hide DNAT and SNAT configure elements.
Fixes #10732.
2015-04-19 01:19:11 +02:00
Alexander Marx
b1be2de786 NEW THEME: added padding right for TH and TD tags 2014-01-29 14:32:56 +01:00
Alexander Marx
11e012ef66 NEW THEME: added padding-left to all tables <td> because it looks much better 2014-01-29 14:32:50 +01:00
Michael Tremer
30491c6ac7 Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen
Conflicts:
	html/html/themes/ipfire/include/css/style.css
2014-01-11 13:08:27 +01:00
Michael Tremer
b5890e7369 theme: Move table styles to bottom of the CSS file. 2014-01-11 13:06:00 +01:00
Michael Tremer
412a1f43ce theme: Make table borders lighter. 2014-01-11 13:04:45 +01:00
Michael Tremer
9c9c9cb613 theme: Fix padding at the top of page header. 2014-01-11 13:03:06 +01:00
Michael Tremer
d0c91170ca theme: Change default font to DejaVu Sans. 2014-01-11 12:58:05 +01:00
Michael Tremer
1ada718c39 theme: Set width to 960px. 2014-01-11 12:51:21 +01:00
Michael Tremer
68e89a2f28 Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen 2014-01-11 12:46:56 +01:00
Michael Tremer
0f9894afa1 theme: Fix size and colouring of the headlines. 2014-01-11 12:45:04 +01:00
Alexander Marx
82f7d1b4d8 Edited stylecss so that TR:first-child td {} has a top border (for firewall rulecreation) 2014-01-11 12:13:32 +01:00
Michael Tremer
c82aa2ec9e theme: Decrease font size of h2 elements. 2014-01-09 18:46:03 +01:00
Michael Tremer
4e36e1791f theme: Fix coding style of the rounded tables. 2014-01-09 12:17:39 +01:00
Alexander Marx
918bacacbd fifteen-theme: modified round theme for tables 2014-01-08 16:34:45 +01:00
Michael Tremer
30aef1726c theme: Don't show headlines in bigger font. 2014-01-08 15:08:03 +01:00
Michael Tremer
4c2910e91b theme: Fix CSS coding style. 2014-01-08 15:07:42 +01:00
Alexander Marx
b0cffde30e fifteen-theme: added some css for tables in style.css 2014-01-07 11:41:19 +01:00
Michael Tremer
935f311ed9 Add an alternative default theme with rounded corners. 2014-01-05 21:07:41 +01:00
Michael Tremer
f14e224b1c ipfire theme: Update file paths to web resource files. 2014-01-05 19:18:55 +01:00
Michael Tremer
b3f7b96824 ipfire theme: Remove lowercase stylization. 2014-01-05 19:02:09 +01:00
Michael Tremer
a4b9426b0f Rename ipfire-new theme to ipfire. 2014-01-05 18:58:27 +01:00