File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -417,15 +417,16 @@ tr {
417417# cases_table_head th .ckbx : not (.cartnumholder ), # cases_table td .ckbx : not (.cartnumholder ),
418418# studies_table_head th .ckbx : not (.cartnumholder ), # studies_table td .ckbx : not (.cartnumholder ),
419419# series_table_head th .ckbx , # series_table td .ckbx {
420- width : 5 % ;
420+ width : 3 % ;
421421 text-align : left !important ;
422+ min-width : 40px ;
422423}
423424
424425# search_def_stats {
425426 padding-top : 8px ; }
426427
427428# projects_table td , # projects_table_head th {
428- width : 40 % ;
429+ width : 45 % ;
429430 word-wrap : break-word; }
430431
431432# cases_table td , # cases_table_head th {
483484# studies_table td .download-col , # cases_table_head th .download-col ,
484485# cases_table td .download-col , # series_table_head th .download-col ,
485486# series_table td .download-col , # proj_table th .download-col , # proj_table td .download-col {
486- width : 6 % ;
487- min-width : 60 px ;
487+ width : 3 % ;
488+ min-width : 40 px ;
488489}
489490
490491# series_table_head th , # series_table td {
You can’t perform that action at this time.
0 commit comments