Update cascade.css

This commit is contained in:
Bard 2022-04-06 02:38:35 +08:00 committed by GitHub
parent 3c95373605
commit 3fb9d7a6c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1410,6 +1410,7 @@ td > table > tbody > tr > td,
.cbi-button[value$="Apply"], .cbi-button[value$="Apply"],
.cbi-button[onclick="addKey(event)"] { .cbi-button[onclick="addKey(event)"] {
font-weight: normal; font-weight: normal;
cursor: pointer;
color: #fff !important; color: #fff !important;
border: thin solid #5e72e4; border: thin solid #5e72e4;
border: thin solid var(--primary); border: thin solid var(--primary);