... that is, when I add the css-code:
 
.tree{ -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); 
transform: rotate(270deg); filter: progid:DXImageTransform.Microsoft.
BasicImage(rotation=3); /* IE6, IE7 */ -ms-filter: 
"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)" /* IE8 */ -ms-
transform: rotate(270deg); }
 
the tree grow from left to right, but the "children"-links also turns 
270degree, making it very hard to read

-- 
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/d/optout.

Reply via email to