mirror of
https://github.com/simon987/opendirectories-bot.git
synced 2025-12-16 00:29:03 +00:00
Added manual mode and HTTPS support
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user