💄 Remove unneccesary(?) color definition for the edit area

This caused problems with the WYSIWYG editor which expects to styles of the wiki to apply in the
edit-area as well
This commit is contained in:
Michael Große 2018-06-04 17:45:42 +02:00
commit cb434127c7
No known key found for this signature in database
GPG key ID: 7E31028FBFEACC79

View file

@ -37,12 +37,6 @@
padding-bottom: 1rem;
}
* {
&:not(button) {
color: @color-editBox;
}
}
@media @screen_max-xs {
div.summary {
label[for=edit__summary] {