fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2010-12-30 11:26 am

[dw-free] Need consistent styling across the site

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

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

Restore old colors for tabs.

Patch by [personal profile] fu.

Files modified:
  • htdocs/stc/celerity/celerity.css
--------------------------------------------------------------------------------
diff -r 87149db394cb -r 9089b813eac1 htdocs/stc/celerity/celerity.css
--- a/htdocs/stc/celerity/celerity.css	Thu Dec 30 18:46:55 2010 +0800
+++ b/htdocs/stc/celerity/celerity.css	Thu Dec 30 19:25:50 2010 +0800
@@ -342,6 +342,7 @@ a:active,
 
 .tablist .tab a {
     background: #DDDDAA;
+    color: #000;
     border-color: #999966;
 }
 .tablist .tab a:hover, .tablist .tab a.active {
--------------------------------------------------------------------------------