summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/doc/html/resource/lib/template.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler/scala/tools/nsc/doc/html/resource/lib/template.css')
-rw-r--r--src/compiler/scala/tools/nsc/doc/html/resource/lib/template.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/compiler/scala/tools/nsc/doc/html/resource/lib/template.css b/src/compiler/scala/tools/nsc/doc/html/resource/lib/template.css
index 84c2d6bfc0..441f6153e9 100644
--- a/src/compiler/scala/tools/nsc/doc/html/resource/lib/template.css
+++ b/src/compiler/scala/tools/nsc/doc/html/resource/lib/template.css
@@ -227,7 +227,7 @@ dl.attributes > dd {
height: 18px;
}
-#template > div.parent > h3 {
+#inheritedMembers > div.parent > h3 {
background-color: #dadada;
/* border:1px solid #6f6f6f;
border-left:0;
@@ -243,7 +243,7 @@ dl.attributes > dd {
font-size: 12pt;
}
-#template > div.parent > h3 * {
+#inheritedMembers > div.parent > h3 * {
color: white;
}