Define operators via fields and a view template

This commit is contained in:
Astrid Elocson
2015-02-03 19:29:25 +00:00
parent d340277cb2
commit c2d473fa29
58 changed files with 432 additions and 531 deletions

View File

@@ -1,5 +1,5 @@
created: 20150117152612000
modified: 20150126091948000
modified: 20150203183335000
title: $:/editions/tw5.com/doc-styles
tags: $:/tags/Stylesheet
@@ -30,7 +30,6 @@ tags: $:/tags/Stylesheet
color: <<color very-muted-foreground>>;
font-style: normal;
font-weight: bold;
text-transform: uppercase;
}
.doc-button,
@@ -121,3 +120,7 @@ tr.doc-table-subheading {
height: 2em;
vertical-align: middle;
}
.doc-table.before-tiddler-body {
margin-top: 2em;
}