From 726418fbda0522640d6320260def03d1920ebbe7 Mon Sep 17 00:00:00 2001 From: Casey Reas Date: Fri, 2 Sep 2011 21:33:18 +0000 Subject: [PATCH] New stylesheet for JavaDoc --- build/javadoc/core/stylesheet.css | 20 +++++++++++--------- build/javadoc/everything/stylesheet.css | 20 +++++++++++--------- build/javadoc/stylesheet.css | 20 +++++++++++--------- 3 files changed, 33 insertions(+), 27 deletions(-) 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