[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_0RC2-1058-g994606b

The branch, master has been updated via 994606bb23a693c9568314b016db582b20f26b1c (commit) via 0468e0c6fa075c74fefa5c55ebd5bb8ecb0d33c2 (commit) from 8d3ebd746dfbfe4e2ca86121f0448ba7d5187432 (commit) - Log ----------------------------------------------------------------- commit 994606bb23a693c9568314b016db582b20f26b1c Merge: 0468e0c6fa075c74fefa5c55ebd5bb8ecb0d33c2 8d3ebd746dfbfe4e2ca86121f0448ba7d5187432 Author: Mike Hommé <mike@globalcode.org> Date: Mon May 9 15:49:51 2011 -0400 Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin commit 0468e0c6fa075c74fefa5c55ebd5bb8ecb0d33c2 Author: Mike Hommé <mike@globalcode.org> Date: Thu May 5 20:19:58 2011 -0400 Darkened .notice normal text to better distinguish between hyperlinks ----------------------------------------------------------------------- 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 a2035c3..008810a 100644 --- a/themes/pmahomme/css/theme_right.css.php +++ b/themes/pmahomme/css/theme_right.css.php @@ -634,7 +634,7 @@ div.success { } .notice, .footnotes { - color: #3a6c7e; + color: #000; background-color: #e8eef1; } h1.notice, hooks/post-receive -- phpMyAdmin
participants (1)
-
Mike Hommé