gnu-social/templates
Eliseu Amaro 75837af412
[CSS] Replacing problematic special Unicode glyphs
A browser will use Unicode glyphs from other font families if the glyph in question is not present for the current typeface. This leads to unnerving situations, whereby setting content through pseudo-selectors will cause text to misalign. And no, line-height won't make a difference in this case. This happens because fonts have different heights. Another reason may reside on CSS3 having pseudo selectors but not really having a proper spec for them to begin with.
2022-02-19 04:01:47 +00:00
..
actor [UTIL][HTML] HTML abstraction class was extended with a more specialised Heading class 2022-02-16 18:53:08 +00:00
attachment [PLUGINS][AttachmentCollections] Fixed "Error: Expected Doctrine\ORM\Query\Lexer::T_IDENTIFIER, got 'Plugin\AttachmentCollections\Entity\AttachmentCollection'" 2022-02-07 01:54:04 +00:00
cards [TWIG] Form layout is all new, since extending form_div_layout.html.twig was quite limiting 2022-02-19 04:01:47 +00:00
config [TEMPLATES] Fix identation 2021-09-14 13:12:55 +01:00
doc [UI][CONTROLLER][ENTITY][DOCS] Refactor term 'timeline' into 'feed' 2021-11-26 13:05:23 +00:00
note [CSS] Background noise is back, default_theme directory hierarchy simplified 2022-02-08 14:12:59 +00:00
reset_password [TWIG] Display errors in templates that display forms with form_start 2022-01-08 00:11:08 +00:00
security [CSS] Replacing problematic special Unicode glyphs 2022-02-19 04:01:47 +00:00
settings [CSS] Background noise is back, default_theme directory hierarchy simplified 2022-02-08 14:12:59 +00:00
base.html.twig [CARDS][Note] Note's 'in reply to' information added, overall polish of feeds templates and proper titles added for every single section that makes up a note 2022-02-09 18:49:34 +00:00
stdgrid.html.twig [TWIG] Fix empty accessibility menu anchor, accesskey anchors placement 2021-12-01 20:29:11 +00:00