styles related to inline_edit for 3.4 compatible themes
[phpmyadmin-themes.git] / very_small / info.inc.php
blob7fc4afe64ee9ff480d6d650a412e1f46ee54f30d
1 <?php
2 /* vim: set expandtab sw=4 ts=4 sts=4: */
3 /**
4 * Theme information
5 *
6 * @version $Id$
7 * @package phpMyAdmin-theme
8 * @subpackage Very_small
9 */
11 /**
14 $theme_name = 'Very small';
15 $theme_version = 3;
16 $theme_generation = 2;