Skip to content
Snippets Groups Projects
Commit b2e5d4c5 authored by Michaela Brückner's avatar Michaela Brückner :unicorn: Committed by Jan-Hendrik Willms
Browse files

fix some icon contrasts, re #3527

Merge request studip/studip!2412
parent c545d2ad
No related branches found
No related tags found
No related merge requests found
......@@ -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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment