afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
afuna ([personal profile] afuna) wrote in [site community profile] changelog2009-10-03 12:04 am

[dw-free] Celerity has stray red link on /customize/ page

[commit: http://hg.dwscoalition.org/dw-free/rev/fac1067fbf47]

http://bugs.dwscoalition.org/show_bug.cgi?id=1914

Make it match.

Patch by [personal profile] wyntarvox.

Files modified:
  • htdocs/stc/celerity/celerity.css
--------------------------------------------------------------------------------
diff -r ef11672375fb -r fac1067fbf47 htdocs/stc/celerity/celerity.css
--- a/htdocs/stc/celerity/celerity.css	Fri Oct 02 08:25:29 2009 -0500
+++ b/htdocs/stc/celerity/celerity.css	Sat Oct 03 00:03:08 2009 +0000
@@ -473,7 +473,7 @@ h2.widget-header, .theme-item.current, .
     border-right: 1px solid #999966;
 }
 
-.theme-nav-small a { color: #CC0000; }
+.theme-nav-small a { color: #777711; }
 
 .theme-nav li.on a {
     border: 1px solid #999966;
--------------------------------------------------------------------------------