user shift styling

fixes #168
This commit is contained in:
Felix Favre 2014-12-16 00:30:03 +01:00
parent b299b0e085
commit 84b0a9c96c
1 changed files with 7 additions and 3 deletions

View File

@ -45,8 +45,12 @@
<div class="col-md-2">%type_select%</div> <div class="col-md-2">%type_select%</div>
<div class="col-md-2">%filled_select%</div> <div class="col-md-2">%filled_select%</div>
</div> </div>
<div class="row">
<div class="col-md-6">
<div>%task_notice%</div> <div>%task_notice%</div>
<div>%new_style_checkbox%</div> <div>%new_style_checkbox%</div>
<input class="btn btn-primary" type="submit" style="width: 100%;" value="%filter%"> <input class="btn btn-primary" type="submit" style="width: 75%; margin-bottom: 20px" value="%filter%">
</div>
</div>
</form> </form>
%shifts_table% %ical_text% %shifts_table% %ical_text%