#534 improved login background customisation

- now login background can be defined via property
- readme updates
This commit is contained in:
Denys Vuika
2016-08-23 16:31:37 +01:00
parent b270e60025
commit fc058095f1
5 changed files with 42 additions and 8 deletions

View File

@@ -1,4 +1,5 @@
<div class="content-grid mdl-grid content-layout login-content">
<div class="content-grid mdl-grid content-layout login-content"
[style.background-image]="'url(' + (backgroundImageUrl || baseComponentPath + '/../assets/images/background.svg') + ')'">
<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">