mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-04-06 02:37:14 +00:00
correctly add the data-tiddler-title value
This commit is contained in:
parent
9a8a971eee
commit
a9f9d0a45e
@ -22,7 +22,7 @@ tags: $:/tags/Stylesheet
|
||||
|
||||
<$set name="CSSEscapedTitle" value={{{ [<filteredTiddler>escapecss[]] }}}>
|
||||
|
||||
[data-tiddler-title={{{ [<CSSEscapedTitle>] }}}].tc-tiddler-frame {
|
||||
[data-tiddler-title="<<CSSEscapedTitle>>"].tc-tiddler-frame {
|
||||
outline: 2px solid <<colour primary>>;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user