Files
alfresco-ng2-components/ng2-components/ng2-alfresco-viewer/src/componets/notSupportedFormat.component.css
2016-08-30 12:32:08 +01:00

23 lines
297 B
CSS

.viewer-download-text {
text-align: center;
}
.viewer-margin-cloud-download{
margin-right: 20px;
}
.viewer-margin {
margin: auto !important;
}
.center-element {
display: flex;
align-items: center;
justify-content: center;
}
.full_width{
width :100% !important;
}