scala.tools.nsc.doc.html.resource.lib.ref-index.css Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of scala-compiler Show documentation
Show all versions of scala-compiler Show documentation
Compiler for the Scala Programming Language
body {
font-size: 10pt;
font-family: Arial, sans-serif;
}
a {
color:#315479;
}
.letters {
width:100%;
text-align:center;
margin:0.6em;
padding:0.1em;
border-bottom:1px solid gray;
}
.entry {
border-bottom: 1px solid lightgray;
padding: 5px 0 8px;
}
.name {
/* background-color:#E5E5E5; */
}
.occurrences {
margin-left: 1em;
margin-top: 5px;
}