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