[dw-free] Funky Circles: IP tracking notice unreadable in some themes (QuickReply)
[commit: http://hg.dwscoalition.org/dw-free/rev/42d5ba037d98]
http://bugs.dwscoalition.org/show_bug.cgi?id=3522
Use the correct color combination, to avoid potential invisible text.
Patch by
ninetydegrees.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=3522
Use the correct color combination, to avoid potential invisible text.
Patch by
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Files modified:
- bin/upgrading/s2layers/funkycircles/layout.s2
-------------------------------------------------------------------------------- diff -r 059296bcecab -r 42d5ba037d98 bin/upgrading/s2layers/funkycircles/layout.s2 --- a/bin/upgrading/s2layers/funkycircles/layout.s2 Tue Feb 22 10:30:02 2011 +0800 +++ b/bin/upgrading/s2layers/funkycircles/layout.s2 Tue Feb 22 10:44:26 2011 +0800 @@ -949,7 +949,7 @@ h2#pagetitle { } #qrformdiv span.de { - $page_link_visited_colors + $entry_footer_link_visited_colors } #postform { --------------------------------------------------------------------------------