💄 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:
parent
2673e6cbd9
commit
cb434127c7
1 changed files with 0 additions and 6 deletions
|
@ -37,12 +37,6 @@
|
|||
padding-bottom: 1rem;
|
||||
}
|
||||
|
||||
* {
|
||||
&:not(button) {
|
||||
color: @color-editBox;
|
||||
}
|
||||
}
|
||||
|
||||
@media @screen_max-xs {
|
||||
div.summary {
|
||||
label[for=edit__summary] {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue