diff --git a/build/javadoc/core/stylesheet.css b/build/javadoc/core/stylesheet.css index 62effe44f..b8a7d8765 100644 --- a/build/javadoc/core/stylesheet.css +++ b/build/javadoc/core/stylesheet.css @@ -46,10 +46,10 @@ h1 { font-size: 145% } /* Table colors */ .TableHeadingColor { - background: #CCCCBE; - color: #5A5A46; + background: #CCCCCC; + color: #5A5A5A; } -.TableSubHeadingColor { background: #EEEEFF } /* Light mauve */ +.TableSubHeadingColor { background: #EEEEFF } /* Gray */ .TableRowColor { background: #FFFFFF } /* White */ /** @@ -126,7 +126,7 @@ dl, dd, dt, dt > b { color: #666666; - font-size: 1em; + font-size: 1.2em; } code, @@ -141,11 +141,13 @@ pre font-size: 1.2em; } -/* force the table-headers small .. */ -b -{ - font-size: small; -} +/** + * /* force the table-headers small .. */ + * b + * { + * font-size: small; + * } + */ tr, td diff --git a/build/javadoc/everything/stylesheet.css b/build/javadoc/everything/stylesheet.css index 62effe44f..b8a7d8765 100644 --- a/build/javadoc/everything/stylesheet.css +++ b/build/javadoc/everything/stylesheet.css @@ -46,10 +46,10 @@ h1 { font-size: 145% } /* Table colors */ .TableHeadingColor { - background: #CCCCBE; - color: #5A5A46; + background: #CCCCCC; + color: #5A5A5A; } -.TableSubHeadingColor { background: #EEEEFF } /* Light mauve */ +.TableSubHeadingColor { background: #EEEEFF } /* Gray */ .TableRowColor { background: #FFFFFF } /* White */ /** @@ -126,7 +126,7 @@ dl, dd, dt, dt > b { color: #666666; - font-size: 1em; + font-size: 1.2em; } code, @@ -141,11 +141,13 @@ pre font-size: 1.2em; } -/* force the table-headers small .. */ -b -{ - font-size: small; -} +/** + * /* force the table-headers small .. */ + * b + * { + * font-size: small; + * } + */ tr, td diff --git a/build/javadoc/stylesheet.css b/build/javadoc/stylesheet.css index 62effe44f..b8a7d8765 100644 --- a/build/javadoc/stylesheet.css +++ b/build/javadoc/stylesheet.css @@ -46,10 +46,10 @@ h1 { font-size: 145% } /* Table colors */ .TableHeadingColor { - background: #CCCCBE; - color: #5A5A46; + background: #CCCCCC; + color: #5A5A5A; } -.TableSubHeadingColor { background: #EEEEFF } /* Light mauve */ +.TableSubHeadingColor { background: #EEEEFF } /* Gray */ .TableRowColor { background: #FFFFFF } /* White */ /** @@ -126,7 +126,7 @@ dl, dd, dt, dt > b { color: #666666; - font-size: 1em; + font-size: 1.2em; } code, @@ -141,11 +141,13 @@ pre font-size: 1.2em; } -/* force the table-headers small .. */ -b -{ - font-size: small; -} +/** + * /* force the table-headers small .. */ + * b + * { + * font-size: small; + * } + */ tr, td