Hi Stephan, You can well overwrite the formatting of the default class which is always > added, but what about a small adjustment?
Overwriting css has lots of problems many of which a TWc user can tell you about. class="myButtonClass" will result in just that class being assigned (as > Tobias suggested) > class="+ myButtonClass" (note the blank after the "+") would keep all > "current" settings and append "myButtonClass". > Sounds like a handy thing for not having to remember that core button class ...or other widget class, really. 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 [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.

