-
Bug
-
Resolution: Fixed
-
P3
-
17
-
None
-
b30
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8269717 | 18 | Hannes Wallnoefer | P3 | Resolved | Fixed | b05 |
JDK-8270684 | 17.0.1 | Hannes Wallnoefer | P3 | Resolved | Fixed | b03 |
Module pages use the "details-table" CSS class for several of its tables (Requires, Indirect Requires, Indirect Exports, Indirect Opens, Provides, Uses). There are no rules defined for this class in the default stylesheet. This causes the problems with the padding for the table contents (zero left side padding, see attached screenshot).
The simplest solution would be to use "summary-table" as primary table class like in all other tables of this kind.
The simplest solution would be to use "summary-table" as primary table class like in all other tables of this kind.
- backported by
-
JDK-8269717 Module page uses unstyled table class
-
- Resolved
-
-
JDK-8270684 Module page uses unstyled table class
-
- Resolved
-