From cb434127c7f62c865bd8758bfa4e045da1bd0c11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Gro=C3=9Fe?= Date: Mon, 4 Jun 2018 17:45:42 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Remove=20unneccesary(=3F)=20colo?= =?UTF-8?q?r=20definition=20for=20the=20edit=20area?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This caused problems with the WYSIWYG editor which expects to styles of the wiki to apply in the edit-area as well --- css/plugins/edit.less | 6 ------ 1 file changed, 6 deletions(-) diff --git a/css/plugins/edit.less b/css/plugins/edit.less index 888ab5c..2f0288a 100644 --- a/css/plugins/edit.less +++ b/css/plugins/edit.less @@ -37,12 +37,6 @@ padding-bottom: 1rem; } - * { - &:not(button) { - color: @color-editBox; - } - } - @media @screen_max-xs { div.summary { label[for=edit__summary] {