From 902d657c9f6f203edc3e6e89e6b54353408c2af6 Mon Sep 17 00:00:00 2001 From: Martin Thomson Date: Tue, 24 Oct 2023 01:40:24 +0200 Subject: [PATCH] Icons for sidebar collapse/expand (#6465) This change uses [bi-arrow-bar-left](https://icons.getbootstrap.com/icons/arrow-bar-left/) and [bi-arrow-bar-right](https://icons.getbootstrap.com/icons/arrow-bar-right/). This is a minimal change, but changes from . I started off with just changing the open one to use [bi-layout-sidebar](https://icons.getbootstrap.com/icons/layout-sidebar/), which is the mirror of the collapsed icon. I also considered changing the icon that shows when collapsed to [bi-layout-sidebar-text-reverse](https://icons.getbootstrap.com/icons/layout-text-sidebar-reverse/). Both of those seemed less clear than these. Note that the "shown"/"collapsed" classes on these elements appear to be reversed. I didn't touch that. --- ietf/templates/doc/document_html.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ietf/templates/doc/document_html.html b/ietf/templates/doc/document_html.html index 7a5c93b5b..97272bb05 100644 --- a/ietf/templates/doc/document_html.html +++ b/ietf/templates/doc/document_html.html @@ -91,8 +91,8 @@ aria-controls="sidebar" aria-label="Toggle metadata sidebar" title="Toggle metadata sidebar"> - - + +