marked phpMyAdmin Designer as own package (phpMyAdmin-Designer)

This commit is contained in:
Sebastian Mendel
2007-03-20 15:11:15 +00:00
parent 59ba3b0e3b
commit da19f7be80
12 changed files with 47 additions and 23 deletions

View File

@@ -2,6 +2,7 @@
/** /**
* *
* @version $Id$ * @version $Id$
* @package phpMyAdmin-Designer
*/ */
/** /**

View File

@@ -1,3 +1,13 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
* @version $Id$
* @package phpMyAdmin-Designer
*/
/**
*
*/
if (!window.all) // if IE if (!window.all) // if IE
{ {
document.attachEvent("onreadystatechange", // document load document.attachEvent("onreadystatechange", // document load

View File

@@ -2,6 +2,7 @@
/** /**
* @version $Id$ * @version $Id$
* @author Ivan A Kirillov (Ivan.A.Kirillov@gmail.com) * @author Ivan A Kirillov (Ivan.A.Kirillov@gmail.com)
* @package phpMyAdmin-Designer
*/ */
/** /**

View File

@@ -1,4 +1,8 @@
/* $Id$ */ /* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @version $Id$
* @package phpMyAdmin-Designer
*/
body{ font-family:Arial, Helvetica, sans-serif; font-size:12px; background-color:#EAEEF0; margin:0px; } body{ font-family:Arial, Helvetica, sans-serif; font-size:12px; background-color:#EAEEF0; margin:0px; }
.input_tab { background-color:#A6C7E1;} .input_tab { background-color:#A6C7E1;}

View File

@@ -3,6 +3,7 @@
/** /**
* @author Ivan A Kirillov (Ivan.A.Kirillov@gmail.com) * @author Ivan A Kirillov (Ivan.A.Kirillov@gmail.com)
* @version $Id$ * @version $Id$
* @package phpMyAdmin-Designer
*/ */
/** /**

View File

@@ -3,6 +3,7 @@
/** /**
* @author Ivan A Kirillov (Ivan.A.Kirillov@gmail.com) * @author Ivan A Kirillov (Ivan.A.Kirillov@gmail.com)
* @version $Id$ * @version $Id$
* @package phpMyAdmin-Designer
*/ */
/** /**

View File

@@ -3,6 +3,7 @@
/** /**
* @author Ivan A Kirillov (Ivan.A.Kirillov@gmail.com) * @author Ivan A Kirillov (Ivan.A.Kirillov@gmail.com)
* @version $Id$ * @version $Id$
* @package phpMyAdmin-Designer
*/ */
/** /**

View File

@@ -3,6 +3,7 @@
/** /**
* *
* @version $Id$ * @version $Id$
* @package phpMyAdmin-Designer
*/ */
/** /**

View File

@@ -3,6 +3,7 @@
/** /**
* *
* @version $Id$ * @version $Id$
* @package phpMyAdmin-Designer
*/ */
/** /**

View File

@@ -3,6 +3,7 @@
/** /**
* *
* @version $Id$ * @version $Id$
* @package phpMyAdmin-Designer
*/ */
/** /**

View File

@@ -3,6 +3,7 @@
/** /**
* *
* @version $Id$ * @version $Id$
* @package phpMyAdmin-Designer
*/ */
/** /**

View File

@@ -3,6 +3,7 @@
/** /**
* *
* @version $Id$ * @version $Id$
* @package phpMyAdmin-Designer
*/ */
/** /**