From 7e4dcde5c53f77f9f523e93d9c4a38c5a4eaaffc Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Tue, 16 Aug 2005 18:08:36 +0000 Subject: [PATCH] patch #1252031, CSS for navigation tabs --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index c2ab77fe4..116e6776d 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,12 @@ phpMyAdmin - Changelog $Id$ $Source$ +2005-08-16 Marc Delisle + * css/phpmyadmin.css.php, db_details_links.php, querywindow.php, + server_links.inc.php, tbl_properties_links.php, libraries/common.lib.php + themes/*/css/theme_right.css.php, themes/original/img/error.ico: + patch #1252031, CSS for navigation tabs, thanks to Sebastian Mendel + 2005-08-15 Marc Delisle * libraries/common.lib.php: bug #1259951, invalid argument for foreach()