ItEr37S16RFMaquetacionDesenhoAplicacionItEr36S18: Changed footer logos image
This commit is contained in:
parent
3f2a146354
commit
5abfe86292
3 changed files with 4 additions and 5 deletions
BIN
navalplanner-webapp/src/main/webapp/common/img/logos_footer.gif
Normal file
BIN
navalplanner-webapp/src/main/webapp/common/img/logos_footer.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6 KiB |
|
|
@ -75,7 +75,10 @@
|
|||
</n:td>
|
||||
</n:tr>
|
||||
<n:tr class="footer">
|
||||
<n:td height="75" align="right" valign="bottom" background="/navalplanner-webapp/common/img/linea_down.gif"><n:img src="/navalplanner-webapp/common/img/logos_aplicacion.gif" width="332" height="73" /></n:td>
|
||||
<n:td height="52" align="right" valign="bottom" background="/navalplanner-webapp/common/img/linea_down.gif">
|
||||
<n:img width="403" height="50" src="/navalplanner-webapp/common/img/logos_footer.gif"/>
|
||||
</n:td>
|
||||
|
||||
</n:tr>
|
||||
</n:table>
|
||||
</n:div>
|
||||
|
|
|
|||
|
|
@ -374,10 +374,6 @@ tr.z-vbox-sep {
|
|||
/* Modified when added or removed tasks, or zoom adjustments */
|
||||
}
|
||||
|
||||
.footer { /* Pending to calculate general position */
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Hidden at the beginning to avoid the first scalation effect */
|
||||
#ganttpanel_scroller_x {
|
||||
display: none;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue