summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorHeather Miller <heather.miller@epfl.ch>2011-08-02 04:44:03 +0000
committerHeather Miller <heather.miller@epfl.ch>2011-08-02 04:44:03 +0000
commit39e50a12d24e6c143cd1473e579fa197e75318a2 (patch)
tree4906c0a362cbfa8700dc3eb910e74ed1852c7ac8 /src
parent6f1552568c2668ab02f56f77b5de5a68258bf304 (diff)
downloadscala-39e50a12d24e6c143cd1473e579fa197e75318a2.tar.gz
scala-39e50a12d24e6c143cd1473e579fa197e75318a2.tar.bz2
scala-39e50a12d24e6c143cd1473e579fa197e75318a2.zip
Minor changes to the Scaladoc stylesheets, as s...
Minor changes to the Scaladoc stylesheets, as suggested by Simon Ochsenreither. Closes SI-4499. No review.
Diffstat (limited to 'src')
-rw-r--r--src/compiler/scala/tools/nsc/doc/html/resource/lib/index.css2
-rwxr-xr-xsrc/compiler/scala/tools/nsc/doc/html/resource/lib/ref-index.css4
2 files changed, 3 insertions, 3 deletions
diff --git a/src/compiler/scala/tools/nsc/doc/html/resource/lib/index.css b/src/compiler/scala/tools/nsc/doc/html/resource/lib/index.css
index e8c7bb961f..89a5096550 100644
--- a/src/compiler/scala/tools/nsc/doc/html/resource/lib/index.css
+++ b/src/compiler/scala/tools/nsc/doc/html/resource/lib/index.css
@@ -2,7 +2,7 @@
color: inherit;
font-size: 10pt;
text-decoration: none;
- font-family: Arial;
+ font-family: Arial, sans-serif;
border-width: 0px;
padding: 0px;
margin: 0px;
diff --git a/src/compiler/scala/tools/nsc/doc/html/resource/lib/ref-index.css b/src/compiler/scala/tools/nsc/doc/html/resource/lib/ref-index.css
index 7957aebe8f..7d64b9c5c5 100755
--- a/src/compiler/scala/tools/nsc/doc/html/resource/lib/ref-index.css
+++ b/src/compiler/scala/tools/nsc/doc/html/resource/lib/ref-index.css
@@ -1,10 +1,10 @@
body {
font-size: 10pt;
- font-family: sans-serif;
+ font-family: Arial, sans-serif;
}
a {
- color:#69481D;
+ color:#315479;
}
.letters {