summaryrefslogblamecommitdiff
path: root/src/scaladoc/scala/tools/nsc/doc/html/resource/lib/ref-index.css
blob: 7d64b9c5c533e0acaab95fdb5b2705b1c9fb7978 (plain) (tree)
1
2
3
4
5
6
7

                        
                                       


   
                      










                               

                                     


       
                                       


              

                        
 
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;	
}