I am trying to modify the bullet for some <ul> tags to an included image. I have dragged and dropped an image which is now in a tiddler called 'Green_check.png'. I can include it in a regular tiddler as <$transclude tiddler="Green_check.png"/> or {{Green_check.png}}. Now, I want to define a CSS class to change the bullet to something as shown below. (The CSS tiddler is tagged as $:/tags/stylesheet). However, it does not work as expected.
li.Done { list-style-image:url(<$transclude tiddler="black_check.png"/>); } -- 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 tiddlywiki+unsubscr...@googlegroups.com. To post to this group, send email to tiddlywiki@googlegroups.com. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.