[Phpmyadmin-git] [SCM] phpMyAdmin themes branch, master, updated. toba-0.2-2-g2865727

Madhura Jayaratne madhuracj at users.sourceforge.net
Sun Oct 2 18:47:07 CEST 2011


The branch, master has been updated
       via  28657274bb6992de79aa809325f3637bd78b9877 (commit)
       via  cda4a0b97000ce128bba5669d4501991570dc3fa (commit)
      from  08d7c93cb02d2128da72e7691998359cc0abac18 (commit)


- Log -----------------------------------------------------------------
commit 28657274bb6992de79aa809325f3637bd78b9877
Author: Madhura Jayaratne <madhura.cj at gmail.com>
Date:   Sun Oct 2 22:08:54 2011 +0530

    Show 'More' link in top menu

commit cda4a0b97000ce128bba5669d4501991570dc3fa
Author: Madhura Jayaratne <madhura.cj at gmail.com>
Date:   Sun Oct 2 22:08:14 2011 +0530

    b_close icon for 3.4 compatible themes

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

Summary of changes:
 darkblue_orange/img/b_close.png |  Bin 0 -> 250 bytes
 graphite/img/b_close.png        |  Bin 0 -> 250 bytes
 toba/css/theme_right.css.php    |    4 ++++
 toba/img/b_close.png            |  Bin 0 -> 250 bytes
 4 files changed, 4 insertions(+), 0 deletions(-)
 create mode 100644 darkblue_orange/img/b_close.png
 create mode 100644 graphite/img/b_close.png
 create mode 100644 toba/img/b_close.png

diff --git a/darkblue_orange/img/b_close.png b/darkblue_orange/img/b_close.png
new file mode 100644
index 0000000..8ad396e
Binary files /dev/null and b/darkblue_orange/img/b_close.png differ
diff --git a/graphite/img/b_close.png b/graphite/img/b_close.png
new file mode 100644
index 0000000..8ad396e
Binary files /dev/null and b/graphite/img/b_close.png differ
diff --git a/toba/css/theme_right.css.php b/toba/css/theme_right.css.php
index ed2f652..7825011 100644
--- a/toba/css/theme_right.css.php
+++ b/toba/css/theme_right.css.php
@@ -693,6 +693,10 @@ ul#topmenu .submenu {
     position:           relative;
 }
 
+ul#topmenu .shown {
+    display: inline-block;
+}
+
 ul#topmenu ul {
     margin:             0;
     padding:            0;
diff --git a/toba/img/b_close.png b/toba/img/b_close.png
new file mode 100644
index 0000000..8ad396e
Binary files /dev/null and b/toba/img/b_close.png differ


hooks/post-receive
-- 
phpMyAdmin themes




More information about the Git mailing list