Hello,
I'm trying to modify the size of the input box for the search tool.
In the code I found :
config.macros = {
today: {},
version: {},
search: {sizeTextbox: 15},
tiddler: {},
...
So I've put :
config.macros.search.sizeTextbox=10;
in a config tiddler (tagged with systemConfig).
But the size of the box doesn't change !
Any help appreciated !!
Thanks in advance.
FrD
--
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.