diff --git a/themes/darkblue_orange/info.inc.php b/themes/darkblue_orange/info.inc.php index 648978350..544dce064 100644 --- a/themes/darkblue_orange/info.inc.php +++ b/themes/darkblue_orange/info.inc.php @@ -4,6 +4,8 @@ * Theme information * * @version $Id$ + * @package phpMyAdmin-theme + * @subpackage Darkblue Orange */ /** diff --git a/themes/original/css/theme_print.css.php b/themes/original/css/theme_print.css.php index 0b385e6db..b39f5cf80 100644 --- a/themes/original/css/theme_print.css.php +++ b/themes/original/css/theme_print.css.php @@ -1,3 +1,13 @@ + /* For printview */ body, table, th, td { color: #000000; diff --git a/themes/original/info.inc.php b/themes/original/info.inc.php index 794bb5ba4..0608898fe 100644 --- a/themes/original/info.inc.php +++ b/themes/original/info.inc.php @@ -4,6 +4,8 @@ * Theme information * * @version $Id$ + * @package phpMyAdmin-theme + * @subpackage Original */ /**