NIHVIVO-1976: updated error alert styles
This commit is contained in:
parent
903cb6cfda
commit
41e441b9da
2 changed files with 4 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
|
||||
<#if errorMessage??>
|
||||
<section id="error-alert" role="alert"><img src="${urls.images}/iconAlert.png" alert="Error alert icon" />
|
||||
<p>${errorMessage}</p>
|
||||
<p class="login-alert">${errorMessage}</p>
|
||||
</section>
|
||||
</#if>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue