diff --git a/ChangeLog b/ChangeLog index a58089626..41a925818 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - Changelog $Id$ $Source$ +2002-04-20 Loïc Chapeaux + * header.inc.php3; left.php3; libraries/left.js: CSS fixes. + 2002-04-19 Marc Delisle * Documentation.html "how can I make a backup?", "how can I restore a dump?" diff --git a/header.inc.php3 b/header.inc.php3 index 6a196e448..a5278a1bd 100755 --- a/header.inc.php3 +++ b/header.inc.php3 @@ -61,6 +61,7 @@ pre, tt {font-size: } th {font-family: ; font-size: ; font-weight: bold; color: #000000; background-color: } td {font-family: ; font-size: } form {font-family: ; font-size: } +input {font-family: ; font-size: } input.textfield {font-family: ; font-size: ; color: #000000; background-color: #FFFFFF} select {font-family: ; font-size: ; color: #000000; background-color: #FFFFFF} textarea {font-family: ; font-size: ; color: #000000; background-color: #FFFFFF} diff --git a/left.php3 b/left.php3 index 2d6098a09..5ffdb9217 100755 --- a/left.php3 +++ b/left.php3 @@ -106,7 +106,7 @@ if ($num_dbs > 1 && !$cfgLeftFrameLight) {