Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'themes/darkblue_orange')
-rw-r--r--themes/darkblue_orange/colors.inc.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/darkblue_orange/colors.inc.php b/themes/darkblue_orange/colors.inc.php
index b1263e3670..069274edb7 100644
--- a/themes/darkblue_orange/colors.inc.php
+++ b/themes/darkblue_orange/colors.inc.php
@@ -7,7 +7,6 @@ $cfg['RightBgColor'] = '#FFFFFF'; // background color for the right fr
$cfg['RightBgImage'] = ''; // path to a background image for the right frame
// (leave blank for no background image)
$cfg['LeftPointerColor'] = '#9999CC'; // color of the pointer in left frame
- // (blank for no pointer)
$cfg['Border'] = 0; // border width on tables
$cfg['ThBgcolor'] = '#666699'; // table header row colour
$cfg['BgcolorOne'] = '#EEEEEE'; // table data row colour