mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-20 09:08:42 +02:00
N°2314 Regression: fix invisible icons due to wrong FontAwesome calls
This commit is contained in:
@@ -556,7 +556,7 @@ div.ui-accordion-content {
|
||||
font-weight: normal;
|
||||
border: 0;
|
||||
|
||||
::before {
|
||||
&::before {
|
||||
font-family: "Font Awesome 5 Free";
|
||||
content: "\f0da";
|
||||
color: $highlight-color;
|
||||
|
||||
Reference in New Issue
Block a user