styles related to inline_edit for 3.4 compatible themes
[phpmyadmin-themes.git] / pixeline / info.inc.php
blobebffa61b9ef2119b0cdb1481fea971129b5885d1
1 <?php
2 /* vim: set expandtab sw=4 ts=4 sts=4: */
3 /**
4 * Theme information
5 *
7 * @version $Id$
8 * @package phpMyAdmin-theme
9 * @subpackage Pixeline
12 /**
13 * Theme by Pixeline (http://www.pixeline.be)
14 * started from scratches taken of theme XP_dirty
17 $theme_name = 'Pixeline';
18 $theme_version = 1;
19 $theme_generation = 2;