From 4b9e009caf0c15d0887bcc7c34afb752f6834c2b Mon Sep 17 00:00:00 2001 From: Sebastian Mendel Date: Tue, 20 Mar 2007 13:39:12 +0000 Subject: [PATCH] fixed/added page level docblock --- aqua/css/theme_left.css.php | 9 +++++++++ aqua/css/theme_print.css.php | 10 ++++++++++ aqua/css/theme_right.css.php | 9 +++++++++ aqua/info.inc.php | 15 +++++++++++++-- aqua/layout.inc.php | 5 +++++ aqua_brushed/css/theme_left.css.php | 9 +++++++++ aqua_brushed/css/theme_print.css.php | 10 ++++++++++ aqua_brushed/css/theme_right.css.php | 9 +++++++++ aqua_brushed/info.inc.php | 17 ++++++++++++++--- aqua_brushed/layout.inc.php | 5 +++++ arctic_ocean/css/theme_left.css.php | 9 +++++++++ arctic_ocean/css/theme_print.css.php | 10 ++++++++++ arctic_ocean/css/theme_right.css.php | 9 +++++++++ arctic_ocean/info.inc.php | 14 +++++++++++++- arctic_ocean/layout.inc.php | 10 ++++++++++ cactica_blues/css/theme_left.css.php | 10 ++++++++++ cactica_blues/css/theme_print.css.php | 10 ++++++++++ cactica_blues/css/theme_right.css.php | 15 +++++++++++---- cactica_blues/info.inc.php | 21 ++++++++++++++++----- cactica_blues/layout.inc.php | 10 ++++++++++ darkblue_gray/css/theme_left.css.php | 10 ++++++++++ darkblue_gray/css/theme_print.css.php | 10 ++++++++++ darkblue_gray/css/theme_right.css.php | 15 +++++++++++---- darkblue_gray/info.inc.php | 16 +++++++++++++--- darkblue_gray/layout.inc.php | 10 ++++++++++ garvblue/css/theme_left.css.php | 14 +++++++++++--- garvblue/css/theme_print.css.php | 10 ++++++++++ garvblue/css/theme_right.css.php | 11 ++++++++++- garvblue/info.inc.php | 18 ++++++++++++++---- garvblue/layout.inc.php | 12 +++++++++++- graphivore/css/theme_left.css.php | 10 ++++++++++ graphivore/css/theme_print.css.php | 10 ++++++++++ graphivore/css/theme_right.css.php | 15 +++++++++++---- graphivore/info.inc.php | 17 +++++++++++++---- graphivore/layout.inc.php | 10 ++++++++++ green_orange/css/theme_left.css.php | 10 ++++++++++ green_orange/css/theme_print.css.php | 10 ++++++++++ green_orange/css/theme_right.css.php | 15 +++++++++++---- green_orange/info.inc.php | 17 +++++++++++++---- green_orange/layout.inc.php | 10 ++++++++++ grid/css/theme_left.css.php | 8 ++++++++ grid/css/theme_right.css.php | 11 ++++++++++- grid/info.inc.php | 10 +++++++--- grid/layout.inc.php | 11 +++++++---- openphpnuke/css/theme_left.css.php | 9 +++++++++ openphpnuke/css/theme_print.css.php | 10 ++++++++++ openphpnuke/css/theme_right.css.php | 11 +++++++++++ openphpnuke/info.inc.php | 17 +++++++++++++---- openphpnuke/layout.inc.php | 10 ++++++++++ original_small/css/theme_left.css.php | 9 +++++++++ original_small/css/theme_print.css.php | 10 ++++++++++ original_small/css/theme_right.css.php | 9 +++++++++ original_small/info.inc.php | 15 +++++++++++++-- original_small/layout.inc.php | 5 +++++ paradice/css/theme_left.css.php | 9 +++++++++ paradice/css/theme_print.css.php | 10 ++++++++++ paradice/css/theme_right.css.php | 9 +++++++++ paradice/info.inc.php | 14 +++++++++++++- paradice/layout.inc.php | 10 ++++++++++ very_small/css/theme_left.css.php | 13 ++++++++++--- very_small/css/theme_print.css.php | 10 ++++++++++ very_small/css/theme_right.css.php | 11 ++++++++++- very_small/info.inc.php | 14 +++++++++++++- very_small/layout.inc.php | 10 ++++++++++ xampp/css/theme_left.css.php | 18 +++++++++--------- xampp/css/theme_print.css.php | 10 ++++++++++ xampp/css/theme_right.css.php | 15 +++++++++++---- xampp/info.inc.php | 16 +++++++++++++--- xampp/layout.inc.php | 10 ++++++++++ xp_basic/css/theme_left.css.php | 9 +++++++++ xp_basic/css/theme_print.css.php | 10 ++++++++++ xp_basic/css/theme_right.css.php | 12 +++++++++++- xp_basic/info.inc.php | 15 +++++++++++++-- xp_basic/layout.inc.php | 10 ++++++++++ xp_blue/css/theme_left.css.php | 18 +++++++++--------- xp_blue/css/theme_print.css.php | 10 ++++++++++ xp_blue/css/theme_right.css.php | 15 +++++++++++---- xp_blue/info.inc.php | 16 +++++++++++++--- xp_blue/layout.inc.php | 10 ++++++++++ xp_dirty/css/theme_left.css.php | 10 ++++++++++ xp_dirty/css/theme_print.css.php | 10 ++++++++++ xp_dirty/css/theme_right.css.php | 12 +++++++++++- xp_dirty/info.inc.php | 20 ++++++++++++++++---- xp_dirty/layout.inc.php | 10 ++++++++++ xp_green/css/theme_left.css.php | 10 ++++++++++ xp_green/css/theme_print.css.php | 10 ++++++++++ xp_green/css/theme_right.css.php | 15 +++++++++++---- xp_green/info.inc.php | 16 +++++++++++++--- xp_green/layout.inc.php | 10 ++++++++++ xp_silver/css/theme_left.css.php | 18 +++++++++--------- xp_silver/css/theme_print.css.php | 10 ++++++++++ xp_silver/css/theme_right.css.php | 15 +++++++++++---- xp_silver/info.inc.php | 16 +++++++++++++--- xp_silver/layout.inc.php | 10 ++++++++++ 94 files changed, 977 insertions(+), 130 deletions(-) diff --git a/aqua/css/theme_left.css.php b/aqua/css/theme_left.css.php index 21bdadec75..4f5578a3c7 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 79b822002d..9d62d16063 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 a0e5f454c2..28e8467d38 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 079fe9133d..197f29cb66 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 c74cdbcf37..838ac5176e 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 9036a232e6..95325d0ae8 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 8d652c5f3c..357d3f662b 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 27e307fc4d..3d2dbeff9c 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 8997c2c691..b4f2315c33 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 dc2367bfbc..d8ac70f219 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 01fda6aca5..823a5296e3 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 d895ee2cd1..69283f254c 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 8d652c5f3c..7a070a1bc2 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 9ab0110c26..53827672ac 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 0237c1c1bb..b0a877101f 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 5ba5929cfa..5a1cc7c7b5 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 8ea8f6bc21..a026eebbb9 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 441f8ada71..8bff994bd2 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 8d652c5f3c..bfaf887c71 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 d523dc27a7..35f6735bcc 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 e1542f4906..1947be1768 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 8d652c5f3c..b25da1d397 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 6da65663b7..1d4885d11e 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 6c95a1c2e1..18c5f9c705 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 ed0ca8968f..0f520a823a 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 dbafad11bc..b09e62285d 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 a7d5dabb02..0f1b98a57c 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 b54b291011..d20328d6c1 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 ddb6f96678..4064b296b4 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 c4f364efeb..3f5f92c0a7 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 8d652c5f3c..7dbd164acb 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 0a41014dc6..a248fdd250 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 5a6d7b69e8..f4efac4c10 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 ca0c7799bd..62d9da1205 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 6afe2f8af5..f5d95ace26 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 7cbd43745b..0c2902cdb4 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 dc2367bfbc..5f2a4e8ef9 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 417ad87752..dd8c304631 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 4de2e90b92..c974747123 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 e594350a8a..3b3c0ddcad 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 0066a5f7b4..073517a522 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 9a234e9041..35b64d5857 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 dc2367bfbc..35465fe557 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 d80ddc4ef7..76e21e8b40 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 84550935c9..3dc28f31aa 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 dc2367bfbc..4e805b3baa 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 52af188f0d..7c76bbce88 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 76d7125d72..d22b68469e 100644 --- a/xp_silver/info.inc.php +++ b/xp_silver/info.inc.php @@ -1,9 +1,19 @@