Thank you Simon,
that is something i have been looking for for some time.

Can I do:

|
[data-tiddler-type="text/vnd.tiddlywiki;flexibility=replace"].tc-tiddler-frame {
border-radius: 50%;
}

|Or do I have to do

|\define assign-css()
[data-tiddler-title="$(currentTiddler)$"].tc-tiddler-frame {
border-radius: 50%;
}
\end
<$list 
filter="[all[tiddlers]type[||text/vnd.tiddlywiki;flexibility=replace||||]]">
<<assign-css>>
</$list>|

As direct CSS-Trick for Types would be great.

Ahoi  Jan


Am 03.12.2018 um 15:58 schrieb Mohammad:
Wonderful BTC!

Great tool!

By the way many thanks for all your efforts specially during preparing TW 5.1.18, specially the KeeBoord in new release.


-Mohammad
--
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] <mailto:[email protected]>. To post to this group, send email to [email protected] <mailto:[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/34408b6e-667e-4833-a0eb-7a6cbe9db8ef%40googlegroups.com <https://groups.google.com/d/msgid/tiddlywiki/34408b6e-667e-4833-a0eb-7a6cbe9db8ef%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

--
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/5C05849E.2040209%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to