Add "Additional Resources" subsection in devel-docs (thanks @cbeams @harding @instagibbs)

This commit is contained in:
Saivann 2014-05-24 16:07:41 -04:00
parent c1d2ff108c
commit e7b238d35e
5 changed files with 54 additions and 12 deletions

View file

@ -190,6 +190,11 @@ body{
border-top:expression(this.parentNode.className=='resourcesorg'&&this.parentNode.getElementsByTagName('DIV')[0]!=this?'1px solid #e0e0e0':'0');
}
.resourcesmore div{
zoom:1;
display:inline;
}
.docreference a{
zoom:1;
display:inline;