mirror of
https://github.com/JanGross/quicknotes.git
synced 2025-12-01 07:37:18 +01:00
Use Alt+Enter as shortcut to save note. Add some animation when show model note.
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
.note-active {
|
||||
z-index: 10;
|
||||
height: 100%;
|
||||
/*width: 100%;*/
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.save-button #unshare-button {
|
||||
@@ -107,8 +107,8 @@
|
||||
}
|
||||
|
||||
.note-toolbar {
|
||||
/*float:left;*/
|
||||
padding-top: 6px;
|
||||
float:left;
|
||||
padding-top: 12px;
|
||||
}
|
||||
|
||||
.circle-toolbar {
|
||||
|
||||
Reference in New Issue
Block a user