org.dashbuilder.client.cms.screen.transfer.DataTransferView.css Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dashbuilder-cms-client Show documentation
Show all versions of dashbuilder-cms-client Show documentation
Dashbuilder Content Manager System Client
@charset "UTF-8";
.data-transfer-view .card-pf-view {
height: 200px;
position: relative;
}
.data-transfer-view .card-pf-items:last-child {
position: absolute;
bottom: 15px;
}