summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonna Malayeri <lindydonna@gmail.com>2010-04-26 13:33:41 +0000
committerDonna Malayeri <lindydonna@gmail.com>2010-04-26 13:33:41 +0000
commite73312494c7af11677809a882d59b76a2ba3726f (patch)
treef9bb5db258c0bb734a3a0875275d75556be9661c
parentc2f6ae9755b7393ae873ce89c2caf1cd1f7148be (diff)
downloadscala-e73312494c7af11677809a882d59b76a2ba3726f.tar.gz
scala-e73312494c7af11677809a882d59b76a2ba3726f.tar.bz2
scala-e73312494c7af11677809a882d59b76a2ba3726f.zip
[scaladoc] Removed commented-out items in the c...
[scaladoc] Removed commented-out items in the css, which should have just been removed in the first place. No review.
-rw-r--r--src/compiler/scala/tools/nsc/doc/html/resource/lib/template.css3
1 files changed, 0 insertions, 3 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 e4c3c610de..92de97f619 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
@@ -198,13 +198,11 @@ div.members > ol > li {
.cmt code {
font-family: monospace;
-/* font-size: small;*/
}
.cmt pre {
display: block;
font-family: monospace;
-/* font-size: small;*/
margin: 2px 0 2px 0;
}
@@ -348,7 +346,6 @@ div.fullcomment dl.paramcmts > dd + dt + dd {
#mbrsel > div > ol > li {
padding: 4px 8px 4px 8px;
-/* font-weight: bold;*/
background-color: white;
display: inline-block;
cursor: crosshair;