diff options
author | Frank Plowman <post@frankplowman.com> | 2023-11-08 07:55:57 +0000 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2023-11-08 23:54:23 +0100 |
commit | f16900bda23414caf9ec3f9dc50db7d4caf59a8b (patch) | |
tree | 5e47ba38b4302b89638f95ef4fd5e5b9477215a2 /configure | |
parent | f01fdedb69e4accb1d1555106d8f682ff1f1ddc7 (diff) | |
download | ffmpeg-f16900bda23414caf9ec3f9dc50db7d4caf59a8b.tar.gz |
doc/html: fix styling issue with Texinfo 7.0
Texinfo 7.0 produces quite different HTML to Texinfo 6.8. Without
this change, enumerated option flags (i.e. Possible values of x
are...) render as white text on a white background with Texinfo 7.0
and are unreadable. This change removes a style for the selector
`.table .table` which causes the background to turn white for these
elements. As far as I can tell, it is not actually used anywhere in
files generated by Texinfo 6.8.
Signed-off-by: Frank Plowman <post@frankplowman.com>
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions