From 681f001f4e167fbaf4e71e9525215ad32d96f6c9 Mon Sep 17 00:00:00 2001 From: Eliseu Amaro Date: Mon, 19 Jul 2021 19:19:02 +0100 Subject: [PATCH] [TWIG][CSS] Timeline WIP. Creating a notice is now done on the right panel. HTML structure improvements, such as the timeline divided from the navigation div. --- .../templates/directory/actors.html.twig | 2 +- .../templates/directory/groups.html.twig | 2 +- public/assets/css/base.css | 132 ++-------- public/assets/css/directory/actors.css | 4 +- public/assets/css/directory/groups.css | 4 +- public/assets/css/left/left.css | 24 +- public/assets/css/network/public.css | 233 ++---------------- public/assets/css/network/public_mid.css | 12 +- public/assets/css/network/public_small.css | 12 +- public/assets/css/network/simple_stream.css | 2 +- public/assets/css/right/right.css | 47 +++- templates/network/actors.html.twig | 2 +- templates/network/public.html.twig | 107 +++----- templates/network/reversefavs.html.twig | 2 +- templates/sidepanel/right/right.html.twig | 43 ++++ 15 files changed, 196 insertions(+), 432 deletions(-) diff --git a/plugins/Directory/templates/directory/actors.html.twig b/plugins/Directory/templates/directory/actors.html.twig index 25592ae2ae..50e5b1ef13 100644 --- a/plugins/Directory/templates/directory/actors.html.twig +++ b/plugins/Directory/templates/directory/actors.html.twig @@ -77,7 +77,7 @@ -
+