From c21919cee58f052988b63b99fc238de90bbcd784 Mon Sep 17 00:00:00 2001 From: Josh Date: Thu, 28 May 2020 00:05:40 +1000 Subject: [matrix] Add sans-serif font toggle to settings modal * Add sans serif font toggle * remove unnecessary boolean comparison from setFont Co-authored-by: slice * Update checkbox title Co-authored-by: slice * General cleanup of settings system * Apply overflow hidden to modal Co-authored-by: slice --- docs/_templates/layout.html | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) (limited to 'docs/_templates/layout.html') diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html index 8020a1b6..85a055aa 100644 --- a/docs/_templates/layout.html +++ b/docs/_templates/layout.html @@ -13,7 +13,7 @@ {%- block rootrellink %} {# Perhaps override the relbar() macro to place this on the right side of the link list? #}
  • - settings{{ reldelim2 }}
  • + settings{{ reldelim2 }} {{ super() }} {% endblock %} @@ -25,11 +25,20 @@ {% endblock %} {%- block content %} -