The text inside the slider is wrapped in a style called ".sliderPanel."  If 
the slider is in the main menu area on the left, you can modify "#mainMenu 
.sliderPanel" to change the displays, and if it's in the right-hand sidebar 
area, you can change it with "#sideBarOptions .sliderPanel" or "#sideBarTabs 
.sliderPanel."
 
I'm not sure this will work, but if your slider is in a tiddler in the main 
(middle) area of TiddlyWiki, you could try adding this to the StyleSheet 
tiddler:
 

> .viewer .sliderPanel { font:inherit; font-family:inherit; 
> font-size:inherit; font-weight:inherit; font-style:inherit; }

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/pRcRjihjhM0J.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to