Update the invalid document template to use the new font awesome defitions. Increase the size of the default template. Signed-off-by: Roberto Rosario <Roberto.Rosario@mayan-edms.com>
9 lines
288 B
HTML
9 lines
288 B
HTML
<div class="text-center" style="border: height: 100%;">
|
|
<div class="fa-4x">
|
|
<span class="fa-layers fa-fw">
|
|
<i class="far fa-file text-primary"></i>
|
|
<i class="fas fa-times text-danger" data-fa-transform="shrink-8"></i>
|
|
</span>
|
|
</div>
|
|
</div>
|