@Mohammad, that's a change I proposed, I found the old editor look is ugly 
... but I made a PR to give it its previous background color.

removing the box-shadow from the editor is just

.tc-tiddler-frame.tc-tiddler-edit-frame iframe.tc-edit-texteditor {
box-shadow: none;
}

to remove the border-radius:

border-radius: none;

to remove it from the preview:

.tc-tiddler-preview-preview {
border-radius: none;
}



Am Sonntag, 2. Dezember 2018 18:35:58 UTC+1 schrieb Mohammad:
>
> The text area and preview seems have a new look! Is it customizable? if I 
> wish to use the previous styles in 5.1.17!
>
> Mohammad
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@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/86cb4eb7-1047-42db-85ae-983e24ad8ef2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to