How to setup "Line height" in Edit area?

89 views
Skip to first unread message

ericl

unread,
Jan 24, 2018, 9:09:43 PM1/24/18
to TiddlyWiki
Hello everyone,

When I setup the font size in Firefox, the "Line height" is still fixed in the Edit area of TiddlyWiki!
How can I change the "Line height" in Edit area?


Best regards

Birthe C

unread,
Jan 24, 2018, 10:05:08 PM1/24/18
to TiddlyWiki
Create a stylesheet and set font-size and line-height for .tc-edit-texteditor

Birthe

ericl

unread,
Jan 25, 2018, 12:26:59 PM1/25/18
to tiddl...@googlegroups.com
Thanks you Birthe,

I try to create a  new Tiddler named .tc-edit-texteditor
and add a tag named $:/tags/Styleshee with the following content

html body.tc-body {
    line-height: 44px;
    font-size: 22px;
}

And it work! But it is not only changed in the EditArea, but also changed in SideBar & TiddlerName & IconButtons.

Can it only be changed in EditArea?

Thanks & Best regards

Birthe C <strikke...@gmail.com> 於 2018年1月25日 週四 上午11:05寫道:
--
You received this message because you are subscribed to a topic in the Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tiddlywiki/4S-PNdwk1gY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/e905f80e-27f9-4472-9ae7-1d0fbec4577f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Birthe C

unread,
Jan 25, 2018, 2:32:57 PM1/25/18
to TiddlyWiki
Create a tiddler yourstyles tag=$:/tags/Stylesheet

.tc-edit-texteditor {
     font
-size: 22px;
     line
-height: 44px;
}


Birthe

ericl

unread,
Jan 26, 2018, 5:37:56 AM1/26/18
to tiddl...@googlegroups.com
Yes, It works!!

Thank you Birthe


Birthe C <strikke...@gmail.com> 於 2018年1月26日 週五 上午3:33寫道:
--
You received this message because you are subscribed to a topic in the Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tiddlywiki/4S-PNdwk1gY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
Reply all
Reply to author
Forward
0 new messages