css class | Element |
---|---|
.webix_remove_upload | the "remove item" area |
.cancel_icon | the "remove_item" icon |
.webix_upload_server | the "upload_state" area |
.icon-ok webix_icon | the "upload ready" icon |
Basically, uploader is comprised of other Webix components such as button and list/template. See their CSS maps for details.
Read more about Uploader
Back to top