aboutsummaryrefslogtreecommitdiffstats
path: root/web-admin/index.cgi
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@cake.ukcod.org.uk>2010-04-20 13:30:45 +0100
committerMatthew Somerville <matthew@cake.ukcod.org.uk>2010-04-20 13:30:45 +0100
commit5adb298525d9919e6008cf94d79855a99b758578 (patch)
treeb1964ffc1246a720620c5e780ef3ae4cac80ddc6 /web-admin/index.cgi
parentb9c749ab6a51340aeb58e66c6771679b0a966c61 (diff)
Same search order for reports.
Diffstat (limited to 'web-admin/index.cgi')
-rwxr-xr-xweb-admin/index.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/web-admin/index.cgi b/web-admin/index.cgi
index 46a8645b0..4c0b2a154 100755
--- a/web-admin/index.cgi
+++ b/web-admin/index.cgi
@@ -87,7 +87,7 @@ sub html_head($$) {
<style type="text/css">
dt { clear: left; float: left; font-weight: bold; }
dd { margin-left: 8em; }
-.hidden { color: #999999; }
+.hidden { color: #666666; }
</style>
</head>
<body>