The branch, master has been updated
via a9845254cb7d6b41cf047773c84da127ec0e3c21 (commit)
from 589d918ee7e4e747ce55f2f0c0905bc8d6fe1dc9 (commit)
- Log -----------------------------------------------------------------
commit a9845254cb7d6b41cf047773c84da127ec0e3c21
Author: Marc Delisle <[email protected]>
Date: Tue Feb 8 17:52:30 2011 -0500
Gain some vertical space in table create form
-----------------------------------------------------------------------
Summary of changes:
themes/darkblue_orange/css/theme_right.css.php | 4 ++++
themes/original/css/theme_right.css.php | 5 +++++
2 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/themes/darkblue_orange/css/theme_right.css.php
b/themes/darkblue_orange/css/theme_right.css.php
index 07e786e..cdc26d5 100644
--- a/themes/darkblue_orange/css/theme_right.css.php
+++ b/themes/darkblue_orange/css/theme_right.css.php
@@ -1360,6 +1360,10 @@ code.sql, div.sqlvalidate {
width: 98%;
}
+textarea#partitiondefinition {
+ height:3em;
+}
+
/* for elements that should be revealed only via js */
.hide {
display: none;
diff --git a/themes/original/css/theme_right.css.php
b/themes/original/css/theme_right.css.php
index 02736c6..272221d 100644
--- a/themes/original/css/theme_right.css.php
+++ b/themes/original/css/theme_right.css.php
@@ -1312,6 +1312,11 @@ 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
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git