I think IF the tiddlers frames, currently having the css classes 
"tc-tiddler-frame tc-tiddler-view-frame tc-tiddler-exists" would also have 
a UNIQUE class, like "tc-uniq<<qualify>>", one could achieve this very 
easily by, for example creating a pagetemplate "freestyle.css" along these 
lines:

<style type="text/css">
.tc-tiddler-frame.tc-uniq<<qualify>> {
      border: {{!!color-border}};
}
< /style>


As long as we do not have that, any styling would affect all other 
tiddlers. The only current way to style tiddler I see is to follow 
AlexHough's advice.

-- 
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