antosdk-apps/Booklet/css/main.css
2020-06-06 23:49:13 +02:00

12 lines
292 B
CSS

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;
}