Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Understanding cascading table style
Message
From
09/04/2013 06:24:09
 
 
To
08/04/2013 21:20:18
General information
Forum:
HTML5
Category:
Other
Miscellaneous
Thread ID:
01570440
Message ID:
01570471
Views:
41
>>Well, that was my only guess. I'm not yet proficient with css.
>
>Still, it helped me apply a resolution.
>
>As I thought, we have to assign a style to the inner table. Then, in the stylesheet, I simply replicate the style for TD.Label for a new style defined as Table.Invisible TD.Label. That would break the inheritance and would work. I just need to add the Class=Invisible to all those tables that are inside the DataEntry table.

The best way I've found to view styling issues is using the Chrome debugger. That will show all css styles applied to any element - easy to see what has been inherited and what has been overridden by what....

P.S. Don't think a class named 'Label' is a good idea - can be confused with the label tag ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform