Fixes style on hint of invitation dialog

This commit is contained in:
apapachristou 2020-10-02 18:38:41 +03:00
parent c4b3070edb
commit 9c7bd9a59c
8 changed files with 15 additions and 7 deletions

View File

@ -12,8 +12,11 @@
placeholder="{{'INVITATION-EDITOR.AUTOCOMPLETE-USER-EMAIL' | translate}}" placeholder="{{'INVITATION-EDITOR.AUTOCOMPLETE-USER-EMAIL' | translate}}"
[configuration]="usersAutoCompleteConfiguration"> [configuration]="usersAutoCompleteConfiguration">
</app-multiple-auto-complete> </app-multiple-auto-complete>
<mat-hint class="pl-3">{{'GENERAL.INVITATION-DIALOG.HINT' | translate}}</mat-hint>
</mat-form-field> </mat-form-field>
<p class="d-flex m-0 hint">
<mat-icon class="align-self-center mr-1">info_outlined</mat-icon>
{{'GENERAL.INVITATION-DIALOG.HINT' | translate}}
</p>
<div class="col-12 d-flex justify-content-end align-items-center row m-0"> <div class="col-12 d-flex justify-content-end align-items-center row m-0">
<mat-form-field class="select-role"> <mat-form-field class="select-role">
<mat-select [formControl]="formGroup.get('role')"> <mat-select [formControl]="formGroup.get('role')">

View File

@ -28,6 +28,11 @@
border-radius: 4px; border-radius: 4px;
} }
.hint {
font-size: 0.875rem;
font-weight: 500;
}
::ng-deep .mat-dialog-container { ::ng-deep .mat-dialog-container {
border-radius: 8px; border-radius: 8px;
} }

View File

@ -86,7 +86,7 @@
"UPLOAD-FILE": "Upload File" "UPLOAD-FILE": "Upload File"
}, },
"INVITATION-DIALOG": { "INVITATION-DIALOG": {
"HINT": "Please press comma after each input of new user invitation" "HINT": "Press comma or enter between authors"
}, },
"ACTIONS": { "ACTIONS": {
"VIEW-ALL": "Alles anzeigen", "VIEW-ALL": "Alles anzeigen",

View File

@ -87,7 +87,7 @@
"UPLOAD-FILE": "Upload File" "UPLOAD-FILE": "Upload File"
}, },
"INVITATION-DIALOG": { "INVITATION-DIALOG": {
"HINT": "Please press comma after each input of new user invitation" "HINT": "Press comma or enter between authors"
}, },
"ACTIONS": { "ACTIONS": {
"VIEW-ALL": "View All", "VIEW-ALL": "View All",

View File

@ -87,7 +87,7 @@
"UPLOAD-FILE": "Upload File" "UPLOAD-FILE": "Upload File"
}, },
"INVITATION-DIALOG": { "INVITATION-DIALOG": {
"HINT": "Please press comma after each input of new user invitation" "HINT": "Press comma or enter between authors"
}, },
"ACTIONS": { "ACTIONS": {
"VIEW-ALL": "Ver todo", "VIEW-ALL": "Ver todo",

View File

@ -87,7 +87,7 @@
"UPLOAD-FILE": "Upload File" "UPLOAD-FILE": "Upload File"
}, },
"INVITATION-DIALOG": { "INVITATION-DIALOG": {
"HINT": "Please press comma after each input of new user invitation" "HINT": "Press comma or enter between authors"
}, },
"ACTIONS": { "ACTIONS": {
"VIEW-ALL": "Προβολή όλων", "VIEW-ALL": "Προβολή όλων",

View File

@ -84,7 +84,7 @@
"UPLOAD-FILE": "Upload File" "UPLOAD-FILE": "Upload File"
}, },
"INVITATION-DIALOG": { "INVITATION-DIALOG": {
"HINT": "Please press comma after each input of new user invitation" "HINT": "Press comma or enter between authors"
}, },
"ACTIONS": { "ACTIONS": {
"VIEW-ALL": "Pozrieť všetko", "VIEW-ALL": "Pozrieť všetko",

View File

@ -86,7 +86,7 @@
"UPLOAD-FILE": "Upload File" "UPLOAD-FILE": "Upload File"
}, },
"INVITATION-DIALOG": { "INVITATION-DIALOG": {
"HINT": "Please press comma after each input of new user invitation" "HINT": "Press comma or enter between authors"
}, },
"ACTIONS": { "ACTIONS": {
"VIEW-ALL": "Tümüne Gör", "VIEW-ALL": "Tümüne Gör",