Commit 31112fd0 authored by Phil Hughes's avatar Phil Hughes

Edit form background color on highlighted note

Added a white background to the edit form on highlighted notes

Closes #18101
parent acfbeced
......@@ -96,17 +96,8 @@
display: none;
font-size: 15px;
.form-actions {
padding-left: 20px;
.btn-save {
float: left;
}
.note-form-option {
float: left;
padding: 2px 0 0 25px;
}
.md-area {
background-color: #fff;
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment