* Code for task #41764.
This commit is contained in:
3
module/project/css/batchedit.css
Normal file
3
module/project/css/batchedit.css
Normal file
@@ -0,0 +1,3 @@
|
||||
.c-id {width: 40px;}
|
||||
.c-date {width: 120px;}
|
||||
.c-parent {width: 200px;}
|
||||
3
module/project/css/group.css
Normal file
3
module/project/css/group.css
Normal file
@@ -0,0 +1,3 @@
|
||||
.c-id {width: 60px;}
|
||||
.c-name {width: 130px;}
|
||||
.c-desc {width: 300px;}
|
||||
@@ -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;}
|
||||
|
||||
Reference in New Issue
Block a user