diff --git a/module/program/view/browsebylist.html.php b/module/program/view/browsebylist.html.php index 9f44259d88..eefcbd2f4f 100644 --- a/module/program/view/browsebylist.html.php +++ b/module/program/view/browsebylist.html.php @@ -1,5 +1,5 @@ -
+ @@ -121,8 +121,8 @@ #programTableList.sortable-sorting > tr.drag-row {opacity: 1;} #programTableList > tr.drop-not-allowed {opacity: 0.1!important} #programList .c-actions {overflow: visible;} -#programList > thead > tr > th .table-nest-toggle-global {top:5px} -#programList > thead > tr > th .table-nest-toggle-global:before {color: #abafbc;} +#programList > thead > tr > th .table-nest-toggle-global {top: 6px} +#programList > thead > tr > th .table-nest-toggle-global:before {color: #a6aab8;} #programTableList > tr:last-child .c-actions .dropdown-menu {top: auto; bottom: 100%; margin-bottom: -5px;} #programTableList .icon-project:before {content: '\e99c'; width: 22px; height: 22px; background: none; color: #16a8f8; top: 0; line-height: 22px; margin-right: 2px; font-size: 14px} @@ -130,9 +130,6 @@