kareila: (Default)
kareila ([personal profile] kareila) wrote in [site community profile] changelog2009-09-16 02:42 am

[dw-free] Improve comment reply postform for Funky Circles

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

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

CSS tweaks for the comment reply form in Funky Circles.

Patch by [personal profile] afuna.

Files modified:
  • bin/upgrading/s2layers/funkycircles/layout.s2
--------------------------------------------------------------------------------
diff -r 166733b1a042 -r 944576a95727 bin/upgrading/s2layers/funkycircles/layout.s2
--- a/bin/upgrading/s2layers/funkycircles/layout.s2	Tue Sep 15 21:37:00 2009 -0500
+++ b/bin/upgrading/s2layers/funkycircles/layout.s2	Tue Sep 15 21:42:40 2009 -0500
@@ -794,8 +794,8 @@ h2#pagetitle {
     -webkit-box-shadow: .067em .067em .667em #111;
     }
 
-    .page-reply #postform {
-        margin-right: 3em;
+    .page-reply #postform a {
+        $entry_footer_link_colors
         }
 
 /* Sidebars
--------------------------------------------------------------------------------