diff --git a/module/execution/view/ajaxgetdropmenu.html.php b/module/execution/view/ajaxgetdropmenu.html.php index ab36d13dc8..0ef78fdbd5 100644 --- a/module/execution/view/ajaxgetdropmenu.html.php +++ b/module/execution/view/ajaxgetdropmenu.html.php @@ -23,6 +23,7 @@ .table-row .table-col .list-group .tab-content li>a.selected {color: #e9f2fb; background-color: #0c64eb;} #swapper li.hide-in-search>a:focus, #swapper li.hide-in-search>a:hover {color: #838a9d; cursor: default;} +#swapper li ul li a:focus, #swapper li ul li a:hover {background: #0c64eb; color: #fff;} a.selected {color: #e9f2fb; background-color: #0c64eb;} #swapper li.hide-in-search a:focus, #swapper li.hide-in-search a:hover {color: #838a9d; cursor: default;} +#swapper li ul li a:focus, #swapper li ul li a:hover {background: #0c64eb; color: #fff;} a.selected {color: #e9f2fb; background-color: #0c64eb;} #swapper li.hide-in-search>a:focus, #swapper li.hide-in-search>a:hover {color: #838a9d; cursor: default;} +#swapper li ul li a:focus, #swapper li ul li a:hover {background: #0c64eb; color: #fff;}