summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/the_wall
diff options
context:
space:
mode:
authorsmos <seth.mos@dds.nl>2011-03-30 18:22:15 +0200
committersmos <seth.mos@dds.nl>2011-03-30 18:22:15 +0200
commitcd2f60c968ae0c7f3bec66c98019d69e68e11a46 (patch)
treeacb055bf077ecbbf43840993af8d8dd69abfcc69 /usr/local/www/themes/the_wall
parenta5187d43751edccce1aceb7efec96aae91d616dc (diff)
downloadpfsense-cd2f60c968ae0c7f3bec66c98019d69e68e11a46.zip
pfsense-cd2f60c968ae0c7f3bec66c98019d69e68e11a46.tar.gz
Add missing color, add multiplier to calculus for inverting line
Diffstat (limited to 'usr/local/www/themes/the_wall')
-rw-r--r--usr/local/www/themes/the_wall/rrdcolors.inc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/themes/the_wall/rrdcolors.inc.php b/usr/local/www/themes/the_wall/rrdcolors.inc.php
index c2bc613..09956cc 100644
--- a/usr/local/www/themes/the_wall/rrdcolors.inc.php
+++ b/usr/local/www/themes/the_wall/rrdcolors.inc.php
@@ -32,6 +32,7 @@
$colortrafficup = array("666666", "CCCCCC");
$colortrafficdown = array("990000", "CC0000");
+$colortraffic95 = array("660000", "FF0000");
$colorpacketsup = array("666666", "CCCCCC");
$colorpacketsdown = array("990000", "CC0000");
$colorstates = array('990000','a83c3c','b36666','bd9090','cccccc','000000');
OpenPOWER on IntegriCloud