[Phpmyadmin-git] [SCM] phpMyAdmin themes branch, master, updated. darkblue_orange-2.9-4-g8a623e6

Michal Čihař nijel at users.sourceforge.net
Fri Apr 15 08:54:12 CEST 2011


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


- Log -----------------------------------------------------------------
commit 8a623e612d27cb6c61ce50fb5aafc090008b4020
Author: Aris Feryanto <aris_feryanto at yahoo.com>
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




More information about the Git mailing list