This commit is contained in:
lxsang
2020-02-21 17:56:45 +01:00
parent d50d884733
commit 2656c21cdb
9 changed files with 178 additions and 29 deletions

View File

@ -0,0 +1,5 @@
<afx-app-window apptitle="Preview" width="650" height="500">
<afx-hbox>
<afx-button data-height="30" toggle = "true" text="__(Read more)" iconclass="fa fa-camera-retro fa-lg" id="button"></afx-button>
</afx-hbox>
</afx-app-window>