上传 按钮颜色

This commit is contained in:
Bard 2023-05-28 05:27:12 +08:00 committed by GitHub
parent 5bc0849d85
commit 1e71db5957
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1724,6 +1724,7 @@ td>table>tbody>tr>td,
cursor: pointer;
}
.cbi-input-apply,
.cbi-input-remove {
color: #fff !important;
background-color: #5e72e4;