This is not perfect, because I still have to add the : to the second level,
but it is still easier than adding * for even the first level
[data-tags*="bull"]
.tc-tiddler-body p:before { content:"⦁";font-size:16pt;color:#66f;
margin-left:1.5em; margin-right:.7em; }
dd:before { content:"⦁";font-size:16pt;color:#66f; margin-left:1.5em;
margin-right:.7em; }
On Thursday, August 9, 2018 at 7:36:04 PM UTC-5, Mat wrote:
>
> Dave, when answering before I glossed over that bit about rendering tabs
> as something else. That is not so easy. I'm pretty sure it can be done but
> that is not so easy.
>
> The bullets before each paragraph is simple though and that idea with
> "tiddler of certain type" is almost fulfilled; you toggle it by tagging the
> tiddler (in this case tag "bull"). Here's the stylesheet:
>
> title: Stylesheet/bullets
> tages: $:/tags/Stylesheet
> text:
> [data-tags*="bull"] .tc-tiddler-body p:before {
> content:"⦁";
> margin-left:1.5em;
> margin-right:.7em;
> }
>
> I hope it's a step on the way at least.
>
> <:-)
>
--
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/fcc7883a-1a47-42d1-8d6a-2dbc9dfe6439%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.