mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-13 06:04:26 +02:00
booklet now compatible with new API
This commit is contained in:
11
Booklet/css/main.css
Normal file
11
Booklet/css/main.css
Normal 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;
|
||||
}
|
Reference in New Issue
Block a user