Have you checked the TagTemplate?--
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+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/5d0fce5a-c66e-4d36-b33b-f55dd4f01f47%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
.tc-tags-wrapper .tc-btn-invisible {
border:2px solid pink;
}
button.tc-tag-label, span.tc-tag-label {
border:2px solid pink;
}Hi Alex,If it's a tag then it's probably nested in the tags wrapper,
so you can adjust their styles without messing with templates.
.tc-tags-wrapper .tc-button-invisible {
border:2px solid pink;
}
You can do the same, should you reuse the TagTemplate elsewhere,i.e. wrap the tag-button in a container and then address as above.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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/0b58da28-831c-4780-9531-555d1bd5822a%40googlegroups.com.
my CSS selction is rusty
--
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+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/6e2801a1-b016-40fd-a235-645551047e25%40googlegroups.com.