* Fix bug of task #89848.

This commit is contained in:
liumengyi
2023-04-03 17:16:05 +08:00
parent 25bb508e77
commit 12c3a03287
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -24,3 +24,4 @@ td.menus + td {border-left: 0;}
#privList .group-item {margin-top: 16px;}
#privList .group-item .checkbox-inline label {padding-left: 3px;}
#privList.table-bordered td, #privList.table-bordered th {border-top-style: dashed; border-bottom-style: dashed;}
#privList .check-all>label.checkbox-indeterminate-block:before {content: ' '; opacity: 1; transform: scale(1);}