gnu-social/templates
Eliseu Amaro c8daa82c1d
[TWIG] Replaced base.css @import with HTML link imports
According to 'High Performance Web Sites' (ISBN 10: 0596529309), @import has a negative impact on web page performance. Since all imports dependant on base.css will only start downloading after that one is fully gathered.
2022-01-12 16:32:47 +00:00
..
actor [COMPONENT][Collection] Refactoring: Further work in abstracting collections 2022-01-03 02:18:43 +00:00
cards [TWIG] Removed all instances were 'arrow-down' icon was called in twig templates, replaced it's intended feedback by using :after pseudo-selector within CSS 2022-01-12 16:07:28 +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 [TWIG][Note] Add single note view 2021-12-01 21:07:14 +00:00
reset_password [TWIG] Display errors in templates that display forms with form_start 2022-01-08 00:11:08 +00:00
security [TWIG] Display errors in templates that display forms with form_start 2022-01-08 00:11:08 +00:00
settings [TWIG] Removed all instances were 'arrow-down' icon was called in twig templates, replaced it's intended feedback by using :after pseudo-selector within CSS 2022-01-12 16:07:28 +00:00
base.html.twig [TWIG] Replaced base.css @import with HTML link imports 2022-01-12 16:32:47 +00:00
stdgrid.html.twig [TWIG] Fix empty accessibility menu anchor, accesskey anchors placement 2021-12-01 20:29:11 +00:00