多处增加是否独立配置选项

This commit is contained in:
GoEdgeLab
2020-09-23 18:43:38 +08:00
parent 41bddd79c9
commit 72865127b7
50 changed files with 615 additions and 267 deletions

View File

@@ -57,6 +57,10 @@ tbody {
font-size: 0.9em !important;
}
.table tr.active td {
background: rgba(0, 0, 0, 0.01) !important;
}
p.comment, div.comment {
color: rgba(0, 0, 0, 0.3);
padding-top: 0.4em;
@@ -726,4 +730,4 @@ form {
.fields {
margin-bottom: 0 !important;
}
}
}