> I have some issues with styling the nested sliders' (1) label/tooltip.
> I can assign it classes like bold, red and floatleft, but I can't add
> borders (so it would look like a button).
>
> I tried:
> +++{{nestedsliderbutton{[test]}}}something===
>
> With the following CSS:
> .nestedsliderbutton{
> border: 1px solid #aaa;
> }
The above works for me. I tested in an empty TW with just
NestedSliderPlugin installed. I pasted the CSS into StyleSheet, and
the slider syntax into TestTiddler. The light gray border appeared
around the "test" label. Perhaps you have some other CSS definitions
that is taking precedence due to specificity?
-e
--
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.