re-add styles for xml definition lists.
used in manifest reference pages and was lost during switch to DAC2 Change-Id: I0fcaebc37fe1665bfced4b109945c9dbf6389818
This commit is contained in:
parent
8b4f4f6bb3
commit
8aa725e694
1 changed files with 6 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue