mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
committed by
Eugenio Romano
parent
4b3c77799e
commit
9c0604a6c2
@@ -1,6 +1,7 @@
|
||||
|
||||
.viewer-download-text {
|
||||
text-align: center;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.viewer-margin-cloud-download{
|
||||
@@ -18,5 +19,5 @@
|
||||
}
|
||||
|
||||
.full_width{
|
||||
width :100% !important;
|
||||
width :95% !important;
|
||||
}
|
||||
|
@@ -1,6 +1,6 @@
|
||||
<section class="section--center mdl-grid mdl-grid--no-spacing">
|
||||
<div class="viewer-margin mdl-card mdl-cell mdl-cell--9-col-desktop mdl-cell--6-col-tablet mdl-cell--4-col-phone mdl-shadow--2dp">
|
||||
<div class="viewer-download-text mdl-card__supporting-text full_width">
|
||||
<div class="viewer-download-text mdl-card__supporting-text viewer-margin">
|
||||
<h4>File '<span>{{nameFile}}</span>' is of an unsupported format</h4>
|
||||
</div>
|
||||
<div class="center-element mdl-card__actions">
|
||||
|
Reference in New Issue
Block a user