paradice 2.11e
This commit is contained in:
@@ -1155,6 +1155,7 @@ div#tablestatistics {
|
||||
}
|
||||
|
||||
li#li_server_info,
|
||||
li#li_server_info2,
|
||||
li#li_mysql_proto,
|
||||
li#li_user_info,
|
||||
li#li_used_php_extension,
|
||||
@@ -1206,6 +1207,7 @@ li#li_select_theme{
|
||||
}
|
||||
|
||||
li#li_server_info,
|
||||
li#li_server_info2,
|
||||
li#li_server_version {
|
||||
list-style-image: url(<?php echo $_SESSION['PMA_Theme']->getImgPath(); ?>item_ltr.png);
|
||||
font-size: 80%;
|
||||
|
BIN
paradice/img/s_success.png
Normal file
BIN
paradice/img/s_success.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 628 B |
@@ -9,7 +9,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* Theme information
|
||||
* Theme information
|
||||
*/
|
||||
$theme_name = 'Paradice';
|
||||
$theme_full_version = '2.9';
|
||||
|
@@ -3,7 +3,7 @@
|
||||
/**
|
||||
* configures general layout
|
||||
* for detailed layout configuration please refer to the css files
|
||||
*
|
||||
*
|
||||
* @version $Id$
|
||||
* @package phpMyAdmin-theme
|
||||
* @subpackage Paradice
|
||||
|
Reference in New Issue
Block a user