[Phpmyadmin-git] [SCM] phpMyAdmin themes branch, master, updated. darkblue_orange-2.9-3-g5faec47

The branch, master has been updated via 5faec4717819555331943da3dd78a7eaf2a39f4d (commit) from 0c6708060be8c42cf6c6d55fe696b77550dcb8d4 (commit) - Log ----------------------------------------------------------------- commit 5faec4717819555331943da3dd78a7eaf2a39f4d Author: Michal Čihař <mcihar@novell.com> Date: Mon Mar 28 14:25:21 2011 +0200 Fix displaying table preferences ----------------------------------------------------------------------- Summary of changes: graphite/css/theme_right.css.php | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/graphite/css/theme_right.css.php b/graphite/css/theme_right.css.php index efb112b..6dd6bd6 100644 --- a/graphite/css/theme_right.css.php +++ b/graphite/css/theme_right.css.php @@ -1060,6 +1060,10 @@ li#li_select_fontsize { float: <?php echo $left; ?>; } +#div_table_order { + clear: left; +} + #div_table_copy, #div_partition_maintenance, #div_referential_integrity, hooks/post-receive -- phpMyAdmin themes
participants (1)
-
Michal Čihař