UNPKG
decision_tree_library
Version:
latest (0.1.0)
0.1.0
Decision tree library.
decision_tree_library
/
style.css
15 lines
(13 loc)
•
194 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.step__id
,
.step__path
,
.step__attribute
,
.step__info
{
display
: none; }
.dt-initialized
.step
{
display
: none; }
.decision-tree__footer
,
.decision-tree__summary
{
display
: none; }