Hello. 

I want to use dynamic css (as described here: 
https://tiddlywiki.com/static/Q%253A%2520How%2520can%2520I%2520use%2520a%2520custom%2520field%2520to%2520style%2520a%2520tiddler%253F.html)
 
to style a tiddler that is transcluded by another tiddler. Unfortunately 
the transcluded tiddler does not show the style. The same happens if I use 
data-tags. A minimal example is:

Css
[data-tags*="colorblue"] .tc-tiddler-body  {color:blue;font-style: italic;}

Tiddler A 
{{Tiddler B}}

Tiddler B (tagged colorblue)
This should be blue

Tiddler B shows italic blue text as expected. I would expect Tiddler A to 
show the same (italic blue), but it does not. What am I missing?

Thanks for any help!

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/fb65e4ef-b8d9-45f5-a211-268a40954ec6n%40googlegroups.com.

Reply via email to