On Saturday, November 7, 2020 at 12:40:39 AM UTC-8, Atronoush wrote:
>
> Your solution works excellent. My question is : links do not work in
> modal, how one can gray out them?
>
Add this style declaration as the first line of the macro definition:
<style> .tc-modal-body a { color:inherit; text-decoration:none !important;
cursor:default; } </style>
Alternatively, you can put the above CSS in a tiddler tagged with
$:/tags/Stylesheet (omit the <style> and </style> tags).
enjoy,
-e
--
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/4a0b4461-e6a0-443c-9b63-a9321da36c29o%40googlegroups.com.