I\'m using uib-datepicker-popup and I would like to change the button bar. Right now it uses .btn-info, .btn-danger and .btn-success for t
.btn-info
.btn-danger
.btn-success
You can modify the datepicker template. Default one is here: https://github.com/angular-ui/bootstrap/blob/master/template/datepickerPopup/popup.html
Use the templateUrl directive like this:
templateUrl