File tree Expand file tree Collapse file tree 2 files changed +5561
-5544
lines changed Expand file tree Collapse file tree 2 files changed +5561
-5544
lines changed Original file line number Diff line number Diff line change 1- /* css /styles.css */
1+ /* src/js /styles.css */
22.pyobsplot-plot h2 {
33 line-height : 28px ;
44 font-size : 20px ;
2424}
2525.pyobsplot-plot .dark svg ,
2626.pyobsplot-plot .dark figure {
27+ --plot-background : black;
2728 color : white;
2829 background-color : black;
2930}
30- .pyobsplot-plot .dark [aria-label = tip ][fill = white ] {
31- fill : black;
32- }
3331.pyobsplot-plot .current svg ,
3432.pyobsplot-plot .current figure {
33+ --plot-background : transparent;
3534 color : currentColor;
3635 background-color : transparent;
3736}
38- .pyobsplot-plot .current [aria-label = tip ][fill = white ] {
39- fill : white;
40- color : black;
41- }
4237.cell-output-ipywidget-background : has (.p-Widget ): has (.pyobsplot-plot .dark ) {
4338 background-color : black !important ;
4439}
You can’t perform that action at this time.
0 commit comments