MDL-83933 theme: Update default icon width
authorSara Arjona <sara@moodle.com>
Tue, 10 Dec 2024 12:01:27 +0000 (13:01 +0100)
committerSara Arjona <sara@moodle.com>
Thu, 9 Jan 2025 16:33:35 +0000 (17:33 +0100)
commit28846e71c725bc1a1fbc4a90e68d21197191d0a4
treeea926dfe5af5f5091b692f3226b29f42aee1f9ed
parent6ab62a98cd433eb8fecbf52f381a6c0cb74cf76a
MDL-83933 theme: Update default icon width

While updating the custom icons for import/export, it was observed
that the default width for FontAwesome icons is 20px instead of
the previously assumed 16px.
This commit adjusts the default width accordingly and resolves several
styles where the width was incorrectly applied.
Additionally, the default icon color has been updated to ensure consistent
appearance across both SVG icons and FontAwesome icons.
theme/boost/scss/moodle/blocks.scss
theme/boost/scss/moodle/buttons.scss
theme/boost/scss/moodle/course.scss
theme/boost/scss/moodle/icons.scss
theme/boost/scss/moodle/message.scss
theme/boost/style/moodle.css
theme/classic/style/moodle.css