font-awesome is used as default icon font for the entire system

This commit is contained in:
Xuan Sang LE
2018-03-11 12:32:37 +01:00
parent 800c95830d
commit 10015d99b0
21 changed files with 240 additions and 17 deletions

View File

@ -2,7 +2,7 @@
<afx-hbox>
<afx-switch enable= true data-width="50"></afx-switch>
<afx-vbox>
<afx-tab-container data-height = "50" data-id="mytabs" closable = true></afx-tab-container>
<afx-tab-bar data-height = "50" data-id="mytabs" closable = true></afx-tab-bar>
<afx-tree-view data-id="mytree"> </afx-tree-view>
</afx-vbox>
<afx-resizer data-width = "5" ></afx-resizer>