You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
@import "../../node_modules/@fui/core/src/less/image.less";
|
|
|
|
@import "./lib/background.less";
|
|
|
|
@import "var";
|
|
|
|
|
|
|
|
.background(data-connection-background, @background-data-connection);
|
|
|
|
.background(upload-loading-icon, @icon-upload-loading);
|
|
|
|
.background(upload-fail-icon, @icon-upload-fail);
|
|
|
|
.background(upload-success-icon, @icon-upload-success);
|
|
|
|
.background(error-page-background, @background-error-page);
|