From 346de5ff0be0b656adde670e4d614dc6090e7709 Mon Sep 17 00:00:00 2001 From: JT Smith Date: Thu, 2 Mar 2006 20:45:25 +0000 Subject: [PATCH] one more tweak --- www/extras/adminConsole/adminConsole.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/extras/adminConsole/adminConsole.css b/www/extras/adminConsole/adminConsole.css index 3683d51f7..cebd4fc29 100644 --- a/www/extras/adminConsole/adminConsole.css +++ b/www/extras/adminConsole/adminConsole.css @@ -113,7 +113,7 @@ th { width: 100px; font-size: 14px; font-family: helvetica, arial; - opacity: 1.0; + opacity: 1.0; height: 110px; } @@ -211,7 +211,7 @@ a{ a:hover{ font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif; - color: 336B8A; + color: #336B8A; text-decoration: underline; }