diff --git a/resources/assets/stylesheets/highcontrast.scss b/resources/assets/stylesheets/highcontrast.scss index 5f88cf20b2455c9ccacda994658b19e8ec8cfcc2..0d240d83bc67812220da71d6151034d32ba1ce71 100644 --- a/resources/assets/stylesheets/highcontrast.scss +++ b/resources/assets/stylesheets/highcontrast.scss @@ -441,7 +441,7 @@ table.default thead .actions svg { } // ... but Icons in Table Data must be black -table.default .actions .action-menu .action-menu-icon { +table.default tbody .actions .action-menu .action-menu-icon { filter: brightness(0); } @@ -488,7 +488,6 @@ tr.sortable th.sortdesc:after, .course-admin th .course-completion, .sortable-table .tablesorter-headerDesc .tablesorter-header-inner:after, .sortable-table .tablesorter-headerAsc .tablesorter-header-inner:after, -.action-menu-wrapper .action-menu-icon, .action-menu .action-menu-icon, .contentbox header nav .tooltip-icon, article header h1 .tooltip-icon,