add basic db setup, add vm expirations and cron to handle them, and add fields for sweetalert button classes

This commit is contained in:
Jordan Rodgers 2017-12-08 09:51:45 -05:00
parent 6debe3d9fd
commit 9beecf12fa
7 changed files with 186 additions and 8 deletions

View file

@ -81,6 +81,15 @@ table, th, td {
border-radius: 15px;
}
.proxstar-renewbtn {
width: 20px;
height: 20px;
text-align: center;
padding: 0px 0px 0px 0px;
border-radius: 15px;
line-height: 1;
}
.resource-usage {
width: 50%;
margin: 0 auto;