From 37f8695f980a80eaf68c33cbac2631dfbf864edb Mon Sep 17 00:00:00 2001 From: Jean Mahoney Date: Sat, 14 Jul 2018 22:31:13 +0000 Subject: [PATCH] added anchors for working group rows. Still needs some work since the anchor ends up being under the menu bar. Partially addresses issue #1481. Commit ready for merge. - Legacy-Id: 15357 --- ietf/static/ietf/css/ietf.css | 1 + ietf/templates/group/active_wgs.html | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ietf/static/ietf/css/ietf.css b/ietf/static/ietf/css/ietf.css index 0f9ae9635..2a2d8662c 100644 --- a/ietf/static/ietf/css/ietf.css +++ b/ietf/static/ietf/css/ietf.css @@ -106,6 +106,7 @@ h4.anchor-target:before, .h3.anchor-target:before, .h4.anchor-target:before, tr th.anchor-target:before, +tr td.anchor-target:before, div.anchor-target:before { content: ''; display: block; diff --git a/ietf/templates/group/active_wgs.html b/ietf/templates/group/active_wgs.html index d35e8614f..44d894873 100644 --- a/ietf/templates/group/active_wgs.html +++ b/ietf/templates/group/active_wgs.html @@ -60,7 +60,10 @@ {% for group in area.groups %} - {{ group.acronym }} + + {{ group.acronym }} {% if group.ad_role %}