X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=gallery%2Fgallery.css;h=d1da4a31a85b4f30de287a009c746b9b15b7bc2f;hb=7e1d5659d49ea4407f4e351852c275aa3fcc9f86;hp=74bbbefe1fab48dd0226a4929db78c013883dc79;hpb=d0e6d1763b71a98f957cd5a690132709e57ba17b;p=dygraphs.git diff --git a/gallery/gallery.css b/gallery/gallery.css index 74bbbef..d1da4a3 100644 --- a/gallery/gallery.css +++ b/gallery/gallery.css @@ -157,3 +157,7 @@ a { #workarea #temperature-sf-ny #bordered { border: 1px solid red; } + +#workarea #highlighted-series .few .dygraph-legend > span.highlight { border: 1px solid grey; } +#workarea #highlighted-series .many .dygraph-legend > span { display: none; } +#workarea #highlighted-series .many .dygraph-legend > span.highlight { display: inline; }