mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-03 04:26:46 +00:00
Add global option to show default text below the edit textarea (#6882)
This commit is contained in:
@@ -12,4 +12,9 @@ tags: $:/tags/Stylesheet
|
||||
|
||||
.tc-translators-string-table .tc-drop-down {
|
||||
min-width: 500px;
|
||||
}
|
||||
|
||||
.tc-tiddler-frame textarea.tc-edit-texteditor,
|
||||
.tc-tiddler-frame input.tc-edit-texteditor {
|
||||
background-color: #feffef;
|
||||
}
|
||||
Reference in New Issue
Block a user