fixed font size
This commit is contained in:
@@ -28,6 +28,7 @@ $Source$
|
|||||||
* main.php, css/phpmyadmin.css.php:
|
* main.php, css/phpmyadmin.css.php:
|
||||||
- replaced table layout
|
- replaced table layout
|
||||||
- added some more infos
|
- added some more infos
|
||||||
|
* themes/original/css/theme_left.cs..php: fixed font size
|
||||||
|
|
||||||
2005-11-23 Sebastian Mendel <cybot_tm@users.sourceforge.net>
|
2005-11-23 Sebastian Mendel <cybot_tm@users.sourceforge.net>
|
||||||
* *REVERTED* libraries/display_select_lang.lib.php: correct lang definition
|
* *REVERTED* libraries/display_select_lang.lib.php: correct lang definition
|
||||||
|
@@ -72,6 +72,10 @@ div#left_tableList ul {
|
|||||||
background-color: <?php echo $GLOBALS['cfg']['LeftBgColor']; ?>;
|
background-color: <?php echo $GLOBALS['cfg']['LeftBgColor']; ?>;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div#left_tableList ul ul {
|
||||||
|
font-size: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
div#left_tableList a {
|
div#left_tableList a {
|
||||||
color: #333399;
|
color: #333399;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
Reference in New Issue
Block a user