The branch, master has been updated
       via  8a623e612d27cb6c61ce50fb5aafc090008b4020 (commit)
      from  5faec4717819555331943da3dd78a7eaf2a39f4d (commit)


- Log -----------------------------------------------------------------
commit 8a623e612d27cb6c61ce50fb5aafc090008b4020
Author: Aris Feryanto <[email protected]>
Date:   Fri Apr 15 11:26:05 2011 +0700

    IE9 theme compatibility - AJAX "Loading" message misaligned

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

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

diff --git a/graphite/css/theme_right.css.php b/graphite/css/theme_right.css.php
index 6dd6bd6..1010837 100644
--- a/graphite/css/theme_right.css.php
+++ b/graphite/css/theme_right.css.php
@@ -1197,8 +1197,7 @@ table#serverconnection_trg_local  {
     margin-bottom: 0;
     margin-left: auto;
     padding: 3px 5px;   /** Keep a little space on the sides of the text */
-    min-width: 70px;
-    max-width: 350px;   /** This value might have to be changed */
+    width: 350px;
     background-color: #FFD700;
     z-index: 1100;      /** If this is not kept at a high z-index, the 
jQueryUI modal dialogs (z-index:1000) might hide this */
     text-align: center;


hooks/post-receive
-- 
phpMyAdmin themes

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to