7 lines
183 B
CSS
7 lines
183 B
CSS
#releaseList {font-size: 13px;}
|
|
td {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
|
|
|
|
.c-id {width: 60px}
|
|
.c-branch {width: 100px}
|
|
.c-project, c-build {width: 200px;}
|