@@ -382,17 +382,25 @@ tr {
382382 display : table;
383383 width : 100% ; }
384384
385- .expansion-toggle i {
385+ .table-striped > tbody > tr .entity-table-row .open {
386+ background-color : # ffebce ; !important
387+ }
388+
389+ .expansion-toggle {
390+ text-align : center;
386391 font-size : larger;
387392}
388393
389394.expansion-toggle .open {
390- background-color : # c5b9d5 ;
395+ background-color : # ffebce ;
396+ }
397+
398+ .table-striped > tbody > tr .entity-table-row : hover {
399+ background-color : # b7cfe5 ;
391400}
392401
393402.expansion-toggle : hover {
394403 cursor : pointer;
395- background-color : # b7cfe5 ;
396404}
397405
398406.export-button : hover , .citations-button : hover , .btnGroupDropViewers : hover {
@@ -410,13 +418,14 @@ tr {
410418# studies_table_head th .ckbx : not (.cartnumholder ), # studies_table td .ckbx : not (.cartnumholder ),
411419# series_table_head th .ckbx , # series_table td .ckbx {
412420 width : 5% ;
421+ text-align : left !important ;
413422}
414423
415424# search_def_stats {
416425 padding-top : 8px ; }
417426
418427# projects_table td , # projects_table_head th {
419- width : 30 % ;
428+ width : 40 % ;
420429 word-wrap : break-word; }
421430
422431# cases_table td , # cases_table_head th {
473482# studies_table_head th .download-col ,
474483# studies_table td .download-col , # cases_table_head th .download-col ,
475484# cases_table td .download-col , # series_table_head th .download-col ,
476- # series_table td .download-col {
485+ # series_table td .download-col , # proj_table th . download-col , # proj_table td . download-col {
477486 width : 6% ;
478- min-width : 80 px ;
487+ min-width : 60 px ;
479488}
480489
481490# series_table_head th , # series_table td {
0 commit comments