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

Marc Delisle lem9 at users.sourceforge.net
Thu Mar 10 13:13:59 CET 2011


The branch, master has been updated
       via  675677e8c574f47f3baafc93879e9103d46d3d8d (commit)
      from  9deac3deb2f24e140684f2b2fdbae1c6216db0b6 (commit)


- Log -----------------------------------------------------------------
commit 675677e8c574f47f3baafc93879e9103d46d3d8d
Author: Marc Delisle <marc at 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




More information about the Git mailing list