Rename "story-river" class to "tc-story-river"

Part of #764
This commit is contained in:
Jermolene
2014-08-28 17:26:21 +01:00
parent 90f0fc22ff
commit 87cb520343
5 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ type: text/vnd.tiddlywiki-html
</head>
<body class="tw-body">
{{$:/StaticBanner||$:/core/templates/html-tiddler}}
<section class="story-river">
<section class="tc-story-river">
{{$:/core/templates/alltiddlers.content||$:/core/templates/html-tiddler}}
</section>
</body>
+1 -1
View File
@@ -14,7 +14,7 @@ title: $:/core/templates/static.tiddler.html
</head>
<body class="tw-body">
`{{$:/StaticBanner||$:/core/templates/html-tiddler}}`
<section class="story-river">
<section class="tc-story-river">
`<$importvariables filter="[[$:/core/ui/PageMacros]] [all[shadows+tiddlers]tag[$:/tags/Macro]!has[draft.of]]">
<$view tiddler="$:/core/ui/ViewTemplate" format="htmlwikified"/>
</$importvariables>`