am 9a720b75: am 499dc52c: am 8e1d22bc: am 55d6070a: am 78568286: am 8aa725e6: re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2

* commit '9a720b759ef1c5067ccf5b48a5ed9c61b0217fe9':
  re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2
This commit is contained in:
Scott Main 2013-04-25 11:27:12 -07:00 committed by Android Git Automerger
commit 8579320f38
1 changed files with 6 additions and 0 deletions

View File

@ -2460,6 +2460,12 @@ table.blank th, table.blank td {
margin-left:15px;
}
dl.xml>dt {
text-transform:uppercase;
}
dl.xml dl.attr {
margin-top:0;
}
pre.classic {
background-color:transparent;