rginda%netscape.com a5a0a480f5 Initial add of APIDOC api documentation script. a=leaf
git-svn-id: svn://10.0.0.236/trunk@61929 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 01:14:20 +00:00

31 lines
350 B
CSS

body {
background: #F9F1D1;
}
a {
/* text-decoration: none;*/
}
.toc-title {
background: lightgrey;
}
.toc-abc,
.toc-group-even {
background: white;
}
.toc-group-odd {
background: #EEEEEE;
}
.toc-entry-deprecated {
font-weight: bold;
}
.toc-ind-deprecated {
font-weight: bold;
background: red;
color: white;
}