How can I set the story width nowadays? I have a tiddler with fragments
copied from $:/themes/tiddlywiki/vanilla/base like below, and it has no
effect anymore. I did not notice when exactly it stopped working...
\rules only filteredtranscludeinline transcludeinline macrodef
macrocallinline hardlinebreaks
"""
@media (min-width: 1440px) {
.tc-tiddler-frame { width: auto; }
.tc-story-river { width: 1210px; }
.tc-sidebar-scrollable { left: 1210px; }
<<if-no-sidebar "
.tc-story-river { width: auto; }
">>
}
"""
--
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.