diff --git a/resources/assets/stylesheets/highcontrast.scss b/resources/assets/stylesheets/highcontrast.scss index ddf8ec7da98e83f794b541681af33a6751d20e13..6c822b17be500b1bae62685bcaed259bea251faa 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,