1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-04-05 10:16:57 +00:00

Revert "editor needs to stand out a bit more" (#3612)

* Revert "v5.1.18 banner artwork"

This reverts commit 70500140b9b4597294a3e3d129913f8986ff55e4.

* Revert "Revert #3607 and #3608"

This reverts commit 87b3e470c2618801c9371eeb3cad6bcb12874d82.

* Revert "Fix default global keyboard shortcuts for Mac"

This reverts commit e466f62e7e8b8619fdee992919c09939633c089f.

* Revert "Comment plugin: Improve styles"

This reverts commit e17456e3bcb5605f7d3cef20e39e67b8c644868e.

* Revert "Style tweaks for framed editor + preview (#3608)"

This reverts commit c058378da08c4fcfddddafefe0866afae20ae861.

* Revert "Change to natural counting in range[N] operator (#3609)"

This reverts commit b9df224f99c425923c1fd8c25826e4d00a5fb39e.

* Revert "Update release note contributors list"

This reverts commit 0f3912ba95c2a8bd0569a8e52aac0d2ccbd4cf0b.

* Revert "Make editor-preview not hide text-editor shadow (#3607)"

This reverts commit 11f02dc36260de18ac7942a2c5b3bd99d84ea55b.

* Revert "Editor needs to stand out a bit more (#3606)"

This reverts commit d711ef25ed7d6cbfe26e61cb47d2d0ce72e29ed7.
This commit is contained in:
BurningTreeC 2018-12-03 09:51:17 +01:00 committed by Jeremy Ruston
parent 70500140b9
commit e509291b18

View File

@ -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 {