From 3bbdf341deb1bc405781abec382f9e5db5e24de1 Mon Sep 17 00:00:00 2001 From: Garvin Hicking Date: Fri, 2 May 2003 10:03:26 +0000 Subject: [PATCH] support request #728820 --- ChangeLog | 4 ++++ css/phpmyadmin.css.php3 | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f269e9e72..0d0638b5e 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2003-05-02 Garvin Hicking + * css/phpmyadmin.css.php3: Small typo, seems to be + solution of support request #728820 + 2003-04-30 Marc Delisle * pdf_schema.php3, bug 729517, better comment output, thanks to Maxime Delorme diff --git a/css/phpmyadmin.css.php3 b/css/phpmyadmin.css.php3 index 6412fd409..2cc0a90bc 100644 --- a/css/phpmyadmin.css.php3 +++ b/css/phpmyadmin.css.php3 @@ -54,7 +54,7 @@ div {font-family: ; font-size: ; color: #000000; text-decoration: none; display: block} .child {font-family: ; font-size: ; color: #333399; text-decoration: none; display: none} .item, .item:active, .item:hover, .tblItem, .tblItem:active {font-size: ; color: #333399; text-decoration: none} -.tblItem:hover {color: #FF0000; text-decoration: underline}' +.tblItem:hover {color: #FF0000; text-decoration: underline}