[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
fu.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=3243
Restore old colors for tabs.
Patch by
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
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 { --------------------------------------------------------------------------------