mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-06-14 08:14:43 +07:00
20 lines
471 B
HTML
20 lines
471 B
HTML
<HTML><style type="text/css"> ul.inheritance {
|
|
margin:0;
|
|
padding:0;
|
|
}
|
|
ul.inheritance li {
|
|
display:inline;
|
|
list-style:none;
|
|
}
|
|
ul.inheritance li ul.inheritance {
|
|
margin-left:15px;
|
|
padding-left:15px;
|
|
padding-top:1px;
|
|
}
|
|
</style><h2 title="Package my.pack Description">Package my.pack Description</h2>
|
|
<div class="block">Description</div>
|
|
<DL><dt><span class="simpleTagLabel">Since:</span></dt>
|
|
<dd>42</dd>
|
|
</dl>
|
|
</div>
|
|
</HTML> |