Author: tim.bunce
Date: Wed Nov 12 02:46:01 2008
New Revision: 593

Modified:
    trunk/bin/nytprofhtml

Log:
Improve presentation of links to subroutine tables.


Modified: trunk/bin/nytprofhtml
==============================================================================
--- trunk/bin/nytprofhtml       (original)
+++ trunk/bin/nytprofhtml       Wed Nov 12 02:46:01 2008
@@ -892,10 +892,8 @@

  .table_footer { color: gray; }
  .table_footer > a:link,
-.table_footer > a:visited
-{ color: gray;
-    text-decoration: none;
-}
+.table_footer > a:visited { color: gray; }
+.table_footer > a:hover   { color: red; }

  .index { text-align: left; }


--~--~---------~--~----~------------~-------~--~----~
You've received this message because you are subscribed to
the Devel::NYTProf Development User group.

Group hosted at:  http://groups.google.com/group/develnytprof-dev
Project hosted at:  http://perl-devel-nytprof.googlecode.com
CPAN distribution:  http://search.cpan.org/dist/Devel-NYTProf

To post, email:  [email protected]
To unsubscribe, email:  [EMAIL PROTECTED]
-~----------~----~----~----~------~----~------~--~---

Reply via email to