Update Twig to 3.4.3

This commit is contained in:
FreddleSpl0it
2022-09-30 11:03:05 +02:00
parent 8e0b1d8aee
commit 27e7407407
27 changed files with 222 additions and 217 deletions

View File

@@ -128,10 +128,10 @@ table.footable > tbody > tr.footable-empty > th {
content: "\f130";
}
.fooicon-plus:before {
content: "\f4fc";
content: "\f4fd";
}
.fooicon-minus:before {
content: "\f2e8";
content: "\f2e9";
}
.fooicon-search:before {
content: "\f52a";