[dw-free] Set the colors explicitly so that these work on all kinds of setups.
[commit: http://hg.dwscoalition.org/dw-free/rev/b29c2c559a8a]
http://bugs.dwscoalition.org/show_bug.cgi?id=3086
Set the colors explicitly so that these work on all kinds of setups.
Patch by
poulpette.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=3086
Set the colors explicitly so that these work on all kinds of setups.
Patch by
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Files modified:
- htdocs/stc/controlstrip.css
-------------------------------------------------------------------------------- diff -r 9439b2b24547 -r b29c2c559a8a htdocs/stc/controlstrip.css --- a/htdocs/stc/controlstrip.css Mon Oct 11 19:40:52 2010 +0800 +++ b/htdocs/stc/controlstrip.css Mon Oct 11 20:32:53 2010 +0800 @@ -96,7 +96,8 @@ html body font-family: Arial, sans-serif; font-size: 11px; line-height: 16.5px; - background-color: Menu; + background-color: #f7f7f7; + color: #333333; padding: 0; margin: 0; } --------------------------------------------------------------------------------
no subject
no subject
Not sure what happened here. I thought I'd fixed my commit script to just be able to append all this metadata automatically, heh.