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 '55d6070ad9d9d1f0d603434d77e2c6a22b858b0d': 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
8e1d22bc7e
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