Fixing vfold icon name
parent
5e63135d76
commit
057bfe9b17
|
@ -255,7 +255,7 @@ a:visited {
|
||||||
.icon-spinner:before {
|
.icon-spinner:before {
|
||||||
content: 'J';
|
content: 'J';
|
||||||
}
|
}
|
||||||
.icon-fold:before {
|
.icon-vfold:before {
|
||||||
content: 'N';
|
content: 'N';
|
||||||
}
|
}
|
||||||
.icon-issues:before {
|
.icon-issues:before {
|
||||||
|
|
Loading…
Reference in New Issue