With FireFox, Chrome and Opera, you can do this:

create a tiddler eg: myStyles   and tag it $:/tags/Stylesheet

pre, 
.edit-texteditor {
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
}

This will work for viewing and editing. 

As you can see here: 
https://developer.mozilla.org/de/docs/Web/CSS/tab-size  it's probably not 
supported on mobile.

have fun!
mario

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to