I'm just going to add some classes I found when playing with TW5. These are
in a tiddler called "Stylesheet" and Stylesheet has a tag of
$:/tags/Stylesheet. Be careful of the case of letters, case matters. Play
with colors or borders to see what class does what.
.tc-titlebar {border-top:2px solid black;}
.tc-tiddler-controls {border-top:2px solid red;}
.tc-titlebar { font-size: 14pt; display: inline; font-weight: bold; }
.tc-tiddler-body {margin-bottom: 3pt; border-top: 1px solid lightgray; max-
height:75vh; overflow:auto;}
.tc-tiddler-body ul, ol {margin-top: 3pt;}
.tc-tiddler-frame { padding-top: 2px; padding-bottom: 2px; padding-right:
1em padding-left: 3pt; }
.tc-story-river {padding-right: 1pt; padding-left:3pt; }
.tc-sidebar-scrollable {padding-left: 1pt; }
/* Set max height for tiddler */ /* body.tc-body .tc-tiddler-frame {
border: 0; margin-bottom: 0; max-height:80vh; } */
/* Below is for date in "Recent" list on sidebar */
.tc-menu-list-item { color: #404040; }
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/713ff819-fefb-4c49-bbb1-14dc1f59b617%40googlegroups.com.