[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_3_1-11164-g7dad021

The branch, master has been updated via 7dad0213b1f965abc5d1641f6bd72c9aaf4ac2b7 (commit) from 5d24b4bd6161943d927bd635293090488e843b4b (commit) - Log ----------------------------------------------------------------- commit 7dad0213b1f965abc5d1641f6bd72c9aaf4ac2b7 Author: Michal Čihař <mcihar@suse.cz> Date: Thu Jul 21 14:06:31 2011 +0200 This should not be needed since a7b9f38 ----------------------------------------------------------------------- Summary of changes: themes/original/css/theme_right.css.php | 2 -- themes/pmahomme/css/theme_right.css.php | 2 -- 2 files changed, 0 insertions(+), 4 deletions(-) diff --git a/themes/original/css/theme_right.css.php b/themes/original/css/theme_right.css.php index 94cd84a..c949262 100644 --- a/themes/original/css/theme_right.css.php +++ b/themes/original/css/theme_right.css.php @@ -2290,5 +2290,3 @@ span.mysql-number { .navigation select { margin: 0 0.8em; } -/* Timepicker */ -#ui-timepicker-div { z-index: 1003; } diff --git a/themes/pmahomme/css/theme_right.css.php b/themes/pmahomme/css/theme_right.css.php index 0896b3f..6c685c2 100644 --- a/themes/pmahomme/css/theme_right.css.php +++ b/themes/pmahomme/css/theme_right.css.php @@ -2734,5 +2734,3 @@ span.mysql-number { .navigation select { margin: 0 0.8em; } -/* Timepicker */ -#ui-timepicker-div { z-index: 1003; } hooks/post-receive -- phpMyAdmin
participants (1)
-
Michal Čihař