Añadido formato de cabecera.
This commit is contained in:
@@ -20,10 +20,10 @@
|
||||
<h:body>
|
||||
<p:growl id="messages" globalOnly="true" sticky="false" showDetail="true" life="15000" />
|
||||
<div id="layout">
|
||||
<div id="top" class="top">
|
||||
<div id="top" class="top background-light-blue">
|
||||
<h:graphicImage library="images" name="logo-small.png" height="116" alt="MyHealth by Grupo 2"/>
|
||||
</div>
|
||||
<div id="menuDiv" style="margin-bottom: 10px;">
|
||||
<div id="menuDiv" style="padding: 8px;">
|
||||
<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" />
|
||||
@@ -72,7 +72,7 @@
|
||||
</p:menubar>
|
||||
</h:form>
|
||||
</div>
|
||||
<div id="content">
|
||||
<div id="content" style="padding-left: 8px;padding-right: 8px;">
|
||||
<ui:insert name="content">Content</ui:insert>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user