support request #728820
This commit is contained in:
@@ -5,6 +5,10 @@ phpMyAdmin - Changelog
|
|||||||
$Id$
|
$Id$
|
||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
|
2003-05-02 Garvin Hicking <me@supergarv.de>
|
||||||
|
* css/phpmyadmin.css.php3: Small typo, seems to be
|
||||||
|
solution of support request #728820
|
||||||
|
|
||||||
2003-04-30 Marc Delisle <lem9@users.sourceforge.net>
|
2003-04-30 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
* pdf_schema.php3, bug 729517, better comment output,
|
* pdf_schema.php3, bug 729517, better comment output,
|
||||||
thanks to Maxime Delorme
|
thanks to Maxime Delorme
|
||||||
|
@@ -54,7 +54,7 @@ div {font-family: <?php echo $left_font_family; ?>; font-size: <?php echo $font_
|
|||||||
.parent {font-family: <?php echo $left_font_family; ?>; color: #000000; text-decoration: none; display: block}
|
.parent {font-family: <?php echo $left_font_family; ?>; color: #000000; text-decoration: none; display: block}
|
||||||
.child {font-family: <?php echo $left_font_family; ?>; font-size: <?php echo $font_smaller; ?>; color: #333399; text-decoration: none; display: none}
|
.child {font-family: <?php echo $left_font_family; ?>; font-size: <?php echo $font_smaller; ?>; color: #333399; text-decoration: none; display: none}
|
||||||
.item, .item:active, .item:hover, .tblItem, .tblItem:active {font-size: <?php echo $font_smaller; ?>; color: #333399; text-decoration: none}
|
.item, .item:active, .item:hover, .tblItem, .tblItem:active {font-size: <?php echo $font_smaller; ?>; color: #333399; text-decoration: none}
|
||||||
.tblItem:hover {color: #FF0000; text-decoration: underline}'
|
.tblItem:hover {color: #FF0000; text-decoration: underline}
|
||||||
<?php
|
<?php
|
||||||
} else {
|
} else {
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user