This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
8240971: Fix CSS styles in some doc comments
Reviewed-by: mchung
- Loading branch information
Showing
with
13 additions
and 12 deletions.
- +3 −3 src/java.base/share/classes/module-info.java
- +3 −3 src/java.management.rmi/share/classes/module-info.java
- +3 −3 src/java.se/share/classes/module-info.java
- +1 −0 src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/resources/stylesheet.css
- +3 −3 src/jdk.jconsole/share/classes/module-info.java
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -282,6 +282,7 @@ main { | ||
position:relative; | ||
} | ||
dl.notes > dt { | ||
font-family: 'DejaVu Sans', Arial, Helvetica, sans-serif; | ||
font-size:12px; | ||
font-weight:bold; | ||
margin:10px 0 0 0; | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters