Update dark.css

This commit is contained in:
Bard 2023-08-18 02:19:35 +08:00 committed by GitHub
parent 7ccfb8c012
commit eda31ff8c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -847,6 +847,12 @@ tr.cbi-section-table-row {
} }
} }
@media screen and (max-width: 1280px) {
.tr[data-title]::before, .tr.cbi-section-table-titles.named::before {
background: #0000;
}
}
.uci-change-list var ins, .uci-change-list var ins,
.uci-change-list var del { .uci-change-list var del {
color: #3c3c3c; color: #3c3c3c;