X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=gallery%2Fgallery.css;h=d1da4a31a85b4f30de287a009c746b9b15b7bc2f;hb=e4cee287656a7dc72c1883748c493b0db682ef16;hp=74bbbefe1fab48dd0226a4929db78c013883dc79;hpb=91df4eaffebdc0782184a6312274beabda5bbea4;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; }