diff --git a/aqua/css/theme_left.css.php b/aqua/css/theme_left.css.php index 21bdadec7..4f5578a3c 100644 --- a/aqua/css/theme_left.css.php +++ b/aqua/css/theme_left.css.php @@ -1,4 +1,13 @@ /* For printview */ body{ font-family: Verdana, Arial, Helvetica, sans-serif; diff --git a/aqua/css/theme_right.css.php b/aqua/css/theme_right.css.php index 79b822002..9d62d1606 100644 --- a/aqua/css/theme_right.css.php +++ b/aqua/css/theme_right.css.php @@ -1,4 +1,13 @@ diff --git a/aqua/layout.inc.php b/aqua/layout.inc.php index a0e5f454c..28e8467d3 100644 --- a/aqua/layout.inc.php +++ b/aqua/layout.inc.php @@ -1,7 +1,12 @@ /* For printview */ body{ font-family: Verdana, Arial, Helvetica, sans-serif; diff --git a/aqua_brushed/css/theme_right.css.php b/aqua_brushed/css/theme_right.css.php index 079fe9133..197f29cb6 100644 --- a/aqua_brushed/css/theme_right.css.php +++ b/aqua_brushed/css/theme_right.css.php @@ -1,4 +1,13 @@ */ -/* Theme information */ +/* vim: set expandtab sw=4 ts=4 sts=4: */ +/** + * Theme information + * + * made By Luigi Saraullo + * + * @version $Id$ + * @package phpMyAdmin-theme + * @subpackage Aqua Brushed + */ + +/** + * + */ $theme_name = 'Aqua Brushed'; $theme_full_version = '2.8'; ?> diff --git a/aqua_brushed/layout.inc.php b/aqua_brushed/layout.inc.php index c74cdbcf3..838ac5176 100644 --- a/aqua_brushed/layout.inc.php +++ b/aqua_brushed/layout.inc.php @@ -1,7 +1,12 @@ /* For printview */ body { font-family: Verdana, Arial, Helvetica, sans-serif; diff --git a/arctic_ocean/css/theme_right.css.php b/arctic_ocean/css/theme_right.css.php index 9036a232e..95325d0ae 100644 --- a/arctic_ocean/css/theme_right.css.php +++ b/arctic_ocean/css/theme_right.css.php @@ -1,4 +1,13 @@ /************************************************************************************ * LEFT FRAME ************************************************************************************/ diff --git a/cactica_blues/css/theme_print.css.php b/cactica_blues/css/theme_print.css.php index 8d652c5f3..357d3f662 100644 --- a/cactica_blues/css/theme_print.css.php +++ b/cactica_blues/css/theme_print.css.php @@ -1,3 +1,13 @@ + /* For printview */ body{ font-family: Verdana, Arial, Helvetica, sans-serif; diff --git a/cactica_blues/css/theme_right.css.php b/cactica_blues/css/theme_right.css.php index 27e307fc4..3d2dbeff9 100644 --- a/cactica_blues/css/theme_right.css.php +++ b/cactica_blues/css/theme_right.css.php @@ -1,7 +1,14 @@ -/************************************************************************************ - * RIGHT FRAME - ************************************************************************************/ -/* Always enabled stylesheets (right frame) */ + + body{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; diff --git a/cactica_blues/info.inc.php b/cactica_blues/info.inc.php index 8997c2c69..b4f2315c3 100644 --- a/cactica_blues/info.inc.php +++ b/cactica_blues/info.inc.php @@ -1,11 +1,22 @@ /************************************************************************************ * LEFT FRAME ************************************************************************************/ diff --git a/darkblue_gray/css/theme_print.css.php b/darkblue_gray/css/theme_print.css.php index dc2367bfb..d8ac70f21 100644 --- a/darkblue_gray/css/theme_print.css.php +++ b/darkblue_gray/css/theme_print.css.php @@ -1,3 +1,13 @@ + /* For printview */ body{ font-family: Verdana, Arial, Helvetica, sans-serif; diff --git a/darkblue_gray/css/theme_right.css.php b/darkblue_gray/css/theme_right.css.php index 01fda6aca..823a5296e 100644 --- a/darkblue_gray/css/theme_right.css.php +++ b/darkblue_gray/css/theme_right.css.php @@ -1,7 +1,14 @@ -/************************************************************************************ - * RIGHT FRAME - ************************************************************************************/ -/* Always enabled stylesheets (right frame) */ + + body{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; diff --git a/darkblue_gray/info.inc.php b/darkblue_gray/info.inc.php index d895ee2cd..69283f254 100644 --- a/darkblue_gray/info.inc.php +++ b/darkblue_gray/info.inc.php @@ -1,9 +1,19 @@ .parent { text-decoration: none; display: block; diff --git a/garvblue/css/theme_print.css.php b/garvblue/css/theme_print.css.php index 8d652c5f3..7a070a1bc 100644 --- a/garvblue/css/theme_print.css.php +++ b/garvblue/css/theme_print.css.php @@ -1,3 +1,13 @@ + /* For printview */ body{ font-family: Verdana, Arial, Helvetica, sans-serif; diff --git a/garvblue/css/theme_right.css.php b/garvblue/css/theme_right.css.php index 9ab0110c2..53827672a 100644 --- a/garvblue/css/theme_right.css.php +++ b/garvblue/css/theme_right.css.php @@ -1,4 +1,13 @@ -/* Always enabled stylesheets (right frame) */ + #leftFrameset, #mainFrameset, framset, frame { diff --git a/garvblue/info.inc.php b/garvblue/info.inc.php index 0237c1c1b..b0a877101 100644 --- a/garvblue/info.inc.php +++ b/garvblue/info.inc.php @@ -1,10 +1,20 @@ /************************************************************************************ * LEFT FRAME ************************************************************************************/ diff --git a/graphivore/css/theme_print.css.php b/graphivore/css/theme_print.css.php index 5ba5929cf..5a1cc7c7b 100644 --- a/graphivore/css/theme_print.css.php +++ b/graphivore/css/theme_print.css.php @@ -1,3 +1,13 @@ + /* For printview */ body{ font-family: Verdana, Arial, Helvetica, sans-serif; diff --git a/graphivore/css/theme_right.css.php b/graphivore/css/theme_right.css.php index 8ea8f6bc2..a026eebbb 100644 --- a/graphivore/css/theme_right.css.php +++ b/graphivore/css/theme_right.css.php @@ -1,7 +1,14 @@ -/************************************************************************************ - * RIGHT FRAME - ************************************************************************************/ -/* Always enabled stylesheets (right frame) */ + + body{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; diff --git a/graphivore/info.inc.php b/graphivore/info.inc.php index 441f8ada7..8bff994bd 100644 --- a/graphivore/info.inc.php +++ b/graphivore/info.inc.php @@ -1,10 +1,19 @@ /************************************************************************************ * LEFT FRAME ************************************************************************************/ diff --git a/green_orange/css/theme_print.css.php b/green_orange/css/theme_print.css.php index 8d652c5f3..bfaf887c7 100644 --- a/green_orange/css/theme_print.css.php +++ b/green_orange/css/theme_print.css.php @@ -1,3 +1,13 @@ + /* For printview */ body{ font-family: Verdana, Arial, Helvetica, sans-serif; diff --git a/green_orange/css/theme_right.css.php b/green_orange/css/theme_right.css.php index d523dc27a..35f6735bc 100644 --- a/green_orange/css/theme_right.css.php +++ b/green_orange/css/theme_right.css.php @@ -1,7 +1,14 @@ -/************************************************************************************ - * RIGHT FRAME - ************************************************************************************/ -/* Always enabled stylesheets (right frame) */ + + body{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; diff --git a/green_orange/info.inc.php b/green_orange/info.inc.php index e1542f490..1947be176 100644 --- a/green_orange/info.inc.php +++ b/green_orange/info.inc.php @@ -1,10 +1,19 @@ /* No layer effects neccessary */ diff --git a/openphpnuke/css/theme_print.css.php b/openphpnuke/css/theme_print.css.php index 8d652c5f3..b25da1d39 100644 --- a/openphpnuke/css/theme_print.css.php +++ b/openphpnuke/css/theme_print.css.php @@ -1,3 +1,13 @@ + /* For printview */ body{ font-family: Verdana, Arial, Helvetica, sans-serif; diff --git a/openphpnuke/css/theme_right.css.php b/openphpnuke/css/theme_right.css.php index 6da65663b..1d4885d11 100644 --- a/openphpnuke/css/theme_right.css.php +++ b/openphpnuke/css/theme_right.css.php @@ -1,3 +1,14 @@ + + body {font: Arial,Verdana,Helvetica,sans-serif; color:#000000; background:#FFFFFF url(themes/openphpnuke/img/vertical_line.png) repeat-y;} pre, tt {font-size:;} diff --git a/openphpnuke/info.inc.php b/openphpnuke/info.inc.php index 6c95a1c2e..18c5f9c70 100644 --- a/openphpnuke/info.inc.php +++ b/openphpnuke/info.inc.php @@ -1,10 +1,19 @@ /* For printview */ body, table, th, td { color: #000000; diff --git a/original_small/css/theme_right.css.php b/original_small/css/theme_right.css.php index ed0ca8968..0f520a823 100644 --- a/original_small/css/theme_right.css.php +++ b/original_small/css/theme_right.css.php @@ -1,4 +1,13 @@ diff --git a/original_small/layout.inc.php b/original_small/layout.inc.php index dbafad11b..b09e62285 100644 --- a/original_small/layout.inc.php +++ b/original_small/layout.inc.php @@ -1,7 +1,12 @@ /* For printview */ body{ font-family: Verdana, Arial, Helvetica, sans-serif; diff --git a/paradice/css/theme_right.css.php b/paradice/css/theme_right.css.php index a7d5dabb0..0f1b98a57 100644 --- a/paradice/css/theme_right.css.php +++ b/paradice/css/theme_right.css.php @@ -1,4 +1,13 @@ #body_leftFrame { padding-top: 0px; diff --git a/very_small/css/theme_print.css.php b/very_small/css/theme_print.css.php index b54b29101..d20328d6c 100644 --- a/very_small/css/theme_print.css.php +++ b/very_small/css/theme_print.css.php @@ -1,3 +1,13 @@ + /* For printview */ body { font-family: Verdana, Arial, Helvetica, sans-serif; diff --git a/very_small/css/theme_right.css.php b/very_small/css/theme_right.css.php index ddb6f9667..4064b296b 100644 --- a/very_small/css/theme_right.css.php +++ b/very_small/css/theme_right.css.php @@ -1,4 +1,13 @@ -/* STYLE FOR THE RIGHT (MAIN) FRAME */ + #mainFrameset, #leftFrameset, frameset, frame { margin: 0 !important; diff --git a/very_small/info.inc.php b/very_small/info.inc.php index c4f364efe..3f5f92c0a 100644 --- a/very_small/info.inc.php +++ b/very_small/info.inc.php @@ -1,5 +1,17 @@ -*/ /* No layer effects neccessary */ div{ font-family: Verdana, Arial, Helvetica, sans-serif; diff --git a/xampp/css/theme_print.css.php b/xampp/css/theme_print.css.php index 8d652c5f3..7dbd164ac 100644 --- a/xampp/css/theme_print.css.php +++ b/xampp/css/theme_print.css.php @@ -1,3 +1,13 @@ + /* For printview */ body{ font-family: Verdana, Arial, Helvetica, sans-serif; diff --git a/xampp/css/theme_right.css.php b/xampp/css/theme_right.css.php index 0a41014dc..a248fdd25 100644 --- a/xampp/css/theme_right.css.php +++ b/xampp/css/theme_right.css.php @@ -1,7 +1,14 @@ -/************************************************************************************ - * RIGHT FRAME - ************************************************************************************/ -/* Always enabled stylesheets (right frame) */ + + body{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; diff --git a/xampp/info.inc.php b/xampp/info.inc.php index 5a6d7b69e..f4efac4c1 100644 --- a/xampp/info.inc.php +++ b/xampp/info.inc.php @@ -1,9 +1,19 @@ /* No layer effects neccessary */ diff --git a/xp_basic/css/theme_print.css.php b/xp_basic/css/theme_print.css.php index ca0c7799b..62d9da120 100644 --- a/xp_basic/css/theme_print.css.php +++ b/xp_basic/css/theme_print.css.php @@ -1,3 +1,13 @@ + /* For printview */ body{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; diff --git a/xp_basic/css/theme_right.css.php b/xp_basic/css/theme_right.css.php index 6afe2f8af..f5d95ace2 100644 --- a/xp_basic/css/theme_right.css.php +++ b/xp_basic/css/theme_right.css.php @@ -1,4 +1,14 @@ -/* Always enabled stylesheets (right frame) */ + + body { font-family: ; font-size: ; diff --git a/xp_basic/info.inc.php b/xp_basic/info.inc.php index 7cbd43745..0c2902cdb 100644 --- a/xp_basic/info.inc.php +++ b/xp_basic/info.inc.php @@ -1,8 +1,19 @@ -*/ /* No layer effects neccessary */ div{ font-family: Arial, Helvetica, Verdana, sans-serif; diff --git a/xp_blue/css/theme_print.css.php b/xp_blue/css/theme_print.css.php index dc2367bfb..5f2a4e8ef 100644 --- a/xp_blue/css/theme_print.css.php +++ b/xp_blue/css/theme_print.css.php @@ -1,3 +1,13 @@ + /* For printview */ body{ font-family: Verdana, Arial, Helvetica, sans-serif; diff --git a/xp_blue/css/theme_right.css.php b/xp_blue/css/theme_right.css.php index 417ad8775..dd8c30463 100644 --- a/xp_blue/css/theme_right.css.php +++ b/xp_blue/css/theme_right.css.php @@ -1,7 +1,14 @@ -/************************************************************************************ - * RIGHT FRAME - ************************************************************************************/ -/* Always enabled stylesheets (right frame) */ + + body{ font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; diff --git a/xp_blue/info.inc.php b/xp_blue/info.inc.php index 4de2e90b9..c97474712 100644 --- a/xp_blue/info.inc.php +++ b/xp_blue/info.inc.php @@ -1,9 +1,19 @@ body, input, select { font-family: ; font-size: ; diff --git a/xp_dirty/css/theme_print.css.php b/xp_dirty/css/theme_print.css.php index e594350a8..3b3c0ddca 100644 --- a/xp_dirty/css/theme_print.css.php +++ b/xp_dirty/css/theme_print.css.php @@ -1,3 +1,13 @@ + /* For printview */ body{ font-family: Tahoma, Verdana, Arial, Hevetica, sans-serif; diff --git a/xp_dirty/css/theme_right.css.php b/xp_dirty/css/theme_right.css.php index 0066a5f7b..073517a52 100644 --- a/xp_dirty/css/theme_right.css.php +++ b/xp_dirty/css/theme_right.css.php @@ -1,4 +1,14 @@ -/* Always enabled stylesheets (right frame) */ + + body { font-family: ; font-size: ; diff --git a/xp_dirty/info.inc.php b/xp_dirty/info.inc.php index 9a234e904..35b64d585 100644 --- a/xp_dirty/info.inc.php +++ b/xp_dirty/info.inc.php @@ -1,8 +1,20 @@ /************************************************************************************ * LEFT FRAME ************************************************************************************/ diff --git a/xp_green/css/theme_print.css.php b/xp_green/css/theme_print.css.php index dc2367bfb..35465fe55 100644 --- a/xp_green/css/theme_print.css.php +++ b/xp_green/css/theme_print.css.php @@ -1,3 +1,13 @@ + /* For printview */ body{ font-family: Verdana, Arial, Helvetica, sans-serif; diff --git a/xp_green/css/theme_right.css.php b/xp_green/css/theme_right.css.php index d80ddc4ef..76e21e8b4 100644 --- a/xp_green/css/theme_right.css.php +++ b/xp_green/css/theme_right.css.php @@ -1,7 +1,14 @@ -/************************************************************************************ - * RIGHT FRAME - ************************************************************************************/ -/* Always enabled stylesheets (right frame) */ + + body{ font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; diff --git a/xp_green/info.inc.php b/xp_green/info.inc.php index 84550935c..3dc28f31a 100644 --- a/xp_green/info.inc.php +++ b/xp_green/info.inc.php @@ -1,9 +1,19 @@ -*/ /* No layer effects neccessary */ div{ font-family: Arial, Helvetica, Verdana, sans-serif; diff --git a/xp_silver/css/theme_print.css.php b/xp_silver/css/theme_print.css.php index dc2367bfb..4e805b3ba 100644 --- a/xp_silver/css/theme_print.css.php +++ b/xp_silver/css/theme_print.css.php @@ -1,3 +1,13 @@ + /* For printview */ body{ font-family: Verdana, Arial, Helvetica, sans-serif; diff --git a/xp_silver/css/theme_right.css.php b/xp_silver/css/theme_right.css.php index 52af188f0..7c76bbce8 100644 --- a/xp_silver/css/theme_right.css.php +++ b/xp_silver/css/theme_right.css.php @@ -1,7 +1,14 @@ -/************************************************************************************ - * RIGHT FRAME - ************************************************************************************/ -/* Always enabled stylesheets (right frame) */ + + body{ font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; diff --git a/xp_silver/info.inc.php b/xp_silver/info.inc.php index 76d7125d7..d22b68469 100644 --- a/xp_silver/info.inc.php +++ b/xp_silver/info.inc.php @@ -1,9 +1,19 @@