按钮颜色

This commit is contained in:
Bard 2023-05-28 04:17:01 +08:00 committed by GitHub
parent a1b3bf977a
commit 27cd68125b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1687,6 +1687,7 @@ td>table>tbody>tr>td,
} }
.btn.primary, .btn.primary,
.cbi-button,
.cbi-page-actions .cbi-button-save, .cbi-page-actions .cbi-button-save,
.cbi-page-actions .cbi-button-apply+.cbi-button-save, .cbi-page-actions .cbi-button-apply+.cbi-button-save,
.cbi-button-add, .cbi-button-add,
@ -1705,6 +1706,7 @@ td>table>tbody>tr>td,
background-color: var(--primary) background-color: var(--primary)
} }
.cbi-button,
.cbi-page-actions .cbi-button-apply, .cbi-page-actions .cbi-button-apply,
.cbi-section-actions .cbi-button-edit, .cbi-section-actions .cbi-button-edit,
.cbi-button-edit, .cbi-button-edit,