mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-30 18:46:42 +00:00
Define operators via fields and a view template
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user