From 14fb78963211858fa257a5d8edf8baecdca4ad2d Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Wed, 16 May 2018 14:05:03 -0600 Subject: [PATCH] Override more styles to fix TinyMCE/theme CSS conflicts --- public/index.php | 3 +-- static/css/editor.css | 20 ++++++++++++++++++-- static/js/editor.js | 2 +- 3 files changed, 20 insertions(+), 5 deletions(-) diff --git a/public/index.php b/public/index.php index 11898fa..fe7bbb1 100644 --- a/public/index.php +++ b/public/index.php @@ -38,9 +38,8 @@ if (isset($_GET['edit'])) { $allpages[$i]["value"] = get_page_clean_url(false, $allpages[$i]["value"]); } ?> - + -