fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2012-06-18 12:47 pm

[dw-free] Add a .no-title class if an entry/comment doesn't have a title

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

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

Always apply comment title colors in Crossroads.

Patch by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/crossroads/layout.s2
--------------------------------------------------------------------------------
diff -r 7cea9a901453 -r eaca18a897b2 bin/upgrading/s2layers/crossroads/layout.s2
--- a/bin/upgrading/s2layers/crossroads/layout.s2	Mon Jun 18 20:18:53 2012 +0800
+++ b/bin/upgrading/s2layers/crossroads/layout.s2	Mon Jun 18 20:49:55 2012 +0800
@@ -429,7 +429,8 @@
    content: "- ";
    }
 
-.comment-title {
+.comment-title,
+.no-subject .comment .comment-title {
     background-color: $*color_entry_title_background;
     color: $*color_entry_title;
     padding: .25em;
--------------------------------------------------------------------------------

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org