7 lines
199 B
CSS
7 lines
199 B
CSS
.c-date {width: 150px;}
|
|
.c-actions {width: 60px;}
|
|
|
|
tbody tr td {white-space: nowrap; overflow: hidden; text-overflow: clip;}
|
|
#mainContent {max-height: 400px;}
|
|
#releaseListForm {margin-bottom: 20px;}
|