If you look a the dom code that's created. Only the custom class is
assigned.
<button class="myButtonClass">
New Task
</button>
All browsers use default styling for the "button" element. ... But
different browsers use different defaults.
That's way the core CSS uses "normalize.css" to implement browser
compatibility. That's probably, what you see in the browser debug window.
the user class always has to add / remove the changes it needs.
-m
--
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.