From 4e6366b743965332d2be4d194818b7a5e95aad4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Sat, 20 Apr 2002 07:59:58 +0000 Subject: [PATCH] CSS fixes --- ChangeLog | 3 +++ header.inc.php3 | 1 + left.php3 | 7 ++++--- libraries/left.js | 6 +++--- 4 files changed, 11 insertions(+), 6 deletions(-) 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) {