Integrated: JDK-8287674: CSS improvements for summary lists

Hannes Wallnöfer hannesw at openjdk.java.net
Tue Jun 7 06:35:22 UTC 2022


On Wed, 1 Jun 2022 16:16:33 GMT, Hannes Wallnöfer <hannesw at openjdk.org> wrote:

> This is a refinement of CSS styles mostly in the deprecated and new API pages.
> 
>  - Provide a two-row table view for the new sortable three-column tables
>  - Make sure no line wraps are inserted between a checkbox and its label
>  - Slightly increase the line height of the check box row to make it easier to use when wrapped
>  - Define the overflow of summary table cells as "auto" which makes them scrollable if necessary

This pull request has now been integrated.

Changeset: f6a79e34
Author:    Hannes Wallnöfer <hannesw at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/f6a79e340fb7545ab3ab75ea7da3d9a1a368b46f
Stats:     34 lines in 5 files changed: 14 ins; 4 del; 16 mod

8287674: CSS improvements for summary lists

Reviewed-by: jjg

-------------

PR: https://git.openjdk.java.net/jdk/pull/8975


More information about the javadoc-dev mailing list