| commit | 25570ef20ffb361fe7bf03f7c299d63d06084966 | [log] [tgz] |
|---|---|---|
| author | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Aug 28 14:03:21 2026 +0300 |
| committer | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Aug 28 14:03:21 2026 +0300 |
| tree | d303651b3fcbe45bbf04b8bf17d4849612289c37 | |
| parent | 725acd1c41a92662d38867db8b2f185921da9944 [diff] |
ids theme: tabular figures for table digits (vertical alignment of numeric columns) Change-Id: I108491093898f081659d1555584bb4d1a9f556b5
diff --git a/inst/reveal.js-5.2.1/dist/theme/ids.css b/inst/reveal.js-5.2.1/dist/theme/ids.css index 52f3cb7..8be1e80 100644 --- a/inst/reveal.js-5.2.1/dist/theme/ids.css +++ b/inst/reveal.js-5.2.1/dist/theme/ids.css
@@ -823,6 +823,7 @@ font-family: "Fira Sans Condensed", sans-serif; font-weight: 400; font-size: 16px; + font-variant-numeric: tabular-nums; } .reveal table.dataTable {