[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_0BETA3-2031-g675677e

The branch, master has been updated via 675677e8c574f47f3baafc93879e9103d46d3d8d (commit) from 9deac3deb2f24e140684f2b2fdbae1c6216db0b6 (commit) - Log ----------------------------------------------------------------- commit 675677e8c574f47f3baafc93879e9103d46d3d8d Author: Marc Delisle <marc@infomarc.info> Date: Thu Mar 10 07:13:44 2011 -0500 To save some space in the table creation dialog ----------------------------------------------------------------------- Summary of changes: themes/pmahomme/css/theme_right.css.php | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/themes/pmahomme/css/theme_right.css.php b/themes/pmahomme/css/theme_right.css.php index 21a0bfc..1f90e3d 100644 --- a/themes/pmahomme/css/theme_right.css.php +++ b/themes/pmahomme/css/theme_right.css.php @@ -1593,6 +1593,10 @@ code.sql, div.sqlvalidate { width: 98%; } +textarea#partitiondefinition { + height:3em; +} + /* for elements that should be revealed only via js */ .hide { display: none; hooks/post-receive -- phpMyAdmin
participants (1)
-
Marc Delisle