|
@@ -613,6 +613,11 @@
|
|
|
.ant-upload-list-item-name {
|
|
.ant-upload-list-item-name {
|
|
|
color: @m-white0;
|
|
color: @m-white0;
|
|
|
}
|
|
}
|
|
|
|
|
+ .ant-upload-list-item-card-actions {
|
|
|
|
|
+ .anticon {
|
|
|
|
|
+ color: @m-white0;
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
&:hover {
|
|
&:hover {
|
|
|
background: transparent;
|
|
background: transparent;
|
|
|
.anticon-loading,.anticon-paper-clip {
|
|
.anticon-loading,.anticon-paper-clip {
|
|
@@ -621,6 +626,11 @@
|
|
|
.ant-upload-list-item-name {
|
|
.ant-upload-list-item-name {
|
|
|
color: @m-blue0;
|
|
color: @m-blue0;
|
|
|
}
|
|
}
|
|
|
|
|
+ .ant-upload-list-item-card-actions {
|
|
|
|
|
+ .anticon {
|
|
|
|
|
+ color: @m-blue0;
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
.look {
|
|
.look {
|