booklet now compatible with new API

This commit is contained in:
lxsang
2020-06-06 23:49:13 +02:00
parent d20db3e0fb
commit ae39688216
126 changed files with 281 additions and 18179 deletions

11
Booklet/css/main.css Normal file
View File

@ -0,0 +1,11 @@
afx-app-window[data-id ='Booklet'] div.editor-toolbar{
background-color: white;
}
afx-app-window[data-id ='Booklet'] afx-tree-view .afx-tree-view-item:before{
content: "\f292";
font-family: "FontAwesome";
font-size: 16px;
font-style: normal;
font-weight: normal;
}