Thanks, again, Stephan. Just updated.

On Sun, Nov 3, 2013 at 3:47 PM, Stephan Hradek <[email protected]>wrote:

> I looked at it again and see what I changed:
>
> CSS
>
> body .tw-list-frame.contactstable {
>     display: table;
> }
> body .tw-list-frame.contactstable .tw-list-element {
>     display: table-row-group;
> }
> body .tw-list-frame.contactstable .tw-tiddler {
>     display: table-row;
> }
> body .tw-list-frame.contactstable .tw-view-link,
> body .tw-list-frame.contactstable .tw-transclude {
>
>     display: table-cell;
>     padding: 4px;
>     border-bottom: 1px solid;
> }
>
> Tiddler
>
> <$list filter="[tag[personalcontacts]]" type="plain"
> class="contactstable"><$view field="title" format="link"/><$transclude
> field="email"/><$transclude field="telephone"/></$list>
>
> No @@ required
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/tiddlywiki/Iw-AktrTZ_Q/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
David Gifford
Christian Reformed World Missions, Mexico City

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to