Hi! Is it possible to use some kind of CSS class to hide the first column of a wiki table? I have tables like this: |1|||| |2|||| |3|||| |4|||| I'd like to hide the first column. I know this is possible with the first-child pseudoclass for normal HTML tables (and in some other ways), but I'm not sure how to apply it here.
w -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" 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/tiddlywiki?hl=en.

