소스 검색

disabled "Previous" link is white text on white background

tokul 22 년 전
부모
커밋
a00823ef32
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      themes/minimal_bw.php

+ 2 - 0
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;