mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-25 07:54:52 +00:00
Revert "editor needs to stand out a bit more" (#3612)
* Revert "v5.1.18 banner artwork" This reverts commit70500140b9. * Revert "Revert #3607 and #3608" This reverts commit87b3e470c2. * Revert "Fix default global keyboard shortcuts for Mac" This reverts commite466f62e7e. * Revert "Comment plugin: Improve styles" This reverts commite17456e3bc. * Revert "Style tweaks for framed editor + preview (#3608)" This reverts commitc058378da0. * Revert "Change to natural counting in range[N] operator (#3609)" This reverts commitb9df224f99. * Revert "Update release note contributors list" This reverts commit0f3912ba95. * Revert "Make editor-preview not hide text-editor shadow (#3607)" This reverts commit11f02dc362. * Revert "Editor needs to stand out a bit more (#3606)" This reverts commitd711ef25ed.
This commit is contained in:
committed by
Jeremy Ruston
parent
70500140b9
commit
e509291b18
@@ -51,7 +51,7 @@ textarea.tc-edit-texteditor {
|
||||
}
|
||||
|
||||
.tc-tiddler-frame.tc-tiddler-edit-frame iframe.tc-edit-texteditor {
|
||||
<<box-shadow "1px 1px 5px rgba(0, 0, 0, 0.5)">>
|
||||
<<box-shadow "1px 1px 5px rgba(0, 0, 0, 0.3)">>
|
||||
}
|
||||
|
||||
canvas.tc-edit-bitmapeditor {
|
||||
|
||||
Reference in New Issue
Block a user