Modificación de logo.

This commit is contained in:
Marcos Garcia Nuñez
2019-12-27 18:46:50 +01:00
parent 6fae518032
commit 069bd78520
2 changed files with 2 additions and 2 deletions

View File

@@ -21,10 +21,10 @@
<p:growl id="messages" globalOnly="true" sticky="false" showDetail="true" life="15000" />
<div id="layout">
<div id="top" class="top">
<h:graphicImage library="images" name="logo-small.png" />
<h:graphicImage library="images" name="logo-small.png" height="116" alt="MyHealth by Grupo 2"/>
</div>
<div id="menuDiv" style="margin-bottom: 10px;">
<p:ajaxStatus style="width:32px; height:32px; position:fixed; right:32px; bottom:32px" onerror="onAjaxError()">
<p:ajaxStatus style="width:32px; height:32px; position:fixed; right:48px; bottom:48px" onerror="onAjaxError()">
<f:facet name="start">
<i id="loginSpin" class="pi pi-spin pi-spinner" style="font-size: 3em" />
</f:facet>