added missing themes/darkblue_orange/img/error.ico and use it
This commit is contained in:
@@ -5,6 +5,11 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$Source$
|
||||
|
||||
2005-11-16 Sebastian Mendel <cybot_tm@users.sourceforge.net>
|
||||
* added missing themes/darkblue_orange/img/error.ico
|
||||
* themes/darkblue_orange/css/theme_right.css.php
|
||||
- wrong error.ico
|
||||
|
||||
2005-11-15 Michal Čihař <michal@cihar.com>
|
||||
* css/phpmyadmin.css.php: Do not use common header file, as there is
|
||||
nothing common at all.
|
||||
|
@@ -248,7 +248,7 @@ a.tab:hover, .tabactive {
|
||||
|
||||
/* disabled drop/empty tabs */
|
||||
span.tab, span.tabcaution {
|
||||
cursor: url(themes/original/img/error.ico), url(../themes/original/img/error.ico), default;
|
||||
cursor: url(themes/darkblue_orange/img/error.ico), url(../themes/darkblue_orange/img/error.ico), default;
|
||||
}
|
||||
<?php } ?>
|
||||
/* end topmenu */
|
||||
|
BIN
themes/darkblue_orange/img/error.ico
Normal file
BIN
themes/darkblue_orange/img/error.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 318 B |
Reference in New Issue
Block a user