MDL-77105 core: Conditionally apply icon filter
commit1e30a80b7f9542bfe5b0d2ae67b75aba882b8b17
authorJun Pataleta <jun@moodle.com>
Fri, 10 Feb 2023 08:19:54 +0000 (10 16:19 +0800)
committerJun Pataleta <jun@moodle.com>
Mon, 27 Mar 2023 05:48:44 +0000 (27 13:48 +0800)
tree841c7c1f4ee1a3450394ea9d77312712cef3d54c
parent0778d512fe11fa0517f952bfe667e7a48f4f0d3f
MDL-77105 core: Conditionally apply icon filter

* Apply the filter CSS property only to activity icons
that don't have the ".nofilter" class. This will allow
activities with non-SVG icons to be rendered as they are.
theme/boost/scss/moodle/icons.scss
theme/boost/style/moodle.css
theme/classic/style/moodle.css