>
> The links are just rendered as ordinary tiddler links, there's no special 
> highlighting of shadow tiddlers. Wouldn't it be confusing if we used a 
> different standard for link appearance within the explorer?
>

Currently, there is...

a.tc-tiddlylink-shadow {

   1. font-weight: bold;

}

...and as suggested here 
<https://github.com/Jermolene/TiddlyWiki5/issues/1205#issuecomment-67164964>, 
there are good reasons to have it...

a.tc-tiddlylink-shadow {

   1. font-weight: normal;

}
a.tc-tiddlylink-shadow.tc-tiddlylink-resoves {

   1. font-weight: bold;

}

Best wishes, Tobias.

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to