Merge branch 'master' into PHRAS-2824_admin_add_string_translation

This commit is contained in:
Nicolas Maillat
2019-11-19 18:27:31 +01:00
committed by GitHub
17 changed files with 122 additions and 18 deletions

View File

@@ -50,7 +50,9 @@ $mainMenuLinkBackgroundHoverColor: transparent;
}
}
[class*=" icon-"].fa, [class^=icon-].fa, .fa {
font-family: Fontawesome!important;
}
[class^="icon-"], [class*=" icon-"].icomoon {
display: inline-block;
width: inherit;