[dw-free] Fluid Measure & ColorSide: 9 new themes by dancing_serpent
[commit: http://hg.dwscoalition.org/dw-free/rev/3339d70a2f35]
http://bugs.dwscoalition.org/show_bug.cgi?id=3192
Don't set the color if you don't also set a background color. In this case,
just remove it .
Patch by
ninetydegrees.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=3192
Don't set the color if you don't also set a background color. In this case,
just remove it .
Patch by
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Files modified:
- bin/upgrading/s2layers/fluidmeasure/layout.s2
-------------------------------------------------------------------------------- diff -r abe1fed9e575 -r 3339d70a2f35 bin/upgrading/s2layers/fluidmeasure/layout.s2 --- a/bin/upgrading/s2layers/fluidmeasure/layout.s2 Tue Nov 16 18:10:42 2010 +0800 +++ b/bin/upgrading/s2layers/fluidmeasure/layout.s2 Tue Nov 16 18:19:29 2010 +0800 @@ -393,7 +393,6 @@ padding-top: 2em; } /*die in a fire, IE7 .comment-content { margin-top: 1em; } .comment .edittime { margin-top: 1em; } -.comment .header .datetime { color: $*color_entry_title; } .comment .multiform-checkbox { display: block; text-align: right; --------------------------------------------------------------------------------