fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2011-02-22 02:34 am

[dw-nonfree] Add a "Manage Links" link to the links module

[commit: http://hg.dwscoalition.org/dw-nonfree/rev/dfd2ebdba5e1]

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

Style the manage link in Sunday Morning.

Patch by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/sundaymorning/layout.s2
--------------------------------------------------------------------------------
diff -r 27c1188b432e -r dfd2ebdba5e1 bin/upgrading/s2layers/sundaymorning/layout.s2
--- a/bin/upgrading/s2layers/sundaymorning/layout.s2	Mon Feb 21 18:19:55 2011 +0800
+++ b/bin/upgrading/s2layers/sundaymorning/layout.s2	Tue Feb 22 10:34:00 2011 +0800
@@ -790,7 +790,7 @@ q { font-style: italic;
     padding: 0;
 }
 
-.manage-tags-link {
+.manage-link {
     text-align: center;
     font-size: .7em;
 }
--------------------------------------------------------------------------------