So, many macros that add an element to a document make "the same"
button. Can I switch it's CSS somehow?
To make this clearer, let's consider the <<slider>> macro. For
instance, if I add just __ around the macro, like this:
__<<slider ...>>__
than all the content which opens after clicking the button gets
underlined. So, can I change the button's style without causing the
content to change? Or, is it rather the <<slider>>'s problem and I can
use usual styling for all others without such side effects?
Do ~all macros make and "input" element so that it is enough to make a
.myMacroStyling input { ... }
line in CSS to be able to change them all?
Thanks, Yakov.
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.