Files
mailgraph/mailgraph-1.14-css.patch
Lars Vogdt a4eb3bff38 - added mmailgraph_for_nagios-plugins-mailgraph.patch for
nagios-plugins-mailstat package (allows to define statfile for 
  nagios usage)
- specfile cleanup
- specfile license follows spdx format

OBS-URL: https://build.opensuse.org/package/show/server:monitoring/mailgraph?expand=0&rev=2
2014-06-19 22:05:30 +00:00

14 lines
560 B
Diff

Index: mailgraph-1.14/mailgraph.css
===================================================================
--- mailgraph-1.14.orig/mailgraph.css
+++ mailgraph-1.14/mailgraph.css
@@ -12,7 +12,7 @@ hr { height: 1px;
border-top: 1px solid #aaa }
table { border: 0px; width: 100% }
img { border: 0 }
-a { text-decoration: none; color: #00e }
+a { text-decoration: none; color: #00e; font-family: sans-serif; font-size: 9pt; }
a:hover { text-decoration: underline; }
#jump { margin: 0 0 10px 4px }
#jump li { list-style: none; display: inline;