am 78568286
: am 8aa725e6
: re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2
* commit '78568286e1818b0a49e72267d31d0283d0faad71': re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2
This commit is contained in:
commit
55d6070ad9
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