* Code for task #41764.

This commit is contained in:
liyuchun
2021-09-14 11:20:00 +08:00
parent 6491d1aaf0
commit 96fd75142f
16 changed files with 58 additions and 38 deletions
+2
View File
@@ -25,3 +25,5 @@
.is-firefox .group-header > a,
.is-firefox .group-header > .groupSummary {position: relative; z-index: 1;}
.c-hours {white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align: right;}
.c-user, .c-type {width: 70px;}
.c-progress {width: 60px;}
+1
View File
@@ -1 +1,2 @@
#memberList tbody td {text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.c-limited {width: 100px;}