X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=auto_tests%2Fmisc%2Flocal.html;h=f76843537820c60c02cf0710b7fd54b40d2ff0dd;hb=dc836ebb77ab18a402ea4ae590059299d88b0deb;hp=83e55db6422a87bb7f12fe18d32f7aef7de8b29c;hpb=243eecfbc577151058204c4783098ac26016b3cb;p=dygraphs.git diff --git a/auto_tests/misc/local.html b/auto_tests/misc/local.html index 83e55db..f768435 100644 --- a/auto_tests/misc/local.html +++ b/auto_tests/misc/local.html @@ -2,11 +2,8 @@ - - + @@ -19,6 +16,9 @@ + + + @@ -28,18 +28,21 @@ + + - + + @@ -52,11 +55,14 @@ - + + + + + + @@ -70,10 +76,24 @@ color: red; } - .activeAnchor { - color: black; + /* Broken: the active anchor isn't gray. Why not? */ + #results .activeAnchor { + color: grey; + } + + #results a { + text-decoration: none; + } + + #results a:visited { + color: blue; text-decoration: none; } + + #results a:hover { + color: blue; + text-decoration: underline; + } @@ -94,9 +114,10 @@