disabled "Previous" link is white text on white background
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 27 Jul 2003 11:42:34 +0000 (11:42 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 27 Jul 2003 11:42:34 +0000 (11:42 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5450 7612ce4b-ef26-0410-bec9-ea0150e637f0

themes/minimal_bw.php

index a6fd7caa068dcc17b4a58ec7362d7f8906c174a5..cd69e1e95723a911bb03f728ea25c1678419bf40 100644 (file)
@@ -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;