Hello,

is it possible to change the color of "published" and "tags" when selecting 
an entry in the search list:
(for "title" it is working fine...)
[image: search.png]

my Code:

<li class="tc-menu-list-item">
<$link to={{!!title}} tooltip="Titel: {{!!title}}">
<$view field="caption"><$view field="title"/></$view>
<small> --- </small>
<small style="color:rgba(144, 238, 144, 0.8)"><$view field="published" 
/></small>
<small> aus Gruppe: </small> 
<small style="color:rgba(255, 201, 102, 0.8)"><$view field="tags"/></small> 
</$link>
</li>

Thanks for feedback
Stefan

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/dfbce74e-7487-4126-acbb-040eb9885c7fn%40googlegroups.com.

Reply via email to