黑暗模式 载入视图 背景色

This commit is contained in:
Bard 2023-05-27 19:45:52 +08:00 committed by GitHub
parent af3a03fd34
commit 8ccfe935b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -838,3 +838,7 @@ tr.cbi-section-table-row {
.uci-change-list var del {
color: #3c3c3c;
}
#view>.spinning {
background: #2c323c;
}