Hi!
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;
}
I looked around with FireBug and even found the class that is normally
applied. I changed it to "border: 1px;", but nothing changed.
Any ideas?
w
(1) http://www.TiddlyTools.com/#NestedSlidersPlugin
--
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.