MDL-78575 mod_lti: use activity icon styling for course tool icons

This commit is contained in:
Jake Dallimore 2023-07-06 16:04:20 +08:00
parent 51cc455525
commit a99e8fbdac
No known key found for this signature in database

View File

@ -404,12 +404,6 @@
border-radius: 4px;
}
img.coursetoolicon {
height: 24px;
width: 24px;
vertical-align: middle;
}
/* Strip the caret from the action menu toggle, as the ... ellipsis icon is used. */
#page-mod-lti-coursetools a.dropdown-toggle::after {
display: none;