1
0
This repository has been archived on 2021-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
gallery3-contrib/3.0/modules/scheduler/views/admin_schedule_form.html.php

12 lines
207 B
PHP

<?php defined("SYSPATH") or die("No direct script access.") ?>
<style>
#g-define-schedule fieldset fieldset li {
margin-right: .5em;
}
#g-schedule-time {
width: 40px !important;
}
</style>
<?= $form ?>