From 8278384cfa06498e415e3fd6b7124f04580244ea Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Thu, 16 Jul 2020 09:01:52 -0400 Subject: [PATCH] feat: collapsible daily flags graph --- less/flags.less | 4 ++++ templates/flags/list.tpl | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/less/flags.less b/less/flags.less index 23cc68d..ccb1d36 100644 --- a/less/flags.less +++ b/less/flags.less @@ -13,6 +13,10 @@ } } + #flags-daily-wrapper + .panel-footer { + .pointer; + } + [component="flag/notes"] { .media { padding: 1rem; diff --git a/templates/flags/list.tpl b/templates/flags/list.tpl index 9978b55..16d5af4 100644 --- a/templates/flags/list.tpl +++ b/templates/flags/list.tpl @@ -7,13 +7,13 @@
-
+

- +