Hi,
I'm creatng a simple form for managing books. Have tried adding
cellpadding as said in this post (http://groups.google.com/group/
tiddlywiki/browse_thread/thread/6878c611aa587f61). But couldn't make
it work. Can anyone help?
The borderless style is taken from Eric's StyleSheetShorcut.
{{borderless{
| ''Title:''|cellpadding:2em;<<edit book_title>>|
| ''Author:''|cellpadding:2em;<<edit book_author>>|
| ''ISBN:''|cellpadding:2em;<<edit isbn>>|
| ''Category:''|cellpadding:2em;<<edit book_category>>|
| ''Date of purchase:''|cellpadding:2em;<<edit book_purchased>>|
| ''Last read page:''|cellpadding:2em;<<edit book_lastpage>>|
}}}
Thanks!
--
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.