mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-04-23 21:29:02 -05:00
better autosave - only once per 5 seconds with guaranteed save when changing notes
This commit is contained in:
+2
-2
@@ -6,8 +6,8 @@
|
||||
|
||||
#top-message {
|
||||
display: none; /* initial state is hidden */
|
||||
background-color: greenyellow;
|
||||
color: green;
|
||||
background-color: #e0e0e0;
|
||||
color: #333;
|
||||
padding: 5px;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user