Initial commit

This commit is contained in:
2018-07-21 19:30:07 +08:00
commit 4cea5f34c1
453 changed files with 50962 additions and 0 deletions

15
admin/jquery.cron.css Normal file
View File

@@ -0,0 +1,15 @@
#cron-input {
margin-bottom: 10px;
}
.cron-preview-every {
padding-bottom: 10px;
}
.cron-tab-page {
padding-top: 0em !important;
padding-left: 0em !important;
padding-right: 0em !important;
padding-bottom: 0em !important;
}
.cron-tabs {
background: white;
}