has been done in the NaturalDocs branch back to trunk. Thanks to everyone who helped out in making this happen. (I could list people, but the list would be long, and I'm already mentally on vacation.) git-svn-id: http://svn.openlayers.org/trunk/openlayers@3545 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
20 lines
246 B
CSS
20 lines
246 B
CSS
p {
|
|
text-indent: 0; margin-bottom: 1em;
|
|
}
|
|
|
|
.MGroup {
|
|
font-variant: normal;
|
|
margin: 0.4em 0 0em 10px
|
|
}
|
|
|
|
.MTitle {
|
|
font-variant: normal;
|
|
}
|
|
|
|
.CGroup .CTitle {
|
|
font-variant: normal;
|
|
}
|
|
|
|
.SGroup .SEntry {
|
|
font-variant: normal;
|
|
} |