TimePicker: Style and responsive fixes, restored dashboard settings (#17822)

* TimePicker: Restore time picker settings

* CleanUp: removed unuused angular-ui (calendar) components

* Fix angular boot dependency list

* TimePicker: set time to 23:59:00 when setting To time using calendar
This commit is contained in:
Torkel Ödegaard
2019-07-01 10:16:33 +02:00
committed by GitHub
parent d94bdb930f
commit bd4a7ddf3a
19 changed files with 140 additions and 5533 deletions

View File

@@ -174,7 +174,6 @@ $zindex-tooltip: 1030;
$zindex-modal-backdrop: 1040;
$zindex-modal: 1050;
$zindex-typeahead: 1060;
$zindex-timepicker-popover: 1070;
// Buttons
//