Added manual mode and HTTPS support

This commit is contained in:
simon
2018-02-07 19:51:06 -05:00
parent 8e1f4543fd
commit a2f671f0f5
13 changed files with 217 additions and 143 deletions

View File

@@ -24,15 +24,16 @@
}
#chart-wrapper {
height: 50%;
width: 50%;
height: 70%;
width: 70%;
display: inline-block;
}
#info-table {
display: inline-block;
vertical-align: top;
font-family: OpenSans-Regular, sans-serif;
font-size: 14px;
line-height: 2;
width: 100%;
}
#info-table th {