doc: style the 'type' fields in API docs

This commit is contained in:
isaacs 2013-07-15 17:48:12 -07:00
parent db5776cf8b
commit 04e0324f6a

View File

@ -351,7 +351,7 @@ hr {
}
p tt,
p code {
p code, span.type {
background: #f8f8ff;
border: 1px solid #dedede;
padding: 0 0.2em;