Initial settings that allow to choose the default color of the notes.

This commit is contained in:
Matias De lellis
2020-06-16 22:56:34 -03:00
parent 8c6b0a2392
commit dd534e1f1b
10 changed files with 279 additions and 19 deletions

View File

@@ -267,12 +267,13 @@ div[contenteditable="true"] {
background-color: rgba(0,0,0,0.12);
}
.note-tags {
margin-top: 8px;
.note-shares > .slim-share,
.note-tags > .slim-tag {
margin-top: 5px;
}
/* Restore defaults select2 rules */
/* Restore defaults select2 rules */
.select2-container-multi
.select2-choices