Hi,
I have this in a table
<$set name="desc" filter="[<currentTiddler>addsuffix[.d]]">
<td>
<$transclude tiddler=<<desc>>/>
</td></$set>
which displays the content of some tiddlers in a table (I omitted the rest
of the table code),
and I also have this in a stylesheet
[data-tags*="descr"] .tc-tiddler-body {
font-size:.6em;
}
so the tiddlers from the table above that happen to be tagged with "descr"
have a body font size that's smaller than the default size.
However, when rendered in the table, the text comes out as default font
size. Its actually in that table that I wanted it smaller.
Is there a way to directly force the font-size:.6em right in the
<$transclude/> widget?
Thanks,
- Dave
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/729ffa23-0a8d-4c2c-a0d9-315292dffa38%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.