1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-15 05:04:09 +02:00

[ticket/17291] Icon class clean up

PHPBB3-17291

Signed-off-by: Matt Friedman <maf675@gmail.com>
This commit is contained in:
Matt Friedman
2024-02-24 11:16:11 -08:00
parent 9d8d82e176
commit 690370fac0
4 changed files with 17 additions and 16 deletions

View File

@@ -2960,6 +2960,7 @@ fieldset.permissions .permissions-switch {
padding-right: 0.3em;
}
/* this class loads Free and Brand icons, for use when .fas and .fab are needed at same time */
.icon {
font-family: "Font Awesome 6 Free", "Font Awesome 6 Brands";
font-style: normal;