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:
authorMarc Delisle <marc@infomarc.info>2004-06-24 16:41:10 +0400
committerMarc Delisle <marc@infomarc.info>2004-06-24 16:41:10 +0400
commitde04757024fcd88e42c5707a296db17482f0f62f (patch)
tree40a469530af0be89d20de00e86facfd73a9e96f8 /themes/darkblue_orange
parent43acfce4ea1e9cccda7f57c986cf607ee3ed515f (diff)
LeftPointerEnable
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