File tree Expand file tree Collapse file tree 4 files changed +5
-2
lines changed
Expand file tree Collapse file tree 4 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 44
55 < head >
66 < meta http-equiv ="Content-Type " content ="text/html; charset={{info.encoding}} "/>
7- < title > {% block html_title %}{{info.head}}{% endblock %}</ title >
7+ < title > {% block html_title %}{{info.head}}{% endblock %}{% if info.diff_report %} - Diff mode{% endif %} </ title >
88 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 "/>
99 < script >
1010 // Apply theme and font size immediately to prevent flash
Original file line number Diff line number Diff line change 1+ default
Original file line number Diff line number Diff line change 1+ default
Original file line number Diff line number Diff line change @@ -1597,7 +1597,8 @@ body.sidebar-resizing .main-content {
15971597 padding : 2px 3px ;
15981598}
15991599
1600- .source-table .col-count {
1600+ .source-table .col-count ,
1601+ .source-table .col-blockids {
16011602 text-align : right;
16021603 white-space : nowrap;
16031604 width : 1% ;
You can’t perform that action at this time.
0 commit comments