Use SVG images in login component

This commit is contained in:
Will Abson
2016-07-08 13:41:55 +01:00
parent f52ee495f2
commit 8b38c00861
3 changed files with 95 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
<div class="login-card-wide mdl-card mdl-shadow--4dp">
<form [ngFormModel]="form" (submit)="onSubmit(form.value, $event)">
<div class="mdl-card__title alfresco-logo">
<img class="center" [src]="baseComponentPath + '/../assets/images/logo_for_light_bg_28.png'" alt="{{'LOGIN.LOGO' | translate }}">
<img class="center" [src]="baseComponentPath + '/../assets/images/alfresco-logo.svg'" alt="{{'LOGIN.LOGO' | translate }}">
</div>
<div class="mdl-card__supporting-text">
<div>