Make notes more prominent. Fix heading in mail form

This commit is contained in:
Eike Kettner
2020-05-23 20:09:21 +02:00
parent b8267f60c1
commit 6501060730
2 changed files with 8 additions and 5 deletions

View File

@ -70,6 +70,9 @@
.default-layout .ui.segment .item-notes {
padding: 0 1em;
}
.default-layout .ui.segment.item-notes-display {
background: rgba(246, 255, 158, 0.4);
}
.default-layout .extracted-text {
font-family: monospace;