* Finish task #86269.

This commit is contained in:
liumengyi
2023-03-10 01:14:28 +00:00
parent d15d23647d
commit 706ed8a348
8 changed files with 43 additions and 4 deletions
+2 -1
View File
@@ -22,7 +22,8 @@
.tree ul > li {display: inline-block; width: 50%;}
.priv-item > .icon {padding-left: 5px;}
#privList .c-name {min-width: 100px;}
#privList .c-view, #privList .c-module, #privList .c-package {width: 100px;}
#privList .c-privs {width: 180px;}
#privList .c-privs {min-width: 180px;}
#privList .c-actions {width: 50px;}
#privList tbody tr td {overflow: hidden; white-space: nowrap;}