The branch, master has been updated
       via  d3e034eb45bd896481fc7a48f40c15d805a6ba62 (commit)
      from  bd33e411871729796cefc73881eba6d0d2bb06ce (commit)


- Log -----------------------------------------------------------------
commit d3e034eb45bd896481fc7a48f40c15d805a6ba62
Author: Michal Čihař <[email protected]>
Date:   Thu Feb 17 10:52:03 2011 +0100

    Fix placement of logo in some browsers

-----------------------------------------------------------------------

Summary of changes:
 graphite/css/theme_right.css.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/graphite/css/theme_right.css.php b/graphite/css/theme_right.css.php
index 4781a41..b08d8d0 100644
--- a/graphite/css/theme_right.css.php
+++ b/graphite/css/theme_right.css.php
@@ -889,7 +889,7 @@ div#queryboxcontainer div#bookmarkoptions {
 /* end querybox */
 
 /* main page */
-#maincontainer {
+.pmagroup {
     background-image: url(<?php echo $_SESSION['PMA_Theme']->getImgPath(); 
?>logo_right.png);
     background-position: <?php echo $right; ?> bottom;
     background-repeat: no-repeat;


hooks/post-receive
-- 
phpMyAdmin themes

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to