[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_3_2-15896-gd7e4004

The branch, master has been updated via d7e400416eda7ea663631ab19d8b1b59fbb1cd5d (commit) from 86dad703868c01089cfdceaaf3cc0a7e0bbdf10b (commit) - Log ----------------------------------------------------------------- commit d7e400416eda7ea663631ab19d8b1b59fbb1cd5d Author: Michal Čihař <michal@cihar.com> Date: Fri Aug 19 13:49:05 2011 +0200 Fix displaying of hint ----------------------------------------------------------------------- Summary of changes: themes/pmahomme/css/theme_right.css.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/themes/pmahomme/css/theme_right.css.php b/themes/pmahomme/css/theme_right.css.php index 6109d89..4fc6f43 100644 --- a/themes/pmahomme/css/theme_right.css.php +++ b/themes/pmahomme/css/theme_right.css.php @@ -3096,7 +3096,7 @@ canvas.pmd * { top: 50px; z-index: 3; border: #00CC66 solid 1px; - visibility: hidden; + display: none; } .scroll_tab { hooks/post-receive -- phpMyAdmin
participants (1)
-
Michal Čihař