Hi Everybody,
I have this peculiar problem of Firefox not showing borders. All the
other browser display the border. Only Firefox seems to have a
problem.
This is my CSS
.formFlexLeft{
border-style:solid;
border-color:red;
}
This is the output from Firebug.
<td class="formFlexLeft">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td align="left" style="vertical-
align: top;">
<div class="gwt-Label"> </
div>
</td>
</tr>
</tbody>
</table>
</td>
Regards,
Cherian
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---