mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-04-23 21:29:02 -05:00
encrypted notes have grey background to see immediatelly their status
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
overflow: scroll;
|
||||
}
|
||||
|
||||
.note-editable.encrypted {
|
||||
background-color: #eee;
|
||||
}
|
||||
|
||||
#top-message {
|
||||
display: none; /* initial state is hidden */
|
||||
background-color: #e0e0e0;
|
||||
|
||||
Reference in New Issue
Block a user