mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 12:09:20 +03:00
Changes for #1412
This commit is contained in:
parent
9eb5646aec
commit
a352ebff25
40 changed files with 102 additions and 46 deletions
7
dev/External/SquireUI.js
vendored
7
dev/External/SquireUI.js
vendored
|
|
@ -270,6 +270,13 @@ class SquireUI
|
|||
btn.classList.toggle('active', 'source' == this.mode);
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
clear: {
|
||||
removeStyle: {
|
||||
html: '⎚',
|
||||
cmd: () => squire.setStyle()
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue