[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_3_5RC1-5821-g95fe228

The branch, master has been updated via 95fe228814fa36a64c01224ea557216b695605b2 (commit) from 06cf763358f9c6cda440538fb2148b9f7f3a9f4f (commit) - Log ----------------------------------------------------------------- commit 95fe228814fa36a64c01224ea557216b695605b2 Author: Michal Čihař <mcihar@novell.com> Date: Wed Jul 21 13:46:20 2010 +0200 Adjust formatting for darkblue theme as well. ----------------------------------------------------------------------- Summary of changes: themes/darkblue_orange/css/theme_right.css.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/themes/darkblue_orange/css/theme_right.css.php b/themes/darkblue_orange/css/theme_right.css.php index cf54378..b6fe2a2 100644 --- a/themes/darkblue_orange/css/theme_right.css.php +++ b/themes/darkblue_orange/css/theme_right.css.php @@ -1201,7 +1201,7 @@ label.desc { float: <?php echo $left; ?>; } -code.sql { +code.sql, div.sqlvalidate { display: block; padding: 0.3em; margin-top: 0; hooks/post-receive -- phpMyAdmin
participants (1)
-
Michal Čihař