summaryrefslogtreecommitdiffstats
path: root/usr/local/www/edit.php
diff options
context:
space:
mode:
authorxbipin <bipin@xbipin.com>2015-01-13 18:37:52 +0400
committerRenato Botelho <garga@FreeBSD.org>2015-01-13 13:01:07 -0200
commit6db7ee23db8582d1ee06c7fff83c19a014415838 (patch)
tree83d20c5b929828c47c5099a3bc8bf25633fc1035 /usr/local/www/edit.php
parent156938a87e536e528ecbc0ccd5e2f42bfdb0eb0a (diff)
downloadpfsense-6db7ee23db8582d1ee06c7fff83c19a014415838.zip
pfsense-6db7ee23db8582d1ee06c7fff83c19a014415838.tar.gz
Improving aesthetics.
Make title color more consistent with other pages. Improving aesthetics.
Diffstat (limited to 'usr/local/www/edit.php')
-rw-r--r--usr/local/www/edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/edit.php b/usr/local/www/edit.php
index e3eedd5..4d2c34f 100644
--- a/usr/local/www/edit.php
+++ b/usr/local/www/edit.php
@@ -95,7 +95,7 @@ outputJavaScriptFileInline("javascript/base64.js");
?>
</head>
-<body link="#000000" vlink="#000000" alink="#000000">
+<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
<?php include("fbegin.inc"); ?>
<script type="text/javascript">
OpenPOWER on IntegriCloud