[Yanel-commits] rev 22733 - public/yanel/trunk/src/webapp/toolbar_old

michi at wyona.com michi at wyona.com
Fri Feb 16 15:38:18 CET 2007


Author: michi
Date: 2007-02-16 15:38:17 +0100 (Fri, 16 Feb 2007)
New Revision: 22733

Modified:
   public/yanel/trunk/src/webapp/toolbar_old/toolbar.html
Log:
formatting fixed

Modified: public/yanel/trunk/src/webapp/toolbar_old/toolbar.html
===================================================================
--- public/yanel/trunk/src/webapp/toolbar_old/toolbar.html	2007-02-16 14:03:17 UTC (rev 22732)
+++ public/yanel/trunk/src/webapp/toolbar_old/toolbar.html	2007-02-16 14:38:17 UTC (rev 22733)
@@ -103,7 +103,10 @@
 <form>
 <div id="hideoverflow" style="margin: 0px; position: relative; width: 100%; overflow: hidden;">
 <table id="menu" style="border-style: solid solid groove; border-color: buttonhighlight buttonshadow buttonhighlight buttonhighlight; border-width: 1px 1px 2px; padding: 0px; background-color: buttonface;" cellpadding="0" cellspacing="0" width="100%">
-	<tbody><tr><td valign="top"><table border="0" cellpadding="0" cellspacing="0" width="220">
+	<tbody><tr><td valign="top">
+
+
+<table border="1" cellpadding="0" cellspacing="0" width="220">
 		<tbody><tr class="menu_header" align="center" valign="bottom">
 			<td><div style="width: 0px; height: 26px;"></div></td>
 			<td width="60">
@@ -119,7 +122,11 @@
 				<a href="javascript:;" onmouseover="popUp('HM_Menu4',event)" onmouseout="popDown('HM_Menu4')">Ajuda&nbsp;&nbsp;&nbsp;</a>
 			</td>
 		</tr>
-		</tbody></table>
+		</tbody>
+</table>
+
+
+
   </td>
   <td align="right" width="100%">Search:&#160;</td>
   <td align="right"><input name="path" size="30" value="..." type="text"></td>




More information about the Yanel-commits mailing list