From: tokul Date: Sun, 27 Jul 2003 11:42:34 +0000 (+0000) Subject: disabled "Previous" link is white text on white background X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=797ad22b93956662436075b0252ba59c652fcc7d disabled "Previous" link is white text on white background git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5450 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/themes/minimal_bw.php b/themes/minimal_bw.php index a6fd7caa..cd69e1e9 100644 --- a/themes/minimal_bw.php +++ b/themes/minimal_bw.php @@ -4,6 +4,8 @@ Theme Name: 'Minimal BW Theme' This theme uses black color for text and white for background. + + Problem: $color[9] is used for background and for disabled links. **/ global $color;