X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=gallery%2Fgallery.css;h=df899dfb457e2fbc2766ca9252aa8e70de6f4bf4;hb=0b90566b014a3bb4bd220860beb03e9e41a86ca1;hp=74bbbefe1fab48dd0226a4929db78c013883dc79;hpb=bceff4bfe5fc77816c5c6f0025e38debfbfbfd0a;p=dygraphs.git diff --git a/gallery/gallery.css b/gallery/gallery.css index 74bbbef..df899df 100644 --- a/gallery/gallery.css +++ b/gallery/gallery.css @@ -157,3 +157,9 @@ 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; } + +#workarea #edge-padding fieldset { display: inline-block; vertical-align: top; }