templates.migration.assets.css.styleAddModalContainerProperties.css Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ui-designer-artifact-builder-generator-angularjs Show documentation
Show all versions of ui-designer-artifact-builder-generator-angularjs Show documentation
This module is a generator on AngularJS for Artifact Builder
.bonita-modal{
overflow-y: auto;
}
.modal-open .datepicker,
.modal-open .timepicker {
z-index: 9999;
}