mirror of
https://github.com/JanGross/quicknotes.git
synced 2025-12-01 15:47:17 +01:00
Initial settings that allow to choose the default color of the notes.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user