diff --git a/ChangeLog b/ChangeLog index 163c5a252..e13311c06 100755 --- a/ChangeLog +++ b/ChangeLog @@ -6,7 +6,7 @@ $Id$ $Source$ 2005-11-02 Sebastian Mendel - * themes/dakrblue_orange/theme_right.css.php: + * themes/dakrblue_orange/theme_right.css.php, css/phpmyadmin.css.php: fixed different font sizes 2005-11-02 Michal Čihař diff --git a/css/phpmyadmin.css.php b/css/phpmyadmin.css.php index 03c1cc2fd..1242e62d2 100644 --- a/css/phpmyadmin.css.php +++ b/css/phpmyadmin.css.php @@ -34,10 +34,6 @@ a img { border: 0; } -caption { - font-size: ; -} - #mainheader { border: 0.1px solid transparent; border-bottom: 0.1em solid gray; diff --git a/themes/darkblue_orange/css/theme_right.css.php b/themes/darkblue_orange/css/theme_right.css.php index dd6f14f35..8c39d0a44 100644 --- a/themes/darkblue_orange/css/theme_right.css.php +++ b/themes/darkblue_orange/css/theme_right.css.php @@ -19,7 +19,6 @@ body { body * { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; - background-color: #ffffff; } pre, tt, code{