File tree 2 files changed +3
-7
lines changed
2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 11
11
< link rel ="stylesheet " href ="thirdparty/chosen/chosen.min.css ">
12
12
< link rel ="stylesheet " href ="thirdparty/bootstrap/bootstrap.min.css ">
13
13
< link rel ="stylesheet " href ="thirdparty/datatables/datatables.min.css ">
14
- < link rel ="stylesheet " href ="thirdparty/phylotree/phylotree.css ">
15
14
16
15
< script type ="text/javascript " src ="thirdparty/jquery/jquery-2.1.4.min.js "> </ script >
17
16
< script type ="text/javascript " src ="thirdparty/d3/d3.min.js "> </ script >
24
23
< script type ="text/javascript " src ="thirdparty/popper/popper.js/dist/umd/popper.min.js "> </ script >
25
24
< script type ="text/javascript " src ="thirdparty/plotly/plotly.js-1.45.2/dist/plotly.min.js "> </ script >
26
25
< script type ="text/javascript " src ="thirdparty/hsluv/hsluv-0.1.0.min.js "> </ script >
27
- < script type ='text/javascript ' src ='thirdparty/phylotree/phylotree.js '> </ script >
28
26
29
27
30
28
@@ -107,8 +105,8 @@ <h5 class="mb-0">
107
105
</ div >
108
106
109
107
< div class ="tab-content upper-left-section-content " style ="padding: 5px; display: block ">
110
- < div class ="tab-pane show active " id ="table-div-container " role ="tabpanel " aria-labelledby ="sig-table-tab " style ="overflow-x: scroll; overflow-y: scroll ; max-height: 500px ">
111
- < div class ="sig-tables-header ">
108
+ < div class ="tab-pane show active " id ="table-div-container " role ="tabpanel " aria-labelledby ="sig-table-tab " style ="overflow: auto ; max-height: 500px ">
109
+ < div class ="sig-tables-header " style =" overflow-y: auto " >
112
110
< table class ="sig-table ">
113
111
< thead >
114
112
< tr class ="proj-row ">
Original file line number Diff line number Diff line change @@ -36,6 +36,4 @@ html_output/thirdparty/jszip/jszip.min.js
36
36
html_output/thirdparty/lodash/lodash.min.js
37
37
html_output/thirdparty/plotly/plotly.js-1.45.2/dist/plotly.min.js
38
38
html_output/thirdparty/popper/popper.js/dist/umd/popper.min.js
39
- html_output/thirdparty/hsluv/hsluv-0.1.0.min.js
40
- html_output/thirdparty/phylotree/phylotree.js
41
- html_output/thirdparty/phylotree/phylotree.css
39
+ html_output/thirdparty/hsluv/hsluv-0.1.0.min.js
You can’t perform that action at this time.
0 commit comments