> Is it possbile to customize the color of the buttons - new, remove,
> save, save as, open, run, preview - in the TidIDE Editor?

Get the latest update (v1.8.4) to the plugin:
   http://www.TiddlyTools.com/#TidIDEPlugin

This revision sets a CSS classname, 'tidIDEPanel', on the container
element that encloses each instance of the TidIDE controls.  This
allows you to add custom CSS rules in your [[StyleSheet]], like this:

.tidIDEPanel input[type='button'] { ... }

enjoy,
-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
-~----------~----~----~----~------~----~------~--~---

Reply via email to