git-arr/views
Alberto Bertogli dff4ff6757 css: Work around Pygments' element layout changes
Pygments 2.12 changes the element layout slightly, adding a wrapper
<div> that was accidentally removed before:
https://github.com/pygments/pygments/issues/632.

This patch adds a workaround, so the styling is consistent on both 2.11
and 2.12.
2022-10-13 22:32:21 +01:00
..
blob.html css: Work around Pygments' element layout changes 2022-10-13 22:32:21 +01:00
branch.html views: Improve display on mobile browsers 2015-11-18 00:29:34 +00:00
commit-list.html views: In the summary, make the sections toggable 2017-08-27 19:43:36 +01:00
commit.html css: Work around Pygments' element layout changes 2022-10-13 22:32:21 +01:00
index.html style: In the index, make the project names explicit links 2017-08-27 15:29:24 +01:00
paginate.html views: branch/paginate: fix incorrectly enabled "next" link 2015-01-11 21:18:22 +00:00
patch.tpl Implement a "patch" view 2018-10-01 21:39:57 +01:00
summary.html views: In the summary, make the sections toggable 2017-08-27 19:43:36 +01:00
tree-list.html Move to Python 3 2020-05-24 04:50:39 +01:00
tree.html Simplify smstr 2020-05-24 16:05:18 +01:00