mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-06-27 15:42:58 +00:00
Remove the text-editor box-shadow (reverting) (#3615)
This commit is contained in:
parent
d4716a6f2b
commit
bc124c0645
@ -50,10 +50,6 @@ textarea.tc-edit-texteditor {
|
||||
font-family: {{$:/themes/tiddlywiki/vanilla/settings/editorfontfamily}};
|
||||
}
|
||||
|
||||
.tc-tiddler-frame.tc-tiddler-edit-frame iframe.tc-edit-texteditor {
|
||||
<<box-shadow "1px 1px 5px rgba(0, 0, 0, 0.3)">>
|
||||
}
|
||||
|
||||
canvas.tc-edit-bitmapeditor {
|
||||
<<box-shadow "2px 2px 5px rgba(0, 0, 0, 0.5)">>
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user