diff --git a/ChangeLog b/ChangeLog index 522db7314..f5facb8be 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2002-04-06 Loïc Chapeaux + * header.inc.php3, lines 64-66; left.php3, lines 135-136 & 154-155: back + to previous version. + 2002-04-06 Loïc Chapeaux * header.inc.php3, lines 64-66; left.php3, lines 135-136 & 154-155: fixed "bug" #539756 - Bad CSS Styles for textarea have chosen thanks to Rabus. diff --git a/header.inc.php3 b/header.inc.php3 index 1bbd422b2..73066085e 100755 --- a/header.inc.php3 +++ b/header.inc.php3 @@ -61,9 +61,9 @@ pre, tt {font-size: } th {font-family: ; font-size: ; font-weight: bold; background-color: } td {font-family: ; font-size: } form {font-family: ; font-size: } -input {font-family: ; font-size: ; background-color: #ffffff; color: #000000} -select {font-family: ; font-size: ; background-color: #ffffff; color: #000000} -textarea {font-family: ; font-size: ; background-color: #ffffff; color: #000000} +input {font-family: ; font-size: ; color: #000000} +select {font-family: ; font-size: ; color: #000000} +textarea {font-family: ; font-size: ; color: #000000} h1 {font-family: ; font-size: ; font-weight: bold} A:link {font-family: ; font-size: ; text-decoration: none; color: #0000FF} A:visited {font-family: ; font-size: ; text-decoration: none; color: #0000FF} diff --git a/left.php3 b/left.php3 index 4fe6b7acc..d75ef2c37 100755 --- a/left.php3 +++ b/left.php3 @@ -132,7 +132,6 @@ else if ($num_dbs == 1) {