fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2011-07-20 05:01 pm

[dw-free] New Style: Dusty Foot w/ 6 themes

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

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

Correctly prioritize link colors

Patch by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/dustyfoot/layout.s2
--------------------------------------------------------------------------------
diff -r fe6739febb32 -r b7d59d141dbe bin/upgrading/s2layers/dustyfoot/layout.s2
--- a/bin/upgrading/s2layers/dustyfoot/layout.s2	Thu Jul 21 00:58:06 2011 +0800
+++ b/bin/upgrading/s2layers/dustyfoot/layout.s2	Thu Jul 21 01:01:45 2011 +0800
@@ -327,9 +327,9 @@
     }
 
 #content a { color: $*color_entry_link; }
+#content a:visited { color: $*color_entry_link_visited; }
+#content a:hover { color: $*color_entry_link_hover; }
 #content a:active { color: $*color_entry_link_active; }
-#content a:hover { color: $*color_entry_link_hover; }
-#content a:visited { color: $*color_entry_link_visited; }
 
 #primary > .inner:first-child {
     padding: 0;
--------------------------------------------------------------------------------

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