* Code for task #41764.

This commit is contained in:
liyuchun
2021-08-30 09:43:13 +08:00
parent 3f5f2ef873
commit 6a93618b84
40 changed files with 183 additions and 139 deletions

View File

@@ -0,0 +1,3 @@
.c-id {width: 40px;}
.c-date {width: 120px;}
.c-parent {width: 200px;}

View File

@@ -0,0 +1,3 @@
.c-id {width: 60px;}
.c-name {width: 130px;}
.c-desc {width: 300px;}

View File

@@ -1,2 +1,5 @@
#dept_chosen .chosen-single {width: 220px;}
#project_chosen .chosen-single {width: 220px;}
.c-days {width: 100px;}
.c-hours {width: 90px;}
.c-limited {width: 110px;}