aboutsummaryrefslogtreecommitdiff
path: root/layouts/_default/list.html
AgeCommit message (Collapse)Author
2022-08-24layout: use simple arrows as list pagination iconsConrad Hoffmann
The currently used "triangle-headed" arrows are from the Unicode code block "Supplemental Arrows-C" [1], which seems to be not widely supported. This also applies to e.g. Roboto, which is being explicitly used in the CSS. Instead, use the "simple" arrows from the "Arrows" block, which is much more widely supported by fonts. [1]: https://en.wikipedia.org/wiki/Supplemental_Arrows-C closes #242
2022-07-13remove link from category pageMantas Vilčinskas
2022-02-12added link to affected page (for testing)Mantas Vilčinskas
2020-04-09fix issue with disableComplexCalculations param being incorrectly referencedKevin Lang
2020-02-29Fix SVG, add metrics for affected, de i18n, mini fixupsMantas Vilčinskas
2019-01-24cState is now stable on v3.0 - 2019-01-24 (info: #41)Mantas